-- MySQL dump 10.19  Distrib 10.3.36-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: markov7_wp718
-- ------------------------------------------------------
-- Server version	10.3.36-MariaDB-log

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

--
-- Table structure for table `wpew_actionscheduler_actions`
--

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

--
-- Dumping data for table `wpew_actionscheduler_actions`
--

LOCK TABLES `wpew_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpew_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpew_actionscheduler_actions` VALUES (3707,'action_scheduler/migration_hook','complete','2022-08-23 23:28:41','2022-08-23 23:28:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661297321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661297321;}',1,1,'2022-08-23 23:28:47','2022-08-23 23:28:47',0,NULL),(3708,'woocommerce_cleanup_draft_orders','complete','2022-08-23 23:27:42','2022-08-23 23:27:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661297262;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661297262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-23 23:28:47','2022-08-23 23:28:47',0,NULL),(3709,'woocommerce_cleanup_draft_orders','complete','2022-08-24 23:28:47','2022-08-24 23:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661383727;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661383727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-24 23:29:34','2022-08-24 23:29:34',0,NULL),(3710,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2022-08-24 13:39:06','2022-08-24 13:39:06',0,NULL),(3711,'wc-admin_import_customers','complete','2022-08-24 13:39:30','2022-08-24 13:39:30','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661348370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661348370;}',2,1,'2022-08-24 13:39:42','2022-08-24 13:39:42',0,NULL),(3712,'action_scheduler/migration_hook','complete','2022-08-24 13:58:10','2022-08-24 13:58:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661349490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661349490;}',1,1,'2022-08-24 13:58:21','2022-08-24 13:58:21',0,NULL),(3713,'action_scheduler/migration_hook','complete','2022-08-24 14:04:05','2022-08-24 14:04:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661349845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661349845;}',1,1,'2022-08-24 14:04:15','2022-08-24 14:04:15',0,NULL),(3714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2022-08-24 15:14:57','2022-08-24 15:14:57','[2547,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661354097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661354097;}',3,1,'2022-08-24 15:14:58','2022-08-24 15:14:58',0,NULL),(3715,'woocommerce_run_product_attribute_lookup_update_callback','complete','2022-08-24 15:14:57','2022-08-24 15:14:57','[2595,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661354097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661354097;}',3,1,'2022-08-24 15:14:58','2022-08-24 15:14:58',0,NULL),(3716,'woocommerce_run_product_attribute_lookup_update_callback','complete','2022-08-24 15:14:57','2022-08-24 15:14:57','[2643,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661354097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661354097;}',3,1,'2022-08-24 15:14:58','2022-08-24 15:14:58',0,NULL),(3717,'woocommerce_cleanup_draft_orders','complete','2022-08-25 23:29:34','2022-08-25 23:29:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661470174;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661470174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-26 01:32:28','2022-08-26 01:32:28',0,NULL),(3718,'wc-admin_import_customers','complete','2022-08-25 13:55:36','2022-08-25 13:55:36','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661435736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661435736;}',2,1,'2022-08-25 13:55:56','2022-08-25 13:55:56',0,NULL),(3719,'woocommerce_cleanup_draft_orders','complete','2022-08-27 01:32:28','2022-08-27 01:32:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661563948;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661563948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-27 02:46:01','2022-08-27 02:46:01',0,NULL),(3720,'woocommerce_cleanup_draft_orders','complete','2022-08-28 02:46:01','2022-08-28 02:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661654761;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661654761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-28 06:23:16','2022-08-28 06:23:16',0,NULL),(3721,'woocommerce_cleanup_draft_orders','complete','2022-08-29 06:23:16','2022-08-29 06:23:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661754196;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661754196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-08-29 06:28:34','2022-08-29 06:28:34',0,NULL),(3722,'woocommerce_cleanup_draft_orders','pending','2022-08-30 06:28:34','2022-08-30 06:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1661840914;s:18:\"\0*\0first_timestamp\";i:1661297262;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1661840914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3723,'wc-admin_import_customers','complete','2022-08-29 14:29:37','2022-08-29 14:29:37','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661783377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661783377;}',2,1,'2022-08-29 14:29:55','2022-08-29 14:29:55',0,NULL),(3727,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:17:10','2022-08-29 16:17:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789830;}',3,1,'2022-08-29 16:18:12','2022-08-29 16:18:12',0,NULL),(3728,'action_scheduler/migration_hook','complete','2022-08-29 16:18:09','2022-08-29 16:18:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789889;}',1,1,'2022-08-29 16:18:12','2022-08-29 16:18:12',0,NULL),(3725,'ywctm_update_callback','complete','2022-08-29 16:12:12','2022-08-29 16:12:12','{\"callback\":\"ywctm_upgrade_settings_premium\",\"args\":[]}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789532;}',5,1,'2022-08-29 16:13:19','2022-08-29 16:13:19',0,NULL),(3726,'ywctm_update_callback','pending','2022-09-05 16:12:12','2022-09-05 16:12:12','{\"callback\":\"ywctm_prune_old_settings\",\"args\":[]}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1662394332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1662394332;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3729,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:13','2022-08-29 16:18:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789893;}',3,1,'2022-08-29 16:18:18','2022-08-29 16:18:18',0,NULL),(3730,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:19','2022-08-29 16:18:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789899;}',3,1,'2022-08-29 16:18:23','2022-08-29 16:18:23',0,NULL),(3731,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:24','2022-08-29 16:18:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789904;}',3,1,'2022-08-29 16:18:28','2022-08-29 16:18:28',0,NULL),(3732,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:29','2022-08-29 16:18:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789909;}',3,1,'2022-08-29 16:18:34','2022-08-29 16:18:34',0,NULL),(3733,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:35','2022-08-29 16:18:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789915;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789915;}',3,1,'2022-08-29 16:18:39','2022-08-29 16:18:39',0,NULL),(3734,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:40','2022-08-29 16:18:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789920;}',3,1,'2022-08-29 16:18:44','2022-08-29 16:18:44',0,NULL),(3735,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:45','2022-08-29 16:18:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789925;}',3,1,'2022-08-29 16:18:49','2022-08-29 16:18:49',0,NULL),(3736,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:50','2022-08-29 16:18:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789930;}',3,1,'2022-08-29 16:18:55','2022-08-29 16:18:55',0,NULL),(3737,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:18:56','2022-08-29 16:18:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789936;}',3,1,'2022-08-29 16:19:00','2022-08-29 16:19:00',0,NULL),(3738,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:01','2022-08-29 16:19:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789941;}',3,1,'2022-08-29 16:19:05','2022-08-29 16:19:05',0,NULL),(3739,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:06','2022-08-29 16:19:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789946;}',3,1,'2022-08-29 16:19:11','2022-08-29 16:19:11',0,NULL),(3740,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:12','2022-08-29 16:19:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789952;}',3,1,'2022-08-29 16:19:17','2022-08-29 16:19:17',0,NULL),(3741,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:18','2022-08-29 16:19:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789958;}',3,1,'2022-08-29 16:19:22','2022-08-29 16:19:22',0,NULL),(3742,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:23','2022-08-29 16:19:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789963;}',3,1,'2022-08-29 16:19:28','2022-08-29 16:19:28',0,NULL),(3743,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:29','2022-08-29 16:19:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789969;}',3,1,'2022-08-29 16:19:33','2022-08-29 16:19:33',0,NULL),(3744,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:34','2022-08-29 16:19:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789974;}',3,1,'2022-08-29 16:19:39','2022-08-29 16:19:39',0,NULL),(3745,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:40','2022-08-29 16:19:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789980;}',3,1,'2022-08-29 16:19:44','2022-08-29 16:19:44',0,NULL),(3746,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:45','2022-08-29 16:19:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789985;}',3,1,'2022-08-29 16:19:50','2022-08-29 16:19:50',0,NULL),(3747,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:51','2022-08-29 16:19:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789991;}',3,1,'2022-08-29 16:19:53','2022-08-29 16:19:53',0,NULL),(3748,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:54','2022-08-29 16:19:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789994;}',3,1,'2022-08-29 16:19:56','2022-08-29 16:19:56',0,NULL),(3749,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:19:57','2022-08-29 16:19:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661789997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661789997;}',3,1,'2022-08-29 16:20:00','2022-08-29 16:20:00',0,NULL),(3750,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:20:01','2022-08-29 16:20:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661790001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661790001;}',3,1,'2022-08-29 16:20:03','2022-08-29 16:20:03',0,NULL),(3751,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2022-08-29 16:20:04','2022-08-29 16:20:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661790004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661790004;}',3,1,'2022-08-29 16:20:07','2022-08-29 16:20:07',0,NULL),(3752,'action_scheduler/migration_hook','complete','2022-08-29 16:37:12','2022-08-29 16:37:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661791032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661791032;}',1,1,'2022-08-29 16:37:18','2022-08-29 16:37:18',0,NULL),(3753,'action_scheduler/migration_hook','complete','2022-08-29 17:35:08','2022-08-29 17:35:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1661794508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1661794508;}',1,1,'2022-08-29 17:35:36','2022-08-29 17:35:36',0,NULL);
/*!40000 ALTER TABLE `wpew_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpew_actionscheduler_claims`
--

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

--
-- Table structure for table `wpew_actionscheduler_groups`
--

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

--
-- Dumping data for table `wpew_actionscheduler_groups`
--

LOCK TABLES `wpew_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpew_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpew_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wc-admin-data'),(3,'woocommerce-db-updates'),(4,'ywctm-updates-end'),(5,'ywctm-updates'),(6,'ywctm-updates-prune');
/*!40000 ALTER TABLE `wpew_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_actionscheduler_logs`
--

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

--
-- Dumping data for table `wpew_actionscheduler_logs`
--

LOCK TABLES `wpew_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpew_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpew_actionscheduler_logs` VALUES (1,3707,'action created','2022-08-23 23:27:41','2022-08-23 23:27:41'),(2,3708,'action created','2022-08-23 23:27:42','2022-08-23 23:27:42'),(3,3708,'action started via Async Request','2022-08-23 23:28:47','2022-08-23 23:28:47'),(4,3708,'action complete via Async Request','2022-08-23 23:28:47','2022-08-23 23:28:47'),(5,3709,'action created','2022-08-23 23:28:47','2022-08-23 23:28:47'),(6,3707,'action started via Async Request','2022-08-23 23:28:47','2022-08-23 23:28:47'),(7,3707,'action complete via Async Request','2022-08-23 23:28:47','2022-08-23 23:28:47'),(8,3710,'acción creada','2022-08-24 13:38:07','2022-08-24 13:38:07'),(9,3710,'acción empezada vía WP Cron','2022-08-24 13:39:06','2022-08-24 13:39:06'),(10,3710,'acción completa vía WP Cron','2022-08-24 13:39:06','2022-08-24 13:39:06'),(11,3711,'acción creada','2022-08-24 13:39:25','2022-08-24 13:39:25'),(12,3711,'acción empezada vía WP Cron','2022-08-24 13:39:42','2022-08-24 13:39:42'),(13,3711,'acción completa vía WP Cron','2022-08-24 13:39:42','2022-08-24 13:39:42'),(14,3712,'acción creada','2022-08-24 13:57:10','2022-08-24 13:57:10'),(15,3712,'acción empezada vía WP Cron','2022-08-24 13:58:21','2022-08-24 13:58:21'),(16,3712,'acción completa vía WP Cron','2022-08-24 13:58:21','2022-08-24 13:58:21'),(17,3713,'acción creada','2022-08-24 14:03:05','2022-08-24 14:03:05'),(18,3713,'acción empezada vía Async Request','2022-08-24 14:04:15','2022-08-24 14:04:15'),(19,3713,'acción completa vía Async Request','2022-08-24 14:04:15','2022-08-24 14:04:15'),(20,3714,'acción creada','2022-08-24 15:14:56','2022-08-24 15:14:56'),(21,3715,'acción creada','2022-08-24 15:14:56','2022-08-24 15:14:56'),(22,3716,'acción creada','2022-08-24 15:14:56','2022-08-24 15:14:56'),(23,3714,'acción empezada vía WP Cron','2022-08-24 15:14:58','2022-08-24 15:14:58'),(24,3714,'acción completa vía WP Cron','2022-08-24 15:14:58','2022-08-24 15:14:58'),(25,3715,'acción empezada vía WP Cron','2022-08-24 15:14:58','2022-08-24 15:14:58'),(26,3715,'acción completa vía WP Cron','2022-08-24 15:14:58','2022-08-24 15:14:58'),(27,3716,'acción empezada vía WP Cron','2022-08-24 15:14:58','2022-08-24 15:14:58'),(28,3716,'acción completa vía WP Cron','2022-08-24 15:14:58','2022-08-24 15:14:58'),(29,3709,'acción empezada vía WP Cron','2022-08-24 23:29:34','2022-08-24 23:29:34'),(30,3709,'acción completa vía WP Cron','2022-08-24 23:29:34','2022-08-24 23:29:34'),(31,3717,'acción creada','2022-08-24 23:29:34','2022-08-24 23:29:34'),(32,3718,'acción creada','2022-08-25 13:55:31','2022-08-25 13:55:31'),(33,3718,'acción empezada vía WP Cron','2022-08-25 13:55:56','2022-08-25 13:55:56'),(34,3718,'acción completa vía WP Cron','2022-08-25 13:55:56','2022-08-25 13:55:56'),(35,3717,'acción empezada vía WP Cron','2022-08-26 01:32:28','2022-08-26 01:32:28'),(36,3717,'acción completa vía WP Cron','2022-08-26 01:32:28','2022-08-26 01:32:28'),(37,3719,'acción creada','2022-08-26 01:32:28','2022-08-26 01:32:28'),(38,3719,'acción empezada vía WP Cron','2022-08-27 02:46:01','2022-08-27 02:46:01'),(39,3719,'acción completa vía WP Cron','2022-08-27 02:46:01','2022-08-27 02:46:01'),(40,3720,'acción creada','2022-08-27 02:46:01','2022-08-27 02:46:01'),(41,3720,'acción empezada vía WP Cron','2022-08-28 06:23:16','2022-08-28 06:23:16'),(42,3720,'acción completa vía WP Cron','2022-08-28 06:23:16','2022-08-28 06:23:16'),(43,3721,'acción creada','2022-08-28 06:23:16','2022-08-28 06:23:16'),(44,3721,'acción empezada vía WP Cron','2022-08-29 06:28:34','2022-08-29 06:28:34'),(45,3721,'acción completa vía WP Cron','2022-08-29 06:28:34','2022-08-29 06:28:34'),(46,3722,'acción creada','2022-08-29 06:28:34','2022-08-29 06:28:34'),(47,3723,'acción creada','2022-08-29 14:29:32','2022-08-29 14:29:32'),(48,3723,'acción empezada vía WP Cron','2022-08-29 14:29:55','2022-08-29 14:29:55'),(49,3723,'acción completa vía WP Cron','2022-08-29 14:29:55','2022-08-29 14:29:55'),(51,3725,'acción creada','2022-08-29 16:12:12','2022-08-29 16:12:12'),(52,3726,'acción creada','2022-08-29 16:12:12','2022-08-29 16:12:12'),(54,3725,'acción empezada vía WP Cron','2022-08-29 16:13:19','2022-08-29 16:13:19'),(55,3725,'acción completa vía WP Cron','2022-08-29 16:13:19','2022-08-29 16:13:19'),(56,3727,'acción creada','2022-08-29 16:17:09','2022-08-29 16:17:09'),(57,3728,'acción creada','2022-08-29 16:17:09','2022-08-29 16:17:09'),(58,3727,'acción empezada vía WP Cron','2022-08-29 16:18:12','2022-08-29 16:18:12'),(59,3729,'acción creada','2022-08-29 16:18:12','2022-08-29 16:18:12'),(60,3727,'acción completa vía WP Cron','2022-08-29 16:18:12','2022-08-29 16:18:12'),(61,3728,'acción empezada vía WP Cron','2022-08-29 16:18:12','2022-08-29 16:18:12'),(62,3728,'acción completa vía WP Cron','2022-08-29 16:18:12','2022-08-29 16:18:12'),(63,3729,'acción empezada vía Async Request','2022-08-29 16:18:18','2022-08-29 16:18:18'),(64,3730,'acción creada','2022-08-29 16:18:18','2022-08-29 16:18:18'),(65,3729,'acción completa vía Async Request','2022-08-29 16:18:18','2022-08-29 16:18:18'),(66,3730,'acción empezada vía Async Request','2022-08-29 16:18:23','2022-08-29 16:18:23'),(67,3731,'acción creada','2022-08-29 16:18:23','2022-08-29 16:18:23'),(68,3730,'acción completa vía Async Request','2022-08-29 16:18:23','2022-08-29 16:18:23'),(69,3731,'acción empezada vía Async Request','2022-08-29 16:18:28','2022-08-29 16:18:28'),(70,3732,'acción creada','2022-08-29 16:18:28','2022-08-29 16:18:28'),(71,3731,'acción completa vía Async Request','2022-08-29 16:18:28','2022-08-29 16:18:28'),(72,3732,'acción empezada vía Async Request','2022-08-29 16:18:34','2022-08-29 16:18:34'),(73,3733,'acción creada','2022-08-29 16:18:34','2022-08-29 16:18:34'),(74,3732,'acción completa vía Async Request','2022-08-29 16:18:34','2022-08-29 16:18:34'),(75,3733,'acción empezada vía Async Request','2022-08-29 16:18:39','2022-08-29 16:18:39'),(76,3734,'acción creada','2022-08-29 16:18:39','2022-08-29 16:18:39'),(77,3733,'acción completa vía Async Request','2022-08-29 16:18:39','2022-08-29 16:18:39'),(78,3734,'acción empezada vía Async Request','2022-08-29 16:18:44','2022-08-29 16:18:44'),(79,3735,'acción creada','2022-08-29 16:18:44','2022-08-29 16:18:44'),(80,3734,'acción completa vía Async Request','2022-08-29 16:18:44','2022-08-29 16:18:44'),(81,3735,'acción empezada vía Async Request','2022-08-29 16:18:49','2022-08-29 16:18:49'),(82,3736,'acción creada','2022-08-29 16:18:49','2022-08-29 16:18:49'),(83,3735,'acción completa vía Async Request','2022-08-29 16:18:49','2022-08-29 16:18:49'),(84,3736,'acción empezada vía Async Request','2022-08-29 16:18:55','2022-08-29 16:18:55'),(85,3737,'acción creada','2022-08-29 16:18:55','2022-08-29 16:18:55'),(86,3736,'acción completa vía Async Request','2022-08-29 16:18:55','2022-08-29 16:18:55'),(87,3737,'acción empezada vía Async Request','2022-08-29 16:19:00','2022-08-29 16:19:00'),(88,3738,'acción creada','2022-08-29 16:19:00','2022-08-29 16:19:00'),(89,3737,'acción completa vía Async Request','2022-08-29 16:19:00','2022-08-29 16:19:00'),(90,3738,'acción empezada vía Async Request','2022-08-29 16:19:05','2022-08-29 16:19:05'),(91,3739,'acción creada','2022-08-29 16:19:05','2022-08-29 16:19:05'),(92,3738,'acción completa vía Async Request','2022-08-29 16:19:05','2022-08-29 16:19:05'),(93,3739,'acción empezada vía Async Request','2022-08-29 16:19:11','2022-08-29 16:19:11'),(94,3740,'acción creada','2022-08-29 16:19:11','2022-08-29 16:19:11'),(95,3739,'acción completa vía Async Request','2022-08-29 16:19:11','2022-08-29 16:19:11'),(96,3740,'acción empezada vía Async Request','2022-08-29 16:19:17','2022-08-29 16:19:17'),(97,3741,'acción creada','2022-08-29 16:19:17','2022-08-29 16:19:17'),(98,3740,'acción completa vía Async Request','2022-08-29 16:19:17','2022-08-29 16:19:17'),(99,3741,'acción empezada vía Async Request','2022-08-29 16:19:22','2022-08-29 16:19:22'),(100,3742,'acción creada','2022-08-29 16:19:22','2022-08-29 16:19:22'),(101,3741,'acción completa vía Async Request','2022-08-29 16:19:22','2022-08-29 16:19:22'),(102,3742,'acción empezada vía Async Request','2022-08-29 16:19:28','2022-08-29 16:19:28'),(103,3743,'acción creada','2022-08-29 16:19:28','2022-08-29 16:19:28'),(104,3742,'acción completa vía Async Request','2022-08-29 16:19:28','2022-08-29 16:19:28'),(105,3743,'acción empezada vía Async Request','2022-08-29 16:19:33','2022-08-29 16:19:33'),(106,3744,'acción creada','2022-08-29 16:19:33','2022-08-29 16:19:33'),(107,3743,'acción completa vía Async Request','2022-08-29 16:19:33','2022-08-29 16:19:33'),(108,3744,'acción empezada vía Async Request','2022-08-29 16:19:39','2022-08-29 16:19:39'),(109,3745,'acción creada','2022-08-29 16:19:39','2022-08-29 16:19:39'),(110,3744,'acción completa vía Async Request','2022-08-29 16:19:39','2022-08-29 16:19:39'),(111,3745,'acción empezada vía Async Request','2022-08-29 16:19:44','2022-08-29 16:19:44'),(112,3746,'acción creada','2022-08-29 16:19:44','2022-08-29 16:19:44'),(113,3745,'acción completa vía Async Request','2022-08-29 16:19:44','2022-08-29 16:19:44'),(114,3746,'acción empezada vía Async Request','2022-08-29 16:19:50','2022-08-29 16:19:50'),(115,3747,'acción creada','2022-08-29 16:19:50','2022-08-29 16:19:50'),(116,3746,'acción completa vía Async Request','2022-08-29 16:19:50','2022-08-29 16:19:50'),(117,3747,'acción empezada vía Async Request','2022-08-29 16:19:53','2022-08-29 16:19:53'),(118,3748,'acción creada','2022-08-29 16:19:53','2022-08-29 16:19:53'),(119,3747,'acción completa vía Async Request','2022-08-29 16:19:53','2022-08-29 16:19:53'),(120,3748,'acción empezada vía Async Request','2022-08-29 16:19:56','2022-08-29 16:19:56'),(121,3749,'acción creada','2022-08-29 16:19:56','2022-08-29 16:19:56'),(122,3748,'acción completa vía Async Request','2022-08-29 16:19:56','2022-08-29 16:19:56'),(123,3749,'acción empezada vía Async Request','2022-08-29 16:20:00','2022-08-29 16:20:00'),(124,3750,'acción creada','2022-08-29 16:20:00','2022-08-29 16:20:00'),(125,3749,'acción completa vía Async Request','2022-08-29 16:20:00','2022-08-29 16:20:00'),(126,3750,'acción empezada vía Async Request','2022-08-29 16:20:03','2022-08-29 16:20:03'),(127,3751,'acción creada','2022-08-29 16:20:03','2022-08-29 16:20:03'),(128,3750,'acción completa vía Async Request','2022-08-29 16:20:03','2022-08-29 16:20:03'),(129,3751,'acción empezada vía Async Request','2022-08-29 16:20:07','2022-08-29 16:20:07'),(130,3751,'acción completa vía Async Request','2022-08-29 16:20:07','2022-08-29 16:20:07'),(131,3752,'acción creada','2022-08-29 16:36:12','2022-08-29 16:36:12'),(132,3752,'acción empezada vía WP Cron','2022-08-29 16:37:18','2022-08-29 16:37:18'),(133,3752,'acción completa vía WP Cron','2022-08-29 16:37:18','2022-08-29 16:37:18'),(134,3753,'acción creada','2022-08-29 17:34:08','2022-08-29 17:34:08'),(135,3753,'acción empezada vía WP Cron','2022-08-29 17:35:36','2022-08-29 17:35:36'),(136,3753,'acción completa vía WP Cron','2022-08-29 17:35:36','2022-08-29 17:35:36');
/*!40000 ALTER TABLE `wpew_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_commentmeta`
--

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

--
-- Dumping data for table `wpew_commentmeta`
--

LOCK TABLES `wpew_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpew_commentmeta` DISABLE KEYS */;
INSERT INTO `wpew_commentmeta` VALUES (1,2,'rating','3'),(2,2,'_wxr_import_user','1'),(3,3,'rating','2'),(4,3,'_wxr_import_user','1'),(5,4,'rating','3'),(6,4,'_wxr_import_user','1'),(7,5,'rating','3'),(8,5,'_wxr_import_user','1'),(9,6,'_wxr_import_user','1'),(10,5,'_wp_trash_meta_status','0'),(11,5,'_wp_trash_meta_time','1661382826'),(12,6,'_wp_trash_meta_status','0'),(13,6,'_wp_trash_meta_time','1661382828'),(14,2,'_wp_trash_meta_status','0'),(15,2,'_wp_trash_meta_time','1661382829'),(16,3,'_wp_trash_meta_status','0'),(17,3,'_wp_trash_meta_time','1661382830'),(18,4,'_wp_trash_meta_status','0'),(19,4,'_wp_trash_meta_time','1661382831');
/*!40000 ALTER TABLE `wpew_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_comments`
--

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

--
-- Dumping data for table `wpew_comments`
--

LOCK TABLES `wpew_comments` WRITE;
/*!40000 ALTER TABLE `wpew_comments` DISABLE KEYS */;
INSERT INTO `wpew_comments` VALUES (2,2547,'admin','adad@sdsd.com','','127.0.0.1','2016-11-11 14:09:21','2016-11-11 14:09:21','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.',0,'trash','','comment',0,0),(3,2547,'admin','adad@sdsd.com','','127.0.0.1','2016-11-11 14:10:00','2016-11-11 14:10:00','Excepteur sint occaecat cupidatat',0,'trash','','comment',0,0),(4,2547,'admin','adad@sdsd.com','','127.0.0.1','2016-11-11 14:10:15','2016-11-11 14:10:15','deserunt mollit anim id est laborum.',0,'trash','','comment',0,0),(5,2595,'admin','adad@sdsd.com','','127.0.0.1','2016-11-04 08:09:45','2016-11-04 08:09:45','Greate!',0,'trash','','comment',0,0),(6,2643,'admin','adad@sdsd.com','','127.0.0.1','2016-11-04 08:19:17','2016-11-04 08:19:17','Excepteur sint occaecat!',0,'trash','','comment',0,0);
/*!40000 ALTER TABLE `wpew_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_links`
--

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

--
-- Dumping data for table `wpew_links`
--

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

--
-- Table structure for table `wpew_options`
--

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

--
-- Dumping data for table `wpew_options`
--

LOCK TABLES `wpew_options` WRITE;
/*!40000 ALTER TABLE `wpew_options` DISABLE KEYS */;
INSERT INTO `wpew_options` VALUES (1,'siteurl','https://marko11.com','yes'),(2,'home','https://marko11.com','yes'),(3,'blogname','Markovations','yes'),(4,'blogdescription','My WordPress Blog','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','marketing@markovations.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:189:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:50:\"index.php?argenta_portfolio=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:44:\"index.php?argenta_portfolio=$matches[1]&tb=1\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?argenta_portfolio=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?argenta_portfolio=$matches[1]&cpage=$matches[2]\";s:33:\"project/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?argenta_portfolio=$matches[1]&wc-api=$matches[3]\";s:39:\"project/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"project/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?argenta_portfolio=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?argenta_portfolio_category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?argenta_portfolio_category=$matches[1]&feed=$matches[2]\";s:35:\"portfolio_category/([^/]+)/embed/?$\";s:59:\"index.php?argenta_portfolio_category=$matches[1]&embed=true\";s:47:\"portfolio_category/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?argenta_portfolio_category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio_category/([^/]+)/?$\";s:48:\"index.php?argenta_portfolio_category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=5062&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:9:{i:0;s:34:\"advanced-custom-fields-pro/acf.php\";i:1;s:31:\"argenta-extra/argenta-extra.php\";i:2;s:39:\"argenta-portfolio/argenta-portfolio.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:37:\"demo-import/one-click-demo-import.php\";i:6;s:27:\"js_composer/js_composer.php\";i:7;s:31:\"slider-revolution/revslider.php\";i:8;s:27:\"woocommerce/woocommerce.php\";i:9;s:41:\"wordpress-importer/wordpress-importer.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:71:\"/home/markov7/marko11.com/wp-content/themes/argenta-child/functions.php\";i:2;s:67:\"/home/markov7/marko11.com/wp-content/themes/argenta-child/style.css\";i:3;s:0:\"\";}','no'),(40,'template','argenta','yes'),(41,'stylesheet','argenta-child','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','53496','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:4:{i:1;a:0:{}i:2;a:3:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:194:\"Brunch paleo vape green juice, pok pok leggings whatever shaman prism everyday carry portland vinyl 90’s hashtag. Marfa squid pabst, pok pok glossier messenger bag art party vegan four dollar.\";s:6:\"filter\";s:7:\"content\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:85:\"Be the first to find out about exclusive deals, the latest lookbooks, and top trends.\";s:6:\"filter\";b: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:0:{}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','5062','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','5651','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','1676847421','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','53496','yes'),(100,'wpew_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'user_count','1','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:20:\"argenta-sidebar-blog\";a:9:{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:29:\"argenta_widget_recent_posts-1\";i:6;s:6:\"meta-1\";i:7;s:36:\"argenta_widget_socialbar_subscribe-1\";i:8;s:17:\"recent-comments-2\";}s:20:\"argenta-sidebar-page\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:24:\"argenta-sidebar-footer-1\";a:1:{i:0;s:6:\"text-2\";}s:24:\"argenta-sidebar-footer-2\";a:1:{i:0;s:32:\"woocommerce_product_categories-1\";}s:24:\"argenta-sidebar-footer-3\";a:1:{i:0;s:22:\"woocommerce_products-1\";}s:24:\"argenta-sidebar-footer-4\";a:2:{i:0;s:26:\"argenta_widget_subscribe-1\";i:1;s:6:\"text-3\";}s:7:\"wc_shop\";a:5:{i:0;s:28:\"woocommerce_product_search-1\";i:1;s:26:\"woocommerce_price_filter-1\";i:2;s:32:\"woocommerce_product_categories-2\";i:3;s:31:\"woocommerce_product_tag_cloud-1\";i:4;s:38:\"woocommerce_recently_viewed_products-1\";}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:17:{i:1661797475;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:1661797668;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1661799421;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:1661799519;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1661800628;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1661800629;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1661811428;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1661813821;a:5:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1661814290;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:1661814294;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:1661814295;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:1661815656;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1661817600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1661876238;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1661986621;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:1663085888;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:2:{i:1;a:1:{s:5:\"title\";s:4:\"Meta\";}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentytwo','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1661297123;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(138,'_transient_timeout_jetpack_file_data_11.2-a.5','1663801490','no'),(4032,'_transient_timeout_woocommerce_test_remote_get','1661793856','no'),(4033,'_transient_woocommerce_test_remote_get','200','no'),(4034,'_transient_timeout_wc_system_status_theme_info','1661793856','no'),(4035,'_transient_wc_system_status_theme_info','a:13:{s:4:\"name\";s:13:\"argenta-child\";s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";i:0;s:10:\"author_url\";s:17:\"http://colabr.io/\";s:14:\"is_child_theme\";b:1;s:23:\"has_woocommerce_support\";b:1;s:20:\"has_woocommerce_file\";b:0;s:22:\"has_outdated_templates\";b:1;s:9:\"overrides\";a:86:{i:0;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/archive-product.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:1;a:3:{s:4:\"file\";s:35:\"argenta/woocommerce/auth/footer.php\";s:7:\"version\";s:5:\"2.4.0\";s:12:\"core_version\";s:5:\"2.4.0\";}i:2;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/auth/form-login.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:3;a:3:{s:4:\"file\";s:35:\"argenta/woocommerce/auth/header.php\";s:7:\"version\";s:5:\"2.4.0\";s:12:\"core_version\";s:5:\"2.4.0\";}i:4;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/cart/cart-empty.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:5;a:3:{s:4:\"file\";s:43:\"argenta/woocommerce/cart/cart-item-data.php\";s:7:\"version\";s:5:\"2.4.0\";s:12:\"core_version\";s:5:\"2.4.0\";}i:6;a:3:{s:4:\"file\";s:42:\"argenta/woocommerce/cart/cart-shipping.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:7;a:3:{s:4:\"file\";s:40:\"argenta/woocommerce/cart/cart-totals.php\";s:7:\"version\";s:5:\"2.3.6\";s:12:\"core_version\";s:5:\"2.3.6\";}i:8;a:3:{s:4:\"file\";s:33:\"argenta/woocommerce/cart/cart.php\";s:7:\"version\";s:5:\"3.8.0\";s:12:\"core_version\";s:5:\"3.8.0\";}i:9;a:3:{s:4:\"file\";s:55:\"argenta/woocommerce/cart/proceed-to-checkout-button.php\";s:7:\"version\";s:5:\"2.4.0\";s:12:\"core_version\";s:5:\"2.4.0\";}i:10;a:3:{s:4:\"file\";s:48:\"argenta/woocommerce/cart/shipping-calculator.php\";s:7:\"version\";s:5:\"4.0.0\";s:12:\"core_version\";s:5:\"4.0.0\";}i:11;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/checkout/cart-errors.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:12;a:3:{s:4:\"file\";s:45:\"argenta/woocommerce/checkout/form-billing.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:13;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/checkout/form-checkout.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:14;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/checkout/form-coupon.php\";s:7:\"version\";s:5:\"3.4.4\";s:12:\"core_version\";s:5:\"3.4.4\";}i:15;a:3:{s:4:\"file\";s:41:\"argenta/woocommerce/checkout/form-pay.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"5.2.0\";}i:16;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/checkout/form-shipping.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:17;a:3:{s:4:\"file\";s:47:\"argenta/woocommerce/checkout/payment-method.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:18;a:3:{s:4:\"file\";s:40:\"argenta/woocommerce/checkout/payment.php\";s:7:\"version\";s:5:\"3.5.3\";s:12:\"core_version\";s:5:\"3.5.3\";}i:19;a:3:{s:4:\"file\";s:45:\"argenta/woocommerce/checkout/review-order.php\";s:7:\"version\";s:5:\"3.8.0\";s:12:\"core_version\";s:5:\"5.2.0\";}i:20;a:3:{s:4:\"file\";s:38:\"argenta/woocommerce/checkout/terms.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:21;a:3:{s:4:\"file\";s:41:\"argenta/woocommerce/checkout/thankyou.php\";s:7:\"version\";s:5:\"3.7.0\";s:12:\"core_version\";s:5:\"3.7.0\";}i:22;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/content-product.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:23;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/content-single-product.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:24;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/content-widget-product.php\";s:7:\"version\";s:5:\"3.5.5\";s:12:\"core_version\";s:5:\"3.5.5\";}i:25;a:3:{s:4:\"file\";s:41:\"argenta/woocommerce/global/breadcrumb.php\";s:7:\"version\";s:5:\"2.3.0\";s:12:\"core_version\";s:5:\"2.3.0\";}i:26;a:3:{s:4:\"file\";s:41:\"argenta/woocommerce/global/form-login.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:27;a:3:{s:4:\"file\";s:45:\"argenta/woocommerce/global/quantity-input.php\";s:7:\"version\";s:5:\"4.0.0\";s:12:\"core_version\";s:5:\"4.0.0\";}i:28;a:3:{s:4:\"file\";s:38:\"argenta/woocommerce/global/sidebar.php\";s:7:\"version\";s:5:\"1.6.4\";s:12:\"core_version\";s:5:\"1.6.4\";}i:29;a:3:{s:4:\"file\";s:42:\"argenta/woocommerce/global/wrapper-end.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:30;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/global/wrapper-start.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:31;a:3:{s:4:\"file\";s:40:\"argenta/woocommerce/loop/add-to-cart.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:32;a:3:{s:4:\"file\";s:37:\"argenta/woocommerce/loop/loop-end.php\";s:7:\"version\";s:5:\"2.0.0\";s:12:\"core_version\";s:5:\"2.0.0\";}i:33;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/loop/loop-start.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:34;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/loop/no-products-found.php\";s:7:\"version\";s:5:\"2.0.0\";s:12:\"core_version\";s:5:\"2.0.0\";}i:35;a:3:{s:4:\"file\";s:36:\"argenta/woocommerce/loop/orderby.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:36;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/loop/pagination.php\";s:7:\"version\";s:5:\"3.3.1\";s:12:\"core_version\";s:5:\"3.3.1\";}i:37;a:3:{s:4:\"file\";s:34:\"argenta/woocommerce/loop/price.php\";s:7:\"version\";s:5:\"1.6.4\";s:12:\"core_version\";s:5:\"1.6.4\";}i:38;a:3:{s:4:\"file\";s:35:\"argenta/woocommerce/loop/rating.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:39;a:3:{s:4:\"file\";s:39:\"argenta/woocommerce/loop/sale-flash.php\";s:7:\"version\";s:5:\"1.6.4\";s:12:\"core_version\";s:5:\"1.6.4\";}i:40;a:3:{s:4:\"file\";s:43:\"argenta/woocommerce/myaccount/downloads.php\";s:7:\"version\";s:5:\"3.2.0\";s:12:\"core_version\";s:5:\"3.2.0\";}i:41;a:3:{s:4:\"file\";s:51:\"argenta/woocommerce/myaccount/form-edit-account.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:42;a:3:{s:4:\"file\";s:51:\"argenta/woocommerce/myaccount/form-edit-address.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:43;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/myaccount/form-login.php\";s:7:\"version\";s:5:\"4.1.0\";s:12:\"core_version\";s:5:\"4.1.0\";}i:44;a:3:{s:4:\"file\";s:52:\"argenta/woocommerce/myaccount/form-lost-password.php\";s:7:\"version\";s:5:\"3.5.2\";s:12:\"core_version\";s:5:\"3.5.2\";}i:45;a:3:{s:4:\"file\";s:53:\"argenta/woocommerce/myaccount/form-reset-password.php\";s:7:\"version\";s:5:\"3.5.5\";s:12:\"core_version\";s:5:\"3.5.5\";}i:46;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/myaccount/my-account.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:47;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/myaccount/my-address.php\";s:7:\"version\";s:5:\"2.6.0\";s:12:\"core_version\";s:5:\"2.6.0\";}i:48;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/myaccount/my-downloads.php\";s:7:\"version\";s:5:\"2.0.0\";s:12:\"core_version\";s:5:\"2.0.0\";}i:49;a:3:{s:4:\"file\";s:43:\"argenta/woocommerce/myaccount/my-orders.php\";s:7:\"version\";s:0:\"\";s:12:\"core_version\";s:0:\"\";}i:50;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/myaccount/navigation.php\";s:7:\"version\";s:5:\"2.6.0\";s:12:\"core_version\";s:5:\"2.6.0\";}i:51;a:3:{s:4:\"file\";s:40:\"argenta/woocommerce/myaccount/orders.php\";s:7:\"version\";s:5:\"3.7.0\";s:12:\"core_version\";s:5:\"3.7.0\";}i:52;a:3:{s:4:\"file\";s:49:\"argenta/woocommerce/myaccount/payment-methods.php\";s:7:\"version\";s:5:\"2.6.0\";s:12:\"core_version\";s:5:\"2.6.0\";}i:53;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/myaccount/view-order.php\";s:7:\"version\";s:5:\"3.0.0\";s:12:\"core_version\";s:5:\"3.0.0\";}i:54;a:3:{s:4:\"file\";s:43:\"argenta/woocommerce/order/form-tracking.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"6.5.0\";}i:55;a:3:{s:4:\"file\";s:41:\"argenta/woocommerce/order/order-again.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:56;a:3:{s:4:\"file\";s:52:\"argenta/woocommerce/order/order-details-customer.php\";s:7:\"version\";s:5:\"3.4.4\";s:12:\"core_version\";s:5:\"5.6.0\";}i:57;a:3:{s:4:\"file\";s:45:\"argenta/woocommerce/order/order-downloads.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:58;a:3:{s:4:\"file\";s:38:\"argenta/woocommerce/order/tracking.php\";s:7:\"version\";s:5:\"2.2.0\";s:12:\"core_version\";s:5:\"2.2.0\";}i:59;a:3:{s:4:\"file\";s:42:\"argenta/woocommerce/product-searchform.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:60;a:3:{s:4:\"file\";s:59:\"argenta/woocommerce/single-product/add-to-cart/external.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:61;a:3:{s:4:\"file\";s:58:\"argenta/woocommerce/single-product/add-to-cart/grouped.php\";s:7:\"version\";s:5:\"4.0.0\";s:12:\"core_version\";s:5:\"4.8.0\";}i:62;a:3:{s:4:\"file\";s:57:\"argenta/woocommerce/single-product/add-to-cart/simple.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:63;a:3:{s:4:\"file\";s:59:\"argenta/woocommerce/single-product/add-to-cart/variable.php\";s:7:\"version\";s:5:\"3.5.5\";s:12:\"core_version\";s:5:\"6.1.0\";}i:64;a:3:{s:4:\"file\";s:79:\"argenta/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:65;a:3:{s:4:\"file\";s:60:\"argenta/woocommerce/single-product/add-to-cart/variation.php\";s:7:\"version\";s:5:\"2.5.0\";s:12:\"core_version\";s:5:\"2.5.0\";}i:66;a:3:{s:4:\"file\";s:43:\"argenta/woocommerce/single-product/meta.php\";s:7:\"version\";s:5:\"3.0.0\";s:12:\"core_version\";s:5:\"3.0.0\";}i:67;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/single-product/price.php\";s:7:\"version\";s:5:\"3.0.0\";s:12:\"core_version\";s:5:\"3.0.0\";}i:68;a:3:{s:4:\"file\";s:57:\"argenta/woocommerce/single-product/product-attributes.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:69;a:3:{s:4:\"file\";s:52:\"argenta/woocommerce/single-product/product-image.php\";s:7:\"version\";s:5:\"3.5.1\";s:12:\"core_version\";s:5:\"3.5.1\";}i:70;a:3:{s:4:\"file\";s:57:\"argenta/woocommerce/single-product/product-thumbnails.php\";s:7:\"version\";s:5:\"3.5.1\";s:12:\"core_version\";s:5:\"3.5.1\";}i:71;a:3:{s:4:\"file\";s:45:\"argenta/woocommerce/single-product/rating.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:72;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/single-product/related.php\";s:7:\"version\";s:5:\"3.9.0\";s:12:\"core_version\";s:5:\"3.9.0\";}i:73;a:3:{s:4:\"file\";s:50:\"argenta/woocommerce/single-product/review-meta.php\";s:7:\"version\";s:5:\"3.4.0\";s:12:\"core_version\";s:5:\"3.4.0\";}i:74;a:3:{s:4:\"file\";s:52:\"argenta/woocommerce/single-product/review-rating.php\";s:7:\"version\";s:5:\"3.6.0\";s:12:\"core_version\";s:5:\"3.6.0\";}i:75;a:3:{s:4:\"file\";s:45:\"argenta/woocommerce/single-product/review.php\";s:7:\"version\";s:5:\"2.6.0\";s:12:\"core_version\";s:5:\"2.6.0\";}i:76;a:3:{s:4:\"file\";s:49:\"argenta/woocommerce/single-product/sale-flash.php\";s:7:\"version\";s:5:\"1.6.4\";s:12:\"core_version\";s:5:\"1.6.4\";}i:77;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/single-product/share.php\";s:7:\"version\";s:5:\"3.5.0\";s:12:\"core_version\";s:5:\"3.5.0\";}i:78;a:3:{s:4:\"file\";s:56:\"argenta/woocommerce/single-product/short-description.php\";s:7:\"version\";s:5:\"3.3.0\";s:12:\"core_version\";s:5:\"3.3.0\";}i:79;a:3:{s:4:\"file\";s:66:\"argenta/woocommerce/single-product/tabs/additional-information.php\";s:7:\"version\";s:5:\"3.0.0\";s:12:\"core_version\";s:5:\"3.0.0\";}i:80;a:3:{s:4:\"file\";s:55:\"argenta/woocommerce/single-product/tabs/description.php\";s:7:\"version\";s:5:\"2.0.0\";s:12:\"core_version\";s:5:\"2.0.0\";}i:81;a:3:{s:4:\"file\";s:48:\"argenta/woocommerce/single-product/tabs/tabs.php\";s:7:\"version\";s:5:\"3.8.0\";s:12:\"core_version\";s:5:\"3.8.0\";}i:82;a:3:{s:4:\"file\";s:44:\"argenta/woocommerce/single-product/title.php\";s:7:\"version\";s:5:\"1.6.4\";s:12:\"core_version\";s:5:\"1.6.4\";}i:83;a:3:{s:4:\"file\";s:47:\"argenta/woocommerce/single-product/up-sells.php\";s:7:\"version\";s:5:\"3.0.0\";s:12:\"core_version\";s:5:\"3.0.0\";}i:84;a:3:{s:4:\"file\";s:46:\"argenta/woocommerce/single-product-reviews.php\";s:7:\"version\";s:5:\"4.3.0\";s:12:\"core_version\";s:5:\"4.3.0\";}i:85;a:3:{s:4:\"file\";s:38:\"argenta/woocommerce/single-product.php\";s:7:\"version\";s:5:\"1.6.4\";s:12:\"core_version\";s:5:\"1.6.4\";}}s:11:\"parent_name\";s:7:\"Argenta\";s:14:\"parent_version\";s:5:\"2.1.1\";s:21:\"parent_version_latest\";i:0;s:17:\"parent_author_url\";s:22:\"https://clbthemes.com/\";}','no'),(4036,'_transient_timeout_woocommerce_system_status_wp_version_check','1661876657','no'),(460,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Q8pDpZrN3pZ3qb825lEXeiAdTXbdSL60\";}','yes'),(456,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.6.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1661297257;s:7:\"version\";s:5:\"5.6.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(457,'action_scheduler_lock_async-request-runner','1661797471','yes'),(458,'woocommerce_admin_notices','a:1:{i:0;s:14:\"template_files\";}','yes'),(459,'revslider_update_version','6.4.10','yes'),(461,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(462,'widget_argenta_widget_about_author','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(463,'widget_argenta_widget_contact_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(464,'widget_argenta_widget_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(465,'widget_argenta_widget_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(466,'widget_argenta_widget_navigation','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(467,'widget_argenta_widget_recent_posts','a:2:{i:1;a:8:{s:5:\"title\";s:12:\"Recent Posts\";s:5:\"limit\";i:3;s:10:\"categories\";s:1:\"1\";s:4:\"date\";s:1:\"1\";s:8:\"comments\";N;s:6:\"author\";N;s:5:\"thumb\";s:1:\"1\";s:3:\"cat\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(468,'widget_argenta_widget_socialbar_subscribe','a:2:{i:1;a:7:{s:5:\"title\";s:13:\"Stay in Touch\";s:8:\"facebook\";s:1:\"#\";s:9:\"instagram\";s:1:\"#\";s:7:\"twitter\";s:1:\"#\";s:10:\"googleplus\";s:1:\"#\";s:9:\"pinterest\";s:0:\"\";s:8:\"linkedin\";s:1:\"#\";}s:12:\"_multiwidget\";i:1;}','yes'),(469,'widget_argenta_widget_socialbar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(470,'widget_argenta_widget_subscribe','a:2:{i:1;a:2:{s:5:\"title\";s:9:\"Subscribe\";s:10:\"feedburner\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(471,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(472,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(473,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(474,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(475,'widget_woocommerce_price_filter','a:2:{i:1;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}','yes'),(476,'widget_woocommerce_product_categories','a:3:{i:1;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:2;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(477,'widget_woocommerce_product_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(478,'widget_woocommerce_product_tag_cloud','a:2:{i:1;a:1:{s:5:\"title\";s:12:\"Product Tags\";}s:12:\"_multiwidget\";i:1;}','yes'),(479,'widget_woocommerce_products','a:2:{i:1;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(480,'widget_woocommerce_recently_viewed_products','a:2:{i:1;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:3;}s:12:\"_multiwidget\";i:1;}','yes'),(481,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(482,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(483,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'WPLANG','es_ES','yes'),(126,'https_detection_errors','a:0:{}','yes'),(3955,'_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:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-6.0.1.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-6.0.1.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.1\";s:7:\"version\";s:5:\"6.0.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1661789530;s:15:\"version_checked\";s:5:\"6.0.1\";s:12:\"translations\";a:0:{}}','no'),(3956,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1661794326;s:8:\"response\";a:2:{s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"6.9.0\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:6:\"5.12.3\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.0.1\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"6.8.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:3:\"0.7\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wordpress-importer/assets/icon-256x256.png?rev=1908375\";s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.7\";}}s:7:\"checked\";a:10:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"5.9.3\";s:39:\"argenta-portfolio/argenta-portfolio.php\";s:3:\"2.4\";s:31:\"argenta-extra/argenta-extra.php\";s:5:\"2.1.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.6.2\";s:37:\"demo-import/one-click-demo-import.php\";s:5:\"2.2.2\";s:31:\"envato-market/envato-market.php\";s:5:\"2.0.7\";s:31:\"slider-revolution/revslider.php\";s:6:\"6.5.25\";s:27:\"woocommerce/woocommerce.php\";s:5:\"6.8.2\";s:41:\"wordpress-importer/wordpress-importer.php\";s:3:\"0.7\";s:27:\"js_composer/js_composer.php\";s:5:\"6.8.0\";}}','no'),(4153,'_site_transient_timeout_theme_roots','1661795753','no'),(4154,'_site_transient_theme_roots','a:2:{s:13:\"argenta-child\";s:7:\"/themes\";s:7:\"argenta\";s:7:\"/themes\";}','no'),(445,'woocommerce_refund_returns_page_id','3180','yes'),(452,'woocommerce_inbox_variant_assignment','11','yes'),(162,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:28:\"ecngx290.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"7.4.30\";s:9:\"wpversion\";s:5:\"6.0.1\";}','yes'),(4030,'_transient_timeout_woocommerce_test_remote_post','1661793856','no'),(4031,'_transient_woocommerce_test_remote_post','200','no'),(134,'rt_wp_nginx_helper_options','a:18:{s:9:\"log_level\";s:4:\"INFO\";s:12:\"log_filesize\";i:5;s:12:\"enable_purge\";i:1;s:10:\"enable_map\";i:0;s:10:\"enable_log\";i:0;s:12:\"enable_stamp\";i:0;s:21:\"purge_homepage_on_new\";i:1;s:22:\"purge_homepage_on_edit\";i:1;s:21:\"purge_homepage_on_del\";i:1;s:20:\"purge_archive_on_new\";i:1;s:21:\"purge_archive_on_edit\";i:1;s:20:\"purge_archive_on_del\";i:1;s:28:\"purge_archive_on_new_comment\";i:0;s:32:\"purge_archive_on_deleted_comment\";i:0;s:17:\"purge_page_on_mod\";i:1;s:25:\"purge_page_on_new_comment\";i:1;s:29:\"purge_page_on_deleted_comment\";i:1;s:12:\"purge_method\";s:11:\"get_request\";}','yes'),(280,'argenta_version','200','yes'),(281,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"800\";s:6:\"height\";s:0:\"\";s:4:\"crop\";i:1;}','yes'),(282,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:0:\"\";s:4:\"crop\";i:1;}','yes'),(283,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:0:\"\";s:4:\"crop\";i:1;}','yes'),(284,'widget_recent-comments','a:3:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:15:\"Recent Comments\";s:6:\"number\";i:3;}s:12:\"_multiwidget\";i:1;}','yes'),(285,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(286,'theme_mods_argenta','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1661297143;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:20:\"argenta-sidebar-blog\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:20:\"argenta-sidebar-page\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:24:\"argenta-sidebar-footer-1\";a:0:{}s:24:\"argenta-sidebar-footer-2\";a:0:{}s:24:\"argenta-sidebar-footer-3\";a:0:{}s:24:\"argenta-sidebar-footer-4\";a:0:{}s:7:\"wc_shop\";a:0:{}}}}','yes'),(1677,'category_children','a:0:{}','yes'),(139,'_transient_jetpack_file_data_11.2-a.5','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(142,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(159,'_site_transient_boldgrid_plugins_filtered','a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.15.2\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:14:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.5.9\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(148,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(149,'boldgrid_settings','a:2:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.13.7.0\";}s:15:\"plugins_checked\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.15.2\";i:1661295893;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.5.9\";i:1661295893;}}}','yes'),(150,'boldgrid_backup_id','fef465d0','no'),(164,'do_activate','0','yes'),(170,'_site_transient_timeout_browser_b20f96e5878b0a47ff8626c8f757e35b','1661900694','no'),(171,'_site_transient_browser_b20f96e5878b0a47ff8626c8f757e35b','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"104.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'),(172,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1661900694','no'),(173,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(194,'finished_updating_comment_type','1','yes'),(2321,'_transient_timeout_wc_report_orders_stats_4a0dc10a1a0e712ad371116415d53b61','1661967573','no'),(2322,'_transient_wc_report_orders_stats_4a0dc10a1a0e712ad371116415d53b61','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3979,'_transient_timeout_wc_onboarding_themes','1661876136','no'),(3980,'_transient_wc_onboarding_themes','a:54:{s:13:\"argenta-child\";a:6:{s:4:\"slug\";s:13:\"argenta-child\";s:5:\"title\";s:13:\"argenta-child\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:66:\"https://marko11.com/wp-content/themes/argenta-child/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:10:\"storefront\";a:16:{s:5:\"title\";s:10:\"Storefront\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2014/11/woocommerce-theme-storefront-iupsib.png\";s:7:\"excerpt\";s:161:\"Storefront is an intuitive &amp; flexible, free theme offering deep integration with WooCommerce.\r\n\r\nIt\'s the perfect platform for your next WooCommerce project.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/storefront/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://themes.woocommerce.com/storefront/\";s:5:\"price\";s:9:\"&#36;0.00\";s:4:\"hash\";s:32:\"5714dad8f8d0b930bd6cc9c99657b930\";s:4:\"slug\";s:10:\"storefront\";s:2:\"id\";i:565154;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2016/02/woo-Storefront-ipreuh.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:16:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"basti\";a:16:{s:5:\"title\";s:5:\"Basti\";s:5:\"image\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-theme-2.png\";s:7:\"excerpt\";s:94:\"Create your website with Basti—a fully customizable, minimalist Block Theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/basti/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/basti/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"f1a328c8-fb85-4349-ae79-9bd20feb21eb\";s:4:\"slug\";s:5:\"basti\";s:2:\"id\";i:18734000691786;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-160.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"bonum\";a:16:{s:5:\"title\";s:5:\"Bonum\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2022/05/Bonum-Card-Product.png\";s:7:\"excerpt\";s:114:\"Add the Bonum theme to your WooCommerce store to present your handmade products in an elegant, minimalist setting.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/bonum/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://bonum.themeskingdom.com\";s:5:\"price\";s:10:\"&#36;89.00\";s:4:\"hash\";s:36:\"746f83fd-8eaa-4d72-97c8-63713d06adea\";s:4:\"slug\";s:5:\"bonum\";s:2:\"id\";i:18734000410291;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themeskingdom/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2022/05/bonum-cite-logo.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincare\";a:16:{s:5:\"title\";s:8:\"SkinCare\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-theme-screenshot.jpg\";s:7:\"excerpt\";s:77:\"Sell wellness and beauty products with the beautiful, minimal theme SkinCare.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincare/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/skincare/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"2d32ce47-891e-4d8e-b806-b994e2209cf0\";s:4:\"slug\";s:8:\"skincare\";s:2:\"id\";i:18734000404445;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-160x160-1.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"lumiere\";a:16:{s:5:\"title\";s:8:\"Lumière\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-regular-product-card.png\";s:7:\"excerpt\";s:171:\"Create a stunning website, add an elegant look to your online store and increase conversions with the Lumière theme for WooCommerce — a clean and versatile block theme.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/lumiere/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://lumiere.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"08d2e487-251e-4604-bafa-a4864441b980\";s:4:\"slug\";s:7:\"lumiere\";s:2:\"id\";i:18734000293581;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-logo-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"bass\";a:16:{s:5:\"title\";s:4:\"Bass\";s:5:\"image\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/02/basscard.jpg?w=538\";s:7:\"excerpt\";s:112:\"Sell merchandise and art and impress your fans when you customize your site with the Bass for WooCommerce theme.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/bass/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://demo.vivathemes.com/bass/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"e746182e-da9c-4655-bf9d-db8fae4a6945\";s:4:\"slug\";s:4:\"bass\";s:2:\"id\";i:18734000229477;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/02/bassicon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"blooms\";a:16:{s:5:\"title\";s:6:\"Blooms\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2022/02/blooms-regular-card-xbdwaz.png\";s:7:\"excerpt\";s:96:\"Showcase your flowers, plants, or other natural products with the clean and lovely Blooms theme.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/blooms/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://blooms.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"dc4d2136-308f-4e39-8a1f-532ae43d55d1\";s:4:\"slug\";s:6:\"blooms\";s:2:\"id\";i:18734000119314;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2022/02/icon-5.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:15:\"vegan-food-shop\";a:16:{s:5:\"title\";s:15:\"Vegan Food Shop\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-product-card-large-ltsscl.png\";s:7:\"excerpt\";s:172:\"A mobile-friendly theme suitable for all food and drinks stores, grocery markets or food delivery services. Add it to your online store and start attracting more customers!\";s:4:\"link\";s:118:\"https://woocommerce.com/products/vegan-food-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://veganfoodshop.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"deec353e-5603-40ba-9734-3ad0172e3b97\";s:4:\"slug\";s:15:\"vegan-food-shop\";s:2:\"id\";i:18734000077086;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-logo-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"outer\";a:16:{s:5:\"title\";s:5:\"Outer\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2022/02/Regular-Card-Product-Logo-af549w.png\";s:7:\"excerpt\";s:129:\"Take your shop design to the next level with Outer, a scalable theme powered by sharp, minimal design and flexible theme options.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/outer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://demo.codestag.com/outer\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"fef7b047-2152-44dc-ac1a-05796d0977f5\";s:4:\"slug\";s:5:\"outer\";s:2:\"id\";i:18734000055124;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/Product-Icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"cbd-retailer\";a:16:{s:5:\"title\";s:12:\"CBD Retailer\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-regular-card.webp\";s:7:\"excerpt\";s:132:\"CBD Retailer is a clean and flexible block theme suitable for a CBD-based online store selling beauty, health, or cosmetic products.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/cbd-retailer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://cbdretailer.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"2f8e2c03-b4a0-4bcc-aafb-bca83714f6d8\";s:4:\"slug\";s:12:\"cbd-retailer\";s:2:\"id\";i:9098384;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:79:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-logo-icon-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"wine-house\";a:16:{s:5:\"title\";s:10:\"Wine House\";s:5:\"image\";s:65:\"https://woocommerce.com/wp-content/uploads/2022/01/screenshot.jpg\";s:7:\"excerpt\";s:70:\"Sell food and drinks with the clean, subtle, upscale Wine House theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/wine-house/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://winehouse.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"a4566e8d-ea8e-4e8f-af6e-5bcf01834abb\";s:4:\"slug\";s:10:\"wine-house\";s:2:\"id\";i:9055701;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2021/12/icon-2.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"dololo\";a:16:{s:5:\"title\";s:6:\"Dololo\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2021/12/main-dololo-je34s3.png\";s:7:\"excerpt\";s:104:\"Dololo is an elegant block-based theme ideal for WooCommerce stores selling children\'s apparel and toys.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/dololo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/dololo/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"607c22b6-339f-468a-95fd-d46ae33544da\";s:4:\"slug\";s:6:\"dololo\";s:2:\"id\";i:9011976;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon-1.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emoly\";a:16:{s:5:\"title\";s:5:\"Emoly\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/12/emoly-wordpress-theme-ugrxpl.png\";s:7:\"excerpt\";s:112:\"Showcase and sell wedding fashion, accessories, and services with Emoly, a modern block-based WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emoly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/emoly/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"3a614885-1d63-4905-81c9-51997a88e186\";s:4:\"slug\";s:5:\"emoly\";s:2:\"id\";i:9011975;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"marketplace\";a:16:{s:5:\"title\";s:11:\"Marketplace\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2021/12/marketplace-featured-lyiykm.jpg\";s:7:\"excerpt\";s:100:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Marketplace theme.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/marketplace/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://organicthemes.com/demo/marketplace/\";s:5:\"price\";s:10:\"&#36;99.00\";s:4:\"hash\";s:36:\"49c1e6f0-5791-42c1-8f67-3c8a8cb1974c\";s:4:\"slug\";s:11:\"marketplace\";s:2:\"id\";i:8958726;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2021/11/marketplace-logo.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"affiche\";a:16:{s:5:\"title\";s:7:\"Affiche\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/12/affiche-regular-product-card.png\";s:7:\"excerpt\";s:139:\"Add a clean, stylish, and artistic block-based theme to your store with Affiche and you will definitely have an edge over the other sites.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/affiche/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://affiche.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"ebbeaae6-20e6-4911-8c3c-2abe99fc8475\";s:4:\"slug\";s:7:\"affiche\";s:2:\"id\";i:8903388;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/11/affiche-product-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"olorien\";a:16:{s:5:\"title\";s:7:\"Olorien\";s:5:\"image\";s:69:\"https://woocommerce.com/wp-content/uploads/2021/11/olorien-main-1.jpg\";s:7:\"excerpt\";s:122:\"Olorien is a modern block-based WooCommerce theme with sophisticated look ideal for selling cosmetics and beauty products.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/olorien/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.anarieldesign.com/olorien/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"a5f932ff-9408-4ba8-8962-38db8d1ee96c\";s:4:\"slug\";s:7:\"olorien\";s:2:\"id\";i:8839595;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/11/product-icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"urban-wear\";a:16:{s:5:\"title\";s:10:\"Urban Wear\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2021/11/urban-wear-regular-product-card.png\";s:7:\"excerpt\";s:207:\"Urban Wear is a modern block-based theme ideal for fashion-forward sites with street wear style. Streamline your customers shopping experience and maximize your conversion rate with this storytelling theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/urban-wear/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://urbanwear.thunder-stores.com\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"6a726af7-ca42-4510-a99a-61d611d673b9\";s:4:\"slug\";s:10:\"urban-wear\";s:2:\"id\";i:8744465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2021/11/urban-wear-logo-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"webshop\";a:16:{s:5:\"title\";s:7:\"WebShop\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/09/webshop-screenshot-ettbu7.jpg\";s:7:\"excerpt\";s:108:\"WebShop for WooCommerce is a clean, Gutenberg-powered, modern theme set on a background of open white space.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/webshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/webshop/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"1f3798fd-529d-4e6e-807f-93f8be709f16\";s:4:\"slug\";s:7:\"webshop\";s:2:\"id\";i:8578321;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/09/ws-logo-color-80x80-1-virg1d.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"wild-sports\";a:16:{s:5:\"title\";s:11:\"Wild Sports\";s:5:\"image\";s:65:\"https://woocommerce.com/wp-content/uploads/2021/09/wildsports.jpg\";s:7:\"excerpt\";s:93:\"A sports-oriented WooCommerce theme with bright accent colors to help you express your brand.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/wild-sports/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://wildsports.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"7d09a71c-ff8f-4b94-8c84-a2f500a0f031\";s:4:\"slug\";s:11:\"wild-sports\";s:2:\"id\";i:8521104;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/09/icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"nelly\";a:16:{s:5:\"title\";s:5:\"Nelly\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2021/09/nelly-pets-fashion-wordpress-theme-1.jpg\";s:7:\"excerpt\";s:122:\"Nelly is an eye-catching WooCommerce theme crafted for selling fashion products and accessories for our animal companions.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/nelly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/nelly/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"18dec028-fb28-489b-8ae5-a5ff79e2ffef\";s:4:\"slug\";s:5:\"nelly\";s:2:\"id\";i:8512788;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2021/08/thumbnail.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"organic-goodness\";a:16:{s:5:\"title\";s:16:\"Organic Goodness\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-health-and-beauty-woocommerce-theme.jpg\";s:7:\"excerpt\";s:178:\"A mobile-friendly theme suitable for health and beauty stores. Clean, flexible and with an intuitive visual interface, your online store will definitely stand out from the crowd.\";s:4:\"link\";s:119:\"https://woocommerce.com/products/organic-goodness/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://organicgoodness.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"705fea70-54f7-4b0b-a0f5-b87c32fc1a17\";s:4:\"slug\";s:16:\"organic-goodness\";s:2:\"id\";i:8485741;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-logo-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"maudern\";a:16:{s:5:\"title\";s:7:\"Maudern\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2021/08/maudern-minimal-woocommerce-theme-ebzjvl.jpg\";s:7:\"excerpt\";s:161:\"A contemporary block-based theme that helps you effortlessly design a minimalistic online store with WooCommerce and present your product collection beautifully.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/maudern/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://maudern.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"e5afb6cf-4a53-4aed-9b05-280d3df3afc1\";s:4:\"slug\";s:7:\"maudern\";s:2:\"id\";i:8424179;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2021/08/maudern-product-icon-f1qi03.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"olymp\";a:16:{s:5:\"title\";s:5:\"Olymp\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2021/05/screenshot-olymp.png\";s:7:\"excerpt\";s:135:\"Olymp is a WooCommerce and Gutenberg WordPress theme. Fully responsive and beautifully designed will get you up and running in no time.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/olymp/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://demo.vivathemes.com/themes/olymp/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"5f900199-70e6-4c0a-b533-293f0c4ba707\";s:4:\"slug\";s:5:\"olymp\";s:2:\"id\";i:8384551;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/08/olympicon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"miniature\";a:16:{s:5:\"title\";s:9:\"Miniature\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/07/featured_miniature2.jpg\";s:7:\"excerpt\";s:185:\"Miniature is a playful WordPress theme designed for stores selling children’s products. Fun and lively, Miniature will definitely add an extra touch of character to your online store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/miniature/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:49:\"https://www.cssigniter.com/woocommerce/miniature/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"28b97cd1-5b52-415c-8c9a-7f697e013a87\";s:4:\"slug\";s:9:\"miniature\";s:2:\"id\";i:8292607;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"frame\";a:16:{s:5:\"title\";s:5:\"Frame\";s:5:\"image\";s:60:\"https://woocommerce.com/wp-content/uploads/2021/06/frame.jpg\";s:7:\"excerpt\";s:114:\"Frame is a Gutenberg Powered WooCommerce theme suitable for stores with a large number of products and categories.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/frame/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:29:\"https://frame.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"1b480c21-8122-478e-a728-68e235b0b9cf\";s:4:\"slug\";s:5:\"frame\";s:2:\"id\";i:8152078;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"smart-home\";a:16:{s:5:\"title\";s:10:\"Smart Home\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2021/04/browser.jpg\";s:7:\"excerpt\";s:131:\"Smart Home is a beautiful Gutenberg-powered theme with a technology-style look suitable for all stores selling smart home products.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/smart-home/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://smarthome.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"d1d581ad-3efa-40c2-b7e0-bb6722779a0b\";s:4:\"slug\";s:10:\"smart-home\";s:2:\"id\";i:7916465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"skinny\";a:16:{s:5:\"title\";s:6:\"Skinny\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2021/04/SKfeatured.png?w=800\";s:7:\"excerpt\";s:123:\"Create a beautiful online shop with Skinny, and optionally allow your site visitors to switch between light and dark skins.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/skinny/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://demo.codestag.com/skinny\";s:5:\"price\";s:10:\"&#36;69.00\";s:4:\"hash\";s:36:\"a21bf5b9-3c45-4d6c-bf24-74ddae21023f\";s:4:\"slug\";s:6:\"skinny\";s:2:\"id\";i:7753168;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"pure-fashion\";a:16:{s:5:\"title\";s:12:\"Pure Fashion\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2021/03/browser.jpg\";s:7:\"excerpt\";s:88:\"Beautiful WooCommerce theme with soft colors and a unique layout using Gutenberg editor.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/pure-fashion/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://purefashion.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"9d7ed165-8435-4b0f-8315-8e4a5868f0b0\";s:4:\"slug\";s:12:\"pure-fashion\";s:2:\"id\";i:7704815;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"overline\";a:16:{s:5:\"title\";s:8:\"Overline\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2020/11/overline.jpg\";s:7:\"excerpt\";s:171:\"Overline is designed for the new generation of beauty brands and influencers opening their own e-commerce shops. Custom Gutenberg elements allow for increased flexibility.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/overline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://overline.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"6eab91f2-ca09-4f7e-9022-df55fd8540a9\";s:4:\"slug\";s:8:\"overline\";s:2:\"id\";i:7320744;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"agency\";a:16:{s:5:\"title\";s:6:\"Agency\";s:5:\"image\";s:70:\"https://woocommerce.com/wp-content/uploads/2020/10/agency-featured.jpg\";s:7:\"excerpt\";s:134:\"Agency is a Gutenberg and WooCommerce optimized WordPress theme for marketing, advertising, and creative agencies. Sell your services!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/agency/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/agency/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"4a3a3a22-a5f0-4fa4-8c09-4f37575602ef\";s:4:\"slug\";s:6:\"agency\";s:2:\"id\";i:6674855;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"rhodes\";a:16:{s:5:\"title\";s:6:\"Rhodes\";s:5:\"image\";s:66:\"https://woocommerce.com/wp-content/uploads/2020/09/rhodes-home.jpg\";s:7:\"excerpt\";s:193:\"The perfect WooCommerce theme for retailers. Whether you\'re selling high-street fashion, beauty products, or home accessories, Rhodes will just stand out of the way letting your products shine.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/rhodes/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:46:\"https://www.cssigniter.com/woocommerce/rhodes/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"b95c0103-23b9-43f3-af49-ee7eaa35e49b\";s:4:\"slug\";s:6:\"rhodes\";s:2:\"id\";i:6509339;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"restoration\";a:16:{s:5:\"title\";s:11:\"Restoration\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2020/09/restoration-woocommerce.jpg\";s:7:\"excerpt\";s:90:\"An elegant and sophisticated mobile-first, Gutenberg-powered theme for WooCommerce stores.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/restoration/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://restoration.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"e793e6af-f338-4e92-b268-e0576ddb137b\";s:4:\"slug\";s:11:\"restoration\";s:2:\"id\";i:6454820;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"matthew\";a:16:{s:5:\"title\";s:7:\"Matthew\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-screenshot.jpg\";s:7:\"excerpt\";s:145:\"Matthew is a Gutenberg-powered WooCommerce theme designed for building a professional online store so that you can sell goods or services online.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/matthew/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://matthew.themesharbor.com/\";s:5:\"price\";s:11:\"&#36;129.00\";s:4:\"hash\";s:36:\"b3983408-c4f6-4751-8bd7-ae65ae34cf3b\";s:4:\"slug\";s:7:\"matthew\";s:2:\"id\";i:6214538;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"fifthavenue\";a:16:{s:5:\"title\";s:12:\"Fifth Avenue\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2020/06/fifthavenue-woocommerce.jpg\";s:7:\"excerpt\";s:103:\"Beautiful Gutenberg powered WooCommerce theme designed to be easily customized for all types of stores.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/fifth-avenue/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://fifthavenue.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"9e093a9f-3d49-4fcd-bec7-c87b097d9df8\";s:4:\"slug\";s:11:\"fifthavenue\";s:2:\"id\";i:5989481;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"artisan\";a:16:{s:5:\"title\";s:7:\"Artisan\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2020/03/artisan-featured.jpg\";s:7:\"excerpt\";s:79:\"Sell your hand-crafted products online using the Artisan Theme for WooCommerce.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/artisan/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://organicthemes.com/demo/artisan/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"64529812-81f6-4efd-9686-ecb34e527421\";s:4:\"slug\";s:7:\"artisan\";s:2:\"id\";i:5576887;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"threads\";a:16:{s:5:\"title\";s:7:\"Threads\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2019/08/threads-home-cropped.jpg\";s:7:\"excerpt\";s:79:\"Create a stunning website for your apparel brand using Threads for WooCommerce.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/threads/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://organicthemes.com/demo/threads/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"7ca579a6-6aaf-498c-9ee7-e15280ace9e9\";s:4:\"slug\";s:7:\"threads\";s:2:\"id\";i:4663191;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"block-shop\";a:16:{s:5:\"title\";s:10:\"Block Shop\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2019/08/block-shop-theme-preview.jpg\";s:7:\"excerpt\";s:148:\"A hassle-free block-based theme for your next WooCommerce project. You can call it hassle-free Online Store Builder. Compatible with WooCommerce 6.x\";s:4:\"link\";s:113:\"https://woocommerce.com/products/block-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://blockshop.wp-theme.design/\";s:5:\"price\";s:10:\"&#36;59.00\";s:4:\"hash\";s:36:\"21fa433c-6c31-4be7-83ab-8d2cc8986130\";s:4:\"slug\";s:10:\"block-shop\";s:2:\"id\";i:4660093;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Get Bowtied\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/get-bowtied/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bistro\";a:16:{s:5:\"title\";s:6:\"Bistro\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2016/07/bistro-woocommerce-theme.jpg\";s:7:\"excerpt\";s:174:\"Bistro is a Storefront child theme designed for stores selling organic goods and other consumables. It features a friendly and warm design that lends itself to this industry.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bistro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://themes.woocommerce.com/?name=bistro\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"58e753f91fddf40abe8ebe4486f8c378\";s:4:\"slug\";s:6:\"bistro\";s:2:\"id\";i:1822936;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"stationery\";a:16:{s:5:\"title\";s:10:\"Stationery\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2016/04/stationery-product-card-1.jpg\";s:7:\"excerpt\";s:186:\"Stationery is a Storefront child theme designed for stores selling office supplies and/or arts &amp; crafts. The design has subtle tactile decorations while also being clean and elegant.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/stationery/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://themes.woocommerce.com/stationery/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"b939225b8b8ccdc7b14ffb6d7eab2ac2\";s:4:\"slug\";s:10:\"stationery\";s:2:\"id\";i:1629126;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"petshop\";a:16:{s:5:\"title\";s:7:\"Petshop\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2016/03/petshop-product-card.jpg\";s:7:\"excerpt\";s:181:\"Petshop is a Storefront child theme designed for stores selling products in the pet industry. The design is organic and friendly, featuring many details that point to pet ownership.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/petshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://themes.woocommerce.com/petshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"8060743c9031974326850f539aba5196\";s:4:\"slug\";s:7:\"petshop\";s:2:\"id\";i:1587689;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"hotel\";a:16:{s:5:\"title\";s:5:\"Hotel\";s:5:\"image\";s:69:\"https://woocommerce.com/wp-content/uploads/2016/03/hotel-featured.jpg\";s:7:\"excerpt\";s:246:\"Hotel is designed for businesses selling time, services and accommodation, offering unique integration with WooCommerce Bookings and Accommodation Bookings. The design is bold yet simple, allowing your content and imagery to do all the talking.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/hotel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themes.woocommerce.com/hotel/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"0b0df891aa46f289f4e49bae2389bb04\";s:4:\"slug\";s:5:\"hotel\";s:2:\"id\";i:1554532;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bookshop\";a:16:{s:5:\"title\";s:8:\"Bookshop\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2016/02/featured.png\";s:7:\"excerpt\";s:183:\"Bookshop comes with a unique homepage layout that prominently displays product categories and a variety of products in an arrangement that is popular with bookstores and collectibles.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bookshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/bookshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"9fe861227e3e82fde8fe5d7e8cc3340e\";s:4:\"slug\";s:8:\"bookshop\";s:2:\"id\";i:1508713;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"arcade\";a:16:{s:5:\"title\";s:6:\"Arcade\";s:5:\"image\";s:61:\"https://woocommerce.com/wp-content/uploads/2016/01/arcade.png\";s:7:\"excerpt\";s:216:\"Upgrade your video game shops look and feel with Arcade. It\'s bold and modern design will engage visitors and the unique homepage layout will present them with a variety of products as soon as they hit your homepage.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/arcade/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://themes.woocommerce.com/arcade/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"5af09d4e590eec977c6b9519b517f479\";s:4:\"slug\";s:6:\"arcade\";s:2:\"id\";i:1418260;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"homestore\";a:16:{s:5:\"title\";s:9:\"Homestore\";s:5:\"image\";s:64:\"https://woocommerce.com/wp-content/uploads/2015/12/homestore.jpg\";s:7:\"excerpt\";s:166:\"Give your Department Store a classic look with Homestore. Its clean and efficient design will work well whether you\'re a boutique independent or a high street giant.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/homestore/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themes.woocommerce.com/homestore/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"d79fe7a1beba26523aafa6ce6d3e1e85\";s:4:\"slug\";s:9:\"homestore\";s:2:\"id\";i:1365559;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pharmacy\";a:16:{s:5:\"title\";s:8:\"Pharmacy\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2015/12/pharmacy.jpg\";s:7:\"excerpt\";s:235:\"Give your health store a professional, trust-worthy design with the Pharmacy Storefront Child Theme. Built upon our rock solid Storefront Parent theme you\'ll also enjoy reliable integration with current and future WooCommerce releases.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pharmacy/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/pharmacy/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"ebeff3c0f89cd3169fb6b3e7e137e513\";s:4:\"slug\";s:8:\"pharmacy\";s:2:\"id\";i:1365557;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"toyshop\";a:16:{s:5:\"title\";s:7:\"ToyShop\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2015/09/toyshop.jpg\";s:7:\"excerpt\";s:269:\"Add some fun to your store with ToyShop. The engaging and colorful design of ToyShop makes it a perfect child theme or any store that sells exciting products that are aimed at customers that like to have fun. The outdoorsy style would even be perfect for a flower shop.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/toyshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://themes.woocommerce.com/toyshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"3e2520021b41ee49a55b93362aaced98\";s:4:\"slug\";s:7:\"toyshop\";s:2:\"id\";i:1230716;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"outlet\";a:16:{s:5:\"title\";s:6:\"Outlet\";s:5:\"image\";s:61:\"https://woocommerce.com/wp-content/uploads/2015/09/outlet.jpg\";s:7:\"excerpt\";s:221:\"Overclock your tech store with Outlet! Whether you sell boutique iPad jewellery or the nuts and bolts of hardware itself, Outlet will give your shop a stylish look and feel while enjoying the stability of Storefront core.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/outlet/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://themes.woocommerce.com/outlet/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"4c311cb3a3131570946b8799715a0991\";s:4:\"slug\";s:6:\"outlet\";s:2:\"id\";i:1212805;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"proshop\";a:16:{s:5:\"title\";s:7:\"ProShop\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2015/06/proshop.jpg\";s:7:\"excerpt\";s:176:\"Unlock the true potential of your sports clothing and equipment store with ProShop! It\'s metropolitan design provides an active aesthetic giving your store oodles of character.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/proshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://themes.woocommerce.com/proshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"1d51b8633bbd1782dc17fce15f8bd2af\";s:4:\"slug\";s:7:\"proshop\";s:2:\"id\";i:1000757;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"galleria\";a:16:{s:5:\"title\";s:8:\"Galleria\";s:5:\"image\";s:68:\"https://woocommerce.com/wp-content/uploads/2015/05/galleria-hero.png\";s:7:\"excerpt\";s:162:\"Galleria is a Storefront child theme perfect for fashion and design stores. Stylish and minimalist, it gives sites a classy look and keeps products center stage.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/galleria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/galleria/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"2429c1dde521031cd053886b15844bbf\";s:4:\"slug\";s:8:\"galleria\";s:2:\"id\";i:887931;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deli\";a:16:{s:5:\"title\";s:4:\"Deli\";s:5:\"image\";s:59:\"https://woocommerce.com/wp-content/uploads/2015/03/deli.jpg\";s:7:\"excerpt\";s:135:\"Deli is a Storefront child theme featuring a texturised, earthy design, perfect for stores selling natural, organic or hand made goods.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deli/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themes.woocommerce.com/deli/\";s:5:\"price\";s:9:\"&#36;0.00\";s:4:\"hash\";s:32:\"83c6db94c8ebf9da56b59fb97f724e88\";s:4:\"slug\";s:4:\"deli\";s:2:\"id\";i:784823;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"boutique\";a:16:{s:5:\"title\";s:8:\"Boutique\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2015/01/boutique.png\";s:7:\"excerpt\";s:168:\"Boutique is a simple, traditionally designed Storefront child theme, ideal for small stores or boutiques. Add your logo, create a unique color scheme and start selling!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/boutique/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/boutique/\";s:5:\"price\";s:9:\"&#36;0.00\";s:4:\"hash\";s:32:\"71815288e266d58031727d48d6deee25\";s:4:\"slug\";s:8:\"boutique\";s:2:\"id\";i:605777;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"argenta\";a:6:{s:4:\"slug\";s:7:\"argenta\";s:5:\"title\";s:7:\"Argenta\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:60:\"https://marko11.com/wp-content/themes/argenta/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}','no'),(3981,'_transient_timeout_wc_report_orders_stats_8adb4a782472a4fe2ec20d2a7484e2c4','1662394540','no'),(3982,'_transient_wc_report_orders_stats_8adb4a782472a4fe2ec20d2a7484e2c4','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-28 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3983,'_transient_timeout_wc_report_orders_stats_c7108c59fd72501e7e47918a72f70674','1662394540','no'),(3984,'_transient_wc_report_orders_stats_c7108c59fd72501e7e47918a72f70674','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-28 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3985,'_transient_timeout_wc_report_orders_stats_57844e60f5f86816479281720944727b','1662394540','no'),(3986,'_transient_wc_report_orders_stats_57844e60f5f86816479281720944727b','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 11:15:37\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 11:15:37\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3987,'_transient_timeout_wc_report_orders_stats_108905a4254c750ba24330cfc817c7b4','1662394540','no'),(3988,'_transient_wc_report_orders_stats_108905a4254c750ba24330cfc817c7b4','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 11:15:37\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 11:15:37\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3989,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1662394555','no'),(3990,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:20:{s:7:\"payfast\";O:8:\"stdClass\":9:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"PayFast\";s:7:\"content\";s:299:\"The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"AU\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"BG\";i:4;s:2:\"BR\";i:5;s:2:\"CA\";i:6;s:2:\"CY\";i:7;s:2:\"CZ\";i:8;s:2:\"DK\";i:9;s:2:\"EE\";i:10;s:2:\"FI\";i:11;s:2:\"FR\";i:12;s:2:\"DE\";i:13;s:2:\"GR\";i:14;s:2:\"HK\";i:15;s:2:\"IN\";i:16;s:2:\"IE\";i:17;s:2:\"IT\";i:18;s:2:\"JP\";i:19;s:2:\"LV\";i:20;s:2:\"LT\";i:21;s:2:\"LU\";i:22;s:2:\"MY\";i:23;s:2:\"MT\";i:24;s:2:\"MX\";i:25;s:2:\"NL\";i:26;s:2:\"NZ\";i:27;s:2:\"NO\";i:28;s:2:\"PL\";i:29;s:2:\"PT\";i:30;s:2:\"RO\";i:31;s:2:\"SG\";i:32;s:2:\"SK\";i:33;s:2:\"SI\";i:34;s:2:\"ES\";i:35;s:2:\"SE\";i:36;s:2:\"CH\";i:37;s:2:\"GB\";i:38;s:2:\"US\";i:39;s:2:\"PR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:8:\"paystack\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}}s:3:\"kco\";O:8:\"stdClass\":9:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"SE\";i:1;s:2:\"FI\";i:2;s:2:\"NO\";}s:19:\"category_additional\";a:0:{}}s:15:\"klarna_payments\";O:8:\"stdClass\":9:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:21:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SP\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:21:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"DK\";i:3;s:2:\"DE\";i:4;s:2:\"AT\";i:5;s:2:\"NL\";i:6;s:2:\"CH\";i:7;s:2:\"BE\";i:8;s:2:\"SP\";i:9;s:2:\"PL\";i:10;s:2:\"FR\";i:11;s:2:\"IT\";i:12;s:2:\"GB\";i:13;s:2:\"ES\";i:14;s:2:\"FI\";i:15;s:2:\"NO\";i:16;s:2:\"SE\";i:17;s:2:\"ES\";i:18;s:2:\"FI\";i:19;s:2:\"NO\";i:20;s:2:\"SE\";}}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"FR\";i:1;s:2:\"DE\";i:2;s:2:\"GB\";i:3;s:2:\"AT\";i:4;s:2:\"CH\";i:5;s:2:\"ES\";i:6;s:2:\"IT\";i:7;s:2:\"PL\";i:8;s:2:\"FI\";i:9;s:2:\"NL\";i:10;s:2:\"BE\";}s:19:\"category_additional\";a:0:{}}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:34:\"Mercado Pago Checkout Pro & Custom\";s:7:\"content\";s:183:\"Accept credit and debit cards, offline (cash or bank transfer) and logged-in payments with money in Mercado Pago. Safe and secure payments with the leading payment processor in LATAM.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}}}}s:23:\"recommendation_priority\";i:2;s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:7:{i:0;s:2:\"AR\";i:1;s:2:\"BR\";i:2;s:2:\"CL\";i:3;s:2:\"CO\";i:4;s:2:\"MX\";i:5;s:2:\"PE\";i:6;s:2:\"UY\";}s:19:\"category_additional\";a:0:{}}s:12:\"ppcp-gateway\";O:8:\"stdClass\":10:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:2:\"!=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:51:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AT\";i:3;s:2:\"BE\";i:4;s:2:\"BG\";i:5;s:2:\"HR\";i:6;s:2:\"CH\";i:7;s:2:\"CY\";i:8;s:2:\"CZ\";i:9;s:2:\"DK\";i:10;s:2:\"EE\";i:11;s:2:\"ES\";i:12;s:2:\"FI\";i:13;s:2:\"FR\";i:14;s:2:\"DE\";i:15;s:2:\"GB\";i:16;s:2:\"GR\";i:17;s:2:\"HU\";i:18;s:2:\"IE\";i:19;s:2:\"IT\";i:20;s:2:\"LV\";i:21;s:2:\"LT\";i:22;s:2:\"LU\";i:23;s:2:\"MT\";i:24;s:2:\"NL\";i:25;s:2:\"NO\";i:26;s:2:\"PL\";i:27;s:2:\"PT\";i:28;s:2:\"RO\";i:29;s:2:\"SK\";i:30;s:2:\"SL\";i:31;s:2:\"SE\";i:32;s:2:\"MX\";i:33;s:2:\"BR\";i:34;s:2:\"AR\";i:35;s:2:\"CL\";i:36;s:2:\"CO\";i:37;s:2:\"EC\";i:38;s:2:\"PE\";i:39;s:2:\"UY\";i:40;s:2:\"VE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"ZA\";i:49;s:2:\"NG\";i:50;s:2:\"GH\";}s:19:\"category_additional\";a:52:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AT\";i:3;s:2:\"BE\";i:4;s:2:\"BG\";i:5;s:2:\"HR\";i:6;s:2:\"CH\";i:7;s:2:\"CY\";i:8;s:2:\"CZ\";i:9;s:2:\"DK\";i:10;s:2:\"EE\";i:11;s:2:\"ES\";i:12;s:2:\"FI\";i:13;s:2:\"FR\";i:14;s:2:\"DE\";i:15;s:2:\"GB\";i:16;s:2:\"GR\";i:17;s:2:\"HU\";i:18;s:2:\"IE\";i:19;s:2:\"IT\";i:20;s:2:\"LV\";i:21;s:2:\"LT\";i:22;s:2:\"LU\";i:23;s:2:\"MT\";i:24;s:2:\"NL\";i:25;s:2:\"NO\";i:26;s:2:\"PL\";i:27;s:2:\"PT\";i:28;s:2:\"RO\";i:29;s:2:\"SK\";i:30;s:2:\"SL\";i:31;s:2:\"SE\";i:32;s:2:\"MX\";i:33;s:2:\"BR\";i:34;s:2:\"AR\";i:35;s:2:\"CL\";i:36;s:2:\"CO\";i:37;s:2:\"EC\";i:38;s:2:\"PE\";i:39;s:2:\"UY\";i:40;s:2:\"VE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";i:49;s:2:\"ZA\";i:50;s:2:\"NG\";i:51;s:2:\"GH\";}}s:3:\"cod\";O:8:\"stdClass\":7:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;}s:4:\"bacs\";O:8:\"stdClass\":7:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:93:\"Manage transactions without leaving your WordPress Dashboard. Only with WooCommerce Payments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:234:\"With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";O:8:\"stdClass\":2:{s:1:\"0\";O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}s:1:\"1\";O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:1;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:93:\"Manage transactions without leaving your WordPress Dashboard. Only with WooCommerce Payments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:234:\"With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";O:8:\"stdClass\":2:{s:1:\"0\";O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}s:1:\"1\";O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:93:\"Manage transactions without leaving your WordPress Dashboard. Only with WooCommerce Payments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:221:\"With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";O:8:\"stdClass\":2:{s:1:\"0\";O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}s:1:\"1\";O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:8:\"razorpay\";O:8:\"stdClass\":9:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}}s:7:\"payubiz\";O:8:\"stdClass\":9:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}}s:4:\"eway\";O:8:\"stdClass\":10:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:2:{i:0;s:2:\"AU\";i:1;s:2:\"NZ\";}s:19:\"category_additional\";a:0:{}}s:18:\"square_credit_card\";O:8:\"stdClass\":9:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";O:8:\"stdClass\":2:{s:1:\"0\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:1:\"1\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:9:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}}}}}s:14:\"category_other\";a:9:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"JP\";i:3;s:2:\"GB\";i:4;s:2:\"AU\";i:5;s:2:\"IE\";i:6;s:2:\"FR\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}}s:8:\"afterpay\";O:8:\"stdClass\":9:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}}s:6:\"affirm\";O:8:\"stdClass\":10:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}}}','no'),(3991,'_transient_timeout_wc_report_customers_stats_23aa71296fff28c7e9c3df8d703c0c51','1662394593','no'),(3992,'_transient_wc_report_customers_stats_23aa71296fff28c7e9c3df8d703c0c51','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:0;s:16:\"avg_orders_count\";d:0;s:15:\"avg_total_spend\";d:0;s:19:\"avg_avg_order_value\";d:0;}}','no'),(2800,'_transient_timeout_wc_report_orders_stats_afe6c4ca1c7cb50fdc7b8bd1d793ea55','1662053268','no'),(2801,'_transient_wc_report_orders_stats_afe6c4ca1c7cb50fdc7b8bd1d793ea55','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(187,'can_compress_scripts','1','no'),(197,'_site_transient_timeout_browser_324328eb2604c7ce50c798ebcff7830f','1661900877','no'),(198,'_site_transient_browser_324328eb2604c7ce50c798ebcff7830f','a:10:{s:4:\"name\";s:5:\"Opera\";s:7:\"version\";s:13:\"89.0.4447.101\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:22:\"https://www.opera.com/\";s:7:\"img_src\";s:42:\"http://s.w.org/images/browsers/opera.png?1\";s:11:\"img_src_ssl\";s:43:\"https://s.w.org/images/browsers/opera.png?1\";s:15:\"current_version\";s:5:\"12.18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(199,'recently_activated','a:8:{s:31:\"envato-market/envato-market.php\";i:1661794448;s:38:\"yith-woocommerce-catalog-mode/init.php\";i:1661791464;s:23:\"revslider/revslider.php\";i:1661349784;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:1661296357;s:19:\"akismet/akismet.php\";i:1661296355;s:19:\"jetpack/jetpack.php\";i:1661296354;s:29:\"nginx-helper/nginx-helper.php\";i:1661296349;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:1661296348;}','yes'),(201,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2557,'_transient_timeout_wc_report_orders_stats_792586acc835291314989a46ab353879','1661987483','no'),(2558,'_transient_wc_report_orders_stats_792586acc835291314989a46ab353879','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 18:11:16\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 18:11:16\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2559,'_transient_timeout_wc_report_orders_stats_2a4a50f6367d464878aefb727176c6c8','1661987483','no'),(2560,'_transient_wc_report_orders_stats_2a4a50f6367d464878aefb727176c6c8','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 18:11:16\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 18:11:16\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3067,'_transient_timeout_wc_var_prices_2522','1664058811','no'),(2802,'_transient_timeout_wc_report_orders_stats_327f6a32a93f39151d9eee1dd9f7a6d5','1662053268','no'),(2803,'_transient_wc_report_orders_stats_327f6a32a93f39151d9eee1dd9f7a6d5','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2804,'_transient_timeout_wc_report_products_stats_0ea0122044ba8f9521ec60567990140b','1662053268','no'),(2805,'_transient_wc_report_products_stats_0ea0122044ba8f9521ec60567990140b','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2806,'_transient_timeout_wc_report_variations_stats_80bf6adab86db39e4ea5960d38afd96b','1662053268','no'),(2807,'_transient_wc_report_variations_stats_80bf6adab86db39e4ea5960d38afd96b','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2808,'_transient_timeout_wc_report_orders_stats_8b38279deb3fff2e8a6491f0f9cc482f','1662053268','no'),(2809,'_transient_wc_report_orders_stats_8b38279deb3fff2e8a6491f0f9cc482f','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-08-01\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-08-02\";s:10:\"date_start\";s:19:\"2022-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-08-03\";s:10:\"date_start\";s:19:\"2022-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-08-04\";s:10:\"date_start\";s:19:\"2022-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-08-05\";s:10:\"date_start\";s:19:\"2022-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-08-06\";s:10:\"date_start\";s:19:\"2022-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-08-07\";s:10:\"date_start\";s:19:\"2022-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-08-08\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-08-09\";s:10:\"date_start\";s:19:\"2022-08-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-08-10\";s:10:\"date_start\";s:19:\"2022-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-08-11\";s:10:\"date_start\";s:19:\"2022-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-08-12\";s:10:\"date_start\";s:19:\"2022-08-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-08-13\";s:10:\"date_start\";s:19:\"2022-08-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-08-14\";s:10:\"date_start\";s:19:\"2022-08-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-08-15\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-08-16\";s:10:\"date_start\";s:19:\"2022-08-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-08-17\";s:10:\"date_start\";s:19:\"2022-08-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-08-18\";s:10:\"date_start\";s:19:\"2022-08-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-08-19\";s:10:\"date_start\";s:19:\"2022-08-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-08-20\";s:10:\"date_start\";s:19:\"2022-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-08-21\";s:10:\"date_start\";s:19:\"2022-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-08-22\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-08-23\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-08-24\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2022-08-25\";s:10:\"date_start\";s:19:\"2022-08-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-25 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3025,'_transient_timeout_wc_product_children_5638','1664057295','no'),(3019,'_transient_timeout_wc_child_has_weight_2514','1664057272','no'),(3020,'_transient_wc_child_has_weight_2514','0','no'),(3021,'_transient_timeout_wc_child_has_dimensions_2514','1664057272','no'),(3022,'_transient_wc_child_has_dimensions_2514','0','no'),(3026,'_transient_wc_product_children_5638','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3027,'_transient_timeout_wc_var_prices_5638','1664058811','no'),(3028,'_transient_wc_var_prices_5638','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3042,'_transient_timeout_wc_product_children_4680','1664057510','no'),(3043,'_transient_wc_product_children_4680','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3044,'_transient_timeout_wc_var_prices_4680','1664058819','no'),(3045,'_transient_wc_var_prices_4680','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3068,'_transient_wc_var_prices_2522','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3070,'_transient_timeout_wc_product_children_4713','1664058819','no'),(3071,'_transient_wc_product_children_4713','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3072,'_transient_timeout_wc_var_prices_4713','1664058819','no'),(3073,'_transient_wc_var_prices_4713','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3074,'_transient_timeout_wc_product_children_4709','1664058819','no'),(3075,'_transient_wc_product_children_4709','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3076,'_transient_timeout_wc_var_prices_4709','1664058819','no'),(3077,'_transient_wc_var_prices_4709','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3078,'_transient_timeout_wc_product_children_4705','1664058819','no'),(3079,'_transient_wc_product_children_4705','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3080,'_transient_timeout_wc_var_prices_4705','1664058819','no'),(3081,'_transient_wc_var_prices_4705','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3082,'_transient_timeout_wc_product_children_4701','1664058819','no'),(3083,'_transient_wc_product_children_4701','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3084,'_transient_timeout_wc_var_prices_4701','1664058819','no'),(3085,'_transient_wc_var_prices_4701','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3086,'_transient_timeout_wc_product_children_4696','1664058819','no'),(3087,'_transient_wc_product_children_4696','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3088,'_transient_timeout_wc_var_prices_4696','1664058819','no'),(3089,'_transient_wc_var_prices_4696','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3090,'_transient_timeout_wc_product_children_4692','1664058819','no'),(3091,'_transient_wc_product_children_4692','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3092,'_transient_timeout_wc_var_prices_4692','1664058819','no'),(3093,'_transient_wc_var_prices_4692','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3094,'_transient_timeout_wc_product_children_4688','1664058819','no'),(3095,'_transient_wc_product_children_4688','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3096,'_transient_timeout_wc_var_prices_4688','1664058819','no'),(3097,'_transient_wc_var_prices_4688','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3098,'_transient_timeout_wc_product_children_4646','1664058819','no'),(3099,'_transient_wc_product_children_4646','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3100,'_transient_timeout_wc_var_prices_4646','1664058819','no'),(3101,'_transient_wc_var_prices_4646','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3102,'_transient_timeout_wc_product_children_4615','1664058819','no'),(3103,'_transient_wc_product_children_4615','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3104,'_transient_timeout_wc_var_prices_4615','1664058819','no'),(3105,'_transient_wc_var_prices_4615','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(4121,'_transient_timeout_wc_report_orders_stats_bd6a4b53b47b39c29db6d98dca66962d','1662397654','no'),(4122,'_transient_wc_report_orders_stats_bd6a4b53b47b39c29db6d98dca66962d','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3202,'_transient_timeout_wc_product_loop_e10672a8fa5fab4f7bdbe5b000efaf7c','1664061601','no'),(3203,'_transient_wc_product_loop_e10672a8fa5fab4f7bdbe5b000efaf7c','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:3161;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3183,'_transient_wc_product_loop_62d65b74e24af18188f217913d46df61','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:3147;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3187,'_transient_timeout_wc_child_has_weight_2643','1664061223','no'),(3188,'_transient_wc_child_has_weight_2643','0','no'),(3189,'_transient_timeout_wc_child_has_dimensions_2643','1664061223','no'),(3190,'_transient_wc_child_has_dimensions_2643','0','no'),(3204,'_transient_timeout_wc_product_loop_2dbf5fbb6d1b63871b8a85d535a39f58','1664061601','no'),(3205,'_transient_wc_product_loop_2dbf5fbb6d1b63871b8a85d535a39f58','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:3891;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3206,'_transient_timeout_wc_product_loop_2f27abb77f7c738363166ef2c0185033','1664061601','no'),(3207,'_transient_wc_product_loop_2f27abb77f7c738363166ef2c0185033','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2329;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3208,'_transient_timeout_wc_product_loop_955dd5774481ee24b5ad484d0f5ba456','1664061601','no'),(3209,'_transient_wc_product_loop_955dd5774481ee24b5ad484d0f5ba456','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2445;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3210,'_transient_timeout_wc_product_loop_b68ebafba27e5dee137c8d0e1dd6226b','1664061601','no'),(3211,'_transient_wc_product_loop_b68ebafba27e5dee137c8d0e1dd6226b','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:3684;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3212,'_transient_timeout_wc_product_loop_faae80eedacd7d84a9040c1f2260ddc2','1664061601','no'),(3213,'_transient_wc_product_loop_faae80eedacd7d84a9040c1f2260ddc2','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2172;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(4202,'_transient_timeout_global_styles_argenta-child','1661797325','no'),(4203,'_transient_global_styles_argenta-child','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--brand-color: #00537f;--wp--preset--color--beige-dark: #987f71;--wp--preset--color--dark-strong: #24262B;--wp--preset--color--dark-light: #32353C;--wp--preset--color--grey-strong: #6A707E;--wp--preset--color--grey-light: #949597;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 17px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 12px;--wp--preset--font-size--normal: 14px;--wp--preset--font-size--larger: 20px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(3608,'_transient_crumwidget_argenta_widget_recent_posts-1','a:3:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:5129;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-12-27 19:42:24\";s:13:\"post_date_gmt\";s:19:\"2016-12-27 19:42:24\";s:12:\"post_content\";s:3543:\"[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]\";s:10:\"post_title\";s:40:\"How to make a blog using WordPress Theme\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:42:\"how-to-make-a-blog-using-wordpress-theme-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-12-27 19:42:24\";s:17:\"post_modified_gmt\";s:19:\"2016-12-27 19:42:24\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:45:\"https://argenta.clbthemes.com/demo_08/?p=5129\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:5128;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-12-27 19:41:33\";s:13:\"post_date_gmt\";s:19:\"2016-12-27 19:41:33\";s:12:\"post_content\";s:3543:\"[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]\";s:10:\"post_title\";s:40:\"How to make a blog using WordPress Theme\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:42:\"how-to-make-a-blog-using-wordpress-theme-2\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-12-27 19:41:33\";s:17:\"post_modified_gmt\";s:19:\"2016-12-27 19:41:33\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:45:\"https://argenta.clbthemes.com/demo_08/?p=5128\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:5103;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-12-06 02:10:32\";s:13:\"post_date_gmt\";s:19:\"2016-12-06 02:10:32\";s:12:\"post_content\";s:3543:\"[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]\";s:10:\"post_title\";s:40:\"Make a travel blog using WordPress Theme\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:40:\"make-a-travel-blog-using-wordpress-theme\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-12-06 02:10:32\";s:17:\"post_modified_gmt\";s:19:\"2016-12-06 02:10:32\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:45:\"https://argenta.clbthemes.com/demo_09/?p=5103\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}','yes'),(3796,'_transient_timeout_wc_tracks_blog_details','1661869733','no'),(3797,'_transient_wc_tracks_blog_details','a:5:{s:3:\"url\";s:19:\"https://marko11.com\";s:9:\"blog_lang\";s:5:\"es_ES\";s:7:\"blog_id\";N;s:14:\"products_count\";s:3:\"222\";s:10:\"wc_version\";s:5:\"6.8.2\";}','no'),(4028,'_site_transient_timeout_available_translations','1661801055','no'),(4029,'_site_transient_available_translations','a:129:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-06 20:56:57\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-06-14 22:54:15\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.1/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-30 20:47:16\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.19\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.19/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2021-09-08 17:57:56\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.8.4/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.20/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-13 17:53:40\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:6:\"5.4.10\";s:7:\"updated\";s:19:\"2020-10-31 08:48:37\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.10/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-09 10:47:25\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-03 13:13:58\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-12 07:59:05\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-11 11:10:19\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-27 09:48:50\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-03-17 12:58:14\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-24 09:00:33\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-24 08:57:04\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.0.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-22 07:58:50\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-22 07:58:11\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.0.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.1/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-05 18:29:18\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-18 03:40:33\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2021-12-24 12:36:39\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-05 17:05:41\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-04-01 22:35:34\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-25 06:38:18\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-18 14:16:16\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-24 21:42:31\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-22 14:08:10\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-17 18:49:06\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-28 15:24:06\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.4/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2021-10-04 20:53:18\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.4/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.10\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.10/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.15\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.15/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-01 00:22:12\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-06 15:13:59\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-07 20:37:41\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-08-12 08:38:59\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-26 12:47:04\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-19 05:33:03\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-22 17:30:56\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-23 18:39:08\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-13 18:56:33\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-20 10:31:05\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.19\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.19/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-08 19:03:15\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.20/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.27\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.27/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-10 09:13:56\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:6:\"5.4.10\";s:7:\"updated\";s:19:\"2020-11-06 12:34:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.10/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-05 17:59:23\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-18 19:40:10\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.1/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-09 19:59:16\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-18 06:25:15\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.20/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-16 13:44:29\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-24 06:10:37\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.20/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-08 19:36:41\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-09 09:53:03\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.1/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.20/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.15\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.15/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-10 02:38:33\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-29 09:37:03\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2021-12-07 16:32:30\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.4/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-23 12:35:40\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-28 18:55:10\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-04-12 12:32:07\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.20/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"5.5.9\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.5.9/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.32\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.32/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-05 23:14:19\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-29 08:29:24\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-06-02 21:03:02\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.0.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-25 13:18:29\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-19 12:41:38\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.19\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.19/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-19 10:58:06\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.28\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.28/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-03 04:00:34\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2021-11-27 16:28:47\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.4/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-09 12:26:10\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-09 12:26:21\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.0.1/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-24 14:08:56\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-06 10:04:56\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.10\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.10/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-18 12:18:27\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-29 09:46:10\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.1/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"5.9.3\";s:7:\"updated\";s:19:\"2022-02-01 10:20:40\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.9.3/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-16 11:26:37\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2021-08-01 21:21:06\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.4/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-22 07:23:22\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:6:\"5.3.12\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.12/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.32\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.32/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.8.4\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.8.4/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.19\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.19/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-17 18:26:53\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.9.20\";s:7:\"updated\";s:19:\"2021-07-03 18:41:33\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.20/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-05-24 11:42:59\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.10\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.10/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-24 07:53:05\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-08-15 08:22:28\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.0.1\";s:7:\"updated\";s:19:\"2022-07-12 07:42:16\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(4021,'woocommerce_attribute_lookup_enabled','yes','yes'),(4002,'_transient_timeout__woocommerce_upload_directory_status','1661876229','no'),(4003,'_transient__woocommerce_upload_directory_status','protected','no'),(4005,'_transient_timeout_as-post-store-dependencies-met','1661876229','no'),(4006,'_transient_as-post-store-dependencies-met','yes','no'),(4016,'_transient_timeout_wc_related_2445','1661876357','no'),(4017,'_transient_wc_related_2445','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2445\";a:18:{i:0;s:4:\"2390\";i:1;s:4:\"2391\";i:2;s:4:\"2422\";i:3;s:4:\"2424\";i:4;s:4:\"2426\";i:5;s:4:\"2428\";i:6;s:4:\"2433\";i:7;s:4:\"2435\";i:8;s:4:\"2437\";i:9;s:4:\"2439\";i:10;s:4:\"2440\";i:11;s:4:\"2442\";i:12;s:4:\"2443\";i:13;s:4:\"2447\";i:14;s:4:\"2450\";i:15;s:4:\"2452\";i:16;s:4:\"3204\";i:17;s:4:\"3640\";}}','no'),(1543,'revslider-update-check','1661789487','yes'),(1544,'revslider_update_info','O:8:\"stdClass\":0:{}','yes'),(3731,'_transient_timeout_acf_plugin_updates','1661901849','no'),(3732,'_transient_acf_plugin_updates','a:4:{s:7:\"plugins\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:6:\"5.12.3\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.0.1\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"5.9.3\";}}','no'),(291,'current_theme','argenta-child','yes'),(292,'theme_switched','','yes'),(297,'theme_mods_argenta-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','yes'),(300,'revslider_servers','a:6:{i:0;s:16:\"themepunch.tools\";i:1;s:22:\"themepunch-ext-a.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:22:\"themepunch-ext-b.tools\";i:5;s:22:\"themepunch-ext-b.tools\";}','yes'),(301,'revslider_server_refresh','1661297252','yes'),(302,'revslider-update-check-short','1661647040','yes'),(303,'revslider-connection','1','yes'),(304,'revslider-update-hash','197727796eefd0243fb7f437413d262f','yes'),(305,'revslider-latest-version','6.5.31','yes'),(306,'revslider-stable-version','4.2.0','yes'),(307,'revslider-notices','a:3:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:546:\"<div style=\"display: block; background: #fff;text-align: center; height: 250px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https://sliderrevolution.com/wp-content/uploads/2021/07/adminpremiumvid4.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:531:\"<div style=\"display: block; background: #fff;text-align: center; height: 300px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium2\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 920px; height: 300px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"//updates.themepunch.tools//banners/videobanner_premium2.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6518-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:396:\"<div style=\"display: block; background:#fff;text-align: center; height: 250px;\"><a href=\"https://www.sliderrevolution.com/wordpress-hosting/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getwphosting\" target=\"_blank\" rel=\"noopener\"><img style=\"width: 960px; height: 250px; display: inline-block;\"  src=\"//updates.themepunch.tools//banners/rs60/wphostingadmin.jpg\"></a></div>\";s:4:\"code\";s:12:\"TPRSV6518-02\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"registered\";b:1;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(308,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(309,'rs-addons-counter','0','yes'),(310,'revslider-addons','O:8:\"stdClass\":33:{s:28:\"revslider-particlewave-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"380\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:28:\"revslider-particlewave-addon\";s:12:\"version_from\";s:6:\"6.5.15\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Particle Wave\";s:6:\"line_1\";s:36:\"Create 3D particle and polygon grids\";s:6:\"line_2\";s:40:\"with lots of style and animation options\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2022-08-19\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch.tools/revslider/addons/images/addon_particlewave.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PW\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":15:{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.0\";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:\"2022-03-30\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":15:{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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":15:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2022-07-14\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_transition.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.0.7\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2022-05-25\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":15:{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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2021-12-15\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":15:{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:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":15:{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:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2022-04-12\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2021-08-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"483\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:6:\"6.5.17\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_charts.png\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2022-08-04\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_charts.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":15:{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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":15:{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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2021-07-17\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":15:{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.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":15:{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.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2022-03-30\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:69:\"//updates.themepunch.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":15:{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:72:\"//updates.themepunch.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":15:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2021-10-11\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":15:{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.4\";s:10:\"background\";s:75:\"//updates.themepunch.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2022-05-11\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":15:{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.5\";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:\"2021-11-03\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:69:\"//updates.themepunch.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":15:{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:\"2020-02-19\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":15:{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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":15:{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.4\";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:\"2022-05-25\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:65:\"//updates.themepunch.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2022-01-31\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":15:{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:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:64:\"//updates.themepunch.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2021-05-28\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":15:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(311,'revslider-library-check','1661297253','yes'),(312,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(313,'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'),(314,'revslider-templates-check','1661647041','yes'),(315,'revslider-templates-hash','7449fe17e158ca1df6226e2bce11b1e4','yes'),(316,'rs-templates-new','','no'),(318,'rs-templates-counter','0','no'),(1592,'revslider_table_version','1.0.12','yes'),(495,'rs_cache_overlay','6.5.25','yes'),(496,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1662334597','no'),(497,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:36:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:20:\"mercado_pago_q3_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"mercado_pago_q3_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:7:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Get paid with Mercado Pago Checkout\";s:7:\"content\";s:228:\"Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_AR\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_UY\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_CL\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_CO\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_PE\";s:5:\"title\";s:38:\"Cobrá con el Checkout de Mercado Pago\";s:7:\"content\";s:327:\"Ofrecé a tus clientes el procesador de pagos líder en América Latina para las tiendas de WooCommerce. Acepta pagos de forma segura con dinero en cuenta, tarjetas de débito y crédito, dinero en efectivo, transferencias bancarias y meses con y sin interés, con el respaldo herramientas exclusivas de prevención del fraude.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:39:\"Venda agora com o Checkout Mercado Pago\";s:7:\"content\";s:295:\"O líder em processamento de vendas na américa latina agora está disponível para Woocommerce. Aceite de forma segura pagamentos com cartão de débito e crédito, boleto, transferências bancárias e pagamentos parcelados- tudo isso apoiado por ferramentas exclusivas de prevenção a fraude.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"mercado_pago_q3_2022\";s:7:\"locales\";a:8:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Free download\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_AR\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:14:\"Baixar grátis\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_MX\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_CL\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_CO\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_PE\";s:5:\"label\";s:17:\"Descargalo gratis\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_UY\";s:5:\"label\";s:17:\"Descargalo gratis\";}}s:3:\"url\";s:130:\"https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-08 11:00:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-08-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MX\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BR\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AR\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CL\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CO\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PE\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UY\";}}}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:35:\"mobile_app_order_management_q3_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"mobile_app_order_management_q3_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Take order management on the go\";s:7:\"content\";s:210:\"The WooCommerce Mobile App continues to get better with added order management functionality! Add or remove products, edit fees, or change the shipping options in any existing order – all from within the app.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"mobile_app_order_management_q3_2022\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:121:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=mobile_app_order_management_q3_2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-17 01:32:05\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-08-31 23:59:00\";}}}s:40:\"product_creation_usability_test_3_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"product_creation_usability_test_3_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Have a say in the future of WooCommerce\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"product_creation_usability_test_3_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"https://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-25 12:48:05\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:90;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}}','no'),(324,'action_scheduler_hybrid_store_demarkation','3706','yes'),(325,'schema-ActionScheduler_StoreSchema','6.0.1661297255','yes'),(326,'schema-ActionScheduler_LoggerSchema','3.0.1661297255','yes'),(451,'woocommerce_admin_install_timestamp','1661297257','yes'),(329,'woocommerce_schema_version','430','yes'),(330,'woocommerce_store_address','Jr. Pedro Benvenutto Murrieta 298-A','yes'),(331,'woocommerce_store_address_2','San Miguel','yes'),(332,'woocommerce_store_city','Lima','yes'),(333,'woocommerce_default_country','PE:LIM','yes'),(334,'woocommerce_store_postcode','15086','yes'),(335,'woocommerce_allowed_countries','all','yes'),(336,'woocommerce_all_except_countries','a:0:{}','yes'),(337,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(338,'woocommerce_ship_to_countries','','yes'),(339,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(340,'woocommerce_default_customer_address','base','yes'),(341,'woocommerce_calc_taxes','no','yes'),(342,'woocommerce_enable_coupons','no','yes'),(343,'woocommerce_calc_discounts_sequentially','no','no'),(344,'woocommerce_currency','PEN','yes'),(345,'woocommerce_currency_pos','left_space','yes'),(346,'woocommerce_price_thousand_sep',',','yes'),(347,'woocommerce_price_decimal_sep','.','yes'),(348,'woocommerce_price_num_decimals','2','yes'),(349,'woocommerce_shop_page_id','3709','yes'),(350,'woocommerce_cart_redirect_after_add','yes','yes'),(351,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(352,'woocommerce_placeholder_image','5723','yes'),(353,'woocommerce_weight_unit','kg','yes'),(354,'woocommerce_dimension_unit','cm','yes'),(355,'woocommerce_enable_reviews','no','yes'),(356,'woocommerce_review_rating_verification_label','yes','no'),(357,'woocommerce_review_rating_verification_required','no','no'),(358,'woocommerce_enable_review_rating','yes','yes'),(359,'woocommerce_review_rating_required','yes','no'),(360,'woocommerce_manage_stock','no','yes'),(361,'woocommerce_hold_stock_minutes','60','no'),(362,'woocommerce_notify_low_stock','no','no'),(363,'woocommerce_notify_no_stock','no','no'),(364,'woocommerce_stock_email_recipient','marketing@markovations.com','no'),(365,'woocommerce_notify_low_stock_amount','2','no'),(366,'woocommerce_notify_no_stock_amount','0','yes'),(367,'woocommerce_hide_out_of_stock_items','no','yes'),(368,'woocommerce_stock_format','no_amount','yes'),(369,'woocommerce_file_download_method','force','no'),(370,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(371,'woocommerce_downloads_require_login','no','no'),(372,'woocommerce_downloads_grant_access_after_payment','yes','no'),(373,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(375,'woocommerce_attribute_lookup_direct_updates','no','yes'),(376,'woocommerce_prices_include_tax','no','yes'),(377,'woocommerce_tax_based_on','shipping','yes'),(378,'woocommerce_shipping_tax_class','inherit','yes'),(379,'woocommerce_tax_round_at_subtotal','no','yes'),(380,'woocommerce_tax_classes','','yes'),(381,'woocommerce_tax_display_shop','excl','yes'),(382,'woocommerce_tax_display_cart','excl','yes'),(383,'woocommerce_price_display_suffix','','yes'),(384,'woocommerce_tax_total_display','itemized','no'),(385,'woocommerce_enable_shipping_calc','yes','no'),(386,'woocommerce_shipping_cost_requires_address','no','yes'),(387,'woocommerce_ship_to_destination','billing','no'),(388,'woocommerce_shipping_debug_mode','no','yes'),(389,'woocommerce_enable_guest_checkout','yes','no'),(390,'woocommerce_enable_checkout_login_reminder','no','no'),(391,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(392,'woocommerce_enable_myaccount_registration','no','no'),(393,'woocommerce_registration_generate_username','yes','no'),(394,'woocommerce_registration_generate_password','yes','no'),(395,'woocommerce_erasure_request_removes_order_data','no','no'),(396,'woocommerce_erasure_request_removes_download_data','no','no'),(397,'woocommerce_allow_bulk_remove_personal_data','no','no'),(398,'woocommerce_registration_privacy_policy_text','Tus datos personales se utilizarán para procesar tu pedido, mejorar tu experiencia en esta web, gestionar el acceso a tu cuenta y otros propósitos descritos en nuestra [privacy_policy].','yes'),(399,'woocommerce_checkout_privacy_policy_text','Tus datos personales se utilizarán para procesar tu pedido, mejorar tu experiencia en esta web y otros propósitos descritos en nuestra [privacy_policy].','yes'),(400,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(401,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(402,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(403,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(404,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(405,'woocommerce_email_from_name','Markovations','no'),(406,'woocommerce_email_from_address','marketing@markovations.com','no'),(407,'woocommerce_email_header_image','','no'),(408,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(409,'woocommerce_email_base_color','#7f54b3','no'),(410,'woocommerce_email_background_color','#f7f7f7','no'),(411,'woocommerce_email_body_background_color','#ffffff','no'),(412,'woocommerce_email_text_color','#3c3c3c','no'),(413,'woocommerce_merchant_email_notifications','no','no'),(414,'woocommerce_cart_page_id','3177','no'),(415,'woocommerce_checkout_page_id','3178','no'),(416,'woocommerce_myaccount_page_id','3179','no'),(417,'woocommerce_terms_page_id','','no'),(418,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(419,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(420,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(421,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(422,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(423,'woocommerce_myaccount_orders_endpoint','orders','yes'),(424,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(425,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(426,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(427,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(428,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(429,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(430,'woocommerce_logout_endpoint','customer-logout','yes'),(431,'woocommerce_api_enabled','no','yes'),(432,'woocommerce_allow_tracking','no','no'),(433,'woocommerce_show_marketplace_suggestions','yes','no'),(434,'woocommerce_single_image_width','600','yes'),(435,'woocommerce_thumbnail_image_width','300','yes'),(436,'woocommerce_checkout_highlight_required_fields','yes','yes'),(437,'woocommerce_demo_store','no','no'),(438,'wc_downloads_approved_directories_mode','enabled','yes'),(439,'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'),(440,'current_theme_supports_woocommerce','yes','yes'),(441,'woocommerce_queue_flush_rewrite_rules','no','yes'),(1676,'wp_calendar_block_has_published_posts','1','yes'),(1690,'_options_global_header_menu_add_cap','field_59229bda31f95','no'),(1678,'product_cat_children','a:0:{}','yes'),(444,'default_product_cat','16','yes'),(486,'vc_version','6.8.0','yes'),(499,'wc_blocks_surface_cart_checkout_probability','85','yes'),(1688,'_options_global_header_menu_use_wrapper','field_59229bda31bb0','no'),(1689,'options_global_header_menu_use_wrapper','0','no'),(448,'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:26:\"marketing@markovations.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:26:\"marketing@markovations.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'),(449,'woocommerce_version','6.8.2','yes'),(450,'woocommerce_db_version','6.8.2','yes'),(4037,'_transient_woocommerce_system_status_wp_version_check','6.0.1','no'),(4040,'auto_update_plugins','a:2:{i:0;s:34:\"advanced-custom-fields-pro/acf.php\";i:1;s:27:\"js_composer/js_composer.php\";}','no'),(4044,'_transient_timeout_wc_related_3147','1661876825','no'),(4045,'_transient_wc_related_3147','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=3147\";a:24:{i:0;s:4:\"2029\";i:1;s:4:\"2153\";i:2;s:4:\"2155\";i:3;s:4:\"2159\";i:4;s:4:\"2161\";i:5;s:4:\"2163\";i:6;s:4:\"2164\";i:7;s:4:\"2169\";i:8;s:4:\"2172\";i:9;s:4:\"2174\";i:10;s:4:\"2176\";i:11;s:4:\"2178\";i:12;s:4:\"2180\";i:13;s:4:\"2181\";i:14;s:4:\"2184\";i:15;s:4:\"2186\";i:16;s:4:\"2188\";i:17;s:4:\"2194\";i:18;s:4:\"2241\";i:19;s:4:\"2243\";i:20;s:4:\"2245\";i:21;s:4:\"2247\";i:22;s:4:\"2249\";i:23;s:4:\"2253\";}}','no'),(4082,'_transient_timeout_wc_report_orders_stats_d2f1eb216fe806345a8b0106e848c43f','1662396565','no'),(4083,'_transient_wc_report_orders_stats_d2f1eb216fe806345a8b0106e848c43f','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 11:49:21\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 11:49:21\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4084,'_transient_timeout_wc_report_orders_stats_e57c48daf74ab2420b38339112c445a5','1662396565','no'),(4085,'_transient_wc_report_orders_stats_e57c48daf74ab2420b38339112c445a5','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 11:49:21\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 11:49:21\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4123,'_transient_timeout_wc_report_orders_stats_6d0f7ce3c22716ad8242d3c6e61b7b60','1662397654','no'),(4124,'_transient_wc_report_orders_stats_6d0f7ce3c22716ad8242d3c6e61b7b60','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4125,'_transient_timeout_wc_report_products_stats_c30bfc0616fd78c047d9d69cd3a89f52','1662397654','no'),(4126,'_transient_wc_report_products_stats_c30bfc0616fd78c047d9d69cd3a89f52','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4127,'_transient_timeout_wc_report_variations_stats_5903f82a334b4dc6ef4209dfdf828f70','1662397654','no'),(4128,'_transient_wc_report_variations_stats_5903f82a334b4dc6ef4209dfdf828f70','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4129,'_transient_timeout_wc_report_orders_stats_ea613f6f4004e3d22e9c90795d231d78','1662397654','no'),(4130,'_transient_wc_report_orders_stats_ea613f6f4004e3d22e9c90795d231d78','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:29:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-08-01\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-08-02\";s:10:\"date_start\";s:19:\"2022-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-08-03\";s:10:\"date_start\";s:19:\"2022-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-08-04\";s:10:\"date_start\";s:19:\"2022-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-08-05\";s:10:\"date_start\";s:19:\"2022-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-08-06\";s:10:\"date_start\";s:19:\"2022-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-08-07\";s:10:\"date_start\";s:19:\"2022-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-08-08\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-08-09\";s:10:\"date_start\";s:19:\"2022-08-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-08-10\";s:10:\"date_start\";s:19:\"2022-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-08-11\";s:10:\"date_start\";s:19:\"2022-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-08-12\";s:10:\"date_start\";s:19:\"2022-08-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-08-13\";s:10:\"date_start\";s:19:\"2022-08-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-08-14\";s:10:\"date_start\";s:19:\"2022-08-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-08-15\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-08-16\";s:10:\"date_start\";s:19:\"2022-08-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-08-17\";s:10:\"date_start\";s:19:\"2022-08-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-08-18\";s:10:\"date_start\";s:19:\"2022-08-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-08-19\";s:10:\"date_start\";s:19:\"2022-08-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-08-20\";s:10:\"date_start\";s:19:\"2022-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-08-21\";s:10:\"date_start\";s:19:\"2022-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-08-22\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-08-23\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-08-24\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2022-08-25\";s:10:\"date_start\";s:19:\"2022-08-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-25 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2022-08-26\";s:10:\"date_start\";s:19:\"2022-08-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-26 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-26 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2022-08-27\";s:10:\"date_start\";s:19:\"2022-08-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-27 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-27 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2022-08-28\";s:10:\"date_start\";s:19:\"2022-08-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-28 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2022-08-29\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:29;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4131,'_transient_timeout_wc_low_stock_count','1664384854','no'),(4132,'_transient_wc_low_stock_count','0','no'),(4133,'_transient_timeout_wc_outofstock_count','1664384854','no'),(4134,'_transient_wc_outofstock_count','0','no'),(4147,'_transient_is_multi_author','0','yes'),(4167,'_site_transient_timeout_wp_remote_block_patterns_4637ff490930f0a343ccdca6d9d233d0','1661797919','no'),(4168,'_site_transient_wp_remote_block_patterns_4637ff490930f0a343ccdca6d9d233d0','a:28:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:1575;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Anuncio y detalles del evento\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4242:\"\n<div class=\"wp-elements-8 wp-container-7 wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTOS</em></h2>\n\n\n\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-3 wp-block-columns alignwide\">\n<div class=\"wp-container-1 wp-block-column\" style=\"flex-basis:25%\"></div>\n<style>.wp-container-1 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-1 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-1 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-1 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-1 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-2 wp-block-column\" style=\"flex-basis:75%\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n</div>\n<style>.wp-container-2 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-2 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-2 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-2 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-2 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-3 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-3 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-6 wp-block-columns alignwide\">\n<div class=\"wp-container-4 wp-block-column\">\n<p style=\"font-size:25px\">MÁS INFORMACIÓN EN: ES.WP.ORG · +34 21 1234 5678</p>\n</div>\n<style>.wp-container-4 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-4 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-4 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-4 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-4 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-5 wp-block-column\">\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TIQUES</a></p>\n</div>\n<style>.wp-container-5 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-5 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-5 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-5 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-5 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-6 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-6 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-7 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-7 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-7 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-7 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-7 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-8 a{color: var(--wp--preset--color--black);}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2633:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#d2cdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\"><!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTOS</em></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:image {\"id\":3173,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p style=\"font-size:25px\">MÁS INFORMACIÓN EN: ES.WP.ORG · +34 21 1234 5678</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TIQUES</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:1463;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:49:\"Cabecera grande con texto alineado a la izquierda\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2231:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Bosque.</h2>\n\n\n\n<div class=\"wp-container-11 wp-block-columns alignwide\">\n<div class=\"wp-container-9 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Hasta un niño sabe lo valioso que es el bosque. El fresco e impresionante olor de los árboles. El eco de los pájaros volando por encima de esa densa magnitud. Un clima estable, una vida diversa y sostenible y una fuente de cultura. Sin embargo, los bosques y otros ecosistemas penden de un hilo, amenazados de convertirse en tierras de cultivo, pastos y plantaciones.</em></p>\n</div>\n<style>.wp-container-9 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-9 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-9 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-9 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-9 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-10 wp-block-column\"></div>\n<style>.wp-container-10 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-10 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-10 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-10 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-10 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-11 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-11 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:35:\"Imagen de fondo con cita sobre ella\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1662:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Bosque.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Hasta un niño sabe lo valioso que es el bosque. El fresco e impresionante olor de los árboles. El eco de los pájaros volando por encima de esa densa magnitud. Un clima estable, una vida diversa y sostenible y una fuente de cultura. Sin embargo, los bosques y otros ecosistemas penden de un hilo, amenazados de convertirse en tierras de cultivo, pastos y plantaciones.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:1442;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Detalles del evento\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3236:\"\n<figure class=\"wp-block-image alignwide size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Imagen de una mujer llevada por el aire por cisnes.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-container-16 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-12 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Ubicación:</strong><br>Paseo de la Castellana 82, MAD</p>\n</div>\n<style>.wp-container-12 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-12 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-12 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-12 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-12 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-13 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Fecha:</strong><br>24 de octubre de 2021</p>\n</div>\n<style>.wp-container-13 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-13 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-13 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-13 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-13 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-15 wp-block-column is-vertically-aligned-center\">\n<div class=\"wp-container-14 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Comprar tiques</a></div>\n</div>\n<style>.wp-container-14 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-14 > * { margin: 0; }</style></div>\n<style>.wp-container-15 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-15 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-15 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-15 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-15 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-16 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-16 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:20:\"Detalles del evento.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1631:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Imagen de una mujer llevada por el aire por cisnes.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Ubicación:</strong><br>Paseo de la Castellana 82, MAD</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Fecha:</strong><br>24 de octubre de 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Comprar tiques</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:1464;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:10:\"encabezado\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:522:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">Somos un estudio de Madrid con práctica internacional en arquitectura, urbanismo y diseño de interiores. Creemos en el intercambio de conocimientos y en el fomento del diálogo para aumentar el potencial creativo de la colaboración.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:20:\"Texto del encabezado\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:640:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">Somos un estudio de Madrid con práctica internacional en arquitectura, urbanismo y diseño de interiores. Creemos en el intercambio de conocimientos y en el fomento del diálogo para aumentar el potencial creativo de la colaboración.</h2>\n<!-- /wp:heading -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:1433;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:6:\"evento\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2169:\"\n<div class=\"wp-elements-20 wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-elements-19 wp-container-18 wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Fiesta de <br>inauguración</h2>\n\n\n\n<p class=\"wp-elements-17 has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<style>.wp-elements-17 a{color: #fffdc7;}</style></div>\n<style>.wp-container-18 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-18 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-18 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-18 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-18 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-19 a{color: #fffdc7;}</style></div></div>\n<style>.wp-elements-20 a{color: #fffdc7;}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"header\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1602:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Fiesta de <br>inauguración</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:1564;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Imagen con descripción abajo y a la derecha\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4554:\"\n<div class=\"wp-container-25 wp-block-columns\">\n<div class=\"wp-container-21 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-21 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-21 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-21 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-21 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-21 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-22 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Ilustración clásica de Cupido\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n<style>.wp-container-22 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-22 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-22 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-22 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-22 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-23 wp-block-column\"></div>\n<style>.wp-container-23 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-23 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-23 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-23 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-23 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-24 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-24 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-24 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-24 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-24 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-24 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-25 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-25 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-28 wp-block-columns\">\n<div class=\"wp-container-26 wp-block-column\"></div>\n<style>.wp-container-26 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-26 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-26 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-26 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-26 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-27 wp-block-column\">\n<p style=\"font-size:14px\"><strong>Cupido volando</strong><br>Impresión giclée de 48&#8243; x 48&#8243; en papel de archivo.</p>\n</div>\n<style>.wp-container-27 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-27 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-27 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-27 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-27 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-28 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-28 > * { margin: 0; }</style>\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:45:\"Imagen con descripción abajo y a la derecha.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1252:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Ilustración clásica de Cupido\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupido volando</strong><br>Impresión giclée de 48\" x 48\" en papel de archivo.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:1559;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Imagen en color sólido con descripción\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3345:\"\n<div class=\"wp-container-33 wp-block-columns alignfull\">\n<div class=\"wp-container-29 wp-block-column\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img decoding=\"async\" loading=\"lazy\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"(max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n<style>.wp-container-29 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-29 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-29 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-29 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-29 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-32 wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-container-31 wp-block-columns\">\n<div class=\"wp-container-30 wp-block-column\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Avión</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Alambre de cobre, base de madera. Creé esta pieza a finales de 2008. Para este trabajo, quise transmitir la pesadez industrial de un avión, así como la sensación de flotar en una nube que sientes cuando estás en uno.</p>\n</div>\n<style>.wp-container-30 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-30 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-30 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-30 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-30 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-31 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-31 > * { margin: 0; }</style></div>\n<style>.wp-container-32 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-32 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-32 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-32 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-32 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-33 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-33 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"Imagen en color sólido con descripción.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1837:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Avión</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Alambre de cobre, base de madera. Creé esta pieza a finales de 2008. Para este trabajo, quise transmitir la pesadez industrial de un avión, así como la sensación de flotar en una nube que sientes cuando estás en uno.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:1503;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Imagen y cita en un fondo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3166:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-34 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Hasta la fruta más amarga tiene azúcar.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n<style>.wp-container-34 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-34 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-34 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-34 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-34 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-35 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Los árboles que tardan en crecer dan los mejores frutos.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n<style>.wp-container-35 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-35 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-35 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-35 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-35 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:240:\"Dos bloques de medios y texto. El de arriba tiene un fondo verde pálido. El texto está a la izquierda y contiene una cita, y la imagen está a la derecha. El siguiente bloque, debajo, tiene la imagen a la izquierda y la cita a la derecha.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2409:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Hasta la fruta más amarga tiene azúcar.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Los árboles que tardan en crecer dan los mejores frutos.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:1563;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Imágenes desplazadas con descripciones.\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2844:\"\n<div class=\"wp-container-38 wp-block-columns\">\n<div class=\"wp-container-36 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"(max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<p style=\"font-size:14px\"><strong>Lirios blancos</strong><br>Ogawa Kazumasa</p>\n</div>\n<style>.wp-container-36 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-36 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-36 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-36 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-36 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-37 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p style=\"font-size:14px\"><strong>Flor de cerezo</strong><br>Ogawa Kazumasa</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"(max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n<style>.wp-container-37 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-37 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-37 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-37 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-37 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-38 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-38 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:40:\"Imágenes desplazadas con descripciones.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1177:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Lirios blancos</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Flor de cerezo</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:1423;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Llamada a la acción sencilla\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1496:\"\n<div class=\"wp-container-40 wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>Ponte en contacto</strong></p>\n\n\n\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Programa una visita</strong></h2>\n\n\n\n<div class=\"wp-container-39 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contacta con nosotros</a></div>\n</div>\n<style>.wp-container-39 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-39 > * { margin: 0; }</style>\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-40 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-40 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-40 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-40 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-40 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:91:\"Un contenedor con fondo blanco. Dentro hay un párrafo centrado, un encabezado y un botón.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"buttons\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1525:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>Ponte en contacto</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Programa una visita</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contacta con nosotros</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:1459;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Medios y texto con imagen a la izquierda\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:554:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Primer plano, vista abstracta de arquitectura.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Espacios abiertos</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">Ver estudio de caso ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:72:\"Bloque de medios y texto con imagen a la izquierda y texto a la derecha.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Primer plano, vista abstracta de arquitectura.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Espacios abiertos</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">Ver estudio de caso ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:1428;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:16:\"TABLA DE PRECIOS\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5361:\"\n<div class=\"wp-container-50 wp-block-columns alignwide\">\n<div class=\"wp-elements-43 wp-container-42 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Individual</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enriquece nuestra creciente comunidad.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>Entrada general y descuentos de miembro para un adulto</li><li>Una entrada gratuita por exposición especial</li><li>Dos pases de un solo uso para invitados por año</li></ul>\n\n\n\n<div class=\"wp-container-41 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">110 € / año</a></div>\n</div>\n<style>.wp-container-41 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-41 > * { margin: 0; }</style></div>\n<style>.wp-container-42 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-42 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-42 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-42 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-42 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-43 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-46 wp-container-45 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Familiar</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Apoya las exposiciones especiales.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>Entrada general y descuentos de miembro para dos adultos</li><li>Cuatro entradas gratuitas por exposición especial</li><li>Cuatro pases de un solo uso para invitados por año</li></ul>\n\n\n\n<div class=\"wp-container-44 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">200 € / año</a></div>\n</div>\n<style>.wp-container-44 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-44 > * { margin: 0; }</style></div>\n<style>.wp-container-45 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-45 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-45 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-45 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-45 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-46 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-49 wp-container-48 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patrono</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Lleva el apoyo al siguiente nivel.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>Entrada general y descuentos de miembro para dos adultos</li><li>Cinco entradas gratuitas por exposición especial</li><li>Seis pases de un solo uso para invitados por año</li></ul>\n\n\n\n<div class=\"wp-container-47 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">400 € / año</a></div>\n</div>\n<style>.wp-container-47 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-47 > * { margin: 0; }</style></div>\n<style>.wp-container-48 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-48 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-48 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-48 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-48 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-49 a{color: #000000;}</style></div>\n<style>.wp-container-50 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-50 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:300:\"Tres columnas de igual anchura configuradas como una tabla de precios. La columna de la izquierda tiene un fondo amarillo, la del medio tiene un fondo púrpura claro y la de la derecha tiene un fondo azul claro. Cada columna contiene un encabezado, un subtítulo, un separador, una lista y un botón.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"buttons\";i:1;s:7:\"columns\";i:2;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:5447:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Individual</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enriquece nuestra creciente comunidad.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>Entrada general y descuentos de miembro para un adulto</li><li>Una entrada gratuita por exposición especial</li><li>Dos pases de un solo uso para invitados por año</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">110 € / año</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Familiar</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Apoya las exposiciones especiales.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>Entrada general y descuentos de miembro para dos adultos</li><li>Cuatro entradas gratuitas por exposición especial</li><li>Cuatro pases de un solo uso para invitados por año</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">200 € / año</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patrono</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Lleva el apoyo al siguiente nivel.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>Entrada general y descuentos de miembro para dos adultos</li><li>Cinco entradas gratuitas por exposición especial</li><li>Seis pases de un solo uso para invitados por año</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">400 € / año</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:1454;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Tres columnas con imágenes y texto\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6664:\"\n<div class=\"wp-container-60 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-52 wp-block-columns alignwide\">\n<div class=\"wp-container-51 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSISTEMA</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Crecimiento positivo.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-51 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-51 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-51 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-51 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-51 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-52 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-52 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-56 wp-block-columns alignwide\">\n<div class=\"wp-container-53 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Naturaleza</em>, en el sentido habitual, se refiere a las esencias inalteradas por el hombre; el espacio, el aire, el río, la hoja.&nbsp;<em>Arte</em>&nbsp;se aplica a la mezcla de su voluntad con las mismas cosas, como en una casa, un canal, una estatua, un cuadro. Pero sus operaciones tomadas en conjunto son tan insignificantes, un poco de astillado, horneado, remiendo y lavado, que en una impresión tan grandiosa como la del mundo en la mente humana, no varían el resultado.</p>\n</div>\n<style>.wp-container-53 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-53 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-53 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-53 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-53 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-54 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"La puesta de sol a través de un denso bosque.\" /></figure>\n</div>\n<style>.wp-container-54 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-54 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-54 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-54 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-54 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-55 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Aerogeneradores en una llanura de hierba, con un cielo azul.\" /></figure>\n</div>\n<style>.wp-container-55 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-55 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-55 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-55 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-55 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-56 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-56 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-59 wp-block-columns alignwide\">\n<div class=\"wp-container-57 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"El sol brilla sobre una cresta que desciende hacia la costa. A lo lejos, un coche circula por una carretera.\" /></figure></div>\n</div>\n<style>.wp-container-57 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-57 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-57 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-57 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-57 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-58 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Sin duda, no tenemos que hacer preguntas que no tengan respuesta. Debemos confiar en la perfección de la creación hasta el punto de creer que cualquier curiosidad que el orden de las cosas haya despertado en nuestra mente, el orden de las cosas puede satisfacerla. La condición de todo hombre es una solución en jeroglífico a las preguntas que él mismo se plantea.</p>\n</div>\n<style>.wp-container-58 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-58 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-58 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-58 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-58 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-59 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-59 > * { margin: 0; }</style></div>\n<style>.wp-container-60 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-60 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-60 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-60 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-60 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Tres columnas con imágenes y texto, con espaciado vertical para un aspecto desplazado.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4103:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSISTEMA</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Crecimiento positivo.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Naturaleza</em>, en el sentido habitual, se refiere a las esencias inalteradas por el hombre; el espacio, el aire, el río, la hoja.&nbsp;<em>Arte</em>&nbsp;se aplica a la mezcla de su voluntad con las mismas cosas, como en una casa, un canal, una estatua, un cuadro. Pero sus operaciones tomadas en conjunto son tan insignificantes, un poco de astillado, horneado, remiendo y lavado, que en una impresión tan grandiosa como la del mundo en la mente humana, no varían el resultado.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"La puesta de sol a través de un denso bosque.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Aerogeneradores en una llanura de hierba, con un cielo azul.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"El sol brilla sobre una cresta que desciende hacia la costa. A lo lejos, un coche circula por una carretera.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Sin duda, no tenemos que hacer preguntas que no tengan respuesta. Debemos confiar en la perfección de la creación hasta el punto de creer que cualquier curiosidad que el orden de las cosas haya despertado en nuestra mente, el orden de las cosas puede satisfacerla. La condición de todo hombre es una solución en jeroglífico a las preguntas que él mismo se plantea.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:1453;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:22:\"Tres columnas de texto\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2476:\"\n<div class=\"wp-container-64 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-61 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Visita virtual ↗</a></strong></h3>\n\n\n\n<p>Haz una visita virtual al museo. Ideal para colegios y eventos.</p>\n</div>\n<style>.wp-container-61 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-61 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-61 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-61 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-61 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-62 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Eventos en curso ↗</a></strong></h3>\n\n\n\n<p>Mantente al día y consulta aquí nuestras exposiciones actuales.</p>\n</div>\n<style>.wp-container-62 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-62 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-62 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-62 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-62 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-63 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Información útil ↗</a></strong></h3>\n\n\n\n<p>Conoce nuestros horarios, precios de las entradas y descuentos.</p>\n</div>\n<style>.wp-container-63 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-63 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-63 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-63 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-63 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-64 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-64 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:23:\"Tres columnas de texto.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1537:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Visita virtual ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Haz una visita virtual al museo. Ideal para colegios y eventos.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Eventos en curso ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Mantente al día y consulta aquí nuestras exposiciones actuales.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Información útil ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Conoce nuestros horarios, precios de las entradas y descuentos.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2159:\"\n<div class=\"wp-elements-68 wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-elements-67 wp-container-66 wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"wp-elements-65 has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<style>.wp-elements-65 a{color: #fffdc7;}</style></div>\n<style>.wp-container-66 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-66 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-66 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-66 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-66 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-67 a{color: #fffdc7;}</style></div></div>\n<style>.wp-elements-68 a{color: #fffdc7;}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"header\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1592:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:566;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Event announcement and details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4269:\"\n<div class=\"wp-elements-76 wp-container-75 wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTS</em></h2>\n\n\n\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-71 wp-block-columns alignwide\">\n<div class=\"wp-container-69 wp-block-column\" style=\"flex-basis:25%\"></div>\n<style>.wp-container-69 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-69 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-69 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-69 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-69 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-70 wp-block-column\" style=\"flex-basis:75%\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n</div>\n<style>.wp-container-70 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-70 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-70 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-70 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-70 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-71 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-71 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-74 wp-block-columns alignwide\">\n<div class=\"wp-container-72 wp-block-column\">\n<p style=\"font-size:25px\">MORE INFO AT: WP.ORG · +44 21 1234 5678</p>\n</div>\n<style>.wp-container-72 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-72 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-72 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-72 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-72 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-73 wp-block-column\">\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TICKETS</a></p>\n</div>\n<style>.wp-container-73 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-73 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-73 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-73 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-73 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-74 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-74 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-75 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-75 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-75 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-75 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-75 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-76 a{color: var(--wp--preset--color--black);}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2622:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#d2cdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\"><!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTS</em></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:image {\"id\":3173,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p style=\"font-size:25px\">MORE INFO AT: WP.ORG · +44 21 1234 5678</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TICKETS</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3229:\"\n<figure class=\"wp-block-image alignwide size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-container-81 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-77 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n<style>.wp-container-77 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-77 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-77 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-77 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-77 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-78 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n<style>.wp-container-78 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-78 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-78 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-78 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-78 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-80 wp-block-column is-vertically-aligned-center\">\n<div class=\"wp-container-79 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Purchase Tickets</a></div>\n</div>\n<style>.wp-container-79 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-79 > * { margin: 0; }</style></div>\n<style>.wp-container-80 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-80 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-80 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-80 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-80 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-81 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-81 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1624:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:509:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3161:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-82 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n<style>.wp-container-82 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-82 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-82 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-82 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-82 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-83 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n<style>.wp-container-83 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-83 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-83 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-83 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-83 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3334:\"\n<div class=\"wp-container-88 wp-block-columns alignfull\">\n<div class=\"wp-container-84 wp-block-column\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img decoding=\"async\" loading=\"lazy\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"(max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n<style>.wp-container-84 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-84 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-84 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-84 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-84 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-87 wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-container-86 wp-block-columns\">\n<div class=\"wp-container-85 wp-block-column\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n<style>.wp-container-85 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-85 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-85 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-85 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-85 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-86 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-86 > * { margin: 0; }</style></div>\n<style>.wp-container-87 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-87 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-87 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-87 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-87 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-88 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-88 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4531:\"\n<div class=\"wp-container-93 wp-block-columns\">\n<div class=\"wp-container-89 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-89 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-89 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-89 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-89 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-89 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-90 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n<style>.wp-container-90 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-90 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-90 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-90 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-90 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-91 wp-block-column\"></div>\n<style>.wp-container-91 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-91 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-91 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-91 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-91 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-92 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-92 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-92 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-92 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-92 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-92 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-93 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-93 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-96 wp-block-columns\">\n<div class=\"wp-container-94 wp-block-column\"></div>\n<style>.wp-container-94 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-94 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-94 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-94 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-94 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-95 wp-block-column\">\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n<style>.wp-container-95 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-95 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-95 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-95 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-95 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-96 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-96 > * { margin: 0; }</style>\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2185:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-container-99 wp-block-columns alignwide\">\n<div class=\"wp-container-97 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n<style>.wp-container-97 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-97 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-97 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-97 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-97 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-98 wp-block-column\"></div>\n<style>.wp-container-98 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-98 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-98 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-98 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-98 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-99 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-99 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1610:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:537:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:827:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Offset images with descriptions.\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2857:\"\n<div class=\"wp-container-102 wp-block-columns\">\n<div class=\"wp-container-100 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"(max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<p style=\"font-size:14px\"><strong>White Irises</strong><br>Ogawa Kazumasa</p>\n</div>\n<style>.wp-container-100 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-100 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-100 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-100 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-100 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-101 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p style=\"font-size:14px\"><strong>Cherry Blossom</strong><br>Ogawa Kazumasa</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"(max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n<style>.wp-container-101 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-101 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-101 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-101 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-101 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-102 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-102 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:32:\"Offset images with descriptions.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1175:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>White Irises</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cherry Blossom</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5290:\"\n<div class=\"wp-container-112 wp-block-columns alignwide\">\n<div class=\"wp-elements-105 wp-container-104 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for one adult</li><li>One free ticket per special exhibition</li><li>Two single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-103 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n<style>.wp-container-103 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-103 > * { margin: 0; }</style></div>\n<style>.wp-container-104 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-104 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-104 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-104 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-104 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-105 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-108 wp-container-107 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Four free tickets per special exhibition</li><li>Four single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-106 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n<style>.wp-container-106 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-106 > * { margin: 0; }</style></div>\n<style>.wp-container-107 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-107 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-107 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-107 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-107 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-108 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-111 wp-container-110 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Five free tickets per special exhibition</li><li>Six single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-109 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n<style>.wp-container-109 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-109 > * { margin: 0; }</style></div>\n<style>.wp-container-110 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-110 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-110 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-110 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-110 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-111 a{color: #000000;}</style></div>\n<style>.wp-container-112 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-112 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"buttons\";i:1;s:7:\"columns\";i:2;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:5340:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for one adult</li><li>One free ticket per special exhibition</li><li>Two single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Four free tickets per special exhibition</li><li>Four single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Five free tickets per special exhibition</li><li>Six single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1486:\"\n<div class=\"wp-container-114 wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-container-113 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n<style>.wp-container-113 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-113 > * { margin: 0; }</style>\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-114 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-114 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-114 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-114 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-114 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"buttons\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:200;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Three columns of text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2456:\"\n<div class=\"wp-container-118 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-115 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n\n\n\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n</div>\n<style>.wp-container-115 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-115 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-115 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-115 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-115 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-116 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n\n\n\n<p>Stay updated and see our current exhibitions here.</p>\n</div>\n<style>.wp-container-116 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-116 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-116 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-116 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-116 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-117 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n\n\n\n<p>Get to know our opening times, ticket prices and discounts.</p>\n</div>\n<style>.wp-container-117 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-117 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-117 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-117 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-117 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-118 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-118 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:22:\"Three columns of text.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1496:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay updated and see our current exhibitions here.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get to know our opening times, ticket prices and discounts.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6608:\"\n<div class=\"wp-container-128 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-120 wp-block-columns alignwide\">\n<div class=\"wp-container-119 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-119 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-119 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-119 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-119 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-119 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-120 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-120 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-124 wp-block-columns alignwide\">\n<div class=\"wp-container-121 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n<style>.wp-container-121 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-121 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-121 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-121 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-121 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-122 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n<style>.wp-container-122 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-122 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-122 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-122 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-122 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-123 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n<style>.wp-container-123 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-123 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-123 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-123 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-123 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-124 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-124 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-127 wp-block-columns alignwide\">\n<div class=\"wp-container-125 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n</div>\n<style>.wp-container-125 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-125 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-125 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-125 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-125 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-126 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n<style>.wp-container-126 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-126 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-126 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-126 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-126 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-127 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-127 > * { margin: 0; }</style></div>\n<style>.wp-container-128 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-128 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-128 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-128 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-128 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3990:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}}','no'),(491,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1661902061','no'),(492,'_transient_woocommerce_admin_remote_free_extensions_specs','a:4:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":4:{s:11:\"description\";s:163:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooCommerce Payments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":4:{s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":4:{s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":4:{s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:8:\"mailpoet\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:23:\"google-listings-and-ads\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.png\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp-for-woocommerce.png\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:29:\"Creative Mail for WooCommerce\";s:11:\"description\";s:99:\"Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail.\";s:9:\"image_url\";s:121:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/creative-mail-by-constant-contact.png\";s:10:\"manage_url\";s:27:\"admin.php?page=creativemail\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"creative-mail-by-constant-contact\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}}','no'),(494,'acf_version','5.9.3','yes'),(498,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(500,'wc_blocks_db_schema_version','260','yes'),(501,'wpb_js_composer_license_activation_notified','yes','yes'),(504,'_transient_woocommerce_reports-transient-version','1661297457','yes'),(505,'_transient_timeout_orders-all-statuses','1661902350','no'),(506,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";a:0:{}}','no'),(509,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1661902065','no'),(510,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}','no'),(511,'woocommerce_task_list_tracked_completed_tasks','a:6:{i:0;s:8:\"purchase\";i:1;s:14:\"store_creation\";i:2;s:13:\"store_details\";i:3;s:8:\"shipping\";i:4;s:8:\"products\";i:5;s:15:\"review-shipping\";}','yes'),(512,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes'),(522,'woocommerce_onboarding_profile','a:12:{s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:26:\"marketing@markovations.com\";s:8:\"industry\";a:1:{i:0;a:1:{s:4:\"slug\";s:21:\"electronics-computers\";}}s:13:\"product_types\";a:1:{i:0;s:8:\"physical\";}s:13:\"product_count\";s:6:\"11-100\";s:14:\"selling_venues\";s:12:\"brick-mortar\";s:16:\"number_employees\";s:5:\"10-50\";s:7:\"revenue\";s:16:\"more-than-250000\";s:12:\"setup_client\";b:1;s:19:\"business_extensions\";a:0:{}s:5:\"theme\";s:13:\"argenta-child\";s:9:\"completed\";b:1;}','yes'),(2005,'_transient_wc_product_children_2653','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2006,'_transient_timeout_wc_var_prices_2653','1664058811','no'),(523,'woocommerce_task_list_dismissed_tasks','a:0:{}','yes'),(525,'_transient_shipping-transient-version','1661792143','yes'),(526,'woocommerce_admin_created_default_shipping_zones','yes','yes'),(4096,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(528,'woocommerce_task_list_prompt_shown','1','yes'),(530,'_transient_timeout_wc_report_orders_stats_771a317592d6d3fe3a9f6d0b9bab855a','1661902358','no'),(531,'_transient_wc_report_orders_stats_771a317592d6d3fe3a9f6d0b9bab855a','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 18:32:31\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 18:32:31\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(532,'_transient_timeout_wc_report_orders_stats_ec14f97a47a73252ee1b5c421a50e197','1661902358','no'),(533,'_transient_wc_report_orders_stats_ec14f97a47a73252ee1b5c421a50e197','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 18:32:31\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 18:32:31\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(534,'_transient_timeout_wc_report_orders_stats_9c9685130b0e06dc47658140e9f92d40','1661902359','no'),(535,'_transient_wc_report_orders_stats_9c9685130b0e06dc47658140e9f92d40','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(536,'_transient_timeout_wc_report_orders_stats_65393fa10bceacf9ab2f8096e41a77ea','1661902359','no'),(537,'_transient_wc_report_orders_stats_65393fa10bceacf9ab2f8096e41a77ea','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(567,'_transient_product_query-transient-version','1661466702','yes'),(3784,'_transient_timeout__woocommerce_helper_updates','1661818541','no'),(3785,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1661775341;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(4092,'_transient_timeout_wc_shipping_method_count','1664384112','no'),(4093,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1661297550\";s:5:\"value\";i:1;}','no'),(4094,'woocommerce_admin_reviewed_default_shipping_zones','yes','yes'),(4104,'_transient_timeout_wc_term_counts','1664388316','no'),(4105,'_transient_wc_term_counts','a:55:{i:55;s:1:\"1\";i:20;s:2:\"15\";i:21;s:1:\"8\";i:22;s:1:\"8\";i:110;s:1:\"3\";i:111;s:1:\"4\";i:31;s:2:\"21\";i:17;s:2:\"50\";i:49;s:1:\"2\";i:18;s:2:\"31\";i:30;s:1:\"4\";i:24;s:2:\"12\";i:112;s:1:\"6\";i:51;s:2:\"23\";i:46;s:1:\"2\";i:47;s:1:\"2\";i:113;s:1:\"6\";i:114;s:1:\"6\";i:34;s:2:\"19\";i:36;s:2:\"10\";i:35;s:1:\"8\";i:25;s:2:\"18\";i:27;s:1:\"7\";i:29;s:1:\"2\";i:26;s:1:\"8\";i:28;s:2:\"14\";i:33;s:1:\"5\";i:50;s:1:\"9\";i:56;s:1:\"1\";i:54;s:2:\"11\";i:32;s:2:\"20\";i:39;s:1:\"6\";i:37;s:1:\"3\";i:40;s:2:\"18\";i:42;s:1:\"3\";i:44;s:1:\"6\";i:43;s:1:\"4\";i:41;s:1:\"5\";i:45;s:2:\"12\";i:57;s:1:\"2\";i:115;s:1:\"5\";i:16;s:1:\"0\";i:53;s:2:\"38\";i:19;s:2:\"52\";i:23;s:2:\"65\";i:52;s:2:\"38\";i:90;s:2:\"24\";i:84;s:1:\"4\";i:106;s:1:\"3\";i:80;s:1:\"2\";i:104;s:1:\"2\";i:107;s:1:\"2\";i:81;s:1:\"1\";i:48;s:1:\"1\";i:105;s:1:\"1\";}','no'),(4114,'_transient_timeout_wc_related_3684','1661879168','no'),(4115,'_transient_wc_related_3684','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=3684\";a:24:{i:0;s:4:\"2075\";i:1;s:4:\"2155\";i:2;s:4:\"2159\";i:3;s:4:\"2161\";i:4;s:4:\"2163\";i:5;s:4:\"2164\";i:6;s:4:\"2169\";i:7;s:4:\"2172\";i:8;s:4:\"2174\";i:9;s:4:\"2176\";i:10;s:4:\"2178\";i:11;s:4:\"2180\";i:12;s:4:\"2181\";i:13;s:4:\"2184\";i:14;s:4:\"2186\";i:15;s:4:\"2188\";i:16;s:4:\"2192\";i:17;s:4:\"2194\";i:18;s:4:\"2241\";i:19;s:4:\"2243\";i:20;s:4:\"2245\";i:21;s:4:\"2247\";i:22;s:4:\"2255\";i:23;s:4:\"2259\";}}','no'),(4119,'_site_transient_timeout_browser_3cd94da139f19a2945e13d599c744d92','1662397654','no'),(4120,'_site_transient_browser_3cd94da139f19a2945e13d599c744d92','a:10:{s:4:\"name\";s:5:\"Opera\";s:7:\"version\";s:12:\"90.0.4480.54\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:22:\"https://www.opera.com/\";s:7:\"img_src\";s:42:\"http://s.w.org/images/browsers/opera.png?1\";s:11:\"img_src_ssl\";s:43:\"https://s.w.org/images/browsers/opera.png?1\";s:15:\"current_version\";s:5:\"12.18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1681,'_transient_product-transient-version','1661466702','yes'),(1686,'_options_global_header_menu_style','field_59229bda317ae','no'),(1687,'options_global_header_menu_style','style2','no'),(574,'_transient_timeout_wc_report_orders_stats_0c8dd2351b261ac28c33a1692efddfa0','1661953194','no'),(575,'_transient_wc_report_orders_stats_0c8dd2351b261ac28c33a1692efddfa0','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(576,'_transient_timeout_wc_report_orders_stats_932be74c02db1895a4464ad8d54f7c4b','1661953194','no'),(577,'_transient_wc_report_orders_stats_932be74c02db1895a4464ad8d54f7c4b','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(578,'_transient_timeout_wc_report_orders_stats_6fcc3e21a9872406f11fc830996aeb40','1661953194','no'),(579,'_transient_wc_report_orders_stats_6fcc3e21a9872406f11fc830996aeb40','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 08:39:46\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 08:39:46\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(580,'_transient_timeout_wc_report_orders_stats_9047012e99bf3229a146d537ede2190b','1661953194','no'),(581,'_transient_wc_report_orders_stats_9047012e99bf3229a146d537ede2190b','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 08:39:46\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 08:39:46\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(584,'license_key_token','1661365674|Dth7fWZ0wQ73gJuafVpR','yes'),(583,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(590,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(2002,'_transient_timeout_wc_product_loop_febb1312be5df32835ccdbb3fd4227d0','1664059836','no'),(2003,'_transient_wc_product_loop_febb1312be5df32835ccdbb3fd4227d0','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2653;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2606,'_transient_wc_var_prices_2643','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3060,'_transient_wc_var_prices_2547','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3061,'_transient_timeout_wc_product_children_5637','1664058811','no'),(3062,'_transient_wc_product_children_5637','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3063,'_transient_timeout_wc_var_prices_5637','1664058811','no'),(3064,'_transient_wc_var_prices_5637','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(3065,'_transient_timeout_wc_product_children_2522','1664058811','no'),(3066,'_transient_wc_product_children_2522','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(1573,'revslider_update_revision_current','6.4.10','yes'),(2605,'_transient_timeout_wc_var_prices_2643','1664058811','no'),(1580,'envato_market','a:3:{s:5:\"token\";s:32:\"z1nFh7abifoHAuD4kyvmkHyFaYhYBPql\";s:17:\"installed_version\";s:5:\"2.0.7\";s:16:\"is_plugin_active\";s:0:\"\";}','yes'),(1581,'envato_market_state','activated','yes'),(2004,'_transient_timeout_wc_product_children_2653','1663946176','no'),(2603,'_transient_timeout_wc_product_children_2643','1663975081','no'),(2604,'_transient_wc_product_children_2643','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(3953,'_site_transient_timeout_envato_market_themes','1661793131','no'),(3954,'_site_transient_envato_market_themes','a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no'),(3943,'_site_transient_timeout_envato_market_plugins','1661798048','no'),(3944,'_site_transient_envato_market_plugins','a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no'),(625,'_transient_timeout_wc_shipping_method_count_legacy','1664386316','no'),(626,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1661792143\";s:5:\"value\";i:0;}','no'),(3998,'_transient_wc_attribute_taxonomies','a:4:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"4\";s:14:\"attribute_name\";s:13:\"sleeve-length\";s:15:\"attribute_label\";s:13:\"sleeve-length\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:10:\"tecnologia\";s:15:\"attribute_label\";s:10:\"tecnologia\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(4171,'wpb_js_google_fonts_subsets','a:1:{i:0;s:5:\"latin\";}','yes'),(4172,'wpb_js_default_template_post_type','a:0:{}','yes'),(4173,'_transient_timeout_settings_errors','1661794512','no'),(4174,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:7:\"general\";s:4:\"code\";s:16:\"settings_updated\";s:7:\"message\";s:18:\"Ajustes guardados.\";s:4:\"type\";s:7:\"success\";}}','no'),(4176,'action_scheduler_migration_status','complete','yes'),(1691,'options_global_header_menu_add_cap','no','no'),(1692,'_options_global_logo_type','field_59229bda32383','no'),(1693,'options_global_logo_type','image','no'),(1694,'_options_global_header_menu_logo_font','field_57e277579ea3d','no'),(1695,'options_global_header_menu_logo_font','a:3:{s:4:\"font\";s:10:\"Montserrat\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}','no'),(1696,'_options_global_header_menu_logo_color','field_57e27d4fce2f7','no'),(1697,'options_global_header_menu_logo_color','','no'),(1698,'_options_global_logo_image','field_59229bda32f63','no'),(1699,'options_global_logo_image','','no'),(1700,'_options_global_logo_image_second','field_57e2685a24b198f1','no'),(1701,'options_global_logo_image_second','5123','no'),(1702,'_options_global_menu_type','field_59229bda3374d','no'),(1703,'options_global_menu_type','full','no'),(1704,'_options_global_header_menu_background_color','field_59229bda33b3d','no'),(1705,'options_global_header_menu_background_color','rgba(0,0,0,0.3)','no'),(1706,'_options_global_header_menu_text_color','field_57e2431e5ec16','no'),(1707,'options_global_header_menu_text_color','','no'),(1708,'_options_global_header_menu_fixed','field_59229bda3432a','no'),(1709,'options_global_header_menu_fixed','1','no'),(1710,'_options_global_header_menu_hide_border','field_59229bda34745','no'),(1711,'options_global_header_menu_hide_border','1','no'),(1712,'_options_global_header_menu_border_color','field_57e24486ad548','no'),(1713,'options_global_header_menu_border_color','#8c8c8c','no'),(1714,'_options_global_header_menu_border_type','field_57e273850bfe3','no'),(1715,'options_global_header_menu_border_type','dotted','no'),(1716,'_options_global_header_menu_hide_contacts_bar','field_59229bda35701','no'),(1717,'options_global_header_menu_hide_contacts_bar','0','no'),(1718,'_options_global_header_menu_contacts_bar_phone_numbers','field_59229bda35af2','no'),(1719,'options_global_header_menu_contacts_bar_phone_numbers','1','no'),(1720,'options_global_header_menu_contacts_bar_phone_numbers_0_phone_numbers','+51 708-5300','no'),(1721,'_options_global_header_menu_contacts_bar_phone_numbers_0_phone_numbers','field_59229bda6c954','no'),(1722,'_options_global_header_menu_contacts_bar_emails','field_59229bda35ef5','no'),(1723,'options_global_header_menu_contacts_bar_emails','1','no'),(1724,'options_global_header_menu_contacts_bar_emails_0_emails','hola@markovations.com','no'),(1725,'_options_global_header_menu_contacts_bar_emails_0_emails','field_59229bda725e5','no'),(1726,'_options_global_header_menu_contacts_bar_additional','field_59229bda3630a','no'),(1727,'options_global_header_menu_contacts_bar_additional','Horario: L - V de 9:00 - 17:30','no'),(1728,'_options_global_header_menu_contacts_bar_social_links','field_59229bda366f4','no'),(1729,'options_global_header_menu_contacts_bar_social_links','3','no'),(1730,'options_global_header_menu_contacts_bar_social_links_0_social_network','linkedin','no'),(1731,'_options_global_header_menu_contacts_bar_social_links_0_social_network','field_59229bda7b686','no'),(1732,'options_global_header_menu_contacts_bar_social_links_0_url','https://www.linkedin.com/company/66961906/admin/','no'),(1733,'_options_global_header_menu_contacts_bar_social_links_0_url','field_59229bda7ba5a','no'),(1734,'options_global_header_menu_contacts_bar_social_links_1_social_network','facebook','no'),(1735,'_options_global_header_menu_contacts_bar_social_links_1_social_network','field_59229bda7b686','no'),(1736,'options_global_header_menu_contacts_bar_social_links_1_url','https://www.facebook.com/markovations','no'),(1737,'_options_global_header_menu_contacts_bar_social_links_1_url','field_59229bda7ba5a','no'),(1738,'options_global_header_menu_contacts_bar_social_links_2_social_network','twitter','no'),(1739,'_options_global_header_menu_contacts_bar_social_links_2_social_network','field_59229bda7b686','no'),(1740,'options_global_header_menu_contacts_bar_social_links_2_url','https://twitter.com/Markovations','no'),(1741,'_options_global_header_menu_contacts_bar_social_links_2_url','field_59229bda7ba5a','no'),(2220,'options_global_woocommerce_header_logo_style','inherit','no'),(2217,'_options_global_woocommerce_shop_layout','field_58383c7ed01ae_laytype','no'),(2218,'options_global_woocommerce_products_on_page','','no'),(2219,'_options_global_woocommerce_products_on_page','field_58383c7ed01ae_shop_count','no'),(2216,'options_global_woocommerce_shop_layout','default','no'),(1746,'_options_global_header_menu_contacts_bar_background','field_59229bda36adb','no'),(1747,'options_global_header_menu_contacts_bar_background','#182a3c','no'),(1748,'_options_global_header_menu_contacts_bar_text_color','field_57e2486335390','no'),(1749,'options_global_header_menu_contacts_bar_text_color','','no'),(1750,'_options_global_header_use_hero','field_59229bda38e8d','no'),(1751,'options_global_header_use_hero','0','no'),(1752,'_options_global_header_overlay_color','field_59229bda37acf','no'),(1753,'options_global_header_overlay_color','','no'),(1754,'_options_global_header_background_color','field_59229bda37ea5','no'),(1755,'options_global_header_background_color','#00537f','no'),(1756,'_options_global_header_tilte_color','field_57e8c4e007124','no'),(1757,'options_global_header_tilte_color','','no'),(1758,'_options_global_header_height','field_59229bda38a78','no'),(1759,'options_global_header_height','460px','no'),(1760,'_options_global_footer_logo_type','field_592fd8901ba9e','no'),(1761,'options_global_footer_logo_type','light_variant','no'),(1762,'_options_global_footer_logo_font_family','field_57f36d64266f8','no'),(1763,'options_global_footer_logo_font_family','a:3:{s:4:\"font\";s:10:\"Montserrat\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}','no'),(1764,'_options_global_footer_logo_color','field_57f35db450049','no'),(1765,'options_global_footer_logo_color','','no'),(1766,'_options_global_footer_logo_image','field_57f35f35deb92','no'),(1767,'options_global_footer_logo_image','2152','no'),(1768,'_options_global_footer_background_color','field_592fd8901ca70','no'),(1769,'options_global_footer_background_color','','no'),(1770,'_options_global_footer_background_image','field_592fd8901ce59','no'),(1771,'options_global_footer_background_image','','no'),(1772,'_options_global_footer_background_size','field_592fd8901d26a','no'),(1773,'options_global_footer_background_size','cover','no'),(1774,'_options_global_footer_background_position','field_57e29718bddad','no'),(1775,'options_global_footer_background_position','center_bottom','no'),(1776,'_options_global_footer_background_repeat','field_57e2979dbddaf','no'),(1777,'options_global_footer_background_repeat','repeat','no'),(1778,'_options_global_footer_hide','field_592fd8901e284','no'),(1779,'options_global_footer_hide','0','no'),(1780,'_options_global_footer_is_wrapped','field_592fd8901ea9a','no'),(1781,'options_global_footer_is_wrapped','1','no'),(1782,'_options_global_footer_show_copyright','field_57e292c889265','no'),(1783,'options_global_footer_show_copyright','1','no'),(1784,'_options_global_footer_copyright_text','field_592fd8901f24b','no'),(1785,'options_global_footer_copyright_text','© Markovations - 2022. Todos los Derechos Reservados.','no'),(2256,'options_global_footer_hide_copyright','0','no'),(1786,'_options_global_footer_copyright_background_color','field_592fd8901f63a','no'),(1787,'options_global_footer_copyright_background_color','','no'),(1788,'_options_global_footer_copyright_text_color','field_592fd8901fa31','no'),(1789,'options_global_footer_copyright_text_color','','no'),(1790,'_options_global_page_brand_color','field_591ac509cfa00','no'),(1791,'options_global_page_brand_color','#00537f','no'),(1792,'_options_global_page_background_image','field_591ac509cfdd8','no'),(1793,'options_global_page_background_image','','no'),(1794,'_options_global_page_background_size','field_591ac509d01a8','no'),(1795,'options_global_page_background_size','auto','no'),(1796,'_options_global_page_background_position','field_591ac509d05b5','no'),(1797,'options_global_page_background_position','center','no'),(1798,'_options_global_page_background_repeat','field_591ac509d09b7','no'),(1799,'options_global_page_background_repeat','repeat','no'),(1800,'_options_global_page_background_attach','field_591ac509d0dce','no'),(1801,'options_global_page_background_attach','0','no'),(1802,'_options_global_page_background_color','field_591ac509d1208','no'),(1803,'options_global_page_background_color','','no'),(1804,'_options_global_page_text_color','field_57e3906e7b521','no'),(1805,'options_global_page_text_color','','no'),(1806,'_options_global_page_main_font_family','field_57e38bc429f0d','no'),(1807,'options_global_page_main_font_family','a:3:{s:4:\"font\";s:9:\"Open Sans\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}','no'),(1808,'_options_global_page_titles_font_family','field_57e38bff29f0e','no'),(1809,'options_global_page_titles_font_family','a:3:{s:4:\"font\";s:7:\"Raleway\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}','no'),(1810,'_options_global_page_show_breadcrumbs','field_591ac509d29ee','no'),(1811,'options_global_page_show_breadcrumbs','0','no'),(1812,'_options_global_page_is_wrapped','field_591ac509d31f3','no'),(1813,'options_global_page_is_wrapped','0','no'),(1814,'_options_global_page_show_arrow','field_591ac509d4234','no'),(1815,'options_global_page_show_arrow','1','no'),(1816,'_options_global_page_arrow_color','field_591ac509d465a','no'),(1817,'options_global_page_arrow_color','','no'),(1818,'_options_global_page_custom_css','field_591ac509d4a44','no'),(1819,'options_global_page_custom_css','p.subtitle, blockquote, blockquote p, .subtitle-font {font-style:normal;}','no'),(1820,'_options_global_post_title_background_type','field_580f888a8b6f6','no'),(1821,'options_global_post_title_background_type','post_thumbnail','no'),(1822,'_options_global_post_title_background_overlay_color','field_58108a0ff83a5','no'),(1823,'options_global_post_title_background_overlay_color','','no'),(1824,'_options_global_post_title_background_color','field_5810897adbe5d','no'),(1825,'options_global_post_title_background_color','','no'),(1826,'_options_global_post_title_color','field_58108ad2e3dd9','no'),(1827,'options_global_post_title_color','','no'),(1828,'_options_global_post_title_height','field_58108b6cb3fae','no'),(1829,'options_global_post_title_height','460px','no'),(1830,'_options_global_post_title_section','field_58108d4d2579a','no'),(1831,'options_global_post_title_section','0','no'),(1832,'_options_global_post_hide_subtitle','field_58108d0425799','no'),(1833,'options_global_post_hide_subtitle','0','no'),(1834,'_options_global_post_hide_previous_n_next','field_58108fdef7461','no'),(1835,'options_global_post_hide_previous_n_next','0','no'),(1836,'_options_global_post_hide_related_posts','field_58109078f7462','no'),(1837,'options_global_post_hide_related_posts','0','no'),(1838,'_options_global_project_layout_type','field_581c488fd296c','no'),(1839,'options_global_project_layout_type','type_2','no'),(1840,'_options_global_project_show_navigation','field_581c495e4d23f','no'),(1841,'options_global_project_show_navigation','simple','no'),(1842,'_options_global_project_hide_breadcrumbs','field_581c4a442b6c7','no'),(1843,'options_global_project_hide_breadcrumbs','0','no'),(1844,'_options_global_project_hide_sharing_buttons','field_581c4a971f8e7','no'),(1845,'options_global_project_hide_sharing_buttons','0','no'),(1846,'_options_global_project_social_sharing_buttons','field_581c4c1208efc','no'),(1847,'options_global_project_social_sharing_buttons','a:5:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:10:\"googleplus\";i:3;s:9:\"pinterest\";i:4;s:8:\"linkedin\";}','no'),(1848,'_options_global_portfolio_gallery_light','field_581c4a442b6c7ee34','no'),(1849,'options_global_portfolio_gallery_light','dark','no'),(1850,'_options_global_portfolio_page','field_581c5bfcdb445','no'),(1851,'options_global_portfolio_page','471','no'),(1852,'_options_global_blog_page_layout','field_58258ad066fe8','no'),(1853,'options_global_blog_page_layout','classic','no'),(1854,'_options_global_blog_columns_in_row','field_5825f854d1874','no'),(1855,'options_global_blog_columns_in_row','3col','no'),(1856,'_options_global_blog_posts_per_page','field_5825f7cd3d20c','no'),(1857,'options_global_blog_posts_per_page','16','no'),(1858,'_options_global_blog_item_layout_type','field_58258b76f3953','no'),(1859,'options_global_blog_item_layout_type','default','no'),(1860,'_options_global_blog_items_boxed_style','field_5825f6a8d6714','no'),(1861,'options_global_blog_items_boxed_style','0','no'),(1862,'_options_global_blog_sidebar','field_58258e88e6315','no'),(1863,'options_global_blog_sidebar','right','no'),(1864,'_options_global_author_social_links','field_58369c84308fa','no'),(1865,'options_global_author_social_links','','no'),(1866,'_options_global_woocommerce_product_description_layout','field_593be7a6cb2ee','no'),(1867,'options_global_woocommerce_product_description_layout','default','no'),(1868,'_options_global_woocommerce_header_menu_style','field_593be7a6cbac1','no'),(1869,'options_global_woocommerce_header_menu_style','inherit','no'),(1870,'_options_global_woocommerce_header_menu_add_cap','field_57e261c601ar3r47ba_woo','no'),(1871,'options_global_woocommerce_header_menu_add_cap','yes','no'),(1872,'_options_global_woocommerce_menu_type','field_593be7a6cc66e','no'),(1873,'options_global_woocommerce_menu_type','inherit','no'),(1874,'_options_global_woocommerce_header_menu_background_color','field_57e11b53acace','no'),(1875,'options_global_woocommerce_header_menu_background_color','','no'),(1876,'_options_global_woocommerce_header_menu_text_color','field_57e11ddbc71f6_woo','no'),(1877,'options_global_woocommerce_header_menu_text_color','','no'),(1878,'_options_global_woocommerce_header_menu_site_name_color','field_57e11ddaaasfffsbc71f6_woo','no'),(1879,'options_global_woocommerce_header_menu_site_name_color','','no'),(1880,'_options_global_woocommerce_header_menu_hide_border','field_57e9090dab86a_woo','no'),(1881,'options_global_woocommerce_header_menu_hide_border','inherit','no'),(1882,'_options_global_woocommerce_header_menu_border_color','field_57e24486ad548_woo','no'),(1883,'options_global_woocommerce_header_menu_border_color','','no'),(1884,'_options_global_woocommerce_header_menu_border_type','field_57e273850bfe3_woo','no'),(1885,'options_global_woocommerce_header_menu_border_type','inherit','no'),(1886,'_options_global_woocommerce_header_menu_add_contacts_bar','field_593be7a6ce1ba','no'),(1887,'options_global_woocommerce_header_menu_add_contacts_bar','inherit','no'),(1888,'_options_global_woocommerce_header_menu_contacts_bar_background','field_57e11c7bcbe2d_woo','no'),(1889,'options_global_woocommerce_header_menu_contacts_bar_background','','no'),(1890,'_options_global_woocommerce_header_menu_contacts_bar_text_color','field_57e11ea3c5386_woo','no'),(1891,'options_global_woocommerce_header_menu_contacts_bar_text_color','','no'),(1892,'_options_global_woocommerce_header_menu_fixed','field_593be7a6ced67','no'),(1893,'options_global_woocommerce_header_menu_fixed','inherit','no'),(1894,'_options_global_woocommerce_header_subtitle','field_593be7a6cf58a','no'),(1895,'options_global_woocommerce_header_subtitle','','no'),(1896,'_options_global_woocommerce_header_background_image','field_593be7a6cf964','no'),(1897,'options_global_woocommerce_header_background_image','','no'),(1898,'_options_global_woocommerce_header_background_size','field_593be7a6cfd29','no'),(1899,'options_global_woocommerce_header_background_size','cover','no'),(1900,'_options_global_woocommerce_header_background_position','field_57dfc330b7fe4_woo','no'),(1901,'options_global_woocommerce_header_background_position','','no'),(1902,'_options_global_woocommerce_header_background_repeat','field_57dfc30ab7fe3_woo','no'),(1903,'options_global_woocommerce_header_background_repeat','','no'),(1904,'_options_global_woocommerce_header_overlay_color','field_593be7a6d0cb4','no'),(1905,'options_global_woocommerce_header_overlay_color','#404042','no'),(1906,'_options_global_woocommerce_header_background_color','field_593be7a6d10ac','no'),(1907,'options_global_woocommerce_header_background_color','','no'),(1908,'_options_global_woocommerce_header_tilte_color','field_57dfa8d329961000_woo','no'),(1909,'options_global_woocommerce_header_tilte_color','','no'),(1910,'_options_global_woocommerce_header_height_fullscreen','field_593be7a6d1893','no'),(1911,'options_global_woocommerce_header_height_fullscreen','0','no'),(1912,'_options_global_woocommerce_header_height','field_593be7a6d1c53','no'),(1913,'options_global_woocommerce_header_height','400px','no'),(1914,'_options_global_woocommerce_header_use_hero','field_593be7a6d2062','no'),(1915,'options_global_woocommerce_header_use_hero','inherit','no'),(1916,'_options_global_woocommerce_page_background_type','field_593be7a6d2871','no'),(1917,'options_global_woocommerce_page_background_type','inherit','no'),(1918,'_options_global_woocommerce_page_background_image','field_57dfb0d58b88d_woo','no'),(1919,'options_global_woocommerce_page_background_image','','no'),(1920,'_options_global_woocommerce_page_background_size','field_57dfb97717705_woo','no'),(1921,'options_global_woocommerce_page_background_size','auto','no'),(1922,'_options_global_woocommerce_page_background_position','field_57dfb182cd69a_woo','no'),(1923,'options_global_woocommerce_page_background_position','','no'),(1924,'_options_global_woocommerce_page_background_repeat','field_57dfb3656b622_woo','no'),(1925,'options_global_woocommerce_page_background_repeat','','no'),(1926,'_options_global_woocommerce_page_background_is_attached','field_57dfb80868ece_woo','no'),(1927,'options_global_woocommerce_page_background_is_attached','0','no'),(1928,'_options_global_woocommerce_page_background_color','field_593be7a6d3f97','no'),(1929,'options_global_woocommerce_page_background_color','','no'),(1930,'_options_global_woocommerce_page_show_breadcrumbs','field_593be7a6d437b','no'),(1931,'options_global_woocommerce_page_show_breadcrumbs','inherit','no'),(1932,'_options_global_woocommerce_page_is_wrapped','field_593be7a6d4778','no'),(1933,'options_global_woocommerce_page_is_wrapped','yes','no'),(1934,'_options_global_woocommerce_footer_sitename_color','field_57f37823e32d7_woo','no'),(1935,'options_global_woocommerce_footer_sitename_color','','no'),(1936,'_options_global_woocommerce_footer_background_color','field_57f37ad0e2f5f_woo','no'),(1937,'options_global_woocommerce_footer_background_color','','no'),(1938,'_options_global_woocommerce_footer_background_type','field_5940e1dbc5ce2','no'),(1939,'options_global_woocommerce_footer_background_type','inherit','no'),(1940,'_options_global_woocommerce_footer_background_image','field_57f3a1edc324c_woo','no'),(1941,'options_global_woocommerce_footer_background_image','','no'),(1942,'_options_global_woocommerce_footer_background_size','field_57f3a2f6c324d_woo','no'),(1943,'options_global_woocommerce_footer_background_size','cover','no'),(1944,'_options_global_woocommerce_footer_background_position','field_57f3a369c324e_woo','no'),(1945,'options_global_woocommerce_footer_background_position','','no'),(1946,'_options_global_woocommerce_footer_background_repeat','field_57f3a3a2c324f_woo','no'),(1947,'options_global_woocommerce_footer_background_repeat','repeat','no'),(1948,'_options_global_woocommerce_footer_hide','field_593be7a6d725e','no'),(1949,'options_global_woocommerce_footer_hide','inherit','no'),(1950,'_options_global_woocommerce_footer_is_wrapped','field_593be7a6d7644','no'),(1951,'options_global_woocommerce_footer_is_wrapped','yes','no'),(1952,'_options_global_woocommerce_footer_show_copyright_section','field_593be7a6d7a67','no'),(1953,'options_global_woocommerce_footer_show_copyright_section','inherit','no'),(1954,'_options_global_woocommerce_footer_copyright_section_background','field_593be7a6d7e8e','no'),(1955,'options_global_woocommerce_footer_copyright_section_background','','no'),(1956,'_options_global_woocommerce_footer_copyright_section_text_color','field_593be7a6d82b3','no'),(1957,'options_global_woocommerce_footer_copyright_section_text_color','','no'),(1958,'_options_global_woocommerce_header_menu_use_wrapper','field_593be7a6cbea5','no'),(1959,'options_global_woocommerce_header_menu_use_wrapper','inherit','no'),(1960,'options_global_footer_show_logo','1','no'),(1961,'_options_global_footer_show_logo','field_57e28efb2fc28','no'),(1962,'options_global_page_favicon','2204','no'),(1963,'_options_global_page_favicon','field_57e3941edf6d9','no'),(1964,'options_global_woocommerce_header_use_overlay','yes','no'),(1965,'options_global_woocommerce_header_title_background_type','image','no'),(1966,'options_global_page_subtitles_font_family','a:3:{s:4:\"font\";s:4:\"Lora\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";}}','no'),(1967,'_options_global_page_subtitles_font_family','field_57e38bff29f0e__','no'),(1968,'options_global_page_smooth_scroll','1','no'),(1969,'options_global_page_add_top_padding','0','no'),(1970,'options_global_post_title_height_fullscreen','0','no'),(1971,'options_global_post_page_add_wrapper','1','no'),(1972,'options_global_logo_image_light','5643','no'),(1973,'_options_global_logo_image_light','field_5936b2dd92771','no'),(1974,'options_global_logo_image_light_retina','','no'),(1975,'_options_global_logo_image_light_retina','field_5936b357132bf','no'),(1976,'options_global_logo_image_light_mobile','','no'),(1977,'_options_global_logo_image_light_mobile','field_5936b371132c0','no'),(1978,'options_global_logo_image_dark','5644','no'),(1979,'_options_global_logo_image_dark','field_5936af24f4b7e','no'),(1980,'options_global_logo_image_dark_retina','','no'),(1981,'_options_global_logo_image_dark_retina','field_5936afd421bba','no'),(1982,'options_global_logo_image_dark_mobile','','no'),(1983,'_options_global_logo_image_dark_mobile','field_5936affb21bbb','no'),(1984,'options_global_logo_image_dark_variant','','no'),(1985,'_options_global_logo_image_dark_variant','field_5936add283a9a','no'),(1986,'options_global_header_logo_by_default','light_variant','no'),(1987,'_options_global_header_logo_by_default','field_5937e1905d075','no'),(1988,'options_global_header_logo_when_fixed','inherit','no'),(1989,'_options_global_header_logo_when_fixed','field_5937e1905d075_fixed','no'),(1990,'options_global_header_tilte_align','left','no'),(1991,'_options_global_header_tilte_align','field_59229e431eaea','no'),(1992,'options_global_page_headings_typo','{\"size\":\"28px\",\"color\":\"#454548\",\"spacing\":\"-0.5px\",\"font_family\":\"Raleway\",\"font_variants\":[\"700\",\"800\"],\"font_subsets\":[\"latin\",\"latin-ext\"]}','no'),(1993,'options_global_page_subtitles_typo','{\"size\":\"16px\",\"style\":\"normal\",\"color\":\"#707177\"}','no'),(2007,'_transient_wc_var_prices_2653','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(2008,'_transient_timeout_wc_product_loop_4dedcf8de64e982de4267476429b72e9','1664059836','no'),(2009,'_transient_wc_product_loop_4dedcf8de64e982de4267476429b72e9','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2643;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3059,'_transient_timeout_wc_var_prices_2547','1664058811','no'),(2014,'_transient_timeout_wc_product_loop_03307a8a5463d8bbb4879f3f86154358','1664059836','no'),(2015,'_transient_wc_product_loop_03307a8a5463d8bbb4879f3f86154358','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2514;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2016,'_transient_timeout_wc_product_children_2514','1663946176','no'),(2017,'_transient_wc_product_children_2514','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2018,'_transient_timeout_wc_var_prices_2514','1664058811','no'),(2019,'_transient_wc_var_prices_2514','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(2020,'_transient_timeout_wc_product_loop_8cb07b0431ebc1fd00eeb7c6d354e92c','1664059836','no'),(2021,'_transient_wc_product_loop_8cb07b0431ebc1fd00eeb7c6d354e92c','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2616;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2022,'_transient_timeout_wc_product_loop_3f6985c4855449950fa3ea438f699b9e','1664059836','no'),(2023,'_transient_wc_product_loop_3f6985c4855449950fa3ea438f699b9e','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2638;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2024,'_transient_timeout_wc_product_children_2638','1663946176','no'),(2025,'_transient_wc_product_children_2638','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2026,'_transient_timeout_wc_var_prices_2638','1664058811','no'),(2027,'_transient_wc_var_prices_2638','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(2028,'_transient_timeout_wc_product_loop_4a76050f490427ebda93572fe8fe0ab1','1664059836','no'),(2029,'_transient_wc_product_loop_4a76050f490427ebda93572fe8fe0ab1','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2135;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2030,'_transient_timeout_wc_product_children_2135','1663946176','no'),(2031,'_transient_wc_product_children_2135','a:2:{s:3:\"all\";a:1:{i:0;i:2136;}s:7:\"visible\";a:1:{i:0;i:2136;}}','no'),(2032,'_transient_timeout_wc_var_prices_2135','1664058811','no'),(2033,'_transient_wc_var_prices_2135','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(2034,'_transient_timeout_wc_product_loop_ac38139022cc0fb6f55a15a6450cc2fe','1664059836','no'),(2035,'_transient_wc_product_loop_ac38139022cc0fb6f55a15a6450cc2fe','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2595;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3057,'_transient_timeout_wc_product_children_2547','1664058811','no'),(3058,'_transient_wc_product_children_2547','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2598,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(2040,'_transient_timeout_wc_product_loop_f40d889f6be6bc16fc853c4779a0a083','1664059836','no'),(2041,'_transient_wc_product_loop_f40d889f6be6bc16fc853c4779a0a083','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2663;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2042,'_transient_timeout_wc_product_children_2663','1663946177','no'),(2043,'_transient_wc_product_children_2663','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2044,'_transient_timeout_wc_var_prices_2663','1664058819','no'),(2045,'_transient_wc_var_prices_2663','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(2046,'_transient_timeout_wc_product_loop_050a39b30ff639124ed2f25f224d7ddb','1664059836','no'),(2047,'_transient_wc_product_loop_050a39b30ff639124ed2f25f224d7ddb','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2539;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2048,'_transient_timeout_wc_product_loop_604499c8a31a6b65515fcb869828c50f','1664059836','no'),(2049,'_transient_wc_product_loop_604499c8a31a6b65515fcb869828c50f','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2590;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2050,'_transient_timeout_wc_product_loop_0f075fd0f81595fedee319f6b08cbd90','1664059836','no'),(2051,'_transient_wc_product_loop_0f075fd0f81595fedee319f6b08cbd90','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2621;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2052,'_transient_timeout_wc_product_loop_f35b84078964eff770619cfd5fd6b00a','1664059836','no'),(2053,'_transient_wc_product_loop_f35b84078964eff770619cfd5fd6b00a','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2648;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2054,'_transient_timeout_wc_product_children_2648','1663946177','no'),(2055,'_transient_wc_product_children_2648','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2056,'_transient_timeout_wc_var_prices_2648','1664058811','no'),(2057,'_transient_wc_var_prices_2648','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no'),(2058,'_transient_timeout_wc_product_loop_486ecbdccc2f1ef344fe6f5e51af29be','1664059836','no'),(2059,'_transient_wc_product_loop_486ecbdccc2f1ef344fe6f5e51af29be','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2607;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(2075,'options_global_page_use_boxed_wrapper','0','no'),(2076,'_options_global_page_use_boxed_wrapper','field_59381c77504b1','no'),(2077,'_options_global_page_add_top_padding','field_591ac509d3606','no'),(2078,'options_global_page_text_typo','','no'),(2079,'_options_global_page_text_typo','field_591ac509d1630','no'),(2080,'_options_global_page_headings_typo','field_591ac509d1a45','no'),(2081,'_options_global_page_subtitles_typo','field_591ac509d2622','no'),(2082,'options_global_breadcrumbs_separator','>','no'),(2083,'_options_global_breadcrumbs_separator','field_591b10dbb4a85','no'),(2084,'options_global_page_show_home_breadcrumb','1','no'),(2085,'_options_global_page_show_home_breadcrumb','field_591ac509d2e0d','no'),(2086,'options_global_breadcrumbs_show_author','1','no'),(2087,'_options_global_breadcrumbs_show_author','field_591ef1473ef35','no'),(2088,'options_global_breadcrumbs_show_tags','1','no'),(2089,'_options_global_breadcrumbs_show_tags','field_591ef1773ef36','no'),(2090,'options_global_breadcrumbs_show_cats','1','no'),(2091,'_options_global_breadcrumbs_show_cats','field_591ef18a3ef37','no'),(2092,'options_global_breadcrumbs_background_color','','no'),(2093,'_options_global_breadcrumbs_background_color','field_591ef0e8d845b','no'),(2094,'options_global_breadcrumbs_font_color','','no'),(2095,'_options_global_breadcrumbs_font_color','field_591ef10cd845c','no'),(2096,'_options_global_page_smooth_scroll','field_591ac509d3a3e','no'),(2097,'options_global_page_preloader','1','no'),(2098,'_options_global_page_preloader','field_591ac509d3e51','no'),(2099,'options_global_preloader_shapes_color','','no'),(2100,'_options_global_preloader_shapes_color','field_592d5938aee39','no'),(2101,'options_global_preloader_background_color','','no'),(2102,'_options_global_preloader_background_color','field_592d4579aee38','no'),(2103,'options_global_full_width_margins_size','','no'),(2104,'_options_global_full_width_margins_size','field_591b10dbb4a85_fwgaps','no'),(2122,'options_global_header_menu_text_typo','{\"color\":\"#ffffff\"}','no'),(2123,'_options_global_header_menu_text_typo','field_59229bda33f44','no'),(2124,'options_global_header_menu_height','','no'),(2125,'_options_global_header_menu_height','field_592d3cfcc0e1c','no'),(2126,'options_global_header_hide_search','0','no'),(2127,'_options_global_header_hide_search','field_592d43df9e26c','no'),(2128,'options_global_subheader_height','','no'),(2129,'_options_global_subheader_height','field_592d3dfbff372','no'),(2130,'options_global_header_menu_contacts_bar_text_typo','{\"color\":\"#dddd2e\"}','no'),(2131,'_options_global_header_menu_contacts_bar_text_typo','field_59229bda36ed1','no'),(2132,'options_global_header_title_background_type','image','no'),(2133,'_options_global_header_title_background_type','field_5922a0ea1eaeb','no'),(2134,'options_global_header_title_background_image','','no'),(2135,'_options_global_header_title_background_image','field_5922a2fd080e8','no'),(2136,'options_global_header_title_background_size','auto','no'),(2137,'_options_global_header_title_background_size','field_5922a6390c4a9','no'),(2138,'options_global_header_title_background_position','center','no'),(2139,'_options_global_header_title_background_position','field_5922a7500579b','no'),(2140,'options_global_header_title_background_repeat','repeat','no'),(2141,'_options_global_header_title_background_repeat','field_5922ab31f19b0','no'),(2142,'options_global_header_use_overlay','0','no'),(2143,'_options_global_header_use_overlay','field_59229bda376e8','no'),(2144,'options_global_header_tilte_typo','','no'),(2145,'_options_global_header_tilte_typo','field_59229bda3827b','no'),(2146,'options_global_header_subtilte_typo','','no'),(2147,'_options_global_header_subtilte_typo','field_59229d1dd0a61','no'),(2148,'options_global_header_title_align','center','no'),(2149,'_options_global_header_title_align','field_59229e431eaea','no'),(2150,'options_global_header_height_fullscreen','0','no'),(2151,'_options_global_header_height_fullscreen','field_59229bda3868f','no'),(2221,'_options_global_woocommerce_header_logo_style','field_59412a19f4b88','no'),(2222,'options_global_woocommerce_header_add_cap','inherit','no'),(2223,'_options_global_woocommerce_header_add_cap','field_59412ba9ad9b7','no'),(2224,'options_global_woocommerce_header_menu_style_settings','inherit','no'),(2225,'_options_global_woocommerce_header_menu_style_settings','field_59412c4ddd0b7','no'),(2226,'options_global_woocommerce_header_menu_contacts_bar_style','inherit','no'),(2227,'_options_global_woocommerce_header_menu_contacts_bar_style','field_594104c4f2c34','no'),(2228,'_options_global_woocommerce_header_title_background_type','field_593be851ebe2f','no'),(2229,'_options_global_woocommerce_header_use_overlay','field_593be7a6d08c2','no'),(2230,'options_global_woocommerce_header_title_align','inherit','no'),(2231,'_options_global_woocommerce_header_title_align','field_593d5de953e57','no'),(2232,'options_global_woocommerce_page_typography_settings','inherit','no'),(2233,'_options_global_woocommerce_page_typography_settings','field_593be7a6d14a6','no'),(2234,'options_global_woocommerce_use_boxed_wrapper','inherit','no'),(2235,'_options_global_woocommerce_use_boxed_wrapper','field_593edd79aa843','no'),(2236,'options_global_woocommerce_footer_text_color','','no'),(2237,'_options_global_woocommerce_footer_text_color','field_5940ecce7fe58','no'),(2238,'options_global_woocommerce_footer_widget_logo_type','inherit','no'),(2239,'_options_global_woocommerce_footer_widget_logo_type','field_5940e241c5ce3','no'),(2240,'options_global_woocommerce_footer_is_sticky','inherit','no'),(2241,'_options_global_woocommerce_footer_is_sticky','field_5940e516ada44','no'),(2252,'options_global_footer_text_color','','no'),(2253,'_options_global_footer_text_color','field_5940ebca457f2','no'),(2254,'options_global_footer_is_sticky','0','no'),(2255,'_options_global_footer_is_sticky','field_593916111579e','no'),(2257,'_options_global_footer_hide_copyright','field_592fd8901ee80','no'),(2323,'_transient_timeout_wc_report_orders_stats_511604e6dd0015969e93aa49aaa3a21d','1661967573','no'),(2324,'_transient_wc_report_orders_stats_511604e6dd0015969e93aa49aaa3a21d','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2325,'_transient_timeout_wc_report_products_stats_2dbea69e522f15da20e8621405d54103','1661967573','no'),(2326,'_transient_wc_report_products_stats_2dbea69e522f15da20e8621405d54103','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2327,'_transient_timeout_wc_report_variations_stats_84c7f18e2bdd5a03d40b56dc46b0e9f4','1661967573','no'),(2328,'_transient_wc_report_variations_stats_84c7f18e2bdd5a03d40b56dc46b0e9f4','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-34\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-33\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-32\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-31\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(2329,'_transient_timeout_wc_report_orders_stats_e4e4b45027165715273ff3ed72216623','1661967573','no'),(2330,'_transient_wc_report_orders_stats_e4e4b45027165715273ff3ed72216623','a:2:{s:7:\"version\";s:10:\"1661297457\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-08-01\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-08-02\";s:10:\"date_start\";s:19:\"2022-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-08-03\";s:10:\"date_start\";s:19:\"2022-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-08-04\";s:10:\"date_start\";s:19:\"2022-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-08-05\";s:10:\"date_start\";s:19:\"2022-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-08-06\";s:10:\"date_start\";s:19:\"2022-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-08-07\";s:10:\"date_start\";s:19:\"2022-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-08-08\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-08-09\";s:10:\"date_start\";s:19:\"2022-08-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-08-10\";s:10:\"date_start\";s:19:\"2022-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-08-11\";s:10:\"date_start\";s:19:\"2022-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-08-12\";s:10:\"date_start\";s:19:\"2022-08-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-08-13\";s:10:\"date_start\";s:19:\"2022-08-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-08-14\";s:10:\"date_start\";s:19:\"2022-08-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-08-15\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-08-16\";s:10:\"date_start\";s:19:\"2022-08-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-08-17\";s:10:\"date_start\";s:19:\"2022-08-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-08-18\";s:10:\"date_start\";s:19:\"2022-08-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-08-19\";s:10:\"date_start\";s:19:\"2022-08-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-08-20\";s:10:\"date_start\";s:19:\"2022-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-08-21\";s:10:\"date_start\";s:19:\"2022-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-08-22\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-08-23\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-08-24\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 00:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3169,'_transient_timeout_wc_product_loop_21092b2f2e50a6cb5471867d85d0e433','1664061025','no'),(3170,'_transient_wc_product_loop_21092b2f2e50a6cb5471867d85d0e433','a:2:{s:7:\"version\";s:10:\"1661466702\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:2523;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(3182,'_transient_timeout_wc_product_loop_62d65b74e24af18188f217913d46df61','1664061198','no'),(2526,'_transient_health-check-site-status-result','{\"good\":\"19\",\"recommended\":\"1\",\"critical\":\"1\"}','yes'),(3957,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1661789531;s:7:\"checked\";a:2:{s:13:\"argenta-child\";s:5:\"1.0.0\";s:7:\"argenta\";s:5:\"2.1.1\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(4165,'_site_transient_timeout_wp_remote_block_patterns_ec3233df2c9716e1425ab17d25883548','1661797919','no'),(4166,'_site_transient_wp_remote_block_patterns_ec3233df2c9716e1425ab17d25883548','a:26:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:1463;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:49:\"Cabecera grande con texto alineado a la izquierda\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2222:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Bosque.</h2>\n\n\n\n<div class=\"wp-container-3 wp-block-columns alignwide\">\n<div class=\"wp-container-1 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Hasta un niño sabe lo valioso que es el bosque. El fresco e impresionante olor de los árboles. El eco de los pájaros volando por encima de esa densa magnitud. Un clima estable, una vida diversa y sostenible y una fuente de cultura. Sin embargo, los bosques y otros ecosistemas penden de un hilo, amenazados de convertirse en tierras de cultivo, pastos y plantaciones.</em></p>\n</div>\n<style>.wp-container-1 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-1 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-1 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-1 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-1 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-2 wp-block-column\"></div>\n<style>.wp-container-2 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-2 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-2 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-2 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-2 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-3 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-3 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:35:\"Imagen de fondo con cita sobre ella\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1662:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Bosque.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Hasta un niño sabe lo valioso que es el bosque. El fresco e impresionante olor de los árboles. El eco de los pájaros volando por encima de esa densa magnitud. Un clima estable, una vida diversa y sostenible y una fuente de cultura. Sin embargo, los bosques y otros ecosistemas penden de un hilo, amenazados de convertirse en tierras de cultivo, pastos y plantaciones.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:1461;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Cabecera grande con texto y un botón\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2363:\"\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Ultramar:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-container-7 wp-block-columns alignwide\">\n<div class=\"wp-container-5 wp-block-column\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">Una exposición sobre las diferentes representaciones del océano a lo largo del tiempo, entre el siglo XVI y el XX. Tiene lugar en nuestra sala abierta de la <em>planta 2</em>.</p>\n\n\n\n<div class=\"wp-container-4 wp-block-buttons\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">VISITAR</a></div>\n</div>\n<style>.wp-container-4 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-4 > * { margin: 0; }</style></div>\n<style>.wp-container-5 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-5 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-5 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-5 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-5 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-6 wp-block-column\"></div>\n<style>.wp-container-6 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-6 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-6 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-6 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-6 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-7 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-7 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Cabecera grande con imagen de fondo y texto y un botón en la parte superior\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1865:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Ultramar:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">Una exposición sobre las diferentes representaciones del océano a lo largo del tiempo, entre el siglo XVI y el XX. Tiene lugar en nuestra sala abierta de la <em>planta 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":0,\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">VISITAR</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:1468;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:4:\"cita\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:672:\"\n<hr class=\"wp-block-separator is-style-default\" />\n\n\n\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"Perfil lateral de una mujer con un jersey de cuello alto de color rojizo y un bolso blanco. Mira hacia arriba con los ojos cerrados.\" width=\"150\" height=\"150\" /></figure></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>«Contribuir me hace sentir que soy útil al planeta.»</p><cite>— Anna Wong, <em>Voluntario</em></cite></blockquote>\n\n\n\n<hr class=\"wp-block-separator is-style-default\" />\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1029:\"<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\n\n<!-- wp:image {\"align\":\"center\",\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"Perfil lateral de una mujer con un jersey de cuello alto de color rojizo y un bolso blanco. Mira hacia arriba con los ojos cerrados.\" width=\"150\" height=\"150\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>«Contribuir me hace sentir que soy útil al planeta.»</p><cite>— Anna Wong, <em>Voluntario</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:1471;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Dos columnas con texto y título\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2597:\"\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>El viaje había comenzado, y había comenzado felizmente con un suave cielo azul y un mar en calma.</strong></h2>\n\n\n\n<div class=\"wp-container-10 wp-block-columns\">\n<div class=\"wp-container-8 wp-block-column\">\n<p style=\"font-size:18px\">La siguieron hasta la cubierta. Todo el humo y las casas habían desaparecido y el barco se encontraba en un amplio espacio de mar muy fresco y limpio, aunque pálido a la luz del amanecer. Habían dejado a Londres sentado sobre su barro. Una delgadísima línea de sombra se estrechaba en el horizonte, apenas lo suficientemente gruesa para soportar el peso de París que, sin embargo, descansaba sobre ella. Estaban libres de caminos, libres de la humanidad y el mismo regocijo por su libertad los recorría a todos.</p>\n</div>\n<style>.wp-container-8 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-8 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-8 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-8 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-8 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-9 wp-block-column\">\n<p style=\"font-size:18px\">El barco avanzaba con paso firme a través de pequeñas olas que lo abofeteaban y, luego, se desvanecían como agua efervescente, dejando un pequeño borde de burbujas y espuma a ambos lados. El cielo incoloro de octubre estaba ligeramente nublado, como si se tratara de un rastro de humo de una hoguera, y el aire era maravillosamente salado y enérgico. De hecho, hacía demasiado frío para quedarse quieto. La Sra. Ambrose se abrazó a su marido y, mientras se alejaban, se podía ver, por la forma en que su mejilla inclinada se acercaba a la de él, que tenía algo privado que comunicarle.</p>\n</div>\n<style>.wp-container-9 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-9 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-9 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-9 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-9 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-10 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-10 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Dos columnas de texto precedidas por un encabezado largo.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1840:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>El viaje había comenzado, y había comenzado felizmente con un suave cielo azul y un mar en calma.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">La siguieron hasta la cubierta. Todo el humo y las casas habían desaparecido y el barco se encontraba en un amplio espacio de mar muy fresco y limpio, aunque pálido a la luz del amanecer. Habían dejado a Londres sentado sobre su barro. Una delgadísima línea de sombra se estrechaba en el horizonte, apenas lo suficientemente gruesa para soportar el peso de París que, sin embargo, descansaba sobre ella. Estaban libres de caminos, libres de la humanidad y el mismo regocijo por su libertad los recorría a todos.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">El barco avanzaba con paso firme a través de pequeñas olas que lo abofeteaban y, luego, se desvanecían como agua efervescente, dejando un pequeño borde de burbujas y espuma a ambos lados. El cielo incoloro de octubre estaba ligeramente nublado, como si se tratara de un rastro de humo de una hoguera, y el aire era maravillosamente salado y enérgico. De hecho, hacía demasiado frío para quedarse quieto. La Sra. Ambrose se abrazó a su marido y, mientras se alejaban, se podía ver, por la forma en que su mejilla inclinada se acercaba a la de él, que tenía algo privado que comunicarle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:1455;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:54:\"Dos columnas de texto con encabezado con compensación\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5230:\"\n<div class=\"wp-container-18 wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-13 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-11 wp-block-column\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Inspiración oceánica</strong></p>\n</div>\n<style>.wp-container-11 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-11 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-11 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-11 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-11 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-12 wp-block-column\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n<style>.wp-container-12 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-12 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-12 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-12 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-12 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-13 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-13 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-17 wp-block-columns alignwide\">\n<div class=\"wp-container-14 wp-block-column\"></div>\n<style>.wp-container-14 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-14 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-14 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-14 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-14 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-15 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Enrollando los velos alrededor de sus cabezas, las mujeres subieron a cubierta. Ahora avanzaban con paso firme por el río, pasando por las formas oscuras de los barcos anclados, y Londres era un enjambre de luces con un dosel amarillo pálido que caía por encima. Estaban las luces de los grandes teatros, las luces de las largas calles, las luces que indicaban enormes plazas de confort doméstico, las luces que colgaban en el aire.</p>\n</div>\n<style>.wp-container-15 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-15 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-15 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-15 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-15 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-16 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Ninguna oscuridad se asentaría jamás sobre aquellas lámparas, como ninguna oscuridad se había asentado sobre ellas durante cientos de años. Parecía espantoso que la ciudad ardiera para siempre en el mismo lugar; espantoso al menos para la gente que se alejaba para aventurarse en el mar, y la contemplaba como un montículo circunscrito, eternamente quemado, eternamente marcado. Desde la cubierta del barco, la gran ciudad aparecía como una figura agazapada y cobarde, un miserable sedentario.</p>\n</div>\n<style>.wp-container-16 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-16 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-16 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-16 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-16 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-17 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-17 > * { margin: 0; }</style>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-18 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-18 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-18 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-18 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-18 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:55:\"Dos columnas de texto con encabezado con compensación.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2962:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Inspiración oceánica</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Enrollando los velos alrededor de sus cabezas, las mujeres subieron a cubierta. Ahora avanzaban con paso firme por el río, pasando por las formas oscuras de los barcos anclados, y Londres era un enjambre de luces con un dosel amarillo pálido que caía por encima. Estaban las luces de los grandes teatros, las luces de las largas calles, las luces que indicaban enormes plazas de confort doméstico, las luces que colgaban en el aire.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Ninguna oscuridad se asentaría jamás sobre aquellas lámparas, como ninguna oscuridad se había asentado sobre ellas durante cientos de años. Parecía espantoso que la ciudad ardiera para siempre en el mismo lugar; espantoso al menos para la gente que se alejaba para aventurarse en el mar, y la contemplaba como un montículo circunscrito, eternamente quemado, eternamente marcado. Desde la cubierta del barco, la gran ciudad aparecía como una figura agazapada y cobarde, un miserable sedentario.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:1473;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Dos imágenes una al lado de la otra\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:896:\"\n<figure class=\"wp-container-20 wp-block-gallery-19 wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"Una vista aérea de las olas chocando contra la orilla.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"Una vista aérea de un campo. Una carretera atraviesa la esquina superior derecha.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<style>.wp-container-20 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-20 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:55:\"Una galería de imágenes con dos imágenes de ejemplo.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:755:\"<!-- wp:gallery {\"ids\":[null,null],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"Una vista aérea de las olas chocando contra la orilla.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"Una vista aérea de un campo. Una carretera atraviesa la esquina superior derecha.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<!-- /wp:gallery -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:1464;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:10:\"encabezado\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:522:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">Somos un estudio de Madrid con práctica internacional en arquitectura, urbanismo y diseño de interiores. Creemos en el intercambio de conocimientos y en el fomento del diálogo para aumentar el potencial creativo de la colaboración.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:20:\"Texto del encabezado\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:640:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">Somos un estudio de Madrid con práctica internacional en arquitectura, urbanismo y diseño de interiores. Creemos en el intercambio de conocimientos y en el fomento del diálogo para aumentar el potencial creativo de la colaboración.</h2>\n<!-- /wp:heading -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:1457;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Medios y texto con imagen a la derecha\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:737:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"Un paisaje rural verde y marrón que desemboca en un océano azul brillante y un cielo ligeramente nublado, realizado con pinturas al óleo.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Orilla con mar azul</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(Estadounidense, 1901-1942)</p>\n</div></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:72:\"Bloque de medios y texto con imagen a la derecha y texto a la izquierda.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1173:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"Un paisaje rural verde y marrón que desemboca en un océano azul brillante y un cielo ligeramente nublado, realizado con pinturas al óleo.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Orilla con mar azul</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(Estadounidense, 1901-1942)</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:1459;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Medios y texto con imagen a la izquierda\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:554:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Primer plano, vista abstracta de arquitectura.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Espacios abiertos</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">Ver estudio de caso ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:72:\"Bloque de medios y texto con imagen a la izquierda y texto a la derecha.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Primer plano, vista abstracta de arquitectura.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Espacios abiertos</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">Ver estudio de caso ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:1456;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:50:\"Medios y texto en un contenedor de altura completa\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1454:\"\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Primer plano de tierra seca y agrietada.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>¿Qué problema hay?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Los árboles son hoy más importantes que nunca. Se dice que más de 10.000 productos se fabrican con árboles. A través de la química, el humilde montón de madera está produciendo productos químicos, plásticos y tejidos que no se podían comprender cuando un hacha derribó por primera vez un árbol de Andalucía.</p>\n\n\n\n<div class=\"wp-container-21 wp-block-buttons\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">aprende más</a></div>\n</div>\n<style>.wp-container-21 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-21 > * { margin: 0; }</style></div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:81:\"Bloque de medios y texto con imagen a la izquierda y texto y botón a la derecha.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1930:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Primer plano de tierra seca y agrietada.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>¿Qué problema hay?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Los árboles son hoy más importantes que nunca. Se dice que más de 10.000 productos se fabrican con árboles. A través de la química, el humilde montón de madera está produciendo productos químicos, plásticos y tejidos que no se podían comprender cuando un hacha derribó por primera vez un árbol de Andalucía.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">aprende más</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:1452;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Tres columnas con imágenes con compensación\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2799:\"\n<div class=\"wp-container-25 wp-block-columns alignwide\">\n<div class=\"wp-container-22 wp-block-column\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Primer plano, vista abstracta de una arquitectura geométrica.\" /></figure>\n</div>\n<style>.wp-container-22 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-22 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-22 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-22 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-22 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-23 wp-block-column\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Primer plano, vista en ángulo de una ventana en un edificio blanco.\" /></figure>\n</div>\n<style>.wp-container-23 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-23 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-23 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-23 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-23 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-24 wp-block-column\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Primer plano de la esquina de un edificio blanco y geométrico con puntas afiladas y esquinas redondeadas.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-24 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-24 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-24 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-24 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-24 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-25 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-25 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Tres columnas con imágenes con compensación.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1790:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Primer plano, vista abstracta de una arquitectura geométrica.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Primer plano, vista en ángulo de una ventana en un edificio blanco.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Primer plano de la esquina de un edificio blanco y geométrico con puntas afiladas y esquinas redondeadas.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:1454;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Tres columnas con imágenes y texto\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6664:\"\n<div class=\"wp-container-35 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-27 wp-block-columns alignwide\">\n<div class=\"wp-container-26 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSISTEMA</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Crecimiento positivo.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-26 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-26 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-26 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-26 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-26 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-27 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-27 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-31 wp-block-columns alignwide\">\n<div class=\"wp-container-28 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Naturaleza</em>, en el sentido habitual, se refiere a las esencias inalteradas por el hombre; el espacio, el aire, el río, la hoja.&nbsp;<em>Arte</em>&nbsp;se aplica a la mezcla de su voluntad con las mismas cosas, como en una casa, un canal, una estatua, un cuadro. Pero sus operaciones tomadas en conjunto son tan insignificantes, un poco de astillado, horneado, remiendo y lavado, que en una impresión tan grandiosa como la del mundo en la mente humana, no varían el resultado.</p>\n</div>\n<style>.wp-container-28 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-28 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-28 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-28 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-28 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-29 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"La puesta de sol a través de un denso bosque.\" /></figure>\n</div>\n<style>.wp-container-29 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-29 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-29 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-29 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-29 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-30 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Aerogeneradores en una llanura de hierba, con un cielo azul.\" /></figure>\n</div>\n<style>.wp-container-30 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-30 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-30 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-30 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-30 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-31 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-31 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-34 wp-block-columns alignwide\">\n<div class=\"wp-container-32 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"El sol brilla sobre una cresta que desciende hacia la costa. A lo lejos, un coche circula por una carretera.\" /></figure></div>\n</div>\n<style>.wp-container-32 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-32 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-32 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-32 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-32 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-33 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Sin duda, no tenemos que hacer preguntas que no tengan respuesta. Debemos confiar en la perfección de la creación hasta el punto de creer que cualquier curiosidad que el orden de las cosas haya despertado en nuestra mente, el orden de las cosas puede satisfacerla. La condición de todo hombre es una solución en jeroglífico a las preguntas que él mismo se plantea.</p>\n</div>\n<style>.wp-container-33 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-33 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-33 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-33 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-33 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-34 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-34 > * { margin: 0; }</style></div>\n<style>.wp-container-35 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-35 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-35 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-35 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-35 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Tres columnas con imágenes y texto, con espaciado vertical para un aspecto desplazado.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4103:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSISTEMA</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Crecimiento positivo.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Naturaleza</em>, en el sentido habitual, se refiere a las esencias inalteradas por el hombre; el espacio, el aire, el río, la hoja.&nbsp;<em>Arte</em>&nbsp;se aplica a la mezcla de su voluntad con las mismas cosas, como en una casa, un canal, una estatua, un cuadro. Pero sus operaciones tomadas en conjunto son tan insignificantes, un poco de astillado, horneado, remiendo y lavado, que en una impresión tan grandiosa como la del mundo en la mente humana, no varían el resultado.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"La puesta de sol a través de un denso bosque.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Aerogeneradores en una llanura de hierba, con un cielo azul.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"El sol brilla sobre una cresta que desciende hacia la costa. A lo lejos, un coche circula por una carretera.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Sin duda, no tenemos que hacer preguntas que no tengan respuesta. Debemos confiar en la perfección de la creación hasta el punto de creer que cualquier curiosidad que el orden de las cosas haya despertado en nuestra mente, el orden de las cosas puede satisfacerla. La condición de todo hombre es una solución en jeroglífico a las preguntas que él mismo se plantea.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:1453;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:22:\"Tres columnas de texto\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2476:\"\n<div class=\"wp-container-39 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-36 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Visita virtual ↗</a></strong></h3>\n\n\n\n<p>Haz una visita virtual al museo. Ideal para colegios y eventos.</p>\n</div>\n<style>.wp-container-36 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-36 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-36 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-36 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-36 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-37 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Eventos en curso ↗</a></strong></h3>\n\n\n\n<p>Mantente al día y consulta aquí nuestras exposiciones actuales.</p>\n</div>\n<style>.wp-container-37 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-37 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-37 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-37 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-37 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-38 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Información útil ↗</a></strong></h3>\n\n\n\n<p>Conoce nuestros horarios, precios de las entradas y descuentos.</p>\n</div>\n<style>.wp-container-38 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-38 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-38 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-38 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-38 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-39 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-39 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:23:\"Tres columnas de texto.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"es_ES\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1537:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Visita virtual ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Haz una visita virtual al museo. Ideal para colegios y eventos.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Eventos en curso ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Mantente al día y consulta aquí nuestras exposiciones actuales.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://es.wordpress.org\">Información útil ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Conoce nuestros horarios, precios de las entradas y descuentos.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:509:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2185:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-container-42 wp-block-columns alignwide\">\n<div class=\"wp-container-40 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n<style>.wp-container-40 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-40 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-40 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-40 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-40 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-41 wp-block-column\"></div>\n<style>.wp-container-41 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-41 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-41 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-41 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-41 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-42 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-42 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1610:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2381:\"\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-container-46 wp-block-columns alignwide\">\n<div class=\"wp-container-44 wp-block-column\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-container-43 wp-block-buttons\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">Visit</a></div>\n</div>\n<style>.wp-container-43 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-43 > * { margin: 0; }</style></div>\n<style>.wp-container-44 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-44 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-44 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-44 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-44 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-45 wp-block-column\"></div>\n<style>.wp-container-45 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-45 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-45 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-45 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-45 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-46 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-46 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1865:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":0,\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1388:\"\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-container-47 wp-block-buttons\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">Learn more</a></div>\n</div>\n<style>.wp-container-47 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-47 > * { margin: 0; }</style></div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1858:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:537:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:827:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:702:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1138:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:27;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Quote\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:663:\"\n<hr class=\"wp-block-separator is-style-default\" />\n\n\n\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"A side profile of a woman in a russet-colored turtleneck and white bag. She looks up with her eyes closed.\" width=\"150\" height=\"150\" /></figure></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>«Contributing makes me feel like I&#8217;m being useful to the planet.»</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n\n\n\n<hr class=\"wp-block-separator is-style-default\" />\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/quote\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1012:\"<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\n\n<!-- wp:image {\"align\":\"center\",\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"A side profile of a woman in a russet-colored turtleneck and white bag. She looks up with her eyes closed.\" width=\"150\" height=\"150\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>\"Contributing makes me feel like I\'m being useful to the planet.\"</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:200;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Three columns of text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2435:\"\n<div class=\"wp-container-51 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-48 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n\n\n\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n</div>\n<style>.wp-container-48 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-48 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-48 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-48 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-48 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-49 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n\n\n\n<p>Stay updated and see our current exhibitions here.</p>\n</div>\n<style>.wp-container-49 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-49 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-49 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-49 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-49 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-50 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n\n\n\n<p>Get to know our opening times, ticket prices and discounts.</p>\n</div>\n<style>.wp-container-50 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-50 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-50 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-50 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-50 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-51 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-51 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:22:\"Three columns of text.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1496:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay updated and see our current exhibitions here.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get to know our opening times, ticket prices and discounts.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6557:\"\n<div class=\"wp-container-61 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-53 wp-block-columns alignwide\">\n<div class=\"wp-container-52 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-52 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-52 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-52 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-52 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-52 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-53 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-53 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-57 wp-block-columns alignwide\">\n<div class=\"wp-container-54 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n<style>.wp-container-54 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-54 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-54 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-54 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-54 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-55 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n<style>.wp-container-55 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-55 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-55 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-55 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-55 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-56 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n<style>.wp-container-56 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-56 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-56 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-56 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-56 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-57 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-57 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-60 wp-block-columns alignwide\">\n<div class=\"wp-container-58 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n</div>\n<style>.wp-container-58 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-58 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-58 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-58 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-58 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-59 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n<style>.wp-container-59 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-59 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-59 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-59 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-59 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-60 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-60 > * { margin: 0; }</style></div>\n<style>.wp-container-61 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-61 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-61 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-61 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-61 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3990:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2762:\"\n<div class=\"wp-container-65 wp-block-columns alignwide\">\n<div class=\"wp-container-62 wp-block-column\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n<style>.wp-container-62 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-62 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-62 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-62 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-62 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-63 wp-block-column\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n<style>.wp-container-63 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-63 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-63 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-63 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-63 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-64 wp-block-column\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-64 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-64 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-64 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-64 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-64 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-65 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-65 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2486:\"\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-container-68 wp-block-columns\">\n<div class=\"wp-container-66 wp-block-column\">\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n<style>.wp-container-66 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-66 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-66 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-66 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-66 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-67 wp-block-column\">\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n<style>.wp-container-67 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-67 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-67 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-67 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-67 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-68 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-68 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5105:\"\n<div class=\"wp-container-76 wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-71 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-69 wp-block-column\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n<style>.wp-container-69 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-69 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-69 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-69 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-69 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-70 wp-block-column\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n<style>.wp-container-70 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-70 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-70 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-70 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-70 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-71 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-71 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-75 wp-block-columns alignwide\">\n<div class=\"wp-container-72 wp-block-column\"></div>\n<style>.wp-container-72 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-72 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-72 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-72 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-72 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-73 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n<style>.wp-container-73 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-73 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-73 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-73 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-73 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-74 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n<style>.wp-container-74 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-74 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-74 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-74 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-74 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-75 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-75 > * { margin: 0; }</style>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-76 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-76 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-76 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-76 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-76 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:878:\"\n<figure class=\"wp-container-78 wp-block-gallery-77 wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<style>.wp-container-78 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-78 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:737:\"<!-- wp:gallery {\"ids\":[null,null],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<!-- /wp:gallery -->\";}}','no'),(3958,'yit_recently_activated','a:1:{i:0;s:38:\"yith-woocommerce-catalog-mode/init.php\";}','yes'),(3959,'_transient_ywctm_update','yes','yes'),(3960,'ywctm_admin_view','yes','yes'),(3961,'ywctm_disable_shop','no','yes'),(3962,'ywctm_hide_variations','no','yes');
INSERT INTO `wpew_options` VALUES (3963,'yit_plugin_fw_panel_wc_default_options_set','a:1:{s:26:\"yith_wc_catalog_mode_panel\";b:1;}','yes'),(3970,'_transient_timeout_yith-plugin-fw-system-status-tls-version','1661789959','no'),(3967,'ywctm_apply_users','all','yes'),(3968,'ywctm_hide_add_to_cart_settings','a:3:{s:6:\"action\";s:4:\"hide\";s:5:\"where\";s:3:\"all\";s:5:\"items\";s:3:\"all\";}','yes'),(3971,'_transient_yith-plugin-fw-system-status-tls-version','1.3','no'),(3972,'yith_system_info','a:2:{s:11:\"system_info\";a:13:{s:14:\"min_wp_version\";a:1:{s:5:\"value\";s:5:\"6.0.1\";}s:14:\"min_wc_version\";a:1:{s:5:\"value\";s:5:\"6.8.2\";}s:15:\"wp_memory_limit\";a:1:{s:5:\"value\";i:805306368;}s:15:\"min_php_version\";a:1:{s:5:\"value\";s:6:\"7.4.30\";}s:15:\"min_tls_version\";a:1:{s:5:\"value\";s:3:\"1.3\";}s:15:\"imagick_version\";a:1:{s:5:\"value\";s:6:\"6.9.10\";}s:15:\"wp_cron_enabled\";a:1:{s:5:\"value\";b:1;}s:16:\"mbstring_enabled\";a:1:{s:5:\"value\";b:1;}s:17:\"simplexml_enabled\";a:1:{s:5:\"value\";b:1;}s:10:\"gd_enabled\";a:1:{s:5:\"value\";b:1;}s:13:\"iconv_enabled\";a:1:{s:5:\"value\";b:1;}s:15:\"opcache_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}s:17:\"url_fopen_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}}s:6:\"errors\";b:0;}','yes'),(3973,'_transient_timeout_yith-plugin-fw-system-status-output-ip','1661789959','no'),(3974,'_transient_yith-plugin-fw-system-status-output-ip','198.46.81.3','no'),(3977,'_transient_timeout_wc_onboarding_product_data','1661876136','no'),(3978,'_transient_wc_onboarding_product_data','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 29 Aug 2022 16:15:36 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"13162\";s:12:\"x-robots-tag\";s:7:\"noindex\";s:4:\"link\";s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:29:\"access-control-expose-headers\";s:33:\"X-WP-Total, X-WP-TotalPages, Link\";s:28:\"access-control-allow-headers\";s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";s:13:\"x-wccom-cache\";s:3:\"HIT\";s:13:\"cache-control\";s:10:\"max-age=60\";s:5:\"allow\";s:3:\"GET\";s:4:\"x-rq\";s:13:\"dca5 0 4 9980\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:2:\"41\";s:7:\"x-cache\";s:3:\"hit\";s:4:\"vary\";s:23:\"Accept-Encoding, Origin\";s:13:\"accept-ranges\";s:5:\"bytes\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}}s:4:\"body\";s:70517:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.5,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.8,\"reviews_count\":51,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":27,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":82,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":38,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":45,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.3,\"reviews_count\":12,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:70517:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.5,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.8,\"reviews_count\":51,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":27,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":82,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":38,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":45,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.3,\"reviews_count\":12,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:3:\"raw\";s:71197:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Mon, 29 Aug 2022 16:15:36 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 13162\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: dca5 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 41\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.5,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.8,\"reviews_count\":51,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":27,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":82,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":38,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":45,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.3,\"reviews_count\":12,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Mon, 29 Aug 2022 16:15:36 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:14:\"content-length\";a:1:{i:0;s:5:\"13162\";}s:12:\"x-robots-tag\";a:1:{i:0;s:7:\"noindex\";}s:4:\"link\";a:1:{i:0;s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";}s:22:\"x-content-type-options\";a:1:{i:0;s:7:\"nosniff\";}s:29:\"access-control-expose-headers\";a:1:{i:0;s:33:\"X-WP-Total, X-WP-TotalPages, Link\";}s:28:\"access-control-allow-headers\";a:1:{i:0;s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";}s:13:\"x-wccom-cache\";a:1:{i:0;s:3:\"HIT\";}s:13:\"cache-control\";a:1:{i:0;s:10:\"max-age=60\";}s:5:\"allow\";a:1:{i:0;s:3:\"GET\";}s:4:\"x-rq\";a:1:{i:0;s:13:\"dca5 0 4 9980\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:2:\"41\";}s:7:\"x-cache\";a:1:{i:0;s:3:\"hit\";}s:4:\"vary\";a:1:{i:0;s:23:\"Accept-Encoding, Origin\";}s:13:\"accept-ranges\";a:1:{i:0;s:5:\"bytes\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:59:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(3950,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1661800298','no'),(3951,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:5707;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4797;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2764;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2639;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2038;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1883;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1883;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1584;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1550;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1533;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1527;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1510;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1493;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1389;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1333;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1316;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1259;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1173;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1146;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1119;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1025;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:983;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:977;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:946;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:898;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:862;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:851;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:848;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:847;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:842;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:817;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:782;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:775;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:768;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:763;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:758;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:728;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:728;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:726;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:712;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:700;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:698;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:677;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:676;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:674;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:666;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:666;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:665;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:620;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:611;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:605;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:600;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:599;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:590;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:585;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:580;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:579;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:576;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:573;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:565;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:558;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:554;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:538;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:538;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:532;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:531;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:528;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:524;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:520;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:510;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:507;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:506;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:503;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:500;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:499;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:484;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:466;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:460;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:459;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:451;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:446;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:441;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:436;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:434;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:426;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:423;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:418;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:415;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:413;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:407;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:406;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:401;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:399;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:397;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:394;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:392;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:385;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:382;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:379;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:377;}}','no'),(2609,'_transient_timeout_wc_product_children_2595','1663975081','no'),(2610,'_transient_wc_product_children_2595','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','no'),(2611,'_transient_timeout_wc_var_prices_2595','1664058811','no'),(2612,'_transient_wc_var_prices_2595','{\"version\":\"1661466702\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','no');
INSERT INTO `wpew_options` VALUES (317,'rs-templates','{\"hash\":\"9ff1451a2c9b6c04aa6c28bfdeb46aef\",\"slider\":{\"0\":{\"id\":\"1\",\"title\":\"Classic Carousel\",\"alias\":\"classic-carousel\",\"zip\":\"classic-carousel.zip\",\"uid\":\"146a01dd380c0cdee85c4456ee68cd84\",\"img\":\"classic-carousel\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/carousel-slider-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">Our classic, full-width carousel example. Drag, swipe or click to navigate!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-22 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"1\":{\"id\":\"2\",\"title\":\"Classic Slider\",\"alias\":\"classicslider\",\"zip\":\"classicslider.zip\",\"uid\":\"a0d6a9248c9066b404ba0f1cdadc5cf2\",\"img\":\"classicslider\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-slideshow-gallery\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\" <span class=\\\"ttm_content\\\">A classic slideshow example with timer, bullets and arrow navigation.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"2\":{\"id\":\"3\",\"title\":\"Content Tabs\",\"alias\":\"contenttabs\",\"zip\":\"contenttabs.zip\",\"uid\":\"e02e91604b690123a3d07a65582c4fd0\",\"img\":\"contenttabs\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-content-tabs-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1024\",\"height\":\"600\",\"description\":\" <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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"3\":{\"id\":\"4\",\"title\":\"Facebook Feed\",\"alias\":\"facebook-feed\",\"zip\":\"facebook-feed.zip\",\"uid\":\"5506431d5b1babcb25dcf52c508d42e3\",\"img\":\"facebook-feed\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-facebook-feed\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"800\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"socialmedia\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"4\":{\"id\":\"5\",\"title\":\"Fashion\",\"alias\":\"fashion\",\"zip\":\"fashion.zip\",\"uid\":\"4f4b914d6db35e19101ff003c4e7ea3a\",\"img\":\"fashion\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-one-page-slider-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"  <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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"5\":{\"id\":\"6\",\"title\":\"Flickr Gallery\",\"alias\":\"flickr-gallery\",\"zip\":\"flickr-gallery.zip\",\"uid\":\"ad85cfac7acfa678e6a1b8febfee51ed\",\"img\":\"flickr-gallery\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-flickr-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"800\",\"height\":\"640\",\"description\":\" <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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"socialmedia\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"6\":{\"id\":\"7\",\"title\":\"Gym\",\"alias\":\"gym\",\"zip\":\"gym.zip\",\"uid\":\"e4d81f13f96fb9bc905f4ad89615032b\",\"img\":\"gym\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/one-page-wordpress-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"7\":{\"id\":\"8\",\"title\":\"Highlight Carousel\",\"alias\":\"highlight-carousel\",\"zip\":\"highlight-carousel.zip\",\"uid\":\"ada52163f723a942f782351fa0396b3d\",\"img\":\"highlight-carousel\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-swipe-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"800\",\"height\":\"720\",\"description\":\"  <span class=\\\"ttm_content\\\">A swipe-controlled carousel with an additional tab-based navigation.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\\r\\n\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"8\":{\"id\":\"9\",\"title\":\"Highlight Showcase\",\"alias\":\"highlight-showcase\",\"zip\":\"highlight-showcase.zip\",\"uid\":\"2bfe0bd410fb48fec9d942eab1e21530\",\"img\":\"highlight-showcase\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-parallax-slideshow\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1230\",\"height\":\"720\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"9\":{\"id\":\"10\",\"title\":\"Image Hero\",\"alias\":\"image-hero\",\"zip\":\"imagehero.zip\",\"uid\":\"7db18781d44f2adc28c962440894aac1\",\"img\":\"imagehero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-hero-image\\/\",\"version\":\"1.0.2\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">A commonly used full-width image hero block with texts.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">This is a \\\"Default\\\" content slider. Just edit the slides to change images and texts.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"10\":{\"id\":\"11\",\"title\":\"Instagram Gallery\",\"alias\":\"insta-gallery\",\"zip\":\"insta-gallery.zip\",\"uid\":\"711732b0d42ec2b57818a2b9b1d86cba\",\"img\":\"insta-gallery\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-instagram-gallery\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"640\",\"height\":\"640\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"socialmedia\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"11\":{\"id\":\"12\",\"title\":\"Levano Restaurant Bar\",\"alias\":\"levanorestaurantbar\",\"zip\":\"levanorestaurantbar.zip\",\"uid\":\"4178f837db67d1b2eb6cb5840bbd0b42\",\"img\":\"levanorestaurantbar\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-front-page-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"12\":{\"id\":\"13\",\"title\":\"Main Feature Slider\",\"alias\":\"mainfeature\",\"zip\":\"mainfeature.zip\",\"uid\":\"1e002a3230ab00095bedc6f60393ee7f\",\"img\":\"mainfeature\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1230\",\"height\":\"750\",\"description\":\" <span class=\\\"ttm_content\\\">A slightly stripped down version of the main preview slider.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"13\":{\"id\":\"14\",\"title\":\"Media Gallery Two\",\"alias\":\"media-gallery-two\",\"zip\":\"media-gallery-two.zip\",\"uid\":\"d002f1b1b55805f9322c264c5504ba5a\",\"img\":\"media-gallery-two\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-media-gallery-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.2.22\",\"width\":\"1230\",\"height\":\"692\",\"description\":\"<span class=\\\"ttm_content\\\">A media gallery example with Vimeo, HTML5 and Youtube videos.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"14\":{\"id\":\"15\",\"title\":\"Media Carousel Autoplay\",\"alias\":\"media-carousel-autoplay\",\"zip\":\"media-carousel-autoplay.zip\",\"uid\":\"393d7875b1cc9d933378b35e4f645d76\",\"img\":\"media-carousel-autoplay\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-media-gallery\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"720\",\"height\":\"405\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"15\":{\"id\":\"16\",\"title\":\"News Background Video\",\"alias\":\"news-background-video\",\"zip\":\"news-bg-video.zip\",\"uid\":\"a0efe44ac3af0f958b3f84c816a08272\",\"img\":\"news-bg-video\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-content-blocks\\/\",\"version\":\"1.0.2\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"16\":{\"id\":\"17\",\"title\":\"News Gallery\",\"alias\":\"news-gallery\",\"zip\":\"news-gallery.zip\",\"uid\":\"3a069c3b286dbb9ee435563f747e3300\",\"img\":\"news-gallery\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-news-rotator\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<span class=\\\"ttm_content\\\">A news gallery slideshow with tab navigation. Great for any blog!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"17\":{\"id\":\"18\",\"title\":\"News Gallery Post Based\",\"alias\":\"news-gallery-post-based\",\"zip\":\"news-gallery-post-based.zip\",\"uid\":\"32fe05b1039c29ab9420bfd15aec5488\",\"img\":\"news-gallery-post-based\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-post-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<span class=\\\"ttm_content\\\"> This slider is automatically populated by WordPress posts.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"postbased\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"18\":{\"id\":\"19\",\"title\":\"News Hero\",\"alias\":\"news-hero\",\"zip\":\"news-hero.zip\",\"uid\":\"96a0385538a17c8c81ed8175740f70ea\",\"img\":\"news-hero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-content-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<span class=\\\"ttm_content\\\">A image hero block with ken burns effect.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"19\":{\"id\":\"20\",\"title\":\"News Video\",\"alias\":\"news-video\",\"zip\":\"news-video.zip\",\"uid\":\"f901e9e16e0363248156c2209eb584e9\",\"img\":\"news-video\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-content-blocks\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<span class=\\\"ttm_content\\\">A Vimeo background video hero block with play \\/ pause buttons.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"20\":{\"id\":\"21\",\"title\":\"Newsletter Hero\",\"alias\":\"newsletter-hero\",\"zip\":\"newsletter-hero.zip\",\"uid\":\"6290a9864d8c4c6311784586ed1cc5fe\",\"img\":\"newsletter-hero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-newsletter-signup\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">This hero block uses a custom styled Mailchimp newsletter signup field.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"21\":{\"id\":\"22\",\"title\":\"Not Generic\",\"alias\":\"notgeneric\",\"zip\":\"notgeneric.zip\",\"uid\":\"9d87ba95e02210a9f82387add2ceadf9\",\"img\":\"notgeneric\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-fullscreen-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"22\":{\"id\":\"23\",\"title\":\"Photography\",\"alias\":\"photography\",\"zip\":\"photography.zip\",\"uid\":\"1b2072547afb75e49f33b016751ed360\",\"img\":\"photography\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photography-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"23\":{\"id\":\"24\",\"title\":\"Photography Carousel\",\"alias\":\"photography-carousel\",\"zip\":\"photography-carousel.zip\",\"uid\":\"9a84b859ba23dc49ba8784e3a86545fa\",\"img\":\"photography-carousel\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1024\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"24\":{\"id\":\"25\",\"title\":\"Search Form Hero\",\"alias\":\"search-form-hero\",\"zip\":\"search-form-hero.zip\",\"uid\":\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\",\"img\":\"search-form-hero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-search-form-hero\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"25\":{\"id\":\"26\",\"title\":\"Showcase Carousel\",\"alias\":\"showcasecarousel\",\"zip\":\"showcasecarousel.zip\",\"uid\":\"c5ca218398331bd2c064efc2f62eae56\",\"img\":\"showcasecarousel\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-cover-flow-gallery\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"600\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">A fancy carousel that rotates, fades and scales slider items.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\\r\\n\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"26\":{\"id\":\"27\",\"title\":\"Sports Hero\",\"alias\":\"sports-hero\",\"zip\":\"sportshero.zip\",\"uid\":\"8de7a145f32a362d618d2595ffa2f724\",\"img\":\"sportshero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-image-hero\\/\",\"version\":\"1.0.2\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"720\",\"description\":\"<span class=\\\"ttm_content\\\">An sports themed image hero block with buttons.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"27\":{\"id\":\"28\",\"title\":\"Twitter Feed\",\"alias\":\"twitter-feed\",\"zip\":\"twitter-feed.zip\",\"uid\":\"efbfc2af5da5258e7b7bed8598e483cc\",\"img\":\"twitter-feed\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-twitter-feed\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"800\",\"height\":\"640\",\"description\":\"<span class=\\\"ttm_content\\\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">The content source is set to <a href=\\\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/module-content\\/#flickr\\\" target=\\\"_blank\\\">\\\"Twitter Stream\\\"<\\/a>. Make sure to input your correct API information in the slider settings.<br\\/><br\\/><\\/span>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"socialmedia\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"28\":{\"id\":\"29\",\"title\":\"Vimeo Gallery\",\"alias\":\"vimeo-gallery\",\"zip\":\"vimeo-gallery.zip\",\"uid\":\"fa824ce1ff3942ec268fc9eda60df539\",\"img\":\"vimeo-gallery\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-vimeo-gallery\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"1230\",\"height\":\"692\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"socialmedia\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"29\":{\"id\":\"30\",\"title\":\"Vimeo Hero\",\"alias\":\"vimeohero\",\"zip\":\"vimeohero.zip\",\"uid\":\"c575575f96173d88589cddcb06120b77\",\"img\":\"vimeohero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-hero-vimeo\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">A commonly used Vimeo video background hero block.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"30\":{\"id\":\"31\",\"title\":\"Web Product Dark\",\"alias\":\"web-product-dark\",\"zip\":\"web-product-dark.zip\",\"uid\":\"39b872cf0608e63c3a503e58374dc30a\",\"img\":\"web-product-dark\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-frontpage-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1400\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"31\":{\"id\":\"32\",\"title\":\"Web Product Dark Hero\",\"alias\":\"web-product-dark-hero\",\"zip\":\"web-product-dark-hero.zip\",\"uid\":\"b6784e8925221f36677217979d26e6f0\",\"img\":\"web-product-dark-hero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-header-image\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1400\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"32\":{\"id\":\"33\",\"title\":\"Web Product Light Hero\",\"alias\":\"web-product-light-hero\",\"zip\":\"web-product-light-hero.zip\",\"uid\":\"428e65d6aaa6ef775429989d50516492\",\"img\":\"web-product-light-hero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/hero-image-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1400\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"33\":{\"id\":\"34\",\"title\":\"Web Product Light\",\"alias\":\"webproductlight\",\"zip\":\"webproductlight.zip\",\"uid\":\"fa23dab5bf1139c6393828647a9de4e0\",\"img\":\"webproductlight\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-cover-page\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1400\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"34\":{\"id\":\"35\",\"title\":\"Youtube Gallery\",\"alias\":\"youtube-gallery\",\"zip\":\"youtube-gallery.zip\",\"uid\":\"ee9e4928ac74f5f0c0b697ce708f5aa7\",\"img\":\"youtube-gallery\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-youtube-gallery\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"socialmedia\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"35\":{\"id\":\"36\",\"title\":\"Youtube Hero\",\"alias\":\"youtubehero\",\"zip\":\"youtubehero.zip\",\"uid\":\"e0b2c12a45841bdf21cb96305f2c85bf\",\"img\":\"youtubehero\\/slider.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-youtube-header\\/\",\"version\":\"1.0.3\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">A YouTube video background hero block.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"36\":{\"id\":\"37\",\"title\":\"Scroll Effect\",\"alias\":\"scroll-effect\",\"zip\":\"scroll-effect.zip\",\"uid\":\"417f59e9db87aa7e47c8509eb88d4af6\",\"img\":\"scrolleffect\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/big-bold-fullscreen-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"37\":{\"id\":\"38\",\"title\":\"Content Zoom\",\"alias\":\"content-zoom\",\"zip\":\"content-zoom.zip\",\"uid\":\"42ef8cdb70d42ec6ff6fa3b69a027b5f\",\"img\":\"contentzoom\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/content-zoom-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"38\":{\"id\":\"39\",\"title\":\"Food Carousel\",\"alias\":\"food-carousel\",\"zip\":\"food-carousel.zip\",\"uid\":\"a7bf54527b6658a0a308c70c729779fe\",\"img\":\"foodcarousel\\/slider_cover.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/food-carousel-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"39\":{\"id\":\"40\",\"title\":\"Rotating Words\",\"alias\":\"rotating-words\",\"zip\":\"rotating-words.zip\",\"uid\":\"70190463d9376f278c8197b7b2ef6c1b\",\"img\":\"rotatingwords\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/rotating-words-hero\\/\",\"version\":\"1.0.1\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">A full-screen hero block with unique animated text and blur effects.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"40\":{\"id\":\"41\",\"title\":\"Travel Static Captions\",\"alias\":\"travel-static-captions\",\"zip\":\"travel-static-captions.zip\",\"uid\":\"bbe7d61c7c741ebc7aa1ce1082b0cb71\",\"img\":\"travel-static-captions\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/travel-slideshow\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\">A slideshow example with static captions layers above a rotating image background.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"41\":{\"id\":\"42\",\"title\":\"Concept\",\"alias\":\"concept\",\"zip\":\"concept.zip\",\"uid\":\"47cb06083e87503762f6746725117a3c\",\"img\":\"concept\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/fullscreen-wordpress-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"42\":{\"id\":\"43\",\"title\":\"True Fullscreen\",\"alias\":\"fullscreen-button\",\"zip\":\"fullscreen-button.zip\",\"uid\":\"618a43bdf89333b555531f6d6ecde359\",\"img\":\"fullscreen-button\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-sidebar-slideshow\\/\",\"version\":\"1.0.0\",\"required\":\"5.1\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"43\":{\"id\":\"44\",\"title\":\"Creative Freedom\",\"alias\":\"creativefreedom\",\"zip\":\"creativefreedom.zip\",\"uid\":\"8902bf6c93126c2c6323626b9e872621\",\"img\":\"creativefreedom\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-touch-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"44\":{\"id\":\"45\",\"title\":\"3D Parallax Scene\",\"alias\":\"parallaxscene\",\"zip\":\"parallaxscene.zip\",\"uid\":\"51566f1ce649708e97a0f5dfaf05ea19\",\"img\":\"parallaxscene\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-3d-parallax\\/\",\"version\":\"1.0.2\",\"required\":\"5.1\",\"width\":\"1240\",\"height\":\"700\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"45\":{\"id\":\"46\",\"title\":\"Wow Factor\",\"alias\":\"slidingoverlays\",\"zip\":\"slidingoverlays.zip\",\"uid\":\"18002d17e8bc7ca61b0951f5305a759e\",\"img\":\"slidingoverlays\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/responsive-wordpress-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.1\",\"width\":\"1240\",\"height\":\"768\",\"description\":\"<span class=\\\"ttm_content\\\">A 3D-parallax effect full-screen slider.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"46\":{\"id\":\"47\",\"title\":\"3D Web Product\",\"alias\":\"web-product-light-hero-3d\",\"zip\":\"web-product-light-hero-3d.zip\",\"uid\":\"efd345c5da805414093e46066cefd751\",\"img\":\"web-product-light-hero-3d\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-3d-scene\\/\",\"version\":\"1.0.0\",\"required\":\"5.1\",\"width\":\"1400\",\"height\":\"668\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"47\":{\"id\":\"48\",\"title\":\"WooCommerce Big\",\"alias\":\"woobig\",\"zip\":\"woobig.zip\",\"uid\":\"bfb09a39656c7c80e86b468fc5b3403c\",\"img\":\"woobig\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/woocommerce-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1200\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"postbased\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"48\":{\"id\":\"49\",\"title\":\"WooCommerce Small\",\"alias\":\"woocommercesmall\",\"zip\":\"woocommercesmall.zip\",\"uid\":\"b17c2adcc5c4c4b68a7ac6fee32fa030\",\"img\":\"woocommercesmall\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/woocommerce-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.1\",\"width\":\"400\",\"height\":\"266\",\"description\":\" <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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"postbased\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"49\":{\"id\":\"50\",\"title\":\"Restaurant Header\",\"alias\":\"finedining\",\"zip\":\"finedining.zip\",\"uid\":\"03481a9e258501fbe3888b48830ea845\",\"img\":\"finedining\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/restaurant-hero-header\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"50\":{\"id\":\"51\",\"title\":\"Agency Website Header\",\"alias\":\"agency-intro\",\"zip\":\"agency-intro.zip\",\"uid\":\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\",\"img\":\"agency-intro\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/agency-website-hero-header\\/\",\"version\":\"1.0.0\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\" <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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"51\":{\"id\":\"52\",\"title\":\"Team Slider\",\"alias\":\"ourteam\",\"zip\":\"ourteam.zip\",\"uid\":\"d8eb1fec07a79202d1118bb17f70c233\",\"img\":\"ourteam\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/thumbnail-hover-slider-revolution-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.1.4\",\"width\":\"1400\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"52\":{\"id\":\"53\",\"title\":\"Team Carousel\",\"alias\":\"our-team-carousel\",\"zip\":\"our-team-carousel.zip\",\"uid\":\"37656d5dcab1f265c025cb2a3d669809\",\"img\":\"ourteamcarousel\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/thumbnail-hover-carousel-slider-revolution-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.1.4\",\"width\":\"1000\",\"height\":\"800\",\"description\":\" <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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"53\":{\"id\":\"54\",\"title\":\"4K Youtube Slider\",\"alias\":\"betteryoutube\",\"zip\":\"betteryoutube.zip\",\"uid\":\"d7c5fef9f257037d7a148038aa2a1857\",\"img\":\"betteryoutube\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin\\/\",\"version\":\"1.0.2\",\"required\":\"5.1.4\",\"width\":\"1200\",\"height\":\"675\",\"description\":\" <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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false,\"is_new\":true,\"push_image\":true},\"54\":{\"id\":\"55\",\"title\":\"Agency Website Header\",\"alias\":\"agencywebsiteheader\",\"zip\":\"agencywebsiteheader.zip\",\"uid\":\"c11d272c87277a7a38d9e7fd13e27947\",\"img\":\"agencywebsiteheader\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/fullscreen-hero-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\" <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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"55\":{\"id\":\"56\",\"title\":\"Coming Soon\",\"alias\":\"comingsoon\",\"zip\":\"comingsoon.zip\",\"uid\":\"0f89edf995512e6d6e864a2ee7221829\",\"img\":\"comingsoon\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/coming-soon-wordpress-under-construction-site\\/\",\"version\":\"1.0.0\",\"required\":\"5.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"56\":{\"id\":\"57\",\"title\":\"Christmas Snow Scene\",\"alias\":\"snowscene\",\"zip\":\"snowscene.zip\",\"uid\":\"a747bf0837caff86c62419a746690209\",\"img\":\"snowscene\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/christmas-snow-scene\\/\",\"version\":\"1.0.5\",\"required\":\"5.0.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"57\":{\"id\":\"58\",\"title\":\"Rock Band Music\",\"alias\":\"rockband\",\"zip\":\"rockband.zip\",\"uid\":\"5f557a5fad2fd6ca982a6ae6e9619637\",\"img\":\"rockband\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/rock-band-music-theme-slider-revolution-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\" <span class=\\\"ttm_content\\\">A rock band themed hero block slider with an embedded SoundCloud element.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2016-02-24 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"58\":{\"id\":\"59\",\"title\":\"Sleek Landing Page\",\"alias\":\"sleeklandingpage\",\"zip\":\"sleeklandingpage.zip\",\"uid\":\"07f7f2608936a8ae226213b7d99eee3f\",\"img\":\"sleeklandingpage\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/landing-page-free-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-02-22 13:21:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"59\":{\"id\":\"60\",\"title\":\"App Landing Page\",\"alias\":\"applandingpage\",\"zip\":\"applandingpage.zip\",\"uid\":\"38eb600893c1484ab8fd2a3dce3678d7\",\"img\":\"applandingpage\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/app-landing-page-free-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"60\":{\"id\":\"61\",\"title\":\"Desk Scene\",\"alias\":\"deskscene\",\"zip\":\"deskscene.zip\",\"uid\":\"172a1a89a3e3b333cb4dbeb238f534c5\",\"img\":\"deskscene\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/hero-desk-scene\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A beautiful desk scene with a cool reveal effect when scrolling down.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"61\":{\"id\":\"62\",\"title\":\"Clean News Slider\",\"alias\":\"cleannewsslider\",\"zip\":\"cleannewsslider.zip\",\"uid\":\"82c3f521fe31b80984be0f19e1a9899e\",\"img\":\"cleannewsslider\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-news-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A slideshow example with clean content and thumbnail navigation.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\\r\\n\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"62\":{\"id\":\"63\",\"title\":\"Image Gallery\",\"alias\":\"imagegallery\",\"zip\":\"imagegallery.zip\",\"uid\":\"cef1d75357df2cb53b990c74a214813e\",\"img\":\"imagegallery\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.0\",\"width\":\"1000\",\"height\":\"667\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"63\":{\"id\":\"64\",\"title\":\"Standard WP Gallery\",\"alias\":\"standard-wp-gallery\",\"zip\":\"standard-wp-gallery.zip\",\"uid\":\"632035b8a27652d8081dbdfa343dc93d\",\"img\":\"standard-wp-gallery\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.0\",\"width\":\"1000\",\"height\":\"667\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"postbased\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-gallery-addon\\\\\\/revslider-gallery-addon.php\\\",\\\"name\\\":\\\"WP Gallery AddOn\\\",\\\"url\\\":\\\"http:\\\\\\/\\\\\\/revolution.themepunch.com\\\\\\/wordpress-photo-gallery-plugin\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"64\":{\"id\":\"65\",\"title\":\"Clean News Post Based\",\"alias\":\"clean-news-post-based\",\"zip\":\"clean-news-post-based.zip\",\"uid\":\"f4cf5bbe51afa5a361754bb081cbabf2\",\"img\":\"clean-news-post-based\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-news-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.0\",\"width\":\"1200\",\"height\":\"600\",\"description\":\"<span class=\\\"ttm_content\\\"> This slider is automatically populated by WordPress posts.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"postbased\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"65\":{\"id\":\"66\",\"title\":\"Interactive Whiteboard\",\"alias\":\"interactivewhiteboard\",\"zip\":\"interactivewhiteboard.zip\",\"uid\":\"058b4af535d6c6c7bcec5225845e3eb4\",\"img\":\"interactivewhiteboard\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\\/\",\"version\":\"1.0.5\",\"required\":\"5.2.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-whiteboard-addon\\\\\\/revslider-whiteboard-addon.php\\\",\\\"name\\\":\\\"Whiteboard AddOn\\\",\\\"url\\\":\\\"http:\\\\\\/\\\\\\/revolution.themepunch.com\\\\\\/interactive-whiteboard-animation-free-addon\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"66\":{\"id\":\"68\",\"title\":\"Innovation Slider\",\"alias\":\"innovation\",\"zip\":\"innovation.zip\",\"uid\":\"d3440b69126d9c186fddc713b18b0002\",\"img\":\"innovation\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/best-wordpress-slider-plugin-2016\\/\",\"version\":\"1.0.5\",\"required\":\"5.2.3.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2016-03-29 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"67\":{\"id\":\"69\",\"title\":\"Dark Content Block - Menu\",\"alias\":\"dark-fullsite-block-menu\",\"zip\":\"packs\\/dark-fullsite-block-menu.zip\",\"uid\":\"bf4bd226719d3c3d3146592976e31ca1\",\"img\":\"dark-fullsite-block-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"68\":{\"id\":\"70\",\"title\":\"Dark Content Block - Hero\",\"alias\":\"dark-fullsite-block-1\",\"zip\":\"packs\\/dark-fullsite-block-1.zip\",\"uid\":\"d8859245fe600288ca932dc29aca751f\",\"img\":\"dark-fullsite-block-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"69\":{\"id\":\"71\",\"title\":\"Dark Content Block - About\",\"alias\":\"dark-fullsite-block-2-about\",\"zip\":\"packs\\/dark-fullsite-block-2-about.zip\",\"uid\":\"298401901521a197a8294c1b4f73df3e\",\"img\":\"dark-fullsite-block-2-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"70\":{\"id\":\"72\",\"title\":\"Dark Content Block - Services\",\"alias\":\"dark-fullsite-block-3-services\",\"zip\":\"packs\\/dark-fullsite-block-3-services.zip\",\"uid\":\"8da3ed605472ed6a26c745fb52f85f82\",\"img\":\"dark-fullsite-block-3-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"71\":{\"id\":\"73\",\"title\":\"Dark Content Block - Products\",\"alias\":\"dark-fullsite-block-4-products\",\"zip\":\"packs\\/dark-fullsite-block-4-products.zip\",\"uid\":\"99e4f40399d20261a6131043d0e50b0c\",\"img\":\"dark-fullsite-block-4-products\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\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\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"72\":{\"id\":\"74\",\"title\":\"Dark Content Block - Testimonials\",\"alias\":\"dark-fullsite-block-5-testimonials\",\"zip\":\"packs\\/dark-fullsite-block-5-testimonials.zip\",\"uid\":\"2f9121e0eedd51afe85e233d0743acab\",\"img\":\"dark-fullsite-block-5-testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"73\":{\"id\":\"75\",\"title\":\"Dark Content Block - Callout\",\"alias\":\"dark-fullsite-block-6-callout\",\"zip\":\"packs\\/dark-fullsite-block-6-callout.zip\",\"uid\":\"55fbecb113ff21f050be7adc08637329\",\"img\":\"dark-fullsite-block-6-callout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"74\":{\"id\":\"76\",\"title\":\"Dark Content Block - Footer\",\"alias\":\"dark-fullsite-block-7-footer\",\"zip\":\"packs\\/dark-fullsite-block-7-footer.zip\",\"uid\":\"2ff517f5c7c54e3e0c2dd733cfd3400e\",\"img\":\"dark-fullsite-block-7-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"75\":{\"id\":\"77\",\"title\":\"Light Content Block - Menu\",\"alias\":\"fullsite-block-menu\",\"zip\":\"packs\\/fullsite-block-menu.zip\",\"uid\":\"8010971f34387d5f94a1f4e577ef382a\",\"img\":\"fullsite-block-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"76\":{\"id\":\"78\",\"title\":\"Light Content Block - Hero\",\"alias\":\"fullsite-block1\",\"zip\":\"packs\\/fullsite-block1.zip\",\"uid\":\"45bf7179843e01ce112e8ec754b0455c\",\"img\":\"fullsite-block1\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"77\":{\"id\":\"79\",\"title\":\"Light Content Block - About\",\"alias\":\"fullsite-block-2-about\",\"zip\":\"packs\\/fullsite-block-2-about.zip\",\"uid\":\"8402b460638a746d36433cb161440b7d\",\"img\":\"fullsite-block-2-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"78\":{\"id\":\"80\",\"title\":\"Light Content Block - Services\",\"alias\":\"fullsite-block-3-services\",\"zip\":\"packs\\/fullsite-block-3-services.zip\",\"uid\":\"7b8cea27f4d6ae17c5e1eae12457bd06\",\"img\":\"fullsite-block-3-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"79\":{\"id\":\"81\",\"title\":\"Light Content Block - Products\",\"alias\":\"fullsite-block-4-products\",\"zip\":\"packs\\/fullsite-block-4-products.zip\",\"uid\":\"d148935362d7122636cda0635eae4be7\",\"img\":\"fullsite-block-4-products\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"80\":{\"id\":\"82\",\"title\":\"Light Content Block - Testimonials\",\"alias\":\"fullsite-block-5-testimonials\",\"zip\":\"packs\\/fullsite-block-5-testimonials.zip\",\"uid\":\"06255bfd421e40f71fa8197b839dbf03\",\"img\":\"fullsite-block-5-testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"81\":{\"id\":\"83\",\"title\":\"Light Content Block - Callout\",\"alias\":\"fullsite-block-6-callout\",\"zip\":\"packs\\/fullsite-block-6-callout.zip\",\"uid\":\"8a88c3447676b613ec5db2fe5d63315c\",\"img\":\"fullsite-block-6-callout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"82\":{\"id\":\"84\",\"title\":\"Light Content Block - Footer\",\"alias\":\"fullsite-block-7-footer\",\"zip\":\"packs\\/fullsite-block-7-footer.zip\",\"uid\":\"34300b4407a2093eb2e1e08868fa8319\",\"img\":\"fullsite-block-7-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"83\":{\"id\":\"85\",\"title\":\"Tech Journal\",\"alias\":\"techjournal\",\"zip\":\"techjournal.zip\",\"uid\":\"7f92d70d1c108378f915b18c2ceb71d6\",\"img\":\"techjournal\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.1\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<span class=\\\"ttm_content\\\">A full-width slider with navigation direction-based transitions.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"84\":{\"id\":\"86\",\"title\":\"Car Dealership\",\"alias\":\"cardealership\",\"zip\":\"cardealership.zip\",\"uid\":\"bb010838855a8ae4d1dd68e139bf169e\",\"img\":\"cardealership\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/car-dealership-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.1\",\"width\":\"1240\",\"height\":\"650\",\"description\":\"<span class=\\\"ttm_content\\\">A full-width slider with navigation direction-based transitions.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"85\":{\"id\":\"87\",\"title\":\"FullScreen Menu Slider\",\"alias\":\"fullscreenmenu\",\"zip\":\"fullscreenmenu.zip\",\"uid\":\"6de81d74c4bf193e2e274d43038adc85\",\"img\":\"fullscreenmenu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-fullscreen-menu\\/\",\"version\":\"1.0.1\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A full-screen slider that contains a menu with slide blur effect.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"86\":{\"id\":\"88\",\"title\":\"Creative Frontpage\",\"alias\":\"creativefrontpage\",\"zip\":\"creativefrontpage.zip\",\"uid\":\"0636cb368af3bcaa2f68eb0ebefe6439\",\"img\":\"creativefrontpage\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/best-wordpress-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"87\":{\"id\":\"89\",\"title\":\"Website Builder Menu\",\"alias\":\"websitebuilder-menu\",\"zip\":\"packs\\/websitebuilder-menu.zip\",\"uid\":\"d9e6d9c961f123a3a4847b51fc3ba3a2\",\"img\":\"websitebuilder-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"60\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"88\":{\"id\":\"90\",\"title\":\"Website Builder Hero\",\"alias\":\"websitebuilder-hero\",\"zip\":\"packs\\/websitebuilder-hero.zip\",\"uid\":\"6cb2df9a41ad2e7865bb9bbea7e39cb5\",\"img\":\"websitebuilder-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1230\",\"height\":\"700\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"89\":{\"id\":\"91\",\"title\":\"Website Builder Clients\",\"alias\":\"websitebuilder-clients\",\"zip\":\"packs\\/websitebuilder-clients.zip\",\"uid\":\"050e59c43c9a693510d01f29532088cf\",\"img\":\"websitebuilder-clients\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"120\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"90\":{\"id\":\"92\",\"title\":\"Website Builder Services\",\"alias\":\"websitebuilder-services\",\"zip\":\"packs\\/websitebuilder-services.zip\",\"uid\":\"48d56d67615efce619ae973ab4358c07\",\"img\":\"websitebuilder-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.1\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"558\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"91\":{\"id\":\"93\",\"title\":\"Website Builder Discover\",\"alias\":\"websitebuilder-discover\",\"zip\":\"packs\\/websitebuilder-discover.zip\",\"uid\":\"425a08a7be338daea3df02a07ff5c316\",\"img\":\"websitebuilder-discover\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.1\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"955\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"92\":{\"id\":\"94\",\"title\":\"Website Builder Slider\",\"alias\":\"websitebuilder-slider\",\"zip\":\"packs\\/websitebuilder-slider.zip\",\"uid\":\"9d670b7335016accb590dc8d52bfb6f0\",\"img\":\"websitebuilder-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"93\":{\"id\":\"95\",\"title\":\"Website Builder CallToAction\",\"alias\":\"websitebuilder-calltoaction\",\"zip\":\"packs\\/websitebuilder-calltoaction.zip\",\"uid\":\"45851baf9e61f55ed9f5fa9d0beff77e\",\"img\":\"websitebuilder-calltoaction\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"960\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"94\":{\"id\":\"96\",\"title\":\"Website Builder Footer\",\"alias\":\"websitebuilder-footer\",\"zip\":\"packs\\/websitebuilder-footer.zip\",\"uid\":\"2732bbe66ef28219d6cc53ce8cc78863\",\"img\":\"websitebuilder-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"95\":{\"id\":\"97\",\"title\":\"Focus Parallax Effect\",\"alias\":\"focusparallax\",\"zip\":\"focusparallax.zip\",\"uid\":\"13bd15fb3ddf8b9841cb55b89389cc73\",\"img\":\"focusparallax\\/slide1.jpg\",\"preview\":\" https:\\/\\/revolution.themepunch.com\\/parallax-effect-wordpress-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"96\":{\"id\":\"98\",\"title\":\"Duotone Slider\",\"alias\":\"duotone\",\"zip\":\"duotone.zip\",\"uid\":\"494862ceb6cb7c6658ad7cd36848cccd\",\"img\":\"duotone\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-header-image-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.4\",\"width\":\"1200\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"97\":{\"id\":\"99\",\"title\":\"Minimal Menu\",\"alias\":\"r_menu\",\"zip\":\"packs\\/r_menu.zip\",\"uid\":\"30d6a6895db1a5f29b1679061551c9f0\",\"img\":\"r_menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"110\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Website Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"4\",\"installed\":false},\"98\":{\"id\":\"100\",\"title\":\"Minimal Hero\",\"alias\":\"rhero\",\"zip\":\"packs\\/r_hero.zip\",\"uid\":\"b8b46186956f6e66ad0c08e4532bbbde\",\"img\":\"r_hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"700\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"4\",\"installed\":false},\"99\":{\"id\":\"101\",\"title\":\"Minimal About\",\"alias\":\"r_about\",\"zip\":\"packs\\/r_about.zip\",\"uid\":\"343010c4b4c03f92888c3e9e95bc2bb1\",\"img\":\"r_about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"4\",\"installed\":false},\"100\":{\"id\":\"102\",\"title\":\"Minimal Products\",\"alias\":\"r_products\",\"zip\":\"packs\\/r_products.zip\",\"uid\":\"dda93e85c6a4456d132040147f087f39\",\"img\":\"r_products\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"1100\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"4\",\"installed\":false},\"101\":{\"id\":\"103\",\"title\":\"Minimal Info\",\"alias\":\"r_info\",\"zip\":\"packs\\/r_info.zip\",\"uid\":\"d6e368e8fd4862174af6c980389ae530\",\"img\":\"r_info\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"4\",\"installed\":false},\"102\":{\"id\":\"104\",\"title\":\"Inspiration Header\",\"alias\":\"inspirationheader\",\"zip\":\"inspirationheader.zip\",\"uid\":\"69f04b2be0b618fa7e184af83b86b7e7\",\"img\":\"inspirationheader\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme-header\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"103\":{\"id\":\"105\",\"title\":\"Magazine Slider\",\"alias\":\"magazineposts\",\"zip\":\"magazineposts.zip\",\"uid\":\"c562f3457e4edbd030959f7c5e6e0f7c\",\"img\":\"magazineposts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-magazine-slider\\/\",\"version\":\"1.0.1\",\"required\":\"5.2.6\",\"width\":\"1400\",\"height\":\"1000\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"104\":{\"id\":\"106\",\"title\":\"News Header\",\"alias\":\"explorationheader\",\"zip\":\"explorationheader.zip\",\"uid\":\"8f20d5a868c90ded08b835fb9e8307d7\",\"img\":\"explorationheader\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-news-header\\/\",\"version\":\"1.0.1\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"105\":{\"id\":\"107\",\"title\":\"Minimal Website Package\",\"alias\":\"minimal-website-package\",\"zip\":\"\",\"uid\":\"minimal-website-package\",\"img\":\"packages\\/template_group_1_1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.6\",\"width\":\"1240\",\"height\":\"110\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"4\",\"installed\":false},\"106\":{\"id\":\"108\",\"title\":\"Website Builder Package\",\"alias\":\"websitebuilder-package\",\"zip\":\"\",\"uid\":\"websitebuilder-package\",\"img\":\"packages\\/template_group_2.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-website-builder\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5.3\",\"width\":\"1240\",\"height\":\"60\",\"description\":\"<span class=\\\"ttm_content\\\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Website Builder\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"3\",\"installed\":false},\"107\":{\"id\":\"109\",\"title\":\"Dark Content Block Package\",\"alias\":\"dark-fullsite-block-package\",\"zip\":\"\",\"uid\":\"dark-fullsite-block-package\",\"img\":\"packages\\/template_group_4.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/dark-wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite Dark\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"2\",\"installed\":false},\"108\":{\"id\":\"110\",\"title\":\"Light Content Block Package\",\"alias\":\"fullsite-block-package\",\"zip\":\"\",\"uid\":\"fullsite-block-package\",\"img\":\"packages\\/template_group_3.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-parallax-theme\\/\",\"version\":\"1.0.0\",\"required\":\"5.2.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Fullsite\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"1\",\"installed\":false},\"109\":{\"id\":\"111\",\"title\":\"Typewriter Effect\",\"alias\":\"typewritereffect\",\"zip\":\"typewritereffect.zip\",\"uid\":\"d6f8bae06cc4a7b158d680c01e59ddc2\",\"img\":\"typewritereffect\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-typewriter-effect\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-typewriter-addon\\\\\\/revslider-typewriter-addon.php\\\",\\\"name\\\":\\\"Typewriter AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/typewriter-addon\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"110\":{\"id\":\"112\",\"title\":\"Blend Mode Header\",\"alias\":\"blendmodeheader\",\"zip\":\"blendmodeheader.zip\",\"uid\":\"2e44e976596d757aab40ffa28086dcf9\",\"img\":\"blendmodeheader\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/blend-mode-hero-header\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"1000\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"111\":{\"id\":\"113\",\"title\":\"Themeplicity Menu\",\"alias\":\"themeplicity_menu\",\"zip\":\"packs\\/themeplicity_menu.zip\",\"uid\":\"7d5c1e75eaafa63683895a32a62f4ce0\",\"img\":\"themeplicity_menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"90\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"112\":{\"id\":\"114\",\"title\":\"Themeplicity Header\",\"alias\":\"themeplicity_header\",\"zip\":\"packs\\/themeplicity_header.zip\",\"uid\":\"907091e4d58acc7d12f802de2f280b7d\",\"img\":\"themeplicity_header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"1000\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"113\":{\"id\":\"115\",\"title\":\"Themeplicity Offer\",\"alias\":\"themeplicity_offer\",\"zip\":\"packs\\/themeplicity_offer.zip\",\"uid\":\"1bd8f9aa2f3e340449664c65ba17fb51\",\"img\":\"themeplicity_offer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"330\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"114\":{\"id\":\"116\",\"title\":\"Themeplicity What We Do\",\"alias\":\"themeplicity_whatwedo\",\"zip\":\"packs\\/themeplicity_whatwedo.zip\",\"uid\":\"aa800a44b5a3eab30414dde1f32bfed7\",\"img\":\"themeplicity_whatwedo\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"813\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"115\":{\"id\":\"117\",\"title\":\"Themeplicity Projects\",\"alias\":\"themeplicity_projects\",\"zip\":\"packs\\/themeplicity_projects.zip\",\"uid\":\"5f61b3a13033ba6a51a18270163e0a50\",\"img\":\"themeplicity_projects\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"813\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"116\":{\"id\":\"118\",\"title\":\"Themeplicity Whats Great\",\"alias\":\"themeplicity_whatsgreat\",\"zip\":\"packs\\/themeplicity_whatsgreat.zip\",\"uid\":\"ce9faf8c55ed2e33e091b23667e7173b\",\"img\":\"themeplicity_whatsgreat\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"117\":{\"id\":\"119\",\"title\":\"Themeplicity Tables\",\"alias\":\"themeplicity_tables\",\"zip\":\"packs\\/themeplicity_tables.zip\",\"uid\":\"f28bb4cd20ec1f29a1de7da5ad09c293\",\"img\":\"themeplicity_tables\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"1059\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"118\":{\"id\":\"120\",\"title\":\"Themeplicity Contactform\",\"alias\":\"themeplicity_contactform\",\"zip\":\"packs\\/themeplicity_contactform.zip\",\"uid\":\"3e59da970f534490774fa8e053f5b5ed\",\"img\":\"themeplicity_contactform\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"1067\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"119\":{\"id\":\"121\",\"title\":\"Themeplicity Footer\",\"alias\":\"themeplicity_footer\",\"zip\":\"packs\\/themeplicity_footer.zip\",\"uid\":\"89eeb0b4b852c5f743e1bd76e3e8f2ef\",\"img\":\"themeplicity_footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"780\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"120\":{\"id\":\"122\",\"title\":\"Themeplicity Package\",\"alias\":\"themeplicity-package\",\"zip\":\"\",\"uid\":\"themeplicity-package\",\"img\":\"packages\\/templatepack_themeplicity.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"5.3.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Themeplicity Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"5\",\"installed\":false},\"121\":{\"id\":\"123\",\"title\":\"Nice And Clean Menu\",\"alias\":\"NiceAndClean_Menu\",\"zip\":\"packs\\/NiceAndClean_Menu.zip\",\"uid\":\"3f8c01e26c7446428e045c4b1180776d\",\"img\":\"NiceAndClean_Menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"90\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"122\":{\"id\":\"124\",\"title\":\"Nice And Clean Header\",\"alias\":\"NiceAndClean_Header\",\"zip\":\"packs\\/NiceAndClean_Header.zip\",\"uid\":\"76931033addb20a62557c2845a4d6a11\",\"img\":\"NiceAndClean_Header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"123\":{\"id\":\"125\",\"title\":\"Nice And Clean Services\",\"alias\":\"NiceAndClean_Services\",\"zip\":\"packs\\/NiceAndClean_Services.zip\",\"uid\":\"02f72ec606800c8215bcadea09624e87\",\"img\":\"NiceAndClean_Services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"360\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"124\":{\"id\":\"126\",\"title\":\"Nice And Clean About\",\"alias\":\"NiceAndClean_About\",\"zip\":\"packs\\/NiceAndClean_About.zip\",\"uid\":\"9510f6fdbb8e9473e8c22f692a6bc89f\",\"img\":\"NiceAndClean_About\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"125\":{\"id\":\"127\",\"title\":\"Nice And Clean Video\",\"alias\":\"niceandclean_video\",\"zip\":\"packs\\/niceandclean_video.zip\",\"uid\":\"2bb9e1ad329435cc500542d0c7025e15\",\"img\":\"niceandclean_video\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"126\":{\"id\":\"128\",\"title\":\"Nice And Clean Highlights\",\"alias\":\"niceandclean_highlights\",\"zip\":\"packs\\/niceandclean_highlights.zip\",\"uid\":\"ff396af163a79d2d5b35db17c1ea7aa6\",\"img\":\"niceandclean_highlights\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"127\":{\"id\":\"129\",\"title\":\"Nice And Clean Projects\",\"alias\":\"NiceAndClean_Projects\",\"zip\":\"packs\\/NiceAndClean_Projects.zip\",\"uid\":\"1e6695959ef83f8975b52289c08a4d44\",\"img\":\"NiceAndClean_Projects\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"600\",\"height\":\"600\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"128\":{\"id\":\"130\",\"title\":\"Nice And Clean TextBlocks\",\"alias\":\"niceandclean_textblocks\",\"zip\":\"packs\\/niceandclean_textblocks.zip\",\"uid\":\"1f33eb839c96ea3225faff1c8d382b05\",\"img\":\"niceandclean_textblocks\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"129\":{\"id\":\"131\",\"title\":\"Nice And Clean CallOut\",\"alias\":\"niceandclean_callout\",\"zip\":\"packs\\/niceandclean_callout.zip\",\"uid\":\"54d4d9bcf79d357de0e614700e909863\",\"img\":\"niceandclean_callout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"500\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"130\":{\"id\":\"132\",\"title\":\"Nice And Clean Footer\",\"alias\":\"niceandclean_footer\",\"zip\":\"packs\\/niceandclean_footer.zip\",\"uid\":\"5492d7f72b3771a4e754f91bda063b15\",\"img\":\"niceandclean_footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"400\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"131\":{\"id\":\"134\",\"title\":\"80s Style Intro\",\"alias\":\"80s\",\"zip\":\"80s.zip\",\"uid\":\"98881ab51f71b2fbdb220752d321b15a\",\"img\":\"80s\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/80s-style-intro\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"132\":{\"id\":\"135\",\"title\":\"Blur Effect Slider\",\"alias\":\"blurslider\",\"zip\":\"blurslider.zip\",\"uid\":\"83bd6e1ccef83f03c944fa05b0a2d879\",\"img\":\"blurslider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/blur-effect-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"133\":{\"id\":\"136\",\"title\":\"Coming Soon Add-On\",\"alias\":\"ComingSoonAddon\",\"zip\":\"ComingSoonAddon.zip\",\"uid\":\"51258492055b940099eb96ba52901fa9\",\"img\":\"ComingSoonAddon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coming-soon-add-on\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-maintenance-addon\\\\\\/revslider-maintenance-addon.php\\\",\\\"name\\\":\\\"Coming Soon & Maintenance AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/revslider-doc\\\\\\/add-coming-soon-maintenance\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"134\":{\"id\":\"137\",\"title\":\"Nice And Clean Package\",\"alias\":\"nice-and-clean-package\",\"zip\":\"\",\"uid\":\"nice-and-clean-package\",\"img\":\"packages\\/templatepack_niceandclean.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/nice-clean-responsive-wordpress-theme\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Nice & Clean Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"6\",\"installed\":false},\"135\":{\"id\":\"138\",\"title\":\"Snow Effect Add-On\",\"alias\":\"snowaddon\",\"zip\":\"snowaddon.zip\",\"uid\":\"7408d8567b8af5716eaabd390422e51b\",\"img\":\"snowaddon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/snow-effect-add-on\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-snow-addon\\\\\\/revslider-snow-addon.php\\\",\\\"name\\\":\\\"Snow AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"136\":{\"id\":\"139\",\"title\":\"Particle Effect One\",\"alias\":\"particle-effect-one\",\"zip\":\"particle-effect-one.zip\",\"uid\":\"a4611c906e35ca60f617da86217b5299\",\"img\":\"particle-effect-one\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/particle-effect-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"137\":{\"id\":\"140\",\"title\":\"Particle Effect Two\",\"alias\":\"particle-effect-two\",\"zip\":\"particle-effect-two.zip\",\"uid\":\"b8ecbf43374a69e4ab329ea834862ef8\",\"img\":\"particle-effect-two\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/particle-effect-intro\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"138\":{\"id\":\"141\",\"title\":\"Particle Effect Three\",\"alias\":\"particle-effect-three\",\"zip\":\"particle-effect-three.zip\",\"uid\":\"b33bc2c5655d8d51cd17c3740f72e748\",\"img\":\"particle-effect-three\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/particle-background-effect\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"139\":{\"id\":\"142\",\"title\":\"Portfolio Viewer\",\"alias\":\"portfolioviewer\",\"zip\":\"portfolioviewer.zip\",\"uid\":\"9ac7230ff5b880fb6c8f28fbbc123b3b\",\"img\":\"portfolioviewer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-portfolio-plugin\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"140\":{\"id\":\"143\",\"title\":\"App Showcase\",\"alias\":\"appshowcase\",\"zip\":\"appshowcase.zip\",\"uid\":\"082aef931b0369080bc30c3a2a0c331f\",\"img\":\"appshowcase\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/app-showcase-wordpress-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"141\":{\"id\":\"144\",\"title\":\"Gravity Design Hero\",\"alias\":\"gravitydesign\",\"zip\":\"gravitydesign.zip\",\"uid\":\"7bdbe73a6e5bf290cb4412708ac4134d\",\"img\":\"gravitydesign\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/best-wordpress-slider-plugin-2017\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"142\":{\"id\":\"145\",\"title\":\"404 Error Page\",\"alias\":\"404errorpage\",\"zip\":\"404errorpage.zip\",\"uid\":\"2dc62d802b42b73088651cac17d0c486\",\"img\":\"404errorpage\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/404-error-page-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"{\\\"1\\\":{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}}\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"143\":{\"id\":\"146\",\"title\":\"Carousel Gallery\",\"alias\":\"carouselgallery\",\"zip\":\"carouselgallery.zip\",\"uid\":\"041838fd32923c40e15c998f0ea19526\",\"img\":\"carouselgallery\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-carousel-gallery\\/\",\"version\":\"1.0.0\",\"required\":\"5.4\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"144\":{\"id\":\"147\",\"title\":\"Filmstrip Effect\",\"alias\":\"filmstrip\",\"zip\":\"filmstrip.zip\",\"uid\":\"7bd142f272cc15d86998a79520e9e581\",\"img\":\"filmstrip\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/filmstrip-add-on-slider\\/ \",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-filmstrip-addon\\\\\\/revslider-filmstrip-addon.php\\\",\\\"name\\\":\\\"Background FilmStrip Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"145\":{\"id\":\"148\",\"title\":\"Space Opera\",\"alias\":\"spaceopera\",\"zip\":\"spaceopera.zip\",\"uid\":\"a2c8bffcb138a86c0f373adebb6de046\",\"img\":\"spaceopera\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/space-opera-presentation\\/\",\"version\":\"1.0.0\",\"required\":\"5.4\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"146\":{\"id\":\"149\",\"title\":\"Website Intro\",\"alias\":\"websiteintro\",\"zip\":\"websiteintro.zip\",\"uid\":\"348df76d999456aa19be58c9df56ae20\",\"img\":\"websiteintro\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/website-intro-wordpress-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.4\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-slicey-addon\\\\\\/revslider-slicey-addon.php\\\",\\\"name\\\":\\\"Background Slicey Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"147\":{\"id\":\"150\",\"title\":\"Mask Showcase\",\"alias\":\"maskshowcase\",\"zip\":\"maskshowcase.zip\",\"uid\":\"fc943c31e2da9c63b252aeabf554d128\",\"img\":\"maskshowcase\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-mask-showcase\\/\",\"version\":\"1.0.0\",\"required\":\"5.4\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"148\":{\"id\":\"151\",\"title\":\"Parallax Zoom Slices\",\"alias\":\"parallaxzoomslices\",\"zip\":\"parallaxzoomslices.zip\",\"uid\":\"83537cae05709ddb9bcb7375470a5894\",\"img\":\"parallaxzoomslices\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/parallax-zoom-slices-wordpress-plugin\\/\",\"version\":\"1.0.0\",\"required\":\"5.4\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-slicey-addon\\\\\\/revslider-slicey-addon.php\\\",\\\"name\\\":\\\"Background Slicey Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"149\":{\"id\":\"152\",\"title\":\"Double Exposure Effect\",\"alias\":\"doubleexposureeffect\",\"zip\":\"doubleexposureeffect.zip\",\"uid\":\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\",\"img\":\"doubleexposureeffect\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-double-exposure-effect\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"150\":{\"id\":\"153\",\"title\":\"Mountain Parallax Header\",\"alias\":\"mountainparallaxheader\",\"zip\":\"mountainparallaxheader.zip\",\"uid\":\"8dc64663f317a2abdf179bbe341d016e\",\"img\":\"mountainparallaxheader\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/mountain-wordpress-parallax-header\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"151\":{\"id\":\"154\",\"title\":\"GoodNews One-Pager Package\",\"alias\":\"goodnews-one-pager-package\",\"zip\":\"\",\"uid\":\"goodnews-one-pager-package\",\"img\":\"packages\\/templatepack_goodnews_one_pager.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.4.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"slider\",\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"152\":{\"id\":\"155\",\"title\":\"GoodNews Menu\",\"alias\":\"goodnewsmenu\",\"zip\":\"packs\\/goodnewsmenu.zip\",\"uid\":\"4cbc82501ff340fcdc0acf7eb3ba2640\",\"img\":\"goodnewsmenu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"153\":{\"id\":\"156\",\"title\":\"GoodNews Header\",\"alias\":\"goodnewsheader\",\"zip\":\"packs\\/goodnewsheader.zip\",\"uid\":\"c6660b6bdbf596f38466f569596f5259\",\"img\":\"goodnewsheader\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"154\":{\"id\":\"157\",\"title\":\"GoodNews Whats Hot\",\"alias\":\"goodnewswhatshot\",\"zip\":\"packs\\/goodnewswhatshot.zip\",\"uid\":\"cb841ce64a99a6644adab049cf5405cd\",\"img\":\"goodnewswhatshot\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"155\":{\"id\":\"158\",\"title\":\"GoodNews Featured\",\"alias\":\"goodnewsfeatured\",\"zip\":\"packs\\/goodnewsfeatured.zip\",\"uid\":\"00bde4b09e3700da7183999eaf137ccc\",\"img\":\"goodnewsfeatured\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.3\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"156\":{\"id\":\"159\",\"title\":\"GoodNews Spotlight\",\"alias\":\"goodnewsspotlight\",\"zip\":\"packs\\/goodnewsspotlight.zip\",\"uid\":\"138076241a828e1c5764379944755f2b\",\"img\":\"goodnewsspotlight\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.4\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"157\":{\"id\":\"160\",\"title\":\"GoodNews Carousel\",\"alias\":\"goodnewscarousel\",\"zip\":\"packs\\/goodnewscarousel.zip\",\"uid\":\"d29d4460a6015e30d08d2714232d3768\",\"img\":\"goodnewscarousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"158\":{\"id\":\"161\",\"title\":\"GoodNews Callout\",\"alias\":\"goodnewscallout\",\"zip\":\"packs\\/goodnewscallout.zip\",\"uid\":\"d9568b3193e96577fae630b3a6728785\",\"img\":\"goodnewscallout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"159\":{\"id\":\"162\",\"title\":\"GoodNews Footer\",\"alias\":\"goodnewsfooter\",\"zip\":\"packs\\/goodnewsfooter.zip\",\"uid\":\"34f43f891cb8d55375149dc4bbc38298\",\"img\":\"goodnewsfooter\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews One-Pager\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"7\",\"installed\":false},\"160\":{\"id\":\"163\",\"title\":\"GoodNews Content Page Package\",\"alias\":\"goodnews-content-page-package\",\"zip\":\"\",\"uid\":\"goodnews-content-page-package\",\"img\":\"packages\\/templatepack_goodnews_content_page_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme-content\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews Content Page\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"8\",\"installed\":false},\"161\":{\"id\":\"164\",\"title\":\"GoodNews Menu Back\",\"alias\":\"goodnewsmenuback\",\"zip\":\"packs\\/goodnewsmenuback.zip\",\"uid\":\"1340d1aeefba497a7d404d12a1fceed4\",\"img\":\"goodnewsmenuback\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme-content\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews Content Page\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"8\",\"installed\":false},\"162\":{\"id\":\"165\",\"title\":\"GoodNews Blog Header\",\"alias\":\"goodnewsblogheader\",\"zip\":\"packs\\/goodnewsblogheader.zip\",\"uid\":\"abc4d7c1e48475c6def05f1f6d8bf564\",\"img\":\"goodnewsblogheader\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme-content\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews Content Page\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"8\",\"installed\":false},\"163\":{\"id\":\"166\",\"title\":\"GoodNews Blog Content\",\"alias\":\"goodnewsblogcontent\",\"zip\":\"packs\\/goodnewsblogcontent.zip\",\"uid\":\"bbf34563da6db2779c29599b503b07e9\",\"img\":\"goodnewsblogcontent\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme-content\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews Content Page\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"8\",\"installed\":false},\"164\":{\"id\":\"167\",\"title\":\"GoodNews Testimonials\",\"alias\":\"goodnewstestimonials\",\"zip\":\"packs\\/goodnewstestimonials.zip\",\"uid\":\"606b7336e86f69c567542d3f43712b56\",\"img\":\"goodnewstestimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme-content\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews Content Page\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"8\",\"installed\":false},\"165\":{\"id\":\"168\",\"title\":\"GoodNews Blog Footer\",\"alias\":\"goodnewsblogfooter\",\"zip\":\"packs\\/goodnewsblogfooter.zip\",\"uid\":\"1fb88aecfb116fde67ce8d52bd3b5f05\",\"img\":\"goodnewsblogfooter\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/goodnews-responsive-wordpress-theme-content\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"GoodNews Content Page\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"8\",\"installed\":false},\"166\":{\"id\":\"169\",\"title\":\"Before After Slider\",\"alias\":\"beforeafterslider\",\"zip\":\"beforeafterslider.zip\",\"uid\":\"6e615091a1fc3037c24b985ce5136fb2\",\"img\":\"beforeafterslider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/before-after-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.3.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-beforeafter-addon\\\\\\/revslider-beforeafter-addon.php\\\",\\\"name\\\":\\\"Before After AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"167\":{\"id\":\"170\",\"title\":\"Product Showcase\",\"alias\":\"productshowcase\",\"zip\":\"productshowcase.zip\",\"uid\":\"a43447670260aaa7e8ff66cedfddb57a\",\"img\":\"productshowcase\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-product-showcase-slider\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.5\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"168\":{\"id\":\"171\",\"title\":\"Overexposure Transition\",\"alias\":\"overexposuretransition\",\"zip\":\"overexposuretransition.zip\",\"uid\":\"13f16bbe6c6d646c7d0cb817a0d3d181\",\"img\":\"overexposuretransition\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/overexposure-transition-effect\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.5\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"169\":{\"id\":\"172\",\"title\":\"Parallax Scroll\",\"alias\":\"parallaxscroll\",\"zip\":\"parallaxscroll.zip\",\"uid\":\"82546ee2f6af6c6682852f495109b3c3\",\"img\":\"parallaxscroll\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/parallax-scroll\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.5\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<span class=\\\"ttm_content\\\">A strikingly colourful header for your website with super smooth parallax effects.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"170\":{\"id\":\"173\",\"title\":\"TechCo One-Pager Package\",\"alias\":\"techco-one-pager-package\",\"zip\":\"\",\"uid\":\"techco-one-pager-package\",\"img\":\"packages\\/techco_overview.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"171\":{\"id\":\"174\",\"title\":\"TechCo Menu\",\"alias\":\"techco-menu\",\"zip\":\"packs\\/techco-menu.zip\",\"uid\":\"55e5efee828cdf1ff7e2d3b90a301ea9\",\"img\":\"techco-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"172\":{\"id\":\"175\",\"title\":\"TechCo Header\",\"alias\":\"techco-header\",\"zip\":\"packs\\/techco-header.zip\",\"uid\":\"fb574d1376de9b1e408c91f51e6497d7\",\"img\":\"techco-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"173\":{\"id\":\"176\",\"title\":\"TechCo About\",\"alias\":\"techco-about\",\"zip\":\"packs\\/techco-about.zip\",\"uid\":\"ba216da8231e55118d87e37d2358812c\",\"img\":\"techco-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"174\":{\"id\":\"177\",\"title\":\"TechCo Services\",\"alias\":\"techco-services\",\"zip\":\"packs\\/techco-services.zip\",\"uid\":\"ef4a8ddbb5e1136133f7bc1227248e22\",\"img\":\"techco-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"175\":{\"id\":\"178\",\"title\":\"TechCo Video\",\"alias\":\"techco-video\",\"zip\":\"packs\\/techco-video.zip\",\"uid\":\"d7bb92281d05f39f9bc9eca71f90e402\",\"img\":\"techco-video\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"176\":{\"id\":\"179\",\"title\":\"TechCo Prices\",\"alias\":\"techco-prices\",\"zip\":\"packs\\/techco-prices.zip\",\"uid\":\"6291f404efbea12bb181352aba71ef11\",\"img\":\"techco-prices\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"177\":{\"id\":\"180\",\"title\":\"TechCo Testimonials\",\"alias\":\"techco-testimonials\",\"zip\":\"packs\\/techco-testimonials.zip\",\"uid\":\"3460bd51f6b80599266fecb7fbb918be\",\"img\":\"techco-testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"178\":{\"id\":\"181\",\"title\":\"TechCo Footer\",\"alias\":\"techco-footer\",\"zip\":\"packs\\/techco-footer.zip\",\"uid\":\"640abcd549137520461a4a71ff758a3b\",\"img\":\"techco-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/techco-one-page-wordpress-theme\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"TechCo One-Pager\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"9\",\"installed\":false},\"179\":{\"id\":\"182\",\"title\":\"Live Weather\",\"alias\":\"weather\",\"zip\":\"weather.zip\",\"uid\":\"aab92e69374e4c7b8c6741fe02e574b9\",\"img\":\"weather\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-live-weather-add-on\\/\",\"version\":\"1.0.3\",\"required\":\"5.4.5.2\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-weather-addon\\\\\\/revslider-weather-addon.php\\\",\\\"name\\\":\\\"Live Weather Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"180\":{\"id\":\"183\",\"title\":\"360 Panorama Tour\",\"alias\":\"360panorama\",\"zip\":\"360panorama.zip\",\"uid\":\"332720fdacdbb38f65e8327a2a96c52d\",\"img\":\"360panorama\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/360-degree-real-estate-virtual-tour\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.5.2\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-panorama-addon\\\\\\/revslider-panorama-addon.php\\\",\\\"name\\\":\\\"Panorama AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"181\":{\"id\":\"184\",\"title\":\"Duotone Add-on\",\"alias\":\"duotone-add-on\",\"zip\":\"duotone-add-on.zip\",\"uid\":\"a428c6f363b3146e96d20a6f44958922\",\"img\":\"duotone-add-on\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-duotone-effect-add-on\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"182\":{\"id\":\"185\",\"title\":\"Reveal Add-on\",\"alias\":\"reveal-add-on\",\"zip\":\"reveal-add-on.zip\",\"uid\":\"7fa7525d8ff7fa7365cb98a437e88e32\",\"img\":\"reveal-add-on\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-content-reveal-effect\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"201\":{\"id\":\"210\",\"title\":\"Cryptocurrency Prices\",\"alias\":\"cryptoslider\",\"zip\":\"cryptoslider.zip\",\"uid\":\"c4b02210387f11946223977e940d9e9e\",\"img\":\"cryptoslider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin\\/\",\"version\":\"1.0.6\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"202\":{\"id\":\"211\",\"title\":\"Immersion One Page\",\"alias\":\"immersion-one-page-package\",\"zip\":\"\",\"uid\":\"immersion-one-page-package\",\"img\":\"packages\\/immersion_overview.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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 Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"203\":{\"id\":\"212\",\"title\":\"Immersion Header\",\"alias\":\"immersion_header\",\"zip\":\"packs\\/immersion_header.zip\",\"uid\":\"853da51256308b341ecd030bd4883229\",\"img\":\"immersion_header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-typewriter-addon\\\\\\/revslider-typewriter-addon.php\\\",\\\"name\\\":\\\"Typewriter AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/typewriter-addon\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"204\":{\"id\":\"213\",\"title\":\"Immersion Mountains\",\"alias\":\"immersion-mountains\",\"zip\":\"packs\\/immersion-mountains.zip\",\"uid\":\"817167eb3fe22b7e065ba210cbe6d53c\",\"img\":\"immersion-mountains\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-slicey-addon\\\\\\/revslider-slicey-addon.php\\\",\\\"name\\\":\\\"Background Slicey Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"205\":{\"id\":\"214\",\"title\":\"Immersion Product\",\"alias\":\"immersion-product\",\"zip\":\"packs\\/immersion-product.zip\",\"uid\":\"64134f263484d2bbcd7ef088ffbbfb4b\",\"img\":\"immersion-product\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"206\":{\"id\":\"215\",\"title\":\"Immersion Design\",\"alias\":\"immersion-design\",\"zip\":\"packs\\/immersion-design.zip\",\"uid\":\"91e1d77c1a2826438763804f4d02bc26\",\"img\":\"immersion-design\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"207\":{\"id\":\"216\",\"title\":\"Immersion Phototgraphy\",\"alias\":\"immersion-photography\",\"zip\":\"packs\\/immersion-photography.zip\",\"uid\":\"e3ddf0c577b09740f5cbf2e38ffd684d\",\"img\":\"immersion-photography\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"208\":{\"id\":\"217\",\"title\":\"Immersion Grid\",\"alias\":\"immersion-grid\",\"zip\":\"packs\\/immersion-grid.zip\",\"uid\":\"b6903868189bb83b2c7a852fde3a7dc3\",\"img\":\"immersion-grid\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/immersion-wordpress-one-page-theme-2018\\/\",\"version\":\"1.0.1\",\"required\":\"5.4.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Immersion One Page\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"10\",\"installed\":false},\"209\":{\"id\":\"218\",\"title\":\"Funky Intro Slider\",\"alias\":\"funkyslider\",\"zip\":\"funkyslider.zip\",\"uid\":\"2d4187e3fdad19b976be335253c8925d\",\"img\":\"funkyslider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/funky-intro-slider-wordpress-plugin\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"210\":{\"id\":\"219\",\"title\":\"Clear View Magazine\",\"alias\":\"clear-view-magazine-package\",\"zip\":\"\",\"uid\":\"clear-view-magazine-package\",\"img\":\"packages\\/clear_view_magazine_overview.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"211\":{\"id\":\"220\",\"title\":\"Clear View Menu\",\"alias\":\"clearview_menu\",\"zip\":\"packs\\/clearview_menu.zip\",\"uid\":\"eaecee5fa5f3c3a7f4d2a96c4616a353\",\"img\":\"clearview_menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"212\":{\"id\":\"221\",\"title\":\"Clear View Header\",\"alias\":\"clearview_header\",\"zip\":\"packs\\/clearview_header.zip\",\"uid\":\"25e3dd80ad130875d7438a07952cb0cd\",\"img\":\"clearview_header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"213\":{\"id\":\"222\",\"title\":\"Clear View Mission\",\"alias\":\"clearview_mission\",\"zip\":\"packs\\/clearview_mission.zip\",\"uid\":\"35b2092a49fd2beb549342e69097eb5b\",\"img\":\"clearview_mission\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"214\":{\"id\":\"223\",\"title\":\"Clear View Slider\",\"alias\":\"clear-view-slider\",\"zip\":\"packs\\/clear-view-slider.zip\",\"uid\":\"d2e17edffce16ed78c54b0ef23fd7e05\",\"img\":\"clear-view-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"215\":{\"id\":\"224\",\"title\":\"Clear View News\",\"alias\":\"clear-view-news\",\"zip\":\"packs\\/clear-view-news.zip\",\"uid\":\"5698d3131ba141e9afcfd2906739dd00\",\"img\":\"clear-view-news\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"216\":{\"id\":\"225\",\"title\":\"Clear View Clients\",\"alias\":\"clear-view-clients\",\"zip\":\"packs\\/clear-view-clients.zip\",\"uid\":\"b95616a94832e22bdfac5ce60232be1b\",\"img\":\"clear-view-clients\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"217\":{\"id\":\"226\",\"title\":\"Clear View Contact\",\"alias\":\"clear-view-contact\",\"zip\":\"packs\\/clear-view-contact.zip\",\"uid\":\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\",\"img\":\"clear-view-contact\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-minimal-magazine-wordpress-template\\/\",\"version\":\"1.0.3\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Magazine\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"11\",\"installed\":false},\"218\":{\"id\":\"227\",\"title\":\"Clear View Post Page\",\"alias\":\"clear-view-post-page-package\",\"zip\":\"\",\"uid\":\"clear-view-post-page-package\",\"img\":\"packages\\/clear_view_post_page_overview.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-single-post-page-wordpress-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Post Page\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"12\",\"installed\":false},\"219\":{\"id\":\"228\",\"title\":\"Clear View Single Menu\",\"alias\":\"clear-view-single-menu\",\"zip\":\"packs\\/clear-view-single-menu.zip\",\"uid\":\"1e80f81982f8a4ea763482d4fa99d321\",\"img\":\"clear-view-single-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-single-post-page-wordpress-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Post Page\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"12\",\"installed\":false},\"220\":{\"id\":\"229\",\"title\":\"Clear View Single Header\",\"alias\":\"clear-view-single-header\",\"zip\":\"packs\\/clear-view-single-header.zip\",\"uid\":\"c8d717627be6cd5e70922ab609694dbf\",\"img\":\"clear-view-single-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-single-post-page-wordpress-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Post Page\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"12\",\"installed\":false},\"221\":{\"id\":\"230\",\"title\":\"Clear View Single Media\",\"alias\":\"clear-view-single-media\",\"zip\":\"packs\\/clear-view-single-media.zip\",\"uid\":\"c480368ded2a64f0cdd44f1674213814\",\"img\":\"clear-view-single-media\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-single-post-page-wordpress-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Post Page\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"12\",\"installed\":false},\"222\":{\"id\":\"231\",\"title\":\"Clear View Single More\",\"alias\":\"clear-view-single-more\",\"zip\":\"packs\\/clear-view-single-more.zip\",\"uid\":\"9c693190df26218366d1f77e10cf550a\",\"img\":\"clear-view-single-more\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-single-post-page-wordpress-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Post Page\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"12\",\"installed\":false},\"223\":{\"id\":\"232\",\"title\":\"Clear View Single Contact\",\"alias\":\"clear-view-single-contact\",\"zip\":\"packs\\/clear-view-single-contact.zip\",\"uid\":\"73c0a889f2b654a87b5aba1ff76fbc5c\",\"img\":\"clear-view-single-contact\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-view-single-post-page-wordpress-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Clear View Post Page\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"12\",\"installed\":false},\"224\":{\"id\":\"233\",\"title\":\"Clean Landing Page\",\"alias\":\"cleanlandingpage\",\"zip\":\"cleanlandingpage.zip\",\"uid\":\"727a3680d312f22c6a5998ebdb9afe52\",\"img\":\"cleanlandingpage\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clean-landing-page-for-wordpress\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-typewriter-addon\\\\\\/revslider-typewriter-addon.php\\\",\\\"name\\\":\\\"Typewriter AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/typewriter-addon\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"225\":{\"id\":\"234\",\"title\":\"Clear Cut\",\"alias\":\"clearcut\",\"zip\":\"clearcut.zip\",\"uid\":\"07f43c00e9b4d3057a03cdb3385ad2b7\",\"img\":\"clearcut\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/clear-cut-portfolio-website-for-wordpress\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"226\":{\"id\":\"235\",\"title\":\"Wonderstruck One-Pager\",\"alias\":\"wonderstruck-one-pager-package\",\"zip\":\"\",\"uid\":\"wonderstruck-one-pager-package\",\"img\":\"packages\\/wonderstruck-one-pager-overview.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wonderstruck-one-page-website-for-wordpress\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Wonderstruck One-Pager\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"13\",\"installed\":false},\"227\":{\"id\":\"236\",\"title\":\"Wonderstruck Menu\",\"alias\":\"wonderstruck_menu\",\"zip\":\"packs\\/wonderstruck_menu.zip\",\"uid\":\"0a976e9aaae59c4f795b38f59f5a08d8\",\"img\":\"wonderstruck_menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wonderstruck-one-page-website-for-wordpress\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Wonderstruck One-Pager\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"13\",\"installed\":false},\"228\":{\"id\":\"237\",\"title\":\"Wonderstruck Header\",\"alias\":\"wonderstruck_header\",\"zip\":\"packs\\/wonderstruck_header.zip\",\"uid\":\"e1379f77a902960a0ce12d44d85a9e0a\",\"img\":\"wonderstruck_header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wonderstruck-one-page-website-for-wordpress\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Wonderstruck One-Pager\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"13\",\"installed\":false},\"229\":{\"id\":\"238\",\"title\":\"Wonderstruck About\",\"alias\":\"wonderstruck_about\",\"zip\":\"packs\\/wonderstruck_about.zip\",\"uid\":\"d207fb140fd328acc3038300ea52082a\",\"img\":\"wonderstruck_about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wonderstruck-one-page-website-for-wordpress\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Wonderstruck One-Pager\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"13\",\"installed\":false},\"230\":{\"id\":\"239\",\"title\":\"Wonderstruck Works\",\"alias\":\"wonderstruck-works\",\"zip\":\"packs\\/wonderstruck-works.zip\",\"uid\":\"4476935097e27d92454b0011b7700c1d\",\"img\":\"wonderstruck-works\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wonderstruck-one-page-website-for-wordpress\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Wonderstruck One-Pager\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"13\",\"installed\":false},\"231\":{\"id\":\"240\",\"title\":\"Wonderstruck Contact\",\"alias\":\"wonderstruck-contact\",\"zip\":\"packs\\/wonderstruck-contact.zip\",\"uid\":\"9e4911521f77bce2b8efa40f4c2adc22\",\"img\":\"wonderstruck-contact\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wonderstruck-one-page-website-for-wordpress\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Wonderstruck One-Pager\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"13\",\"installed\":false},\"232\":{\"id\":\"241\",\"title\":\"Bubble Morph\",\"alias\":\"bubblemorph\",\"zip\":\"bubblemorph.zip\",\"uid\":\"1102d6f5460ab82cb612cbe9f1d9514b\",\"img\":\"bubblemorph\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/bubble-morph-effect-add-on-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"233\":{\"id\":\"242\",\"title\":\"Distortion AddOn\",\"alias\":\"distortionaddon\",\"zip\":\"distortionaddon.zip\",\"uid\":\"0ad46c9929bb2fa6316f1e6ced301aaf\",\"img\":\"distortionaddon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/distortion-effect-add-on-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.7\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-liquideffect-addon\\\\\\/revslider-liquideffect-addon.php\\\",\\\"name\\\":\\\"Distortion Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"234\":{\"id\":\"243\",\"title\":\"Club Flyer\",\"alias\":\"clubflyer\",\"zip\":\"clubflyer.zip\",\"uid\":\"dab73b9904d0e643a35b0475980998bd\",\"img\":\"clubflyer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/club-flyer-landing-page-template-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-explodinglayers-addon\\\\\\/revslider-explodinglayers-addon.php\\\",\\\"name\\\":\\\"Exploding Layers AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"235\":{\"id\":\"244\",\"title\":\"Paintbrush AddOn\",\"alias\":\"paintbrushaddon\",\"zip\":\"paintbrushaddon.zip\",\"uid\":\"c85c48a6742b4bf72a2590cc1b50f6a0\",\"img\":\"paintbrushaddon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/paintbrush-effect-add-on-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.5.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-paintbrush-addon\\\\\\/revslider-paintbrush-addon.php\\\",\\\"name\\\":\\\"Paintbrush AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"236\":{\"id\":\"245\",\"title\":\"Parallax One-Pager\",\"alias\":\"parallax-one-pager-package\",\"zip\":\"\",\"uid\":\"parallax-one-pager-package\",\"img\":\"packages\\/parallax-one-pager-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/parallax-one-page-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Parallax One-Pager\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"14\",\"installed\":false},\"237\":{\"id\":\"246\",\"title\":\"Parallax Header\",\"alias\":\"parallax_header\",\"zip\":\"packs\\/parallax_header.zip\",\"uid\":\"32bf4a0f5136853bd6bd366275a7a60b\",\"img\":\"parallax_header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/parallax-one-page-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Parallax One-Pager\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"14\",\"installed\":false},\"238\":{\"id\":\"247\",\"title\":\"Parallax Content\",\"alias\":\"parallax_content\",\"zip\":\"packs\\/parallax_content.zip\",\"uid\":\"a25c5fb8f74757476ab4dc038e56f90d\",\"img\":\"parallax_content\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/parallax-one-page-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Parallax One-Pager\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"14\",\"installed\":false},\"239\":{\"id\":\"248\",\"title\":\"Parallax Footer\",\"alias\":\"parallax_footer\",\"zip\":\"packs\\/parallax_footer.zip\",\"uid\":\"665dff9ea6eaf162a2a1f160f51a9ddb\",\"img\":\"parallax_footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/parallax-one-page-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Parallax One-Pager\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"14\",\"installed\":false},\"240\":{\"id\":\"249\",\"title\":\"Le Chef Restaurant\",\"alias\":\"le-chef-restaurant\",\"zip\":\"\",\"uid\":\"le-chef-restaurant-package\",\"img\":\"packages\\/le-chef-restaurant-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"241\":{\"id\":\"250\",\"title\":\"Le Chef Menu\",\"alias\":\"le-chef-menu\",\"zip\":\"packs\\/le-chef-menu.zip\",\"uid\":\"2f2a6a333431fefe4a7b3b6a982b2ff5\",\"img\":\"le-chef-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"242\":{\"id\":\"251\",\"title\":\"Le Chef Header\",\"alias\":\"le-chef-header\",\"zip\":\"packs\\/le-chef-header.zip\",\"uid\":\"06450ca3be5a4a8959f3752ab974e574\",\"img\":\"le-chef-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"243\":{\"id\":\"252\",\"title\":\"Le Chef Philosophy\",\"alias\":\"le-chef-philosophy\",\"zip\":\"packs\\/le-chef-philosophy.zip\",\"uid\":\"a532fd029addeb18106e751409b8e20a\",\"img\":\"le-chef-philosophy\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"244\":{\"id\":\"253\",\"title\":\"Le Chef Food\",\"alias\":\"le-chef-food\",\"zip\":\"packs\\/le-chef-food.zip\",\"uid\":\"cd4b6a2cb5de2dd20a0e8ba0c35451df\",\"img\":\"le-chef-food\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"245\":{\"id\":\"254\",\"title\":\"Le Chef La Carte\",\"alias\":\"le-chef-la-carte\",\"zip\":\"packs\\/le-chef-la-carte.zip\",\"uid\":\"6f312749679c3ba52c41189a6b8bf729\",\"img\":\"le-chef-la-carte\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"246\":{\"id\":\"255\",\"title\":\"Le Chef Footer\",\"alias\":\"le-chef-footer\",\"zip\":\"packs\\/le-chef-footer.zip\",\"uid\":\"12fc241e8e5b9e5df9758c43448e2907\",\"img\":\"le-chef-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/le-chef-restaurant-website-wordpress-template\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Le Chef Restaurant\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"15\",\"installed\":false},\"247\":{\"id\":\"256\",\"title\":\"News Magazine Slider\",\"alias\":\"news-magazine-slider\",\"zip\":\"news-magazine-slider.zip\",\"uid\":\"31f2c1506babb1fef459401f051d2d52\",\"img\":\"news-magazine-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/news-magazine-slider-for-wordpress\\/\",\"version\":\"1.0.1\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"248\":{\"id\":\"257\",\"title\":\"Real Estate Slider\",\"alias\":\"real-estate-slider\",\"zip\":\"real-estate-slider.zip\",\"uid\":\"739ce6336e46815094387c9448e6c804\",\"img\":\"real-estate-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/real-estate-slider-for-wordpress\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"249\":{\"id\":\"258\",\"title\":\"Fashion Header\",\"alias\":\"fashion-header\",\"zip\":\"fashion-header.zip\",\"uid\":\"24ece4e7f4d31cd90377c62abbd9e25a\",\"img\":\"fashion-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/fashion-shop-header-slider-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"250\":{\"id\":\"259\",\"title\":\"Seasonal Offer\",\"alias\":\"seasonaloffer\",\"zip\":\"seasonaloffer.zip\",\"uid\":\"caf2f17f8fd64f2f89dcb3c8dd238457\",\"img\":\"seasonaloffer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/seasonal-offer-christmas-header-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-snow-addon\\\\\\/revslider-snow-addon.php\\\",\\\"name\\\":\\\"Snow AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"251\":{\"id\":\"260\",\"title\":\"Barber Shop\",\"alias\":\"barber-shop\",\"zip\":\"\",\"uid\":\"barber-shop-package\",\"img\":\"packages\\/barber-shop-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"252\":{\"id\":\"261\",\"title\":\"Barber Shop Header\",\"alias\":\"barber-shop-header\",\"zip\":\"packs\\/barber-shop-header.zip\",\"uid\":\"71c995d36d39a0e8a04cffdf753f2ba2\",\"img\":\"barber-shop-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"253\":{\"id\":\"262\",\"title\":\"Barber Shop Mobile Menu\",\"alias\":\"barber-shop-mobile-menu\",\"zip\":\"packs\\/barber-shop-mobile-menu.zip\",\"uid\":\"762c6fb5c6306f37becb1e55773c2592\",\"img\":\"barber-shop-mobile-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"254\":{\"id\":\"263\",\"title\":\"Barber Shop First Screen\",\"alias\":\"barber-shop-first-screen\",\"zip\":\"packs\\/barber-shop-first-screen.zip\",\"uid\":\"acf70bfd64cff2c3c2ea5585223575da\",\"img\":\"barber-shop-first-screen\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"255\":{\"id\":\"264\",\"title\":\"Barber Shop About\",\"alias\":\"barber-shop-about\",\"zip\":\"packs\\/barber-shop-about.zip\",\"uid\":\"bc8b63cfc7f8c34173b4fd5b082fc05a\",\"img\":\"barber-shop-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"256\":{\"id\":\"265\",\"title\":\"Barber Shop Services\",\"alias\":\"barber-shop-services\",\"zip\":\"packs\\/barber-shop-services.zip\",\"uid\":\"d65121d6f84fabd812a2b621b768e10e\",\"img\":\"barber-shop-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"257\":{\"id\":\"266\",\"title\":\"Barber Shop Barbers\",\"alias\":\"barber-shop-barbers\",\"zip\":\"packs\\/barber-shop-barbers.zip\",\"uid\":\"003e9fec9693072119c8f8d8b6690c4d\",\"img\":\"barber-shop-barbers\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"258\":{\"id\":\"267\",\"title\":\"Barber Shop Contacts\",\"alias\":\"barber-shop-contacts\",\"zip\":\"packs\\/barber-shop-contacts.zip\",\"uid\":\"cdcc08f5d6c90dbcfd0502bda2401643\",\"img\":\"barber-shop-contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"259\":{\"id\":\"268\",\"title\":\"Barber Shop Footer\",\"alias\":\"barber-shop-footer\",\"zip\":\"packs\\/barber-shop-footer.zip\",\"uid\":\"26ca5ae0de7cdbb2ca19348b6e01eda0\",\"img\":\"barber-shop-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/barber-shop-template-for-wordpress\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Barber Shop\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"16\",\"installed\":false},\"260\":{\"id\":\"269\",\"title\":\"Fitness Club\",\"alias\":\"fitness-club-template\",\"zip\":\"fitness-club-template.zip\",\"uid\":\"14ea10d68d6aad1df62b3becf71df754\",\"img\":\"fitness-club-template\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/fitness-club-header-for-wordpress\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"261\":{\"id\":\"270\",\"title\":\"Soccer School\",\"alias\":\"soccer-school\",\"zip\":\"soccer-school.zip\",\"uid\":\"9906b48812aff67097f990eeee42dd41\",\"img\":\"soccer-school\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/soccer-club-slider-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"262\":{\"id\":\"271\",\"title\":\"Music Band\",\"alias\":\"music-band-template\",\"zip\":\"music-band-template.zip\",\"uid\":\"91e79657bf1b1812f8114a00ab8e0eb4\",\"img\":\"music-band-template\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/music-band-template-for-wordpress\\/\",\"version\":\"1.0.1\",\"required\":\"5.4.8.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"263\":{\"id\":\"272\",\"title\":\"Restaurant Menu\",\"alias\":\"restaurant-menu\",\"zip\":\"restaurant-menu.zip\",\"uid\":\"078809cffb21b6c4d3f5aaa2daeb193d\",\"img\":\"restaurant-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/restaurant-menu-slider-for-wordpress\\/\",\"version\":\"1.0.0\",\"required\":\"5.4.8.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"264\":{\"id\":\"273\",\"title\":\"Cinematic Slider\",\"alias\":\"cinematic-slider\",\"zip\":\"cinematic-slider.zip\",\"uid\":\"c53e7dcbb6b656ae7b4c91d333589838\",\"img\":\"cinematic-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/cinematic-slider-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">Bold texts and a cinematic transition effect make this slider stand out!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"265\":{\"id\":\"274\",\"title\":\"3D Parallax Cubes\",\"alias\":\"3d-parallax-cubes\",\"zip\":\"3d-parallax-cubes.zip\",\"uid\":\"c5b809a1829f8f809c9a768cd3d6b3cb\",\"img\":\"3d-parallax-cubes\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/3d-parallax-cubes-slider-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"266\":{\"id\":\"275\",\"title\":\"Medicare Medical Services Website\",\"alias\":\"medicare-medical-services-website\",\"zip\":\"\",\"uid\":\"medicare-medical-services-website-package\",\"img\":\"packages\\/medicare_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"267\":{\"id\":\"276\",\"title\":\"Medicare Menu\",\"alias\":\"medicare-menu\",\"zip\":\"packs\\/medicare-menu.zip\",\"uid\":\"0e4ca8fc281e20251b3fffa19d470fed\",\"img\":\"medicare-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"268\":{\"id\":\"277\",\"title\":\"Medicare Header\",\"alias\":\"medicare-header\",\"zip\":\"packs\\/medicare-header.zip\",\"uid\":\"03e8ade247d8c96f548bc0515f34043f\",\"img\":\"medicare-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"269\":{\"id\":\"278\",\"title\":\"Medicare About\",\"alias\":\"medicare-about\",\"zip\":\"packs\\/medicare-about.zip\",\"uid\":\"a3ab9e89155ef2542820343f30b29f72\",\"img\":\"medicare-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"270\":{\"id\":\"279\",\"title\":\"Medicare Highlight\",\"alias\":\"medicare-highlight\",\"zip\":\"packs\\/medicare-highlight.zip\",\"uid\":\"c3c8a74e5402489f1a85a0c83890ef1f\",\"img\":\"medicare-highlight\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"271\":{\"id\":\"280\",\"title\":\"Medicare Services\",\"alias\":\"medicare-services\",\"zip\":\"packs\\/medicare-services.zip\",\"uid\":\"8869b0834d4649dcc3221bed65980806\",\"img\":\"medicare-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"272\":{\"id\":\"281\",\"title\":\"Medicare Doctors\",\"alias\":\"medicare-doctors\",\"zip\":\"packs\\/medicare-doctors.zip\",\"uid\":\"2c9d57afd64244b5f7e30b0d87c842f9\",\"img\":\"medicare-doctors\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"273\":{\"id\":\"282\",\"title\":\"Medicare Research\",\"alias\":\"medicare-research\",\"zip\":\"packs\\/medicare-research.zip\",\"uid\":\"31e84a91fc8b8d5296e715e539a076d0\",\"img\":\"medicare-research\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"274\":{\"id\":\"283\",\"title\":\"Medicare Why Choose\",\"alias\":\"medicare-whychoose\",\"zip\":\"packs\\/medicare-whychoose.zip\",\"uid\":\"6dad61c672127de9e35884caa45d49a0\",\"img\":\"medicare-whychoose\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"275\":{\"id\":\"284\",\"title\":\"Medicare Contact\",\"alias\":\"medicare-contact\",\"zip\":\"packs\\/medicare-contact.zip\",\"uid\":\"89bc35ad8beb62a149c42262ae49a270\",\"img\":\"medicare-contact\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"276\":{\"id\":\"285\",\"title\":\"Medicare Footer\",\"alias\":\"medicare-footer\",\"zip\":\"packs\\/medicare-footer.zip\",\"uid\":\"ccf63e5233b3d63009e5ee90db51b37b\",\"img\":\"medicare-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/medicare-medical-services-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Medicare Medical Services\",\"package_order\":\"10\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"17\",\"installed\":false},\"277\":{\"id\":\"286\",\"title\":\"Coffee Joint Website\",\"alias\":\"coffee-joint-website\",\"zip\":\"\",\"uid\":\"coffee-joint-website-package\",\"img\":\"packages\\/coffee_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"278\":{\"id\":\"287\",\"title\":\"Coffee Menu\",\"alias\":\"coffee-menu\",\"zip\":\"packs\\/coffee-menu.zip\",\"uid\":\"81195cad7be3f5180a267b34ce8cf966\",\"img\":\"coffee-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"279\":{\"id\":\"288\",\"title\":\"Coffee Header\",\"alias\":\"coffee-header\",\"zip\":\"packs\\/coffee-header.zip\",\"uid\":\"5eed8adb9d3ae12168ad4735ac63eb20\",\"img\":\"coffee-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"280\":{\"id\":\"289\",\"title\":\"Coffee Philosophy\",\"alias\":\"coffee-philosophy\",\"zip\":\"packs\\/coffee-philosophy.zip\",\"uid\":\"76b5ccae3fa87fd0f991b87e7ae71c27\",\"img\":\"coffee-philosophy\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"281\":{\"id\":\"290\",\"title\":\"Coffee Carte\",\"alias\":\"coffee-carte\",\"zip\":\"packs\\/coffee-carte.zip\",\"uid\":\"470214ddd2cec585629fb79a0fd908d6\",\"img\":\"coffee-carte\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"282\":{\"id\":\"291\",\"title\":\"Coffee Teaser\",\"alias\":\"coffee-teaser\",\"zip\":\"packs\\/coffee-teaser.zip\",\"uid\":\"2ed868896c92a7bfb6431803c79e8486\",\"img\":\"coffee-teaser\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"283\":{\"id\":\"292\",\"title\":\"Coffee Find Us\",\"alias\":\"coffee-findus\",\"zip\":\"packs\\/coffee-findus.zip\",\"uid\":\"96d3784473dfa64bce9e1e4101919927\",\"img\":\"coffee-findus\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"284\":{\"id\":\"293\",\"title\":\"Coffee Footer\",\"alias\":\"coffee-footer\",\"zip\":\"packs\\/coffee-footer.zip\",\"uid\":\"6027c25e87a5fe7fd8727a51c0967915\",\"img\":\"coffee-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/coffee-joint-coffee-shop-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Coffee Joint\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"18\",\"installed\":false},\"285\":{\"id\":\"294\",\"title\":\"Minimal Portfolio Website\",\"alias\":\"minimal-portfolio-website\",\"zip\":\"\",\"uid\":\"minimal-portfolio-website\",\"img\":\"packages\\/minimal_portfolio_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-portfolio-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Portfolio\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"19\",\"installed\":false},\"286\":{\"id\":\"295\",\"title\":\"Minimal Portfolio\",\"alias\":\"minimal-portfolio\",\"zip\":\"packs\\/minimal-portfolio.zip\",\"uid\":\"183b97b301d5ff0b171c067a87c8a3f5\",\"img\":\"minimal-portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-portfolio-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Portfolio\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"19\",\"installed\":false},\"287\":{\"id\":\"296\",\"title\":\"Minimal Portfolio Modal\",\"alias\":\"minimal-portfolio-modal\",\"zip\":\"packs\\/minimal-portfolio-modal.zip\",\"uid\":\"6874e6cec3663670f209a8d8a4f26b16\",\"img\":\"minimal-portfolio-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/minimal-portfolio-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Minimal Portfolio\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"19\",\"installed\":false},\"288\":{\"id\":\"297\",\"title\":\"Angled Business Website\",\"alias\":\"angled-business-website\",\"zip\":\"\",\"uid\":\"angled-business-website-package\",\"img\":\"packages\\/angled_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"289\":{\"id\":\"298\",\"title\":\"Angled Menu\",\"alias\":\"angled-menu\",\"zip\":\"packs\\/angled-menu.zip\",\"uid\":\"2fe0c4682d1231ee3918be9e4fcb1837\",\"img\":\"angled-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"290\":{\"id\":\"299\",\"title\":\"Angled Header\",\"alias\":\"angled-header\",\"zip\":\"packs\\/angled-header.zip\",\"uid\":\"09462601d4edca8dff899de6f666dc47\",\"img\":\"angled-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"291\":{\"id\":\"300\",\"title\":\"Angled News\",\"alias\":\"angled-news\",\"zip\":\"packs\\/angled-news.zip\",\"uid\":\"b315105763ed91214cb2f0ac12615729\",\"img\":\"angled-news\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"292\":{\"id\":\"301\",\"title\":\"Angled Services\",\"alias\":\"angled-services\",\"zip\":\"packs\\/angled-services.zip\",\"uid\":\"7605651c1487e1a6c32edc70017be8ad\",\"img\":\"angled-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"293\":{\"id\":\"302\",\"title\":\"Angled Success\",\"alias\":\"angled-success\",\"zip\":\"packs\\/angled-success.zip\",\"uid\":\"9e3fa974a42ecf80e1ec6ff991fca430\",\"img\":\"angled-success\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"294\":{\"id\":\"303\",\"title\":\"Angled Footer\",\"alias\":\"angled-footer\",\"zip\":\"packs\\/angled-footer.zip\",\"uid\":\"aed4eaa2f7883351ba9c9947feef153e\",\"img\":\"angled-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"295\":{\"id\":\"304\",\"title\":\"Angled Content Modal\",\"alias\":\"angled-content-modal\",\"zip\":\"packs\\/angled-content-modal.zip\",\"uid\":\"4ddc74515fdf84f974217e4ed47a7c66\",\"img\":\"angled-content-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/angled-business-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Angled Business\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"20\",\"installed\":false},\"296\":{\"id\":\"312\",\"title\":\"Retouch Before and After\",\"alias\":\"Retouch\",\"zip\":\"Retouch.zip\",\"uid\":\"58894991f1abd8b448c8d353b1b5fe76\",\"img\":\"Retouch\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/retouch-before-after-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-beforeafter-addon\\\\\\/revslider-beforeafter-addon.php\\\",\\\"name\\\":\\\"Before After AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"297\":{\"id\":\"313\",\"title\":\"Tech Slider\",\"alias\":\"tech-slider\",\"zip\":\"tech-slider.zip\",\"uid\":\"a98e2b264f00a1116d21808c6a543162\",\"img\":\"tech-slider\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/tech-showcase-slider-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"298\":{\"id\":\"314\",\"title\":\"Peak Agency Website\",\"alias\":\"peak-agency-website\",\"zip\":\"\",\"uid\":\"peak-agency-website-package\",\"img\":\"packages\\/peak_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/peak-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<span class=\\\"ttm_content\\\">The Peak Agency Website template is a minimal, light one-pager.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Peak Agency\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"22\",\"installed\":false},\"299\":{\"id\":\"315\",\"title\":\"Peak Header\",\"alias\":\"peak-header\",\"zip\":\"packs\\/peak-header.zip\",\"uid\":\"b721bd612e9fbc5182418ad3fd7d0808\",\"img\":\"peak-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/peak-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">The Peak Agency Website template is a minimal, light one-pager.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Peak Agency\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"22\",\"installed\":false},\"300\":{\"id\":\"316\",\"title\":\"Peak About\",\"alias\":\"peak-about\",\"zip\":\"packs\\/peak-about.zip\",\"uid\":\"7e68b1012fb03490d45c7f79e8cb1b19\",\"img\":\"peak-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/peak-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">The Peak Agency Website template is a minimal, light one-pager.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Peak Agency\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"22\",\"installed\":false},\"301\":{\"id\":\"317\",\"title\":\"Peak Portfolio\",\"alias\":\"peak-portfolio\",\"zip\":\"packs\\/peak-portfolio.zip\",\"uid\":\"6198d1885ba9e95221c33e404f21bdbc\",\"img\":\"peak-portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/peak-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">The Peak Agency Website template is a minimal, light one-pager.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Peak Agency\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"22\",\"installed\":false},\"302\":{\"id\":\"318\",\"title\":\"Peak Footer\",\"alias\":\"peak-footer\",\"zip\":\"packs\\/peak-footer.zip\",\"uid\":\"2dead6897ad3b3a709b380d81242f76b\",\"img\":\"peak-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/peak-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">The Peak Agency Website template is a minimal, light one-pager.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Peak Agency\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"22\",\"installed\":false},\"303\":{\"id\":\"319\",\"title\":\"Modern Portfolio Website\",\"alias\":\"modern-portfolio-website\",\"zip\":\"\",\"uid\":\"modern-portfolio-website-package\",\"img\":\"packages\\/portfolio-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/modern-portfolio-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<span class=\\\"ttm_content\\\">A modern portfolio template with fancy scroll animations and a colorful design.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Modern Portfolio\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"23\",\"installed\":false},\"304\":{\"id\":\"320\",\"title\":\"Portfolio Welcome\",\"alias\":\"portfolio-welcome\",\"zip\":\"packs\\/portfolio-welcome.zip\",\"uid\":\"97336b8785e4a7b27facaf1547e0464d\",\"img\":\"portfolio-welcome\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/modern-portfolio-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A modern portfolio template with fancy scroll animations and a colorful design.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Modern Portfolio\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"23\",\"installed\":false},\"305\":{\"id\":\"321\",\"title\":\"Portfolio About\",\"alias\":\"portfolio-about\",\"zip\":\"packs\\/portfolio-about.zip\",\"uid\":\"5d3a4724fd453de5313ceb6696c1db62\",\"img\":\"portfolio-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/modern-portfolio-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A modern portfolio template with fancy scroll animations and a colorful design.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Modern Portfolio\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"23\",\"installed\":false},\"306\":{\"id\":\"322\",\"title\":\"Portfolio Works Title\",\"alias\":\"portfolio-works-title\",\"zip\":\"packs\\/portfolio-works-title.zip\",\"uid\":\"cbb5c6e875cc1f25b463fdf89cabef28\",\"img\":\"portfolio-works-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/modern-portfolio-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A modern portfolio template with fancy scroll animations and a colorful design.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Modern Portfolio\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"23\",\"installed\":false},\"307\":{\"id\":\"323\",\"title\":\"Portfolio Works Content\",\"alias\":\"portfolio-works-content\",\"zip\":\"packs\\/portfolio-works-content.zip\",\"uid\":\"5c87311128c7794ffa6ee07ea0648082\",\"img\":\"portfolio-works-content\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/modern-portfolio-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A modern portfolio template with fancy scroll animations and a colorful design.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Modern Portfolio\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"23\",\"installed\":false},\"308\":{\"id\":\"324\",\"title\":\"Portfolio Contacts\",\"alias\":\"portfolio-contacts\",\"zip\":\"packs\\/portfolio-contacts.zip\",\"uid\":\"bd81feffad83b69218f7e837478038e5\",\"img\":\"portfolio-contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/modern-portfolio-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A modern portfolio template with fancy scroll animations and a colorful design.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Modern Portfolio\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"23\",\"installed\":false},\"309\":{\"id\":\"325\",\"title\":\"App Studio Website\",\"alias\":\"app-studio-website\",\"zip\":\"\",\"uid\":\"app-studio-website-package\",\"img\":\"packages\\/App_Studio_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/app-studio-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"App Studio\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"24\",\"installed\":false},\"310\":{\"id\":\"326\",\"title\":\"App Studio Welcome\",\"alias\":\"App-Studio-Welcome\",\"zip\":\"packs\\/App-Studio-Welcome.zip\",\"uid\":\"2ce0f3c54214b04e6c3a9becfd59730c\",\"img\":\"App-Studio-Welcome\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/app-studio-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"App Studio\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"24\",\"installed\":false},\"311\":{\"id\":\"327\",\"title\":\"App Studio Services\",\"alias\":\"App-Studio-Services\",\"zip\":\"packs\\/App-Studio-Services.zip\",\"uid\":\"5df7776271ec69d2f9edaa6b842715a9\",\"img\":\"App-Studio-Services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/app-studio-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"App Studio\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"24\",\"installed\":false},\"312\":{\"id\":\"328\",\"title\":\"App Studio About\",\"alias\":\"App-Studio-About\",\"zip\":\"packs\\/App-Studio-About.zip\",\"uid\":\"af8b84dc116c629df7bd89fc69271a2e\",\"img\":\"App-Studio-About\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/app-studio-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"App Studio\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"24\",\"installed\":false},\"313\":{\"id\":\"329\",\"title\":\"App Studio Contacts\",\"alias\":\"App-Studio-Contacts\",\"zip\":\"packs\\/App-Studio-Contacts.zip\",\"uid\":\"afbbd2214c983d314f3215a00db9198d\",\"img\":\"App-Studio-Contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/app-studio-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"App Studio\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"24\",\"installed\":false},\"314\":{\"id\":\"330\",\"title\":\"Cube Animation\",\"alias\":\"cube-animation\",\"zip\":\"cube-animation.zip\",\"uid\":\"c03dd3cfc60479dfc6d79ddb64fa0ec5\",\"img\":\"cube-animation\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/cube-animation-slider-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"315\":{\"id\":\"331\",\"title\":\"Basic Website\",\"alias\":\"basic-website\",\"zip\":\"\",\"uid\":\"basic-website-package\",\"img\":\"packages\\/basic_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"316\":{\"id\":\"332\",\"title\":\"Basic Menu\",\"alias\":\"basic-menu\",\"zip\":\"packs\\/basic-menu.zip\",\"uid\":\"39277f53b2cb5ac644a1649b47c37270\",\"img\":\"basic-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"317\":{\"id\":\"333\",\"title\":\"Basic Header\",\"alias\":\"basic-header\",\"zip\":\"packs\\/basic-header.zip\",\"uid\":\"ad7a32dbccb0bdf9de64cf2adfa950a2\",\"img\":\"basic-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"318\":{\"id\":\"334\",\"title\":\"Basic Content\",\"alias\":\"basic-content\",\"zip\":\"packs\\/basic-content.zip\",\"uid\":\"0b12f3b183a3c8206e3a7b28d2d93108\",\"img\":\"basic-content\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"319\":{\"id\":\"335\",\"title\":\"Basic Carousel\",\"alias\":\"basic-carousel\",\"zip\":\"packs\\/basic-carousel.zip\",\"uid\":\"e4abb5c6d5cf914530575a982d3dfc14\",\"img\":\"basic-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"320\":{\"id\":\"336\",\"title\":\"Basic Callout\",\"alias\":\"basic-callout\",\"zip\":\"packs\\/basic-callout.zip\",\"uid\":\"2ccc208b9322f5435d0f4ff64c6d9dab\",\"img\":\"basic-callout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"321\":{\"id\":\"337\",\"title\":\"Basic Grid\",\"alias\":\"basic-grid\",\"zip\":\"packs\\/basic-grid.zip\",\"uid\":\"3cb4b41d2992eba012921b8fb7c96daa\",\"img\":\"basic-grid\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"322\":{\"id\":\"338\",\"title\":\"Basic Video Block\",\"alias\":\"basic-video-block\",\"zip\":\"packs\\/basic-video-block.zip\",\"uid\":\"e7c1d42b21819741f3e72c1325dae5ed\",\"img\":\"basic-video-block\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"323\":{\"id\":\"339\",\"title\":\"Basic Footer\",\"alias\":\"basic-footer\",\"zip\":\"packs\\/basic-footer.zip\",\"uid\":\"ed8f6a554775ebace558af2f4f2dcbac\",\"img\":\"basic-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"324\":{\"id\":\"340\",\"title\":\"Basic Lightbox\",\"alias\":\"basic-lightbox\",\"zip\":\"packs\\/basic-lightbox.zip\",\"uid\":\"e4b025b300b1a8f417d04eb80113fac2\",\"img\":\"basic-lightbox\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/basic-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Basic Website\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"25\",\"installed\":false},\"325\":{\"id\":\"341\",\"title\":\"Nature Slider\",\"alias\":\"nature-slider\",\"zip\":\"nature-slider.zip\",\"uid\":\"eef1a4584ec1c3b8c26c305cca44e805\",\"img\":\"nature-slider\\/slide1.jpg\",\"preview\":\"http:\\/\\/revolution.themepunch.com\\/nature-explorer-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"326\":{\"id\":\"342\",\"title\":\"Art Gallery\",\"alias\":\"art-gallery\",\"zip\":\"art-gallery.zip\",\"uid\":\"b8c5095ae3407337e6e5b2a8515e7d6e\",\"img\":\"art-gallery\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/art-gallery-slider-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.2.22\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A modern slider with large, geometric elements and interesting mask animations.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"327\":{\"id\":\"343\",\"title\":\"Construction Company\",\"alias\":\"construction-company-website\",\"zip\":\"\",\"uid\":\"construction-company-website-package\",\"img\":\"packages\\/construction_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-revealer-addon\\\\\\/revslider-revealer-addon.php\\\",\\\"name\\\":\\\"Reveal AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"328\":{\"id\":\"344\",\"title\":\"Construction Header\",\"alias\":\"Construction-Header\",\"zip\":\"packs\\/Construction-Header.zip\",\"uid\":\"5c77de774b8f5487c1276c4a7b3dc80c\",\"img\":\"Construction-Header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"329\":{\"id\":\"345\",\"title\":\"Construction Home\",\"alias\":\"Construction-Home\",\"zip\":\"packs\\/Construction-Home.zip\",\"uid\":\"fcb277f0c07dad270d2a7cef4431bef8\",\"img\":\"Construction-Home\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"330\":{\"id\":\"346\",\"title\":\"Construction Projects\",\"alias\":\"Construction-Projects\",\"zip\":\"packs\\/Construction-Projects.zip\",\"uid\":\"0c847173c3739f79778dc2c0fc9704e4\",\"img\":\"Construction-Projects\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"331\":{\"id\":\"347\",\"title\":\"Construction History\",\"alias\":\"Construction-History\",\"zip\":\"packs\\/Construction-History.zip\",\"uid\":\"758da120c4b6c5606692faf0aa43aac6\",\"img\":\"Construction-History\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"332\":{\"id\":\"348\",\"title\":\"Construction Services\",\"alias\":\"Construction-Services\",\"zip\":\"packs\\/Construction-Services.zip\",\"uid\":\"5ad5b841c1d89e97ddbf972c8b11abd4\",\"img\":\"Construction-Services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"333\":{\"id\":\"349\",\"title\":\"Construction Contacts\",\"alias\":\"Construction-Contacts\",\"zip\":\"packs\\/Construction-Contacts.zip\",\"uid\":\"b8c3c34046bb91ebb243e4da64745d37\",\"img\":\"Construction-Contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/construction-company-website\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">If you want to setup the full website example as seen in the preview, please follow the <a href=\\\"https:\\/\\/www.themepunch.com\\/faq\\/setup-content-blocks-template\\/\\\" target=\\\"_blank\\\">Content Blocks instructions here<\\/a>.<br><br>\\r\\n<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Construction Company\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"26\",\"installed\":false},\"334\":{\"id\":\"350\",\"title\":\"Classic Cars Evolution\",\"alias\":\"Classic-Cars-Evolution\",\"zip\":\"Classic-Cars-Evolution.zip\",\"uid\":\"7061757f128fd624b0227715dab73b74\",\"img\":\"Classic-Cars-Evolution\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/classic-cars-before-after-hero\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-beforeafter-addon\\\\\\/revslider-beforeafter-addon.php\\\",\\\"name\\\":\\\"Before After AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"335\":{\"id\":\"351\",\"title\":\"404 Error Space Theme\",\"alias\":\"404-Error-Space-Theme\",\"zip\":\"404-Error-Space-Theme.zip\",\"uid\":\"6412adc7ec025826328e40e552a14e1e\",\"img\":\"404-Error-Space-Theme\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/404-error-page\\/\",\"version\":\"1.0.2\",\"required\":\"6.0.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"336\":{\"id\":\"352\",\"title\":\"Landing Page\",\"alias\":\"landing-page-website\",\"zip\":\"\",\"uid\":\"landing-page-website-package\",\"img\":\"packages\\/lp_package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"337\":{\"id\":\"353\",\"title\":\"Landing Page Hero\",\"alias\":\"landing-page-hero\",\"zip\":\"packs\\/landing-page-hero.zip\",\"uid\":\"d328635caa20da7ee8a3ab687f8656ff\",\"img\":\"landing-page-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"338\":{\"id\":\"354\",\"title\":\"Landing Page Features\",\"alias\":\"landing-page-features\",\"zip\":\"packs\\/landing-page-features.zip\",\"uid\":\"6552bc72abace10918a64866d9bb79c1\",\"img\":\"landing-page-features\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"339\":{\"id\":\"355\",\"title\":\"Landing Page Callout\",\"alias\":\"landing-page-callout\",\"zip\":\"packs\\/landing-page-callout.zip\",\"uid\":\"c5b101ea5471e7409ae7effa8d45fbcf\",\"img\":\"landing-page-callout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"340\":{\"id\":\"356\",\"title\":\"Landing Page Content\",\"alias\":\"landing-page-content\",\"zip\":\"packs\\/landing-page-content.zip\",\"uid\":\"34da8057a6bb3677c9adf9f18ffc6cf0\",\"img\":\"landing-page-content\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.1\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"341\":{\"id\":\"357\",\"title\":\"Landing Page Testimonials\",\"alias\":\"landing-page-testimonials\",\"zip\":\"packs\\/landing-page-testimonials.zip\",\"uid\":\"a83606e311cd5115422d86f04890cbf1\",\"img\":\"landing-page-testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"342\":{\"id\":\"358\",\"title\":\"Landing Page Call to Action\",\"alias\":\"landing-page-call-to-action\",\"zip\":\"packs\\/landing-page-call-to-action.zip\",\"uid\":\"adfb456b27fa7eb6b1415d8f80836f05\",\"img\":\"landing-page-call-to-action\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"343\":{\"id\":\"359\",\"title\":\"Landing Page Help\",\"alias\":\"landing-page-help\",\"zip\":\"packs\\/landing-page-help.zip\",\"uid\":\"ca502431f9b7f6249d99b02464de2dd7\",\"img\":\"landing-page-help\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"344\":{\"id\":\"360\",\"title\":\"Landing Page Footer\",\"alias\":\"landing-page-footer\",\"zip\":\"packs\\/landing-page-footer.zip\",\"uid\":\"2a6afc371dbd60cb117f8a0f5d09eac9\",\"img\":\"landing-page-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"345\":{\"id\":\"361\",\"title\":\"Landing Page Price Modal\",\"alias\":\"landing-page-price-modal\",\"zip\":\"packs\\/landing-page-price-modal.zip\",\"uid\":\"a6c5c0430b46dd4e6e68416964a8c54d\",\"img\":\"landing-page-price-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/landing-page-builder\\/\",\"version\":\"1.0.0\",\"required\":\"6.0.8\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Landing Page\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"27\",\"installed\":false},\"346\":{\"id\":\"371\",\"title\":\"Corporate Website\",\"alias\":\"corporate-website\",\"zip\":\"\",\"uid\":\"corporate-website-package\",\"img\":\"packages\\/corporate-website.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-typewriter-addon\\\\\\/revslider-typewriter-addon.php\\\",\\\"name\\\":\\\"Typewriter AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/typewriter-addon\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"347\":{\"id\":\"372\",\"title\":\"Corporate Header\",\"alias\":\"Corporate-Header\",\"zip\":\"packs\\/Corporate-Header.zip\",\"uid\":\"04f868e3812a1681f00ab89580e5d1f8\",\"img\":\"Corporate-Header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"348\":{\"id\":\"373\",\"title\":\"Corporate Welcome Screen\",\"alias\":\"Corporate-Welcome-Screen\",\"zip\":\"packs\\/Corporate-Welcome-Screen.zip\",\"uid\":\"052afe98ef819f7ace041dbbdb749639\",\"img\":\"Corporate-Welcome-Screen\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-typewriter-addon\\\\\\/revslider-typewriter-addon.php\\\",\\\"name\\\":\\\"Typewriter AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/typewriter-addon\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"349\":{\"id\":\"374\",\"title\":\"Corporate About\",\"alias\":\"Corporate-About\",\"zip\":\"packs\\/Corporate-About.zip\",\"uid\":\"7bf5f8f6d4cc3016cea86289cb46e5b6\",\"img\":\"Corporate-About\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"350\":{\"id\":\"375\",\"title\":\"Corporate Portfolio\",\"alias\":\"Corporate-Portfolio\",\"zip\":\"packs\\/Corporate-Portfolio.zip\",\"uid\":\"612c2bd784fea81392dda1644a3c3cf3\",\"img\":\"Corporate-Portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"351\":{\"id\":\"376\",\"title\":\"Corporate Chart\",\"alias\":\"Corporate-Chart\",\"zip\":\"packs\\/Corporate-Chart.zip\",\"uid\":\"4d27d9b3b2cfcce750e526aafb322a9f\",\"img\":\"Corporate-Chart\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"352\":{\"id\":\"377\",\"title\":\"Corporate News\",\"alias\":\"Corporate-News\",\"zip\":\"packs\\/Corporate-News.zip\",\"uid\":\"bb65ed57a0d4db795d8b738f0a92f2d7\",\"img\":\"Corporate-News\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"353\":{\"id\":\"378\",\"title\":\"Corporate Hiring\",\"alias\":\"Corporate-Hiring\",\"zip\":\"packs\\/Corporate-Hiring.zip\",\"uid\":\"136cf1a91604e819089eb3573a6e100a\",\"img\":\"Corporate-Hiring\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"354\":{\"id\":\"379\",\"title\":\"Corporate Testimonials\",\"alias\":\"Corporate-Testimonials\",\"zip\":\"packs\\/Corporate-Testimonials.zip\",\"uid\":\"b17aec0afdc31e37359cfa406164463c\",\"img\":\"Corporate-Testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"355\":{\"id\":\"380\",\"title\":\"Corporate Store\",\"alias\":\"Corporate-Store\",\"zip\":\"packs\\/Corporate-Store.zip\",\"uid\":\"6240b14620ddc634736716e0cdfdeb31\",\"img\":\"Corporate-Store\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"356\":{\"id\":\"381\",\"title\":\"Corporate Support\",\"alias\":\"Corporate-Support\",\"zip\":\"packs\\/Corporate-Support.zip\",\"uid\":\"9424292a78076ce68c2faf587b26cdad\",\"img\":\"Corporate-Support\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"10\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"357\":{\"id\":\"382\",\"title\":\"Corporate Team\",\"alias\":\"Corporate-Team\",\"zip\":\"packs\\/Corporate-Team.zip\",\"uid\":\"4fafe469b5a0a2545625c3f6d7ff3b9e\",\"img\":\"Corporate-Team\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"11\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"358\":{\"id\":\"383\",\"title\":\"Corporate Selected Projects Title\",\"alias\":\"Corporate-Selected-Projects-Title\",\"zip\":\"packs\\/Corporate-Selected-Projects-Title.zip\",\"uid\":\"0ed3c41f51e6bf404c2fe179fa8d8ceb\",\"img\":\"Corporate-Selected-Projects-Title\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"12\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"359\":{\"id\":\"384\",\"title\":\"Corporate Selected Projects\",\"alias\":\"Corporate-Selected-Projects\",\"zip\":\"packs\\/Corporate-Selected-Projects.zip\",\"uid\":\"1096c78d5f007f3900228a4092515e2e\",\"img\":\"Corporate-Selected-Projects\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"13\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"360\":{\"id\":\"385\",\"title\":\"Corporate Clients\",\"alias\":\"Corporate-Clients\",\"zip\":\"packs\\/Corporate-Clients.zip\",\"uid\":\"60fe3a311195bf4dba3e50bd1ab98574\",\"img\":\"Corporate-Clients\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"14\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"361\":{\"id\":\"386\",\"title\":\"Corporate Text Block\",\"alias\":\"Corporate-Text-Block\",\"zip\":\"packs\\/Corporate-Text-Block.zip\",\"uid\":\"93b68bb23d65fd1028b6b5f6d19b85b5\",\"img\":\"Corporate-Text-Block\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"15\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"362\":{\"id\":\"387\",\"title\":\"Corporate Mobile App\",\"alias\":\"Corporate-Mobile-App\",\"zip\":\"packs\\/Corporate-Mobile-App.zip\",\"uid\":\"e592369d233bea673403daa15c6e498a\",\"img\":\"Corporate-Mobile-App\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"16\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"363\":{\"id\":\"388\",\"title\":\"Corporate Contacts\",\"alias\":\"Corporate-Contacts\",\"zip\":\"packs\\/Corporate-Contacts.zip\",\"uid\":\"91ae9488b54b7020f8ae9dfbfd6c563a\",\"img\":\"Corporate-Contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"17\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"364\":{\"id\":\"389\",\"title\":\"Corporate Footer\",\"alias\":\"Corporate-Footer\",\"zip\":\"packs\\/Corporate-Footer.zip\",\"uid\":\"a01df90af203f06194c1a18745d79861\",\"img\":\"Corporate-Footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"18\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"365\":{\"id\":\"390\",\"title\":\"Corporate Scroll To Top\",\"alias\":\"Corporate-Scroll-To-Top\",\"zip\":\"packs\\/Corporate-Scroll-To-Top.zip\",\"uid\":\"2d68f6e4590a9a445e6eb055dfee88ba\",\"img\":\"Corporate-Scroll-To-Top\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/corporate-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.1\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\"><\\/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>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Corporate Website\",\"package_order\":\"19\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"29\",\"installed\":false},\"366\":{\"id\":\"402\",\"title\":\"Brutal Website Template\",\"alias\":\"brutal-website-template\",\"zip\":\"\",\"uid\":\"brutal-website-template-package\",\"img\":\"packages\\/brutal-website-template.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"367\":{\"id\":\"403\",\"title\":\"Brutal Menu\",\"alias\":\"brutal-menu\",\"zip\":\"packs\\/brutal-menu.zip\",\"uid\":\"04b21c7aee2479793336e964230d6e3f\",\"img\":\"brutal-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"368\":{\"id\":\"404\",\"title\":\"Brutal Hero\",\"alias\":\"brutal-hero\",\"zip\":\"packs\\/brutal-hero.zip\",\"uid\":\"a342ad01054b97bac7980fdf9e275b34\",\"img\":\"brutal-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"369\":{\"id\":\"405\",\"title\":\"Brutal About\",\"alias\":\"brutal-about\",\"zip\":\"packs\\/brutal-about.zip\",\"uid\":\"a3e1cd2e36c9a783c1932fdafe2e4434\",\"img\":\"brutal-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"370\":{\"id\":\"406\",\"title\":\"Brutal Highlight\",\"alias\":\"brutal-highlight\",\"zip\":\"packs\\/brutal-highlight.zip\",\"uid\":\"b7f8522dcb4636467633bd3b14f4e3e9\",\"img\":\"brutal-highlight\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"371\":{\"id\":\"407\",\"title\":\"Brutal Projects\",\"alias\":\"brutal-projects\",\"zip\":\"packs\\/brutal-projects.zip\",\"uid\":\"1a462e91373042193ca5d623dd8e8a47\",\"img\":\"brutal-projects\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"372\":{\"id\":\"408\",\"title\":\"Brutal Services\",\"alias\":\"brutal-services\",\"zip\":\"packs\\/brutal-services.zip\",\"uid\":\"cbeeb1e7a5c2842b155fe13acb7c165d\",\"img\":\"brutal-services\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"373\":{\"id\":\"409\",\"title\":\"Brutal Callout\",\"alias\":\"brutal-callout\",\"zip\":\"packs\\/brutal-callout.zip\",\"uid\":\"31b6dafdb2dfb548152653e60df5a3bc\",\"img\":\"brutal-callout\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"374\":{\"id\":\"410\",\"title\":\"Brutal Footer\",\"alias\":\"brutal-footer\",\"zip\":\"packs\\/brutal-footer.zip\",\"uid\":\"07559f0c574e3dd95b2d40d72cbb01bc\",\"img\":\"brutal-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/brutal-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Brutal Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"31\",\"installed\":false},\"375\":{\"id\":\"411\",\"title\":\"Church Website Template\",\"alias\":\"church-website-template\",\"zip\":\"\",\"uid\":\"church-website-template-package\",\"img\":\"packages\\/church-website-template.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"376\":{\"id\":\"412\",\"title\":\"Church Header\",\"alias\":\"Church-Header\",\"zip\":\"packs\\/Church-Header.zip\",\"uid\":\"c14289117e1e2b9ee716fb99146b2e03\",\"img\":\"Church-Header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"377\":{\"id\":\"413\",\"title\":\"Church Upcoming Events\",\"alias\":\"Church-Upcoming-Events\",\"zip\":\"packs\\/Church-Upcoming-Events.zip\",\"uid\":\"056a26efddae92973fee4ee5cfa75f10\",\"img\":\"Church-Upcoming-Events\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"378\":{\"id\":\"414\",\"title\":\"Church About\",\"alias\":\"Church-About\",\"zip\":\"packs\\/Church-About.zip\",\"uid\":\"8ef133f3f669f06380334a83e27eedbb\",\"img\":\"Church-About\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"379\":{\"id\":\"415\",\"title\":\"Church Pastors\",\"alias\":\"Church-Pastors\",\"zip\":\"packs\\/Church-Pastors.zip\",\"uid\":\"715edc0833a753b72350b8c974f86f94\",\"img\":\"Church-Pastors\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"380\":{\"id\":\"416\",\"title\":\"Church Photo Gallery\",\"alias\":\"Church-Photo-Gallery\",\"zip\":\"packs\\/Church-Photo-Gallery.zip\",\"uid\":\"d94808a97149cd5d3b3354a28409ffd7\",\"img\":\"Church-Photo-Gallery\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"381\":{\"id\":\"417\",\"title\":\"Church Community\",\"alias\":\"Church-Community\",\"zip\":\"packs\\/Church-Community.zip\",\"uid\":\"2244e6a6d7a691653eae2d70765130a7\",\"img\":\"Church-Community\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"382\":{\"id\":\"418\",\"title\":\"Church Sermon\",\"alias\":\"Church-Sermon\",\"zip\":\"packs\\/Church-Sermon.zip\",\"uid\":\"8fedf983bd55fff0f7a16d9f0a7e5408\",\"img\":\"Church-Sermon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"383\":{\"id\":\"419\",\"title\":\"Church Contacts\",\"alias\":\"Church-Contacts\",\"zip\":\"packs\\/Church-Contacts.zip\",\"uid\":\"0b1a6968e75868548fd98e435625c090\",\"img\":\"Church-Contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"384\":{\"id\":\"420\",\"title\":\"Church Footer\",\"alias\":\"Church-Footer\",\"zip\":\"packs\\/Church-Footer.zip\",\"uid\":\"29756685d3dc49e42edada43e6393b7b\",\"img\":\"Church-Footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-dark\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"32\",\"installed\":false},\"385\":{\"id\":\"421\",\"title\":\"Church Light Website Template\",\"alias\":\"church-light-website-template\",\"zip\":\"\",\"uid\":\"church-light-website-template-package\",\"img\":\"packages\\/church-light-website-template.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"386\":{\"id\":\"422\",\"title\":\"Church Light Header\",\"alias\":\"Church-Light-Header\",\"zip\":\"packs\\/Church-Light-Header.zip\",\"uid\":\"81c00f4b52cf55214de919e3f13121fc\",\"img\":\"Church-Light-Header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"387\":{\"id\":\"423\",\"title\":\"Church Light Upcoming Events\",\"alias\":\"Church-Light-Upcoming-Events\",\"zip\":\"packs\\/Church-Light-Upcoming-Events.zip\",\"uid\":\"963a49f4be0557ac5f3ee61d256f5bda\",\"img\":\"Church-Light-Upcoming-Events\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"388\":{\"id\":\"424\",\"title\":\"Church Light About\",\"alias\":\"Church-Light-About\",\"zip\":\"packs\\/Church-Light-About.zip\",\"uid\":\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\",\"img\":\"Church-Light-About\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"389\":{\"id\":\"425\",\"title\":\"Church Light Pastors\",\"alias\":\"Church-Light-Pastors\",\"zip\":\"packs\\/Church-Light-Pastors.zip\",\"uid\":\"7cc3dec61556e2291d6f38c1ea5e983f\",\"img\":\"Church-Light-Pastors\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"390\":{\"id\":\"426\",\"title\":\"Church Light Photo Gallery\",\"alias\":\"Church-Light-Photo-Gallery\",\"zip\":\"packs\\/Church-Light-Photo-Gallery.zip\",\"uid\":\"9e13100179b9b700b005693eeca57902\",\"img\":\"Church-Light-Photo-Gallery\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"391\":{\"id\":\"427\",\"title\":\"Church Light Community\",\"alias\":\"Church-Light-Community\",\"zip\":\"packs\\/Church-Light-Community.zip\",\"uid\":\"14fcc0d43d899fd96116bdbc57c7c5ea\",\"img\":\"Church-Light-Community\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"392\":{\"id\":\"428\",\"title\":\"Church Light Sermon\",\"alias\":\"Church-Light-Sermon\",\"zip\":\"packs\\/Church-Light-Sermon.zip\",\"uid\":\"fc30be7e703bc7b235665c36baa80e4e\",\"img\":\"Church-Light-Sermon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"393\":{\"id\":\"429\",\"title\":\"Church Light Contacts\",\"alias\":\"Church-Light-Contacts\",\"zip\":\"packs\\/Church-Light-Contacts.zip\",\"uid\":\"ed83d8fa63ecb59cf42656068ecf8d25\",\"img\":\"Church-Light-Contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"394\":{\"id\":\"430\",\"title\":\"Church Light Footer\",\"alias\":\"Church-Light-Footer\",\"zip\":\"packs\\/Church-Light-Footer.zip\",\"uid\":\"a168772865fd5dcf6229c9c6a49dff73\",\"img\":\"Church-Light-Footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/church-website-template-light\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.2\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Church Light Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"33\",\"installed\":false},\"395\":{\"id\":\"431\",\"title\":\"Rockable Website Template\",\"alias\":\"rockable-website-template\",\"zip\":\"\",\"uid\":\"rockable-website-template-package\",\"img\":\"packages\\/rockable-website-template.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"396\":{\"id\":\"432\",\"title\":\"Rockable Menu\",\"alias\":\"rockable-menu\",\"zip\":\"packs\\/rockable-menu.zip\",\"uid\":\"92d18f7ff38f22ff411a4ef4d9f54934\",\"img\":\"rockable-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"397\":{\"id\":\"433\",\"title\":\"Rockable Hero\",\"alias\":\"rockable-hero\",\"zip\":\"packs\\/rockable-hero.zip\",\"uid\":\"ba16b28d6bde95910cbce572bb251208\",\"img\":\"rockable-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"398\":{\"id\":\"434\",\"title\":\"Rockable Lineup\",\"alias\":\"rockable-lineup\",\"zip\":\"packs\\/rockable-lineup.zip\",\"uid\":\"6631980112805533a0d328c37e56adbd\",\"img\":\"rockable-lineup\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"399\":{\"id\":\"435\",\"title\":\"Rockable Lineup 2\",\"alias\":\"rockable-lineup-2\",\"zip\":\"packs\\/rockable-lineup-2.zip\",\"uid\":\"98bc41d982dc478edabff4aa99461dbc\",\"img\":\"rockable-lineup-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"400\":{\"id\":\"436\",\"title\":\"Rockable Gallery Title\",\"alias\":\"rockable-gallery-title\",\"zip\":\"packs\\/rockable-gallery-title.zip\",\"uid\":\"da43a76f5bc77aa6efe158b00ab7cf0d\",\"img\":\"rockable-gallery-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"401\":{\"id\":\"437\",\"title\":\"Rockable Gallery\",\"alias\":\"rockable-gallery\",\"zip\":\"packs\\/rockable-gallery.zip\",\"uid\":\"c12a144d6860bcf24e91d5b980ac22f1\",\"img\":\"rockable-gallery\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"402\":{\"id\":\"438\",\"title\":\"Rockable Sponsors\",\"alias\":\"rockable-sponsors\",\"zip\":\"packs\\/rockable-sponsors.zip\",\"uid\":\"1e40d4a810c23f8d5fe5cd5ca31ee20d\",\"img\":\"rockable-sponsors\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"403\":{\"id\":\"439\",\"title\":\"Rockable Footer\",\"alias\":\"rockable-footer\",\"zip\":\"packs\\/rockable-footer.zip\",\"uid\":\"a4a9952d5e56fc14366155e8ebfa432a\",\"img\":\"rockable-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"404\":{\"id\":\"440\",\"title\":\"Rockable Detail Modal\",\"alias\":\"rockable-detail-modal\",\"zip\":\"packs\\/rockable-detail-modal.zip\",\"uid\":\"b51d918203ff7975a144a9f1be09f31b\",\"img\":\"rockable-detail-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"405\":{\"id\":\"441\",\"title\":\"Rockable Detail Modal 2\",\"alias\":\"rockable-detail-modal-2\",\"zip\":\"packs\\/rockable-detail-modal-2.zip\",\"uid\":\"dcf51ebb3d4a1dec94748a1e016c5ef7\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/rockable-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Rockable Website Template\",\"package_order\":\"10\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"34\",\"installed\":false},\"406\":{\"id\":\"442\",\"title\":\"Real Estate Showcase Slider\",\"alias\":\"real-estate-showcase-slider\",\"zip\":\"Real-Estate-Showcase-Slider.zip\",\"uid\":\"486b2bbe296722e70421731e3c05711b\",\"img\":\"Real-Estate-Showcase-Slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/real-estate-showcase-slider\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.3\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">An elegant showcase for your real estate & realtor website. Flexible and customizable.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"407\":{\"id\":\"443\",\"title\":\"Isometric Slider\",\"alias\":\"isometric-slider\",\"zip\":\"isometric-slider.zip\",\"uid\":\"fb06051fcf6649a44f2292044e414a36\",\"img\":\"isometric-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/isometric-slider\\/\",\"version\":\"1.0.2\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A colorful, isometric slider template with fully customizable colors and screen content.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"408\":{\"id\":\"444\",\"title\":\"Woo Commerce Slider Static\",\"alias\":\"woo-commerce-slider-static\",\"zip\":\"\",\"uid\":\"woo-commerce-slider-static\",\"img\":\"packages\\/woo-commerce-slider-static.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/woo-commerce-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Woo Commerce Slider Static\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"35\",\"installed\":false},\"409\":{\"id\":\"445\",\"title\":\"E-Commerce Slider\",\"alias\":\"E-Commerce-Slider\",\"zip\":\"packs\\/E-Commerce-Slider.zip\",\"uid\":\"1533cfd83c2ae122f23074e1ed77f256\",\"img\":\"E-Commerce-Slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/woo-commerce-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Woo Commerce Slider Static\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"35\",\"installed\":false},\"410\":{\"id\":\"446\",\"title\":\"E-Commerce Slider Modal\",\"alias\":\"E-Commerce-Slider-Modal\",\"zip\":\"packs\\/E-Commerce-Slider-Modal.zip\",\"uid\":\"825e05c3967515b92a75da017c68a863\",\"img\":\"E-Commerce-Slider-Modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/woo-commerce-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Woo Commerce Slider Static\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"35\",\"installed\":false},\"411\":{\"id\":\"447\",\"title\":\"Woo Commerce Slider Dynamic\",\"alias\":\"Woo-Commerce-Slider-Dynamic\",\"zip\":\"Woo-Commerce-Slider-Dynamic.zip\",\"uid\":\"b8e2c64f3739e552c563c48c59f20fe7\",\"img\":\"Woo-Commerce-Slider-Dynamic\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/woo-commerce-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"412\":{\"id\":\"448\",\"title\":\"Blooming Event Florist Template\",\"alias\":\"blooming-event-florist-template\",\"zip\":\"\",\"uid\":\"blooming-event-florist-template-package\",\"img\":\"packages\\/blooming-event-florist-template-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"413\":{\"id\":\"449\",\"title\":\"Blooming Header\",\"alias\":\"blooming-header\",\"zip\":\"packs\\/blooming-header.zip\",\"uid\":\"aa2ee34fd8ed018945ba64e6913810e4\",\"img\":\"blooming-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"414\":{\"id\":\"450\",\"title\":\"Blooming About\",\"alias\":\"blooming-about\",\"zip\":\"packs\\/blooming-about.zip\",\"uid\":\"dd7095e46fab2eb475d00480fd17a6ec\",\"img\":\"blooming-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"415\":{\"id\":\"451\",\"title\":\"Blooming Portfolio\",\"alias\":\"blooming-portfolio\",\"zip\":\"packs\\/blooming-portfolio.zip\",\"uid\":\"c72ddcbb07b62982b8c21328a6383e22\",\"img\":\"blooming-portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"416\":{\"id\":\"452\",\"title\":\"Blooming Wedding Title\",\"alias\":\"blooming-wedding-title\",\"zip\":\"packs\\/blooming-wedding-title.zip\",\"uid\":\"4fcfb0b99289c12d014c67306bb7687b\",\"img\":\"blooming-wedding-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"417\":{\"id\":\"453\",\"title\":\"Blooming Wedding Carousel\",\"alias\":\"blooming-wedding-carousel\",\"zip\":\"packs\\/blooming-wedding-carousel.zip\",\"uid\":\"1d1bb979dbfca8ba9d43da1c0f665339\",\"img\":\"blooming-wedding-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"418\":{\"id\":\"454\",\"title\":\"Blooming Wedding Text\",\"alias\":\"blooming-wedding-text\",\"zip\":\"packs\\/blooming-wedding-text.zip\",\"uid\":\"326f2793294a739dd3aac3cc45332df8\",\"img\":\"blooming-wedding-text\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"419\":{\"id\":\"455\",\"title\":\"Blooming Parties Title\",\"alias\":\"blooming-parties-title\",\"zip\":\"packs\\/blooming-parties-title.zip\",\"uid\":\"b47aae1b368d3c3d9017f260e6c6a547\",\"img\":\"blooming-parties-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"420\":{\"id\":\"456\",\"title\":\"Blooming Parties Carousel\",\"alias\":\"blooming-parties-carousel\",\"zip\":\"packs\\/blooming-parties-carousel.zip\",\"uid\":\"9f90a9da7b017aeee7f3b608cda066e6\",\"img\":\"blooming-parties-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"421\":{\"id\":\"457\",\"title\":\"Blooming Parties Text\",\"alias\":\"blooming-parties-text\",\"zip\":\"packs\\/blooming-parties-text.zip\",\"uid\":\"66a47346cc639b8b9b9b5dfa1521b6ef\",\"img\":\"blooming-parties-text\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"422\":{\"id\":\"458\",\"title\":\"Blooming Funeral Title\",\"alias\":\"blooming-funeral-title\",\"zip\":\"packs\\/blooming-funeral-title.zip\",\"uid\":\"e9e77134472c33c56be442073f29d1fd\",\"img\":\"blooming-funeral-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"10\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"423\":{\"id\":\"459\",\"title\":\"Blooming Funeral Slider\",\"alias\":\"blooming-funeral-slider\",\"zip\":\"packs\\/blooming-funeral-slider.zip\",\"uid\":\"d15090841c25c7c8f0e1b0987c0c0887\",\"img\":\"blooming-funeral-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"11\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"424\":{\"id\":\"460\",\"title\":\"Blooming Funeral Text\",\"alias\":\"blooming-funeral-text\",\"zip\":\"packs\\/blooming-funeral-text.zip\",\"uid\":\"d7c80e246f31e3d2f4e5dc1656f133cc\",\"img\":\"blooming-funeral-text\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"12\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"425\":{\"id\":\"461\",\"title\":\"Blooming Contact\",\"alias\":\"blooming-contact\",\"zip\":\"packs\\/blooming-contact.zip\",\"uid\":\"54280182bca86443e2648b3146f41e47\",\"img\":\"blooming-contact\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/event-florist-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Blooming Event Florist Template\",\"package_order\":\"13\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"36\",\"installed\":false},\"426\":{\"id\":\"462\",\"title\":\"Particle Hero\",\"alias\":\"particle-hero\",\"zip\":\"particle-hero.zip\",\"uid\":\"3f422f4807bf9ef4cb15dade515dad00\",\"img\":\"particle-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-hero-image-header\\/#slide6\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A Hero header module using the Particle Effect Add-On.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"427\":{\"id\":\"463\",\"title\":\"Bubble Morph Hero\",\"alias\":\"bubble-morph-hero\",\"zip\":\"bubble-morph-hero.zip\",\"uid\":\"b47e6bcc1ae80393ff3f7388ed3b9f8f\",\"img\":\"bubble-morph-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-hero-image-header\\/#slide5\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A Hero header module using the Bubble Morph Add-On.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"428\":{\"id\":\"464\",\"title\":\"Parallax Hero\",\"alias\":\"parallax-hero\",\"zip\":\"parallax-hero.zip\",\"uid\":\"290e86534326ee118e96ae7ce0538fa2\",\"img\":\"parallax-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-hero-image-header\\/#slide4\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A parallax hero module with mouse move interaction.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"429\":{\"id\":\"465\",\"title\":\"Video Hero\",\"alias\":\"video-hero\",\"zip\":\"video-hero.zip\",\"uid\":\"f9e280015d3408bb0482e13fe753da8f\",\"img\":\"video-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-hero-image-header\\/#slide3\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A simple Hero header module with HTML5 video.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"430\":{\"id\":\"466\",\"title\":\"Ken Burns Hero\",\"alias\":\"ken-burns-hero\",\"zip\":\"ken-burns-hero.zip\",\"uid\":\"d5f89e5f5b3991b995e2bfeb50cfe9f8\",\"img\":\"ken-burns-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-hero-image-header\\/#slide2\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"431\":{\"id\":\"467\",\"title\":\"Basic Hero Collection\",\"alias\":\"basic-hero-collection\",\"zip\":\"basic-hero-collection.zip\",\"uid\":\"ff625c65e8aab4689fa56d5652279d51\",\"img\":\"basic-hero-collection\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/wordpress-hero-image-header\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.5\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"432\":{\"id\":\"468\",\"title\":\"Launching Very Soon\",\"alias\":\"launching-very-soon\",\"zip\":\"launching-very-soon.zip\",\"uid\":\"2da45cf2d9bec07e7183b3f7777986b9\",\"img\":\"launching-very-soon\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/launching-soon-countdown\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-maintenance-addon\\\\\\/revslider-maintenance-addon.php\\\",\\\"name\\\":\\\"Coming Soon & Maintenance AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/revslider-doc\\\\\\/add-coming-soon-maintenance\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"433\":{\"id\":\"469\",\"title\":\"Under Construction\",\"alias\":\"Under-Construction\",\"zip\":\"Under-Construction.zip\",\"uid\":\"4b12f9a82a5b48d45a707df93406eb5b\",\"img\":\"Under-Construction\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/under-construction\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-maintenance-addon\\\\\\/revslider-maintenance-addon.php\\\",\\\"name\\\":\\\"Coming Soon & Maintenance AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/revslider-doc\\\\\\/add-coming-soon-maintenance\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"434\":{\"id\":\"470\",\"title\":\"Particle Effect\",\"alias\":\"Particle-Effect\",\"zip\":\"Particle-Effect.zip\",\"uid\":\"66cf4e514e83a6984903694fd587edb6\",\"img\":\"Particle-Effect\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/snow-particle-scene\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"435\":{\"id\":\"471\",\"title\":\"Particle Effect 2\",\"alias\":\"Particle-Effect-2\",\"zip\":\"Particle-Effect-2.zip\",\"uid\":\"303337c29a97a816ccecca7e5f0b5e20\",\"img\":\"Particle-Effect-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/cyber-particle-effect\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">Amaze your website visitors with the cyber particle effect for Slider Revolution!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"436\":{\"id\":\"472\",\"title\":\"Stark Website Template\",\"alias\":\"stark-website-template\",\"zip\":\"\",\"uid\":\"stark-website-template-package\",\"img\":\"packages\\/stark-website-template-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"437\":{\"id\":\"473\",\"title\":\"Stark Menu\",\"alias\":\"stark-menu\",\"zip\":\"packs\\/stark-menu.zip\",\"uid\":\"bb31150df180e784d76a1f5ea306bf05\",\"img\":\"stark-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"438\":{\"id\":\"474\",\"title\":\"Stark Header\",\"alias\":\"stark-header\",\"zip\":\"packs\\/stark-header.zip\",\"uid\":\"62bfca01bf6e33cfad81d8df06498299\",\"img\":\"stark-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"439\":{\"id\":\"475\",\"title\":\"Stark Content\",\"alias\":\"stark-content\",\"zip\":\"packs\\/stark-content.zip\",\"uid\":\"4577ca760133eb5d894c46f212f6eefb\",\"img\":\"stark-content\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.2.22\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\\\" zindex=\\\"6\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"440\":{\"id\":\"476\",\"title\":\"Stark Carousel\",\"alias\":\"stark-carousel\",\"zip\":\"packs\\/stark-carousel.zip\",\"uid\":\"de63336d333eeff10eccfd5d9741e6c9\",\"img\":\"stark-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\\\" zindex=\\\"1\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"441\":{\"id\":\"477\",\"title\":\"Stark Portfolio\",\"alias\":\"stark-portfolio\",\"zip\":\"packs\\/stark-portfolio.zip\",\"uid\":\"99fcf3df65f8471fe30bec1bf0c2350d\",\"img\":\"stark-portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.2\",\"required\":\"6.2.22\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\\\" zindex=\\\"5\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"442\":{\"id\":\"478\",\"title\":\"Stark Portfolio Detail\",\"alias\":\"stark-portfolio-detail\",\"zip\":\"packs\\/stark-portfolio-detail.zip\",\"uid\":\"7484fc54f81daec07c93e992216310ce\",\"img\":\"stark-portfolio-detail\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"443\":{\"id\":\"479\",\"title\":\"Stark Contact\",\"alias\":\"stark-contact\",\"zip\":\"packs\\/stark-contact.zip\",\"uid\":\"8d704226b7093123a9d9faf424da6c35\",\"img\":\"stark-contact\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\\\" zindex=\\\"2\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"444\":{\"id\":\"480\",\"title\":\"Stark Footer\",\"alias\":\"stark-footer\",\"zip\":\"packs\\/stark-footer.zip\",\"uid\":\"e7132dc158e7dcdb4ef5b3a1aa00208a\",\"img\":\"stark-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.2.22\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"offset=\\\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\\\" zindex=\\\"3\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"445\":{\"id\":\"481\",\"title\":\"Stark Newsletter\",\"alias\":\"stark-newsletter\",\"zip\":\"packs\\/stark-newsletter.zip\",\"uid\":\"bb76ddd68dbe6bda5ece7e4227a51413\",\"img\":\"stark-newsletter\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/stark-agency-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Stark Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"usage=\\\"modal\\\" modal=\\\"s:#contact;\\\"\",\"active\":\"1\",\"package_id\":\"37\",\"installed\":false},\"446\":{\"id\":\"482\",\"title\":\"Big Summer Sale\",\"alias\":\"big-summer-sale\",\"zip\":\"big-summer-sale.zip\",\"uid\":\"a6779fa7109763209d234f9cf2e766c6\",\"img\":\"big-summer-sale\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/big-summer-sale-shop-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"447\":{\"id\":\"483\",\"title\":\"Traveller Carousel\",\"alias\":\"traveller-carousel\",\"zip\":\"traveller-carousel.zip\",\"uid\":\"185344ed6236bea2906a79035d1d5702\",\"img\":\"traveller-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/travel-blog-carousel\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A travel blog carousel with interesting parallax and ken burns effects!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"448\":{\"id\":\"484\",\"title\":\"Project Carousel\",\"alias\":\"project-carousel\",\"zip\":\"project-carousel.zip\",\"uid\":\"49c85ad406da943bdd25f08fd6496748\",\"img\":\"project-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/project-carousel\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A project carousel with images and texts that can be customized easily!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"449\":{\"id\":\"485\",\"title\":\"News Carousel\",\"alias\":\"news-carousel\",\"zip\":\"news-carousel.zip\",\"uid\":\"76f5b939150092a30038f161084140ae\",\"img\":\"news-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/news-carousel\\/\",\"version\":\"1.0.0\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">A news carousel with images and texts that can be customized easily!<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"450\":{\"id\":\"486\",\"title\":\"Story Blocks Website Template\",\"alias\":\"story-blocks-website-template\",\"zip\":\"\",\"uid\":\"story-blocks-website-template-package\",\"img\":\"packages\\/story-blocks-website-template-package.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"451\":{\"id\":\"487\",\"title\":\"Story Menu\",\"alias\":\"story-menu\",\"zip\":\"packs\\/story-menu.zip\",\"uid\":\"1f2f7cd91480f15cff8e7100f788c650\",\"img\":\"story-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"452\":{\"id\":\"488\",\"title\":\"Story Header\",\"alias\":\"story-header\",\"zip\":\"packs\\/story-header.zip\",\"uid\":\"e1a5ad5018a24ccdc71c2863edfe775e\",\"img\":\"story-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"453\":{\"id\":\"489\",\"title\":\"Story Block 1\",\"alias\":\"story-block-1\",\"zip\":\"packs\\/story-block-1.zip\",\"uid\":\"2a9fee97dcf477e36d048af8a902f47a\",\"img\":\"story-block-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"454\":{\"id\":\"490\",\"title\":\"Story Content 1\",\"alias\":\"story-content-1\",\"zip\":\"packs\\/story-content-1.zip\",\"uid\":\"6773614bbce543b83a0d2b2ad8facc96\",\"img\":\"story-content-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"455\":{\"id\":\"491\",\"title\":\"Story Block 2\",\"alias\":\"story-block-2\",\"zip\":\"packs\\/story-block-2.zip\",\"uid\":\"2e708e3cebab57ca20b228ffba426ce7\",\"img\":\"story-block-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"456\":{\"id\":\"492\",\"title\":\"Story Block 3\",\"alias\":\"story-block-3\",\"zip\":\"packs\\/story-block-3.zip\",\"uid\":\"7156cf069f65644faf90122dab451231\",\"img\":\"story-block-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"457\":{\"id\":\"493\",\"title\":\"Story Content 2\",\"alias\":\"story-content-2\",\"zip\":\"packs\\/story-content-2.zip\",\"uid\":\"1223cd77d1f36d69e69ce50223e16ea7\",\"img\":\"story-content-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"458\":{\"id\":\"494\",\"title\":\"Story Block 4\",\"alias\":\"story-block-4\",\"zip\":\"packs\\/story-block-4.zip\",\"uid\":\"85ac48e8e8231d2c38206cba4e7ebb68\",\"img\":\"story-block-4\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"459\":{\"id\":\"495\",\"title\":\"Story Content 3\",\"alias\":\"story-content-3\",\"zip\":\"packs\\/story-content-3.zip\",\"uid\":\"82cac52f3ba79c0559fe0ad0cdf9d3b2\",\"img\":\"story-content-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/story-blocks\\/\",\"version\":\"1.0.1\",\"required\":\"6.1.6\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Story Blocks Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"38\",\"installed\":false},\"460\":{\"id\":\"496\",\"title\":\"Animated Mini Website\",\"alias\":\"mini-website\",\"zip\":\"mini-website.zip\",\"uid\":\"cc6c0a3b0f933a88c43e2be0fa397c1c\",\"img\":\"mini-website\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/mini-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"461\":{\"id\":\"497\",\"title\":\"Food Delivery Hero\",\"alias\":\"food-delivery\",\"zip\":\"food-delivery.zip\",\"uid\":\"992e9b22ff43227a655eea341835d04c\",\"img\":\"food-delivery\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/food-delivery-hero\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"462\":{\"id\":\"498\",\"title\":\"Slider With Illustrations\",\"alias\":\"slider-with-illustrations\",\"zip\":\"slider-with-illustrations.zip\",\"uid\":\"ebc24280b669f26734c7fdd8b5683e9f\",\"img\":\"slider-with-illustrations\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/slider-with-illustrations\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"463\":{\"id\":\"499\",\"title\":\"Zen Technology Website Template\",\"alias\":\"zen-technology-website-template\",\"zip\":\"\",\"uid\":\"zen-technology-website-template-package\",\"img\":\"packages\\/zen-technology-website-template-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"464\":{\"id\":\"500\",\"title\":\"Zen Menu\",\"alias\":\"zen-menu\",\"zip\":\"packs\\/zen-menu.zip\",\"uid\":\"3b53d755058b75fa6172510dcca2f2bb\",\"img\":\"zen-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.2\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"465\":{\"id\":\"501\",\"title\":\"Zen Header\",\"alias\":\"zen-header\",\"zip\":\"packs\\/zen-header.zip\",\"uid\":\"13d3cdde05308616fda7e2920a29e006\",\"img\":\"zen-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"466\":{\"id\":\"502\",\"title\":\"Zen About\",\"alias\":\"zen-about\",\"zip\":\"packs\\/zen-about.zip\",\"uid\":\"d50d4f9b43e025fa99503b9a4eec6551\",\"img\":\"zen-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"467\":{\"id\":\"503\",\"title\":\"Zen Features\",\"alias\":\"zen-features\",\"zip\":\"packs\\/zen-features.zip\",\"uid\":\"f4f7f500fae57b1b55adace13f030778\",\"img\":\"zen-features\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"468\":{\"id\":\"504\",\"title\":\"Zen Video\",\"alias\":\"zen-video\",\"zip\":\"packs\\/zen-video.zip\",\"uid\":\"fa83df1b45b795174770b1b0155e89f3\",\"img\":\"zen-video\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"469\":{\"id\":\"505\",\"title\":\"Zen Pricing\",\"alias\":\"zen-pricing\",\"zip\":\"packs\\/zen-pricing.zip\",\"uid\":\"921f8e5c156d9027f6ae8f1c5e426251\",\"img\":\"zen-pricing\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"470\":{\"id\":\"506\",\"title\":\"Zen Testimonials Title\",\"alias\":\"zen-testimonials-title\",\"zip\":\"packs\\/zen-testimonials-title.zip\",\"uid\":\"d9aeeb596c0455ddd564a60a2d449b17\",\"img\":\"zen-testimonials-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"471\":{\"id\":\"507\",\"title\":\"Zen Testimonials\",\"alias\":\"zen-testimonials\",\"zip\":\"packs\\/zen-testimonials.zip\",\"uid\":\"5a0e0141599c63828e4b99e3bc863366\",\"img\":\"zen-testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"472\":{\"id\":\"508\",\"title\":\"Zen Footer\",\"alias\":\"zen-footer\",\"zip\":\"packs\\/zen-footer.zip\",\"uid\":\"47fb8604e2aafa8cfc97f5af75fda911\",\"img\":\"zen-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/zen-technology-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particles-addon\\\\\\/revslider-particles-addon.php\\\",\\\"name\\\":\\\"Particles Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Zen Technology Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"39\",\"installed\":false},\"473\":{\"id\":\"509\",\"title\":\"Paintbrush Effect Add-on\",\"alias\":\"Paintbrush-Effect\",\"zip\":\"Paintbrush-Effect.zip\",\"uid\":\"b934d1376df026f0ff45447de17b5ee9\",\"img\":\"Paintbrush-Effect\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/paintbrush-effect-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"474\":{\"id\":\"510\",\"title\":\"Photographer Website Template\",\"alias\":\"photographer-website-template\",\"zip\":\"\",\"uid\":\"photographer-website-template-package\",\"img\":\"packages\\/photographer-website-template-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"475\":{\"id\":\"511\",\"title\":\"Photographer Header\",\"alias\":\"Photographer-Header\",\"zip\":\"packs\\/Photographer-Header.zip\",\"uid\":\"22de8b3b1eeca5d0d1087791a28cc641\",\"img\":\"Photographer-Header\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"476\":{\"id\":\"512\",\"title\":\"Photographer Welcome Screen\",\"alias\":\"Photographer-Welcome-Screen\",\"zip\":\"packs\\/Photographer-Welcome-Screen.zip\",\"uid\":\"8de63df079ad8b7c0aa7bf164bd5fd8f\",\"img\":\"Photographer-Welcome-Screen\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"477\":{\"id\":\"513\",\"title\":\"Photographer Showcase\",\"alias\":\"Photographer-Showcase\",\"zip\":\"packs\\/Photographer-Showcase.zip\",\"uid\":\"8b2c7a1541465f77e829a9ac58926359\",\"img\":\"Photographer-Showcase\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"478\":{\"id\":\"514\",\"title\":\"Photographer Portfolio\",\"alias\":\"Photographer-Portfolio\",\"zip\":\"packs\\/Photographer-Portfolio.zip\",\"uid\":\"ba5cc502a9505725ef169eaf4852d10f\",\"img\":\"Photographer-Portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"479\":{\"id\":\"515\",\"title\":\"Photographer Contacts\",\"alias\":\"Photographer-Contacts\",\"zip\":\"packs\\/Photographer-Contacts.zip\",\"uid\":\"6ac142733cd260b5d5d3cdce30885074\",\"img\":\"Photographer-Contacts\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"480\":{\"id\":\"516\",\"title\":\"Photographer Footer\",\"alias\":\"Photographer-Footer\",\"zip\":\"packs\\/Photographer-Footer.zip\",\"uid\":\"5fae568a988d072fb14b66cc2732ea46\",\"img\":\"Photographer-Footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"481\":{\"id\":\"517\",\"title\":\"Photographer Modal\",\"alias\":\"Photographer-Modal\",\"zip\":\"packs\\/Photographer-Modal.zip\",\"uid\":\"e6b47a765ad19bce4726540ff7211c07\",\"img\":\"Photographer-Modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.2.23\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Photographer Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"40\",\"installed\":false},\"482\":{\"id\":\"518\",\"title\":\"Black Friday Scroll Video\",\"alias\":\"black-friday-scroll-video\",\"zip\":\"black-friday-scroll-video.zip\",\"uid\":\"a6a4ab2e2f703aaee0a1e6121881bdd8\",\"img\":\"black-friday-scroll-video\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/black-friday-scroll-video\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"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 Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"483\":{\"id\":\"519\",\"title\":\"Charity Non-Profit-Website\",\"alias\":\"charity-non-profit-website\",\"zip\":\"\",\"uid\":\"charity-non-profit-website\",\"img\":\"packages\\/charity-non-profit-website-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-lottie-addon\\\\\\/revslider-lottie-addon.php\\\",\\\"name\\\":\\\"Slider Revolution Lottie AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"484\":{\"id\":\"520\",\"title\":\"Charity Menu\",\"alias\":\"charity-menu\",\"zip\":\"packs\\/charity-menu.zip\",\"uid\":\"77794a39041c7f128de3b5ad9b8e7d0d\",\"img\":\"charity-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"485\":{\"id\":\"521\",\"title\":\"Charity Header\",\"alias\":\"charity-header\",\"zip\":\"packs\\/charity-header.zip\",\"uid\":\"36096787d4ed62942cbd48f6a57e9d4f\",\"img\":\"charity-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\" offset=\\\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\\\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"486\":{\"id\":\"522\",\"title\":\"Charity Mission\",\"alias\":\"charity-mission\",\"zip\":\"packs\\/charity-mission.zip\",\"uid\":\"8c5cd67e3eb51c0ca3e571408ac8e97b\",\"img\":\"charity-mission\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-lottie-addon\\\\\\/revslider-lottie-addon.php\\\",\\\"name\\\":\\\"Slider Revolution Lottie AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"487\":{\"id\":\"523\",\"title\":\"Charity Funds\",\"alias\":\"charity-funds\",\"zip\":\"packs\\/charity-funds.zip\",\"uid\":\"10da554c7529ef91965e1618a04b410b\",\"img\":\"charity-funds\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-lottie-addon\\\\\\/revslider-lottie-addon.php\\\",\\\"name\\\":\\\"Slider Revolution Lottie AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"488\":{\"id\":\"524\",\"title\":\"Charity Success\",\"alias\":\"charity-success\",\"zip\":\"packs\\/charity-success.zip\",\"uid\":\"0c35448c1905272606e87447886a348e\",\"img\":\"charity-success\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-lottie-addon\\\\\\/revslider-lottie-addon.php\\\",\\\"name\\\":\\\"Slider Revolution Lottie AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"489\":{\"id\":\"525\",\"title\":\"Charity Stories\",\"alias\":\"charity-stories\",\"zip\":\"packs\\/charity-stories.zip\",\"uid\":\"f277f145d9f9c3f0033bb8ceffeb4c9f\",\"img\":\"charity-stories\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"490\":{\"id\":\"526\",\"title\":\"Charity Worldmap\",\"alias\":\"charity-worldmap\",\"zip\":\"packs\\/charity-worldmap.zip\",\"uid\":\"9e00cbac269b92cb24fd3230297f4685\",\"img\":\"charity-worldmap\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"491\":{\"id\":\"527\",\"title\":\"Charity Large Image\",\"alias\":\"charity-large-image\",\"zip\":\"packs\\/charity-large-image.zip\",\"uid\":\"fa927036c2b14622832106fa987bc8e7\",\"img\":\"charity-large-image\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"492\":{\"id\":\"528\",\"title\":\"Charity Sponsors\",\"alias\":\"charity-sponsors\",\"zip\":\"packs\\/charity-sponsors.zip\",\"uid\":\"efd087bc3fa3915139af9e93d47ee295\",\"img\":\"charity-sponsors\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"493\":{\"id\":\"529\",\"title\":\"Charity Help\",\"alias\":\"charity-help\",\"zip\":\"packs\\/charity-help.zip\",\"uid\":\"4f3571c0b27f061648c9ff95b1a3f718\",\"img\":\"charity-help\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"10\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"494\":{\"id\":\"530\",\"title\":\"Charity Footer\",\"alias\":\"charity-footer\",\"zip\":\"packs\\/charity-footer.zip\",\"uid\":\"9340fa48c56635a8a781cc37c4bf538c\",\"img\":\"charity-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charity-non-profit-website\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Charity Non-Profit-Website\",\"package_order\":\"11\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"41\",\"installed\":false},\"495\":{\"id\":\"531\",\"title\":\"Cinematic Hero Titles\",\"alias\":\"cinematic-hero-titles\",\"zip\":\"cinematic-hero-titles.zip\",\"uid\":\"51a59c54bb97c274092d22dbf4f6085e\",\"img\":\"cinematic-hero-titles\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cinematic-hero-titles\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-lottie-addon\\\\\\/revslider-lottie-addon.php\\\",\\\"name\\\":\\\"Slider Revolution Lottie AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"496\":{\"id\":\"532\",\"title\":\"Design DNA Scroll Video\",\"alias\":\"design-dna-scroll-video\",\"zip\":\"design-dna-scroll-video.zip\",\"uid\":\"39180fc9f7a07e50832fc1a68fb4eba2\",\"img\":\"design-dna-scroll-video\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/design-dna-scroll-video\\/\",\"version\":\"1.0.2\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">The \\\"Design DNA Scroll Video\\\" template is\\u00a0a striking, fullscreen hero module that is using our new Scroll Video addon.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"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 Add-On\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"497\":{\"id\":\"533\",\"title\":\"Food Delivery Lottie Scroll\",\"alias\":\"food-delivery-lottie-scroll\",\"zip\":\"food-delivery-lottie-scroll.zip\",\"uid\":\"5dfbfac45c5df7702238ba1b43afe8f6\",\"img\":\"food-delivery-lottie-scroll\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/food-delivery-lottie-scroll\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<span class=\\\"ttm_content\\\">The \\\"Design DNA Scroll Video\\\" template is\\u00a0a striking, fullscreen hero module that is using our new Scroll Video addon.<\\/span>\\r\\n<span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-lottie-addon\\\\\\/revslider-lottie-addon.php\\\",\\\"name\\\":\\\"Slider Revolution Lottie AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"0000-00-00 00:00:00\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"498\":{\"id\":\"534\",\"title\":\"Food Recipe Carousel Template\",\"alias\":\"food-recipe-carousel-template\",\"zip\":\"\",\"uid\":\"food-recipe-carousel-template\",\"img\":\"packages\\/food-recipe-carousel-template-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/food-recipe-carousel\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1024\",\"height\":\"768\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Food Recipe Carousel Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"42\",\"installed\":false},\"499\":{\"id\":\"535\",\"title\":\"Food Recipe Carousel\",\"alias\":\"food-recipe-carousel\",\"zip\":\"packs\\/food-recipe-carousel.zip\",\"uid\":\"6ba9695ba1a22a6e99f96431d8fb01e8\",\"img\":\"food-recipe-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/food-recipe-carousel\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Food Recipe Carousel Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"42\",\"installed\":false},\"500\":{\"id\":\"536\",\"title\":\"Food Recipe Modal\",\"alias\":\"food-recipe-modal\",\"zip\":\"packs\\/food-recipe-modal.zip\",\"uid\":\"1c5b2e959cd973efc5c1887a3a4279f3\",\"img\":\"food-recipe-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/food-recipe-carousel\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.0\",\"width\":\"1240\",\"height\":\"868\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"0000-00-00 00:00:00\",\"package\":\"Food Recipe Carousel Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"42\",\"installed\":false},\"501\":{\"id\":\"537\",\"title\":\"Corporate Carousel Template\",\"alias\":\"corporate-carousel-template\",\"zip\":\"\",\"uid\":\"corporate-carousel-template\",\"img\":\"packages\\/corporate_carousel_bundle.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/corporate-carousel-with-lightbox\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"website\"],\"plugin_require\":null,\"date\":\"2021-01-19 15:14:10\",\"package\":\"Corporate Carousel Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"43\",\"installed\":false},\"502\":{\"id\":\"538\",\"title\":\"Corporate Carousel\",\"alias\":\"corporate-carousel\",\"zip\":\"packs\\/corporate-carousel.zip\",\"uid\":\"30dea0e333913cb5ebbf8dded8c3a839\",\"img\":\"corporate-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/\",\"version\":\"1.0.1\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2021-01-19 15:26:51\",\"package\":\"Corporate Carousel Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"43\",\"installed\":false},\"503\":{\"id\":\"539\",\"title\":\"Corporate Lightbox\",\"alias\":\"corporate-lightbox\",\"zip\":\"packs\\/corporate-lightbox.zip\",\"uid\":\"832c277bfc5a288c0dffd784e4041265\",\"img\":\"corporate-lightbox\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-01-19 15:34:36\",\"package\":\"Corporate Carousel Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"43\",\"installed\":false},\"504\":{\"id\":\"540\",\"title\":\"Cyber Carousel Template\",\"alias\":\"cyber-carousel-template\",\"zip\":\"\",\"uid\":\"cyber-carousel-template\",\"img\":\"packages\\/cybercarousel_bundle.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cyber-carousel-with-lightbox\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"website\"],\"plugin_require\":null,\"date\":\"2021-01-19 15:40:25\",\"package\":\"Cyber Carousel Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"44\",\"installed\":false},\"505\":{\"id\":\"541\",\"title\":\"Cyber Carousel\",\"alias\":\"cyber-carousel\",\"zip\":\"packs\\/cyber-carousel.zip\",\"uid\":\"b5ef41c7f498bd1dccf8224bfbade718\",\"img\":\"cyber-carousel\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cyber-carousel-with-lightbox\",\"version\":\"1.0.1\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2021-01-19 15:42:44\",\"package\":\"Cyber Carousel Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"44\",\"installed\":false},\"506\":{\"id\":\"542\",\"title\":\"Cyber Carousel Lightbox\",\"alias\":\"cyber-carousel-lightbox\",\"zip\":\"packs\\/cyber-carousel-lightbox.zip\",\"uid\":\"cb91abeed0555dfcafe849c37e7c9c32\",\"img\":\"cyber-carousel-lightbox\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cyber-carousel-with-lightbox\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-01-19 15:50:15\",\"package\":\"Cyber Carousel Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"44\",\"installed\":false},\"507\":{\"id\":\"543\",\"title\":\"Woo Carousel One\",\"alias\":\"woocommerce-carousel-one\",\"zip\":\"woocommerce-carousel-one.zip\",\"uid\":\"df0a99cef3981ecb608dff4ed573a493\",\"img\":\"woocommerce-carousel-one\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-19 16:02:45\",\"package\":\"Woo Slider Pack\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"45\",\"installed\":false},\"508\":{\"id\":\"544\",\"title\":\"Woo Carousel One Static\",\"alias\":\"woocommerce-carousel-one-static\",\"zip\":\"woocommerce-carousel-one-static.zip\",\"uid\":\"5c955a3850369e79b1e18921306ac1df\",\"img\":\"woocommerce-carousel-one-static\\/slide1.jpg\",\"preview\":\"https:\\/\\/sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<span class=\\\"ttm_content\\\">A static content carousel. Please use the \\\"non-static\\\" version for WooCommerce.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-19 16:05:02\",\"package\":\"Woo Slider Pack Static\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"46\",\"installed\":false},\"509\":{\"id\":\"545\",\"title\":\"Woo Carousel Two\",\"alias\":\"woocommerce-carousel-two\",\"zip\":\"woocommerce-carousel-two.zip\",\"uid\":\"fdd797d8e98a9138f5563b68b95ebe1c\",\"img\":\"woocommerce-carousel-two\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-19 16:06:57\",\"package\":\"Woo Slider Pack\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"45\",\"installed\":false},\"510\":{\"id\":\"546\",\"title\":\"Woo Carousel Two Static\",\"alias\":\"woocommerce-carousel-two-static\",\"zip\":\"woocommerce-carousel-two-static.zip\",\"uid\":\"2f3bfb1dfa99647426ce906f10dfc480\",\"img\":\"woocommerce-carousel-two-static\\/slide1.jpg\",\"preview\":\"https:\\/\\/sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<span class=\\\"ttm_content\\\">A static content carousel. Please use the \\\"non-static\\\" version for WooCommerce.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"carousel\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-19 16:16:15\",\"package\":\"Woo Slider Pack Static\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"46\",\"installed\":false},\"511\":{\"id\":\"547\",\"title\":\"Woo Feature Slider\",\"alias\":\"woocommerce-feature-slider\",\"zip\":\"woocommerce-feature-slider.zip\",\"uid\":\"c8aa1f551065eeffc752f2d8daef6db1\",\"img\":\"woocommerce-feature-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-19 16:19:13\",\"package\":\"Woo Slider Pack\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"45\",\"installed\":false},\"512\":{\"id\":\"548\",\"title\":\"Woo Feature Slider Static\",\"alias\":\"woocommerce-feature-slider-static\",\"zip\":\"woocommerce-feature-slider-static.zip\",\"uid\":\"2f29e8fd101c799480152a7911b33ca6\",\"img\":\"woocommerce-feature-slider-static\\/slide1.jpg\",\"preview\":\"https:\\/\\/sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<span class=\\\"ttm_content\\\">A static content slider Please use the \\\"non-static\\\" version for WooCommerce.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-19 16:20:57\",\"package\":\"Woo Slider Pack Static\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"46\",\"installed\":false},\"513\":{\"id\":\"549\",\"title\":\"Woo Liquid Slider\",\"alias\":\"woo-liquid-slider\",\"zip\":\"woo-liquid-slider.zip\",\"uid\":\"9f455f73675a73dbefe820288e994f27\",\"img\":\"woo-liquid-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-liquid-slider\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"postbased\",\"woocommerce\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-01-19 16:23:03\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"514\":{\"id\":\"550\",\"title\":\"Woo Liquid Slider Static\",\"alias\":\"woocommerce-liquid-slider-static\",\"zip\":\"woocommerce-liquid-slider-static.zip\",\"uid\":\"5848192fea46ffee95a91aa531848e19\",\"img\":\"woocommerce-liquid-slider-static\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-liquid-slider\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"woocommerce\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-01-19 16:24:35\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"515\":{\"id\":\"551\",\"title\":\"Woo Slider Pack\",\"alias\":\"woo-slider-pack\",\"zip\":\"\",\"uid\":\"woo-slider-pack\",\"img\":\"packages\\/woosliderpack_dynamic.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\",\"slider\",\"postbased\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-20 09:34:45\",\"package\":\"Woo Slider Pack\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"45\",\"installed\":false},\"516\":{\"id\":\"552\",\"title\":\"Woo Slider Pack Static\",\"alias\":\"woo-slider-pack-static\",\"zip\":\"\",\"uid\":\"woo-slider-pack-static\",\"img\":\"packages\\/woosliderpack_static.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/woocommerce-slider-pack\\/\",\"version\":\"1.0.0\",\"required\":\"6.3.6\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\",\"woocommerce\"],\"plugin_require\":null,\"date\":\"2021-01-20 09:39:21\",\"package\":\"Woo Slider Pack Static\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"46\",\"installed\":false},\"517\":{\"id\":\"553\",\"title\":\"Creative Hero Collection\",\"alias\":\"creative-hero-collection\",\"zip\":\"creative-hero-collection.zip\",\"uid\":\"e20126d93d081055e5ff3f6981b971fa\",\"img\":\"creative-hero-collection\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-hero-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2021-02-23 10:22:47\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"518\":{\"id\":\"554\",\"title\":\"Photo Slider\",\"alias\":\"photographer-slider\",\"zip\":\"photographer-slider.zip\",\"uid\":\"e00104cff231e2aaeb149b3c63e78a5e\",\"img\":\"photographer-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/photographer-and-videographer-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-bubblemorph-addon\\\\\\/revslider-bubblemorph-addon.php\\\",\\\"name\\\":\\\"BubbleMorph AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-02-23 10:25:31\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"519\":{\"id\":\"555\",\"title\":\"Real Estate Slider\",\"alias\":\"realestate-slider\",\"zip\":\"realestate-slider.zip\",\"uid\":\"596effabfef768f0371cba2b1fdd0c1d\",\"img\":\"realestate-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/real-estate-showcase-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<span class=\\\"ttm_content\\\">Showcase your clients real estate offerings with this clean and convincing presentation.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-02-23 10:45:36\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"520\":{\"id\":\"556\",\"title\":\"Saas Product Slider\",\"alias\":\"saas-product-slider\",\"zip\":\"saas-product-slider.zip\",\"uid\":\"3cf7809058f383425c5409aa1204335f\",\"img\":\"saas-product-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/saas-product-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.4.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<span class=\\\"ttm_content\\\">Present your digital SaaS product with a modern design and stunning animations.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2021-02-23 10:49:44\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"521\":{\"id\":\"557\",\"title\":\"Cinematic Wildlife Template\",\"alias\":\"cinematic-wildlife-template\",\"zip\":\"\",\"uid\":\"cinematic-wildlife-template\",\"img\":\"packages\\/cinematic-wildlife-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cinematic-wildlife-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.8\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-04-16 10:45:38\",\"package\":\"Cinematic Wildlife Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"47\",\"installed\":false},\"522\":{\"id\":\"558\",\"title\":\"Cinematic Wildlife Slider\",\"alias\":\"cinematic-wildlife-slider\",\"zip\":\"packs\\/cinematic-wildlife-slider.zip\",\"uid\":\"a37b04e221a845d6d446f4d70e815b87\",\"img\":\"cinematic-wildlife-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cinematic-wildlife-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-04-16 10:47:01\",\"package\":\"Cinematic Wildlife Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"47\",\"installed\":false},\"523\":{\"id\":\"559\",\"title\":\"Cinematic Wildlife Modal\",\"alias\":\"cinematic-wildlife-modal\",\"zip\":\"packs\\/cinematic-wildlife-modal.zip\",\"uid\":\"636a6885199f684ad743167ceea70dc4\",\"img\":\"cinematic-wildlife-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cinematic-wildlife-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-04-16 10:50:56\",\"package\":\"Cinematic Wildlife Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"47\",\"installed\":false},\"524\":{\"id\":\"560\",\"title\":\"Gaming Stats Presentation Slider\",\"alias\":\"gaming-stats-presentation-slider\",\"zip\":\"gaming-stats-presentation-slider.zip\",\"uid\":\"988df5050f2a45a108ef32518a725bf8\",\"img\":\"gaming-stats-presentation-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/charts-addon-presentation-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.4.11\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<span class=\\\"ttm_content\\\">Create interactive presentations and showcase statistics with unique and customizable charts<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-charts-addon\\\\\\/revslider-charts-addon.php\\\",\\\"name\\\":\\\"Charts AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-04-29 09:50:58\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"525\":{\"id\":\"561\",\"title\":\"Coffee Shop Split Screen Slider\",\"alias\":\"coffee-flavours\",\"zip\":\"coffee-flavours.zip\",\"uid\":\"63726447a6a614d8f53fbf6024fd3033\",\"img\":\"coffee-flavors\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/coffee-shop-split-screen-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-06-11 09:09:52\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"526\":{\"id\":\"562\",\"title\":\"Modern Portfolio Showreel Slider\",\"alias\":\"showreel-slider\",\"zip\":\"showreel-slider.zip\",\"uid\":\"bced29a585e67153a1ed7608ddcdb69d\",\"img\":\"showreel-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/modern-portfolio-showreel-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-06-11 09:14:43\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"527\":{\"id\":\"563\",\"title\":\"Visual Art Forms Slider\",\"alias\":\"visual-art-forms\",\"zip\":\"visual-art-forms.zip\",\"uid\":\"4d57a5abf20bc4a615fe30837ac3ce1a\",\"img\":\"visual-art-forms\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/visual-art-forms-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.0\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-06-11 09:18:19\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"528\":{\"id\":\"564\",\"title\":\"Background Effect Hero\",\"alias\":\"bg-effect-hero\",\"zip\":\"bg-effect-hero.zip\",\"uid\":\"55bb0fa5ac66ad84423fa704b701e1df\",\"img\":\"bg-effect-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/background-effect-hero-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-08-09 10:45:50\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"529\":{\"id\":\"565\",\"title\":\"Cyber Glitch Effect Slider\",\"alias\":\"cyberfunk\",\"zip\":\"cyberfunk.zip\",\"uid\":\"44fdc7e13074bdc46500972cd708c739\",\"img\":\"cyberfunk\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/cyber-glitch-effect-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-08-09 10:51:54\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"530\":{\"id\":\"566\",\"title\":\"Motion Blur Portfolio Showcase\",\"alias\":\"motion-blur-portfolio\",\"zip\":\"motion-blur-portfolio.zip\",\"uid\":\"28086bed49cfb241c7d40f91cd64e970\",\"img\":\"motion-blur-portfolio\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/motion-blur-portfolio-showcase\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-08-09 10:56:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"531\":{\"id\":\"567\",\"title\":\"Portal Effect Hero Slider\",\"alias\":\"portal-effect-hero\",\"zip\":\"portal-effect-hero.zip\",\"uid\":\"87f5b64e44dc5b75bc1c7adbeb287ee9\",\"img\":\"portal-effect-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/portal-effect-hero-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-08-09 11:08:18\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"532\":{\"id\":\"568\",\"title\":\"Winery Timeline Slider\",\"alias\":\"winery-timeline\",\"zip\":\"winery-timeline.zip\",\"uid\":\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\",\"img\":\"winery-timeline\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/winery-timeline-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.6\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-08-09 11:13:39\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"533\":{\"id\":\"569\",\"title\":\"Smart Living One Pager V1\",\"alias\":\"smart-living-one-pager-v1\",\"zip\":\"\",\"uid\":\"smart-living-one-pager-v1\",\"img\":\"packages\\/Smart-Living-One-Pager-V1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-09-07 14:33:48\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"534\":{\"id\":\"570\",\"title\":\"Smart Living One Pager V2\",\"alias\":\"smart-living-one-pager-v2\",\"zip\":\"\",\"uid\":\"smart-living-one-pager-v2\",\"img\":\"packages\\/Smart-Living-One-Pager-V2.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-09-07 14:38:21\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"535\":{\"id\":\"571\",\"title\":\"Smart Living One Pager V3\",\"alias\":\"smart-living-one-pager-v3\",\"zip\":\"\",\"uid\":\"smart-living-one-pager-v3\",\"img\":\"packages\\/Smart-Living-One-Pager-V3.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-09-07 14:39:44\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"536\":{\"id\":\"572\",\"title\":\"Menu 1\",\"alias\":\"menu-1\",\"zip\":\"packs\\/menu-1.zip\",\"uid\":\"6e5038d711f2ee8326c79c3a9e06ded4\",\"img\":\"menu-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 14:41:12\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"537\":{\"id\":\"573\",\"title\":\"Hero 1\",\"alias\":\"onepage-hero-1\",\"zip\":\"packs\\/onepage-hero-1.zip\",\"uid\":\"9f5fec6956bd2e1e1ecc553a8b7471b0\",\"img\":\"onepage-hero-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-09-07 14:48:41\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"538\":{\"id\":\"574\",\"title\":\"About 1\",\"alias\":\"about1\",\"zip\":\"packs\\/about1.zip\",\"uid\":\"fc4962093f61124101c05ceb506fa5d2\",\"img\":\"about1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 14:50:54\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"539\":{\"id\":\"575\",\"title\":\"Services 1\",\"alias\":\"services1\",\"zip\":\"packs\\/services1.zip\",\"uid\":\"08f72a81aeb9afdaa57f544e4331a6da\",\"img\":\"services1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 14:52:41\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"540\":{\"id\":\"576\",\"title\":\"Projects 1\",\"alias\":\"projects1\",\"zip\":\"packs\\/projects1.zip\",\"uid\":\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\",\"img\":\"projects1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:01:48\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"541\":{\"id\":\"577\",\"title\":\"Footer 1\",\"alias\":\"footer-1\",\"zip\":\"packs\\/footer-1.zip\",\"uid\":\"947fac99689a985c7f0f7dfec4311f6b\",\"img\":\"footer-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:05:00\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"542\":{\"id\":\"578\",\"title\":\"Explainer Block 1 Part 1\",\"alias\":\"explainer-block-1-part1\",\"zip\":\"packs\\/explainer-block-1-part1.zip\",\"uid\":\"731980bef0ea06263d05b286b5a75dfe\",\"img\":\"explainer-block-1-part1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<span class=\\\"ttm_content\\\">An elegant slider for your website. Flexible and customizable.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:06:07\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"543\":{\"id\":\"579\",\"title\":\"Explainer Block 1 Part 2\",\"alias\":\"explainer-block-1-part2\",\"zip\":\"packs\\/explainer-block-1-part2.zip\",\"uid\":\"ded730f13551f78b9a87b159b72d8ce8\",\"img\":\"explainer-block-1-part2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<span class=\\\"ttm_content\\\">An elegant slider for your website. Flexible and customizable.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<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>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:07:26\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"544\":{\"id\":\"580\",\"title\":\"Projects Modal 1\",\"alias\":\"projects-modal-1\",\"zip\":\"packs\\/projects-modal-1.zip\",\"uid\":\"b17af2f4e21786711a2ce4ac0c4436ad\",\"img\":\"projects-modal-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v1\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:08:26\",\"package\":\"Smart Living One Pager V1\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"48\",\"installed\":false},\"545\":{\"id\":\"581\",\"title\":\"Menu 2\",\"alias\":\"menu-2\",\"zip\":\"packs\\/menu-2.zip\",\"uid\":\"a8d103f753ee50d4f81aa4100df8b7f9\",\"img\":\"menu-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:20:20\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"546\":{\"id\":\"582\",\"title\":\"Hero 2\",\"alias\":\"hero-2\",\"zip\":\"packs\\/hero-2.zip\",\"uid\":\"7e56900f8c4b6e12435b70e141accaa8\",\"img\":\"hero-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-09-07 15:27:59\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"547\":{\"id\":\"583\",\"title\":\"Services 2\",\"alias\":\"services-2\",\"zip\":\"packs\\/services-2.zip\",\"uid\":\"da2d588b291a7754096ac77746ba1da5\",\"img\":\"services-2\\/services2-thumbnail.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:29:09\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"548\":{\"id\":\"584\",\"title\":\"About 2\",\"alias\":\"about-2\",\"zip\":\"packs\\/about-2.zip\",\"uid\":\"8e9e84d1aec08de6e099473683bf0e57\",\"img\":\"about-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:30:15\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"549\":{\"id\":\"585\",\"title\":\"Projects 2\",\"alias\":\"projects-2\",\"zip\":\"packs\\/projects-2.zip\",\"uid\":\"99bc6ca75f6d5e018701aef5f5b22b27\",\"img\":\"projects-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:32:06\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"550\":{\"id\":\"586\",\"title\":\"Footer 2\",\"alias\":\"footer2\",\"zip\":\"packs\\/footer2.zip\",\"uid\":\"99df496d2fd9e897a2debb66958cb610\",\"img\":\"footer2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:34:09\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"551\":{\"id\":\"587\",\"title\":\"Explainer Block 2 Part 1\",\"alias\":\"explainer-block-2-part1\",\"zip\":\"packs\\/explainer-block-2-part1.zip\",\"uid\":\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\",\"img\":\"explainer-block-2-part1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:35:48\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"552\":{\"id\":\"588\",\"title\":\"Explainer Block 2 Part 2\",\"alias\":\"explainer-block-2-part2\",\"zip\":\"packs\\/explainer-block-2-part2.zip\",\"uid\":\"b12ac82484c5d2609994978f95026057\",\"img\":\"explainer-block-2-part2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:37:05\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"553\":{\"id\":\"589\",\"title\":\"Projects Modal 2\",\"alias\":\"projects-modal-2\",\"zip\":\"packs\\/projects-modal-2.zip\",\"uid\":\"ac164d7043a8958ae2931e4be54bf56e\",\"img\":\"projects-modal-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v2\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:38:22\",\"package\":\"Smart Living One Pager V2\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"49\",\"installed\":false},\"554\":{\"id\":\"590\",\"title\":\"Menu 3\",\"alias\":\"menu-3\",\"zip\":\"packs\\/menu-3.zip\",\"uid\":\"7300529d564642c76e61890cf0ef57cf\",\"img\":\"menu-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:42:03\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"555\":{\"id\":\"591\",\"title\":\"Hero 3\",\"alias\":\"hero-3\",\"zip\":\"packs\\/hero-3.zip\",\"uid\":\"08db05794abf4e6c10788cbd423f92b2\",\"img\":\"hero-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:46:06\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"556\":{\"id\":\"592\",\"title\":\"About 3\",\"alias\":\"about-3\",\"zip\":\"packs\\/about-3.zip\",\"uid\":\"dac01fc9b9d664f271e1ea6a1bbb850c\",\"img\":\"about-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:47:44\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"557\":{\"id\":\"593\",\"title\":\"Services 3\",\"alias\":\"services-3\",\"zip\":\"packs\\/services-3.zip\",\"uid\":\"4bad1c4a765cef7d93d3c7e2a0e76b83\",\"img\":\"services-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:50:03\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"558\":{\"id\":\"594\",\"title\":\"Projects 3\",\"alias\":\"projects-3\",\"zip\":\"packs\\/projects-3.zip\",\"uid\":\"e3337a84122e580679474dea8d7bf37c\",\"img\":\"projects-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:51:31\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"559\":{\"id\":\"595\",\"title\":\"Footer 3\",\"alias\":\"footer-3\",\"zip\":\"packs\\/footer-3.zip\",\"uid\":\"524f4445a5565bf3ef1dcd7b2f0228cc\",\"img\":\"footer-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:53:03\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"560\":{\"id\":\"596\",\"title\":\"Explainer Block 3 Part 1\",\"alias\":\"explainer-block-3-part1\",\"zip\":\"packs\\/explainer-block-3-part1.zip\",\"uid\":\"b1469a955fecb4e1d645a604804716de\",\"img\":\"explainer-block-3-part1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:54:20\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"561\":{\"id\":\"597\",\"title\":\"Explainer Block 3 Part 2\",\"alias\":\"explainer-block-3-part2\",\"zip\":\"packs\\/explainer-block-3-part2.zip\",\"uid\":\"3faa6f1dc248ef2ba3d50cc60db557b1\",\"img\":\"explainer-block-3-part2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:55:33\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"562\":{\"id\":\"598\",\"title\":\"Projects Modal 3\",\"alias\":\"projects-modal-3\",\"zip\":\"packs\\/projects-modal-3.zip\",\"uid\":\"b22bb57c30e75bf7d7ba7d240a21b3fe\",\"img\":\"projects-modal-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/smart-living-one-page-template-for-wordpress-v3\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2021-09-07 15:57:05\",\"package\":\"Smart Living One Pager V3\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"50\",\"installed\":false},\"563\":{\"id\":\"599\",\"title\":\"Urban Street Skate Slider\",\"alias\":\"urban-street-skate-slider\",\"zip\":\"urban-street-skate-slider.zip\",\"uid\":\"14b18e98ac51aa922a264b74518d6f25\",\"img\":\"urban-street-skate-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/revolution.themepunch.com\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.8\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-09-14 18:54:30\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"564\":{\"id\":\"600\",\"title\":\"Fast Food Burger Restaurant Slider\",\"alias\":\"yummy-burgers\",\"zip\":\"yummy-burgers.zip\",\"uid\":\"3de3520af809748281f3aaa16d8c2222\",\"img\":\"yummy-burgers\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/fast-food-burger-restaurant-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-10-11 12:47:33\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"565\":{\"id\":\"601\",\"title\":\"Tattoo Event Website Template Package\",\"alias\":\"tattoo-event-website-template-package\",\"zip\":\"\",\"uid\":\"tattoo-event-website-template-package\",\"img\":\"packages\\/tattoo_event_website_package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-10-12 14:37:06\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"566\":{\"id\":\"602\",\"title\":\"Tattoo Event Hero Slider\",\"alias\":\"tattoo-event-hero-slider\",\"zip\":\"packs\\/tattoo-event-hero-slider.zip\",\"uid\":\"3a4eb0f2f1de6b9a644d626c4472208b\",\"img\":\"tattoo-event-hero-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-10-13 11:11:21\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"567\":{\"id\":\"603\",\"title\":\"Tattoo Event About\",\"alias\":\"tattoo-event-about\",\"zip\":\"packs\\/tattoo-event-about.zip\",\"uid\":\"ae8aaf2b1aeb84036c35ac3d4a178ed6\",\"img\":\"tattoo-event-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\",\"website\"],\"plugin_require\":null,\"date\":\"2021-10-13 11:14:35\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"568\":{\"id\":\"604\",\"title\":\"Tattoo Event Artists\",\"alias\":\"tattoo-event-artists\",\"zip\":\"packs\\/tattoo-event-artists.zip\",\"uid\":\"e11b6508214396963c856afc1b604e58\",\"img\":\"tattoo-event-artists\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"carousel\",\"slider\",\"website\"],\"plugin_require\":null,\"date\":\"2021-10-13 11:16:36\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"569\":{\"id\":\"605\",\"title\":\"Tattoo Event Schedule\",\"alias\":\"tattoo-event-schedule\",\"zip\":\"packs\\/tattoo-event-schedule.zip\",\"uid\":\"73be4b953a719fc9abfadc447e88b906\",\"img\":\"tattoo-event-schedule\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"website\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-10-13 11:19:17\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"570\":{\"id\":\"606\",\"title\":\"Tattoo Event News\",\"alias\":\"tattoo-event-news\",\"zip\":\"packs\\/tattoo-event-news.zip\",\"uid\":\"80eafaaaa2f1844cac7c5c1efb0912d1\",\"img\":\"tattoo-event-news\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-10-13 11:21:56\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"571\":{\"id\":\"607\",\"title\":\"Tattoo Event Footer\",\"alias\":\"tattoo-event-footer\",\"zip\":\"packs\\/tattoo-event-footer.zip\",\"uid\":\"0c16f7290794f2e26566c8a8ca8f6493\",\"img\":\"tattoo-event-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/tattoo-event-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-10-13 11:23:18\",\"package\":\"Tattoo Event Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"51\",\"installed\":false},\"572\":{\"id\":\"608\",\"title\":\"Startup Website Template\",\"alias\":\"startup-website-template\",\"zip\":\"\",\"uid\":\"startup-website-template\",\"img\":\"packages\\/startup-website-template.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:29:34\",\"package\":\"Startup Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"573\":{\"id\":\"609\",\"title\":\"Startup Menu\",\"alias\":\"startup-menu\",\"zip\":\"packs\\/startup-menu.zip\",\"uid\":\"10b7853c05d47a99e61a68ec7ef0a0ea\",\"img\":\"startup-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-11-03 09:32:41\",\"package\":\"Startup Website Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"574\":{\"id\":\"610\",\"title\":\"Startup Hero\",\"alias\":\"startup-hero\",\"zip\":\"packs\\/startup-hero.zip\",\"uid\":\"7a41e68bac8bc7f937b7eb957e01eb11\",\"img\":\"startup-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:34:41\",\"package\":\"Startup Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"zindex=\\\"300\\\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"575\":{\"id\":\"611\",\"title\":\"Startup About\",\"alias\":\"startup-about\",\"zip\":\"packs\\/startup-about.zip\",\"uid\":\"22a816ba986476a36fef3887ff4d1ea1\",\"img\":\"startup-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:36:55\",\"package\":\"Startup Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"zindex=\\\"0\\\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"576\":{\"id\":\"612\",\"title\":\"Startup Features 1\",\"alias\":\"startup-features-1\",\"zip\":\"packs\\/startup-features-1.zip\",\"uid\":\"4b0b7b8773ba30bdc58b862442155faa\",\"img\":\"startup-features-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:39:11\",\"package\":\"Startup Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"zindex=\\\"300\\\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"577\":{\"id\":\"613\",\"title\":\"Startup Features 2\",\"alias\":\"startup-features-2\",\"zip\":\"packs\\/startup-features-2.zip\",\"uid\":\"7a686556ca8c4355fea931b3e946a3d0\",\"img\":\"startup-features-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:40:44\",\"package\":\"Startup Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"zindex=\\\"0\\\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"578\":{\"id\":\"614\",\"title\":\"Startup Team\",\"alias\":\"startup-team\",\"zip\":\"packs\\/startup-team.zip\",\"uid\":\"7969f1f556fd276ec04dcbf49144d2f8\",\"img\":\"startup-team\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:42:12\",\"package\":\"Startup Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"579\":{\"id\":\"615\",\"title\":\"Startup Reviews\",\"alias\":\"startup-reviews\",\"zip\":\"packs\\/startup-reviews.zip\",\"uid\":\"4d5253028165c237cda5f42c3f721c09\",\"img\":\"startup-reviews\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:43:42\",\"package\":\"Startup Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"zindex=\\\"300\\\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"580\":{\"id\":\"616\",\"title\":\"Startup CTA\",\"alias\":\"startup-cta\",\"zip\":\"packs\\/startup-cta.zip\",\"uid\":\"bfe7cb2a94dd8292179e16a986cf2748\",\"img\":\"startup-cta\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-polyfold-addon\\\\\\/revslider-polyfold-addon.php\\\",\\\"name\\\":\\\"Polyfold Scroll Effect AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-11-03 09:45:02\",\"package\":\"Startup Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"581\":{\"id\":\"617\",\"title\":\"Startup Footer\",\"alias\":\"startup-footer\",\"zip\":\"packs\\/startup-footer.zip\",\"uid\":\"d73466042d108699d366bf9cab2beaa8\",\"img\":\"startup-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-11-03 09:46:31\",\"package\":\"Startup Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"582\":{\"id\":\"618\",\"title\":\"Startup Video Modal\",\"alias\":\"startup-video-modal\",\"zip\":\"packs\\/startup-video-modal.zip\",\"uid\":\"5fd53a8ad93456a152c25079f6437377\",\"img\":\"startup-video-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/startup-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.9\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2021-11-03 09:47:44\",\"package\":\"Startup Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"52\",\"installed\":false},\"583\":{\"id\":\"619\",\"title\":\"Christmas Gift Card Landing Page\",\"alias\":\"christmas-gift-card-landing-page\",\"zip\":\"\",\"uid\":\"christmas-gift-card-landing-page\",\"img\":\"packages\\/christmas-gift-card-landing-page.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/christmas-gift-card-landing-page\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.11\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-12-08 12:05:33\",\"package\":\"Christmas Gift Card Landing Page\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"53\",\"installed\":false},\"584\":{\"id\":\"620\",\"title\":\"Christmas Landing Page 1\",\"alias\":\"christmas-landing-page-1\",\"zip\":\"packs\\/christmas-landing-page-1.zip\",\"uid\":\"17eb656138d076ca1dc2d9fa5cefb1b8\",\"img\":\"christmas-gift-card-landing-page\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/christmas-gift-card-landing-page\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.11\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-12-08 12:08:37\",\"package\":\"Christmas Gift Card Landing Page\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"53\",\"installed\":false},\"585\":{\"id\":\"621\",\"title\":\"Christmas Landing Page 2\",\"alias\":\"christmas-landing-page-2\",\"zip\":\"packs\\/christmas-landing-page-2.zip\",\"uid\":\"ea0d2cfdba50c8060c66ee7b979c3b83\",\"img\":\"christmas-landing-page-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/christmas-gift-card-landing-page\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.11\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2021-12-08 12:10:54\",\"package\":\"Christmas Gift Card Landing Page\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"53\",\"installed\":false},\"586\":{\"id\":\"622\",\"title\":\"Image Slider\",\"alias\":\"image-slider\",\"zip\":\"image-slider.zip\",\"uid\":\"85a8fcfa9220809176bd3d6bc70b4abf\",\"img\":\"image-slider\\/slide-1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/newborn-image-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.12\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-04 09:45:41\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"587\":{\"id\":\"623\",\"title\":\"Full Width Slider\",\"alias\":\"full-width-slider\",\"zip\":\"full-width-slider.zip\",\"uid\":\"e2792804e7a1f3ec9806f6a6225a559d\",\"img\":\"full-width-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/delicious-full-width-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Revolution Base\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-10 11:40:04\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"588\":{\"id\":\"624\",\"title\":\"App Website Template\",\"alias\":\"app-website-template\",\"zip\":\"\",\"uid\":\"app-website-template\",\"img\":\"packages\\/app-website-template.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"website\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-17 10:22:53\",\"package\":\"App Website Template\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"589\":{\"id\":\"625\",\"title\":\"App Website Menu\",\"alias\":\"app-website-menu\",\"zip\":\"packs\\/app-website-menu.zip\",\"uid\":\"c3c100db368c091d01852df9851b9840\",\"img\":\"app-website-menu\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-17 10:26:14\",\"package\":\"App Website Template\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"590\":{\"id\":\"626\",\"title\":\"App Website Hero\",\"alias\":\"app-website-hero\",\"zip\":\"packs\\/app-website-hero.zip\",\"uid\":\"4b42974b08f2923986932ed529974d6f\",\"img\":\"app-website-hero\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-17 10:29:00\",\"package\":\"App Website Template\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\" zindex=\\\"300\\\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"591\":{\"id\":\"627\",\"title\":\"App Download Buttons\",\"alias\":\"app-download-buttons\",\"zip\":\"packs\\/app-download-buttons.zip\",\"uid\":\"d5ecce65284cc95c506185e6f6291d55\",\"img\":\"app-download-buttons\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:31:22\",\"package\":\"App Website Template\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"592\":{\"id\":\"628\",\"title\":\"App Website About\",\"alias\":\"app-website-about\",\"zip\":\"packs\\/app-website-about.zip\",\"uid\":\"984477b3ea7c943a7c6be78950754e3c\",\"img\":\"app-website-about\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:33:06\",\"package\":\"App Website Template\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"593\":{\"id\":\"629\",\"title\":\"App Website Features\",\"alias\":\"app-website-features\",\"zip\":\"packs\\/app-website-features.zip\",\"uid\":\"206a0f73553c974ad86790fba6a13efd\",\"img\":\"app-website-features\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:35:08\",\"package\":\"App Website Template\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"594\":{\"id\":\"630\",\"title\":\"App Website Video Cta\",\"alias\":\"app-website-video-cta\",\"zip\":\"packs\\/app-website-video-cta.zip\",\"uid\":\"19b2930f9cd9840dccbe94cb1cc435e2\",\"img\":\"app-website-video-cta\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-17 10:36:15\",\"package\":\"App Website Template\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"595\":{\"id\":\"631\",\"title\":\"App Website Screenshots\",\"alias\":\"app-website-screenshots\",\"zip\":\"packs\\/app-website-screenshots.zip\",\"uid\":\"94ce8eeecb7ffad62adc2d29b203f9d2\",\"img\":\"app-website-screenshots\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:38:15\",\"package\":\"App Website Template\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"596\":{\"id\":\"632\",\"title\":\"App Testimonials Title\",\"alias\":\"app-testimonials-title\",\"zip\":\"packs\\/app-testimonials-title.zip\",\"uid\":\"bea74fa6e180fe23007c3d215b1b0704\",\"img\":\"app-testimonials-title\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-17 10:40:21\",\"package\":\"App Website Template\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"597\":{\"id\":\"633\",\"title\":\"App Website Testimonials\",\"alias\":\"app-website-testimonials\",\"zip\":\"packs\\/app-website-testimonials.zip\",\"uid\":\"e7438a870ac1007da4c7821056d511fc\",\"img\":\"app-website-testimonials\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:41:59\",\"package\":\"App Website Template\",\"package_order\":\"8\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\" offset=\\\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\\\" zindex=\\\"300\\\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"598\":{\"id\":\"634\",\"title\":\"App Website Team\",\"alias\":\"app-website-team\",\"zip\":\"packs\\/app-website-team.zip\",\"uid\":\"d9013f2968e43f696f8cc33fa3524071\",\"img\":\"app-website-team\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:43:40\",\"package\":\"App Website Template\",\"package_order\":\"9\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\" offset=\\\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\\\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"599\":{\"id\":\"635\",\"title\":\"App Website Footer\",\"alias\":\"app-website-footer\",\"zip\":\"packs\\/app-website-footer.zip\",\"uid\":\"5e13126b929feb389f9e083f3476ec46\",\"img\":\"app-website-footer\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-01-17 10:45:12\",\"package\":\"App Website Template\",\"package_order\":\"10\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"600\":{\"id\":\"636\",\"title\":\"App Video Modal\",\"alias\":\"app-video-modal\",\"zip\":\"packs\\/app-video-modal.zip\",\"uid\":\"7fe8115d0b6158c90fe92d1144ed7b01\",\"img\":\"app-video-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/spaceman-app-website-template\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.14\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"hero\"],\"plugin_require\":null,\"date\":\"2022-01-17 10:46:49\",\"package\":\"App Website Template\",\"package_order\":\"11\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"54\",\"installed\":false},\"601\":{\"id\":\"637\",\"title\":\"Testimonial Carousel Pack\",\"alias\":\"testimonial-carousel-pack\",\"zip\":\"\",\"uid\":\"testimonial-carousel-pack\",\"img\":\"packages\\/testimonial-carousel-pack.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/testimonial-carousel-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<span class=\\\"ttm_content\\\">An elegant slider for your website. Flexible and customizable.<\\/span><span class=\\\"ttm_space\\\"><\\/span>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2022-01-31 16:38:17\",\"package\":\"Testimonial Carousel Pack\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"55\",\"installed\":false},\"602\":{\"id\":\"638\",\"title\":\"Testimonial Carousel 1\",\"alias\":\"testimonial-carousel-1\",\"zip\":\"packs\\/testimonial-carousel-1.zip\",\"uid\":\"1cc1f92edb4edd47f880c0b4f77e343d\",\"img\":\"testimonial-carousel-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/testimonial-carousel-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2022-01-31 16:41:02\",\"package\":\"Testimonial Carousel Pack\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"55\",\"installed\":false},\"603\":{\"id\":\"639\",\"title\":\"Testimonial Carousel 2\",\"alias\":\"testimonial-carousel-2\",\"zip\":\"packs\\/testimonial-carousel-2.zip\",\"uid\":\"b6ad1675b8d14c0ccc63ffc01b221aac\",\"img\":\"testimonial-carousel-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/testimonial-carousel-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2022-01-31 16:43:25\",\"package\":\"Testimonial Carousel Pack\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"55\",\"installed\":false},\"604\":{\"id\":\"640\",\"title\":\"Testimonial Carousel 3\",\"alias\":\"testimonial-carousel-3\",\"zip\":\"packs\\/testimonial-carousel-3.zip\",\"uid\":\"cb4a72fb40fc400a71754f71b9bb2d6e\",\"img\":\"testimonial-carousel-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/testimonial-carousel-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2022-01-31 16:46:01\",\"package\":\"Testimonial Carousel Pack\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"55\",\"installed\":false},\"605\":{\"id\":\"641\",\"title\":\"Testimonial Carousel 4\",\"alias\":\"testimonial-carousel-4\",\"zip\":\"packs\\/testimonial-carousel-4.zip\",\"uid\":\"bfca98d6b4042b38df044e9e2a6ca983\",\"img\":\"testimonial-carousel-4\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/testimonial-carousel-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2022-01-31 16:47:57\",\"package\":\"Testimonial Carousel Pack\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"55\",\"installed\":false},\"606\":{\"id\":\"642\",\"title\":\"Testimonial Carousel 5\",\"alias\":\"testimonial-carousel-5\",\"zip\":\"packs\\/testimonial-carousel-5.zip\",\"uid\":\"4a9b9c72b51628e1343adde9bff3915f\",\"img\":\"testimonial-carousel-5\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/testimonial-carousel-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\"],\"plugin_require\":null,\"date\":\"2022-01-31 16:49:27\",\"package\":\"Testimonial Carousel Pack\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"55\",\"installed\":false},\"607\":{\"id\":\"643\",\"title\":\"Deep Dive Ocean Water Effect\",\"alias\":\"deep-dive\",\"zip\":\"deep-dive.zip\",\"uid\":\"5cc0599857b0108fe4e76adc7fbf9a16\",\"img\":\"deep-dive\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/deep-dive-ocean-water-effect\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particlewave-addon\\\\\\/revslider-particlewave-addon.php\\\",\\\"name\\\":\\\"Particle Wave AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-02-09 09:23:47\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"608\":{\"id\":\"644\",\"title\":\"Particle Wave Showcase\",\"alias\":\"particle-wave-showcase\",\"zip\":\"particle-wave-showcase.zip\",\"uid\":\"1c9ac477fd636078d1812d8d98060899\",\"img\":\"particle-wave-showcase\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/particle-wave-showcase\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particlewave-addon\\\\\\/revslider-particlewave-addon.php\\\",\\\"name\\\":\\\"Particle Wave AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-02-09 09:30:08\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"609\":{\"id\":\"645\",\"title\":\"Video Hero Header\",\"alias\":\"video-hero-header\",\"zip\":\"video-hero-header.zip\",\"uid\":\"f6a715d4b10e0746f7eb5100836ba1ab\",\"img\":\"video-hero-header\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/video-hero-header\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-02-09 09:33:10\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"610\":{\"id\":\"646\",\"title\":\"Solar System Showcase Slider\",\"alias\":\"solar-system-showcase-slider\",\"zip\":\"solar-system-showcase-slider.zip\",\"uid\":\"40f7b26ea7f8228d40e8e9cf0f34b5e8\",\"img\":\"solar-system-showcase-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/solar-system-showcase-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.15\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-02-09 09:50:27\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"611\":{\"id\":\"647\",\"title\":\"Optic Shop Showcase Slider\",\"alias\":\"Optic-shop-showcase-slider\",\"zip\":\"Optic-shop-showcase-slider.zip\",\"uid\":\"01509228c996ad45c2179d03654f499b\",\"img\":\"Optic-shop-showcase-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/optic-shop-showcase-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.16\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":null,\"date\":\"2022-02-16 16:41:07\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"612\":{\"id\":\"648\",\"title\":\"WordPress Charts And Graphs\",\"alias\":\"charts-template-showcase\",\"zip\":\"charts-template-showcase.zip\",\"uid\":\"4ae2fe61830f96c6c5b316368c1ad2c6\",\"img\":\"charts-template-showcase\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/wordpress-charts-and-graphs\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.17\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"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\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-03-03 15:55:16\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"613\":{\"id\":\"649\",\"title\":\"Fashion Website Slider Template\",\"alias\":\"fashion-website-slider-template\",\"zip\":\"\",\"uid\":\"fashion-website-slider-template\",\"img\":\"packages\\/fashion-website-slider.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/fashion-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.19\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\",\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-03-14 13:00:36\",\"package\":\"Fashion Website Slider\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"56\",\"installed\":false},\"614\":{\"id\":\"650\",\"title\":\"Fashion Website Slider\",\"alias\":\"fashion-website-slider\",\"zip\":\"packs\\/fashion-website-slider.zip\",\"uid\":\"8fb8379f47346173fa0dd402dda37360\",\"img\":\"fashion-website-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/fashion-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.19\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\",\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-03-14 13:04:56\",\"package\":\"Fashion Website Slider\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"56\",\"installed\":false},\"615\":{\"id\":\"651\",\"title\":\"Fashion Website Slider Modal\",\"alias\":\"fashion-website-slider-modal\",\"zip\":\"packs\\/fashion-website-slider-modal.zip\",\"uid\":\"788f34043b6a5fcbfa5fc1c3322fb502\",\"img\":\"fashion-website-slider-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/fashion-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.19\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"carousel\",\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-03-14 13:08:21\",\"package\":\"Fashion Website Slider\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"56\",\"installed\":false},\"616\":{\"id\":\"652\",\"title\":\"Furniture Website Slider\",\"alias\":\"furniture-website-slider\",\"zip\":\"furniture-website-slider.zip\",\"uid\":\"8575493ed5fd1ee2e671e67479fdeccb\",\"img\":\"furniture-website-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/furniture-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.19\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-mousetrap-addon\\\\\\/revslider-mousetrap-addon.php\\\",\\\"name\\\":\\\"Mousetrap AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-03-23 14:05:44\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"617\":{\"id\":\"653\",\"title\":\"Fitness Gym Website Slider\",\"alias\":\"fitness-gym-website-slider\",\"zip\":\"fitness-gym-website-slider.zip\",\"uid\":\"86894d98e34a590e80a1d0cd3d7dc819\",\"img\":\"fitness-gym-website-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/fitness-gym-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.20\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":null,\"date\":\"2022-04-19 11:02:01\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"618\":{\"id\":\"654\",\"title\":\"Ai & Robotics Webside Slider Package\",\"alias\":\"ai--robotics-webside-slider-package\",\"zip\":\"\",\"uid\":\"ai--robotics-webside-slider-package\",\"img\":\"packages\\/ai-and-robotics-website-slider-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/ai-and-robotics-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.20\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particlewave-addon\\\\\\/revslider-particlewave-addon.php\\\",\\\"name\\\":\\\"Particle Wave AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-04-19 15:12:25\",\"package\":\"Ai & Robotics Webside Slider Package\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"57\",\"installed\":false},\"619\":{\"id\":\"655\",\"title\":\"Ai & Robotics Website Slider\",\"alias\":\"ai-and-robotics-website-slider\",\"zip\":\"packs\\/ai-and-robotics-website-slider.zip\",\"uid\":\"e40b7296d1519972029e9744a0c09b29\",\"img\":\"ai-and-robotics-website-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/ai-and-robotics-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.20\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particlewave-addon\\\\\\/revslider-particlewave-addon.php\\\",\\\"name\\\":\\\"Particle Wave AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-04-19 15:16:48\",\"package\":\"Ai & Robotics Webside Slider Package\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"57\",\"installed\":false},\"620\":{\"id\":\"656\",\"title\":\"AI Video Modal\",\"alias\":\"ai-video-modal\",\"zip\":\"packs\\/ai-video-modal.zip\",\"uid\":\"aab36a599413b7e66dfdda8f517b47b1\",\"img\":\"ai-video-modal\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/ai-and-robotics-website-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.20\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-particlewave-addon\\\\\\/revslider-particlewave-addon.php\\\",\\\"name\\\":\\\"Particle Wave AddOn\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-04-19 15:20:55\",\"package\":\"Ai & Robotics Webside Slider Package\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"57\",\"installed\":false},\"621\":{\"id\":\"657\",\"title\":\"Minimal Typography Website Slider\",\"alias\":\"minimal-typography-website-slider\",\"zip\":\"minimal-typography-website-slider.zip\",\"uid\":\"43cf63d6541d33b7d4e59350935d73bf\",\"img\":\"minimal-typography-website-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/minimal-typography-website-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.20\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\",\"specialfx\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-04-25 14:39:36\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"622\":{\"id\":\"658\",\"title\":\"404 Page Collection\",\"alias\":\"404-page-collection\",\"zip\":\"404-page-collection.zip\",\"uid\":\"3f0b25b5e893b170536a498939465a1a\",\"img\":\"404-page-collection\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/404-page-collection\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.21\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":null,\"date\":\"2022-05-04 11:30:30\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"623\":{\"id\":\"659\",\"title\":\"eCommerce Product Slider\",\"alias\":\"ecommerce-sale-slider\",\"zip\":\"ecommerce-sale-slider.zip\",\"uid\":\"49ca4743090cddca705ee108eae967c5\",\"img\":\"ecommerce-sale-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/ecommerce-product-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.22\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":null,\"date\":\"2022-05-17 14:22:52\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"624\":{\"id\":\"660\",\"title\":\"Fashion Shop Slider\",\"alias\":\"fashion-shop-slider\",\"zip\":\"fashion-shop-slider.zip\",\"uid\":\"e488e9126dbe4a34c02c89a1115f4ff9\",\"img\":\"fashion-shop-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/fashion-shop-slider\\/\",\"version\":\"1.0.0\",\"required\":\"6.5.22\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-05-18 13:24:56\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"625\":{\"id\":\"661\",\"title\":\"Lingerie Store Website Slider\",\"alias\":\"lingerie-store-website-slider\",\"zip\":\"lingerie-store-website-slider.zip\",\"uid\":\"7bdad27521b7c9b171b618dff2fa0315\",\"img\":\"lingerie-store-website-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/lingerie-store-website-slider\\/\",\"version\":\"1.0.1\",\"required\":\"6.5.22\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-05-18 13:28:21\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"626\":{\"id\":\"662\",\"title\":\"Beach Events Hero Collection\",\"alias\":\"beach-events-hero-collection\",\"zip\":\"beach-events-hero-collection.zip\",\"uid\":\"cf87cd65572e9bc4ee019cceae1c75f8\",\"img\":\"beach-events-hero-collection\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/summer-beach-events-hero-collection\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Premium\",\"filter\":[\"slider\",\"hero\"],\"plugin_require\":\"[{\\\"path\\\":\\\"revslider-transitionpack-addon\\\\\\/revslider-transitionpack-addon.php\\\",\\\"name\\\":\\\"Advanced Transitions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.themepunch.com\\\\\\/slider-revolution\\\\\\/install-addons\\\\\\/\\\"}]\",\"date\":\"2022-07-18 16:56:11\",\"package_order\":\"0\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"installed\":false},\"627\":{\"id\":\"663\",\"title\":\"Creative Portfolio Website Slider Package\",\"alias\":\"creative-portfolio-website-slider-package\",\"zip\":\"\",\"uid\":\"creative-portfolio-website-slider-package\",\"img\":\"packages\\/creative-portfolio-website-slider-package.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"800\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:00:43\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"0\",\"package_parent\":\"true\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"628\":{\"id\":\"664\",\"title\":\"Creative Portfolio Main Slider\",\"alias\":\"creative-portfolio-main-slider\",\"zip\":\"packs\\/creative-portfolio-main-slider.zip\",\"uid\":\"2b01de6e46611e4353f1687609aa6783\",\"img\":\"creative-portfolio-main-slider\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:03:03\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"0\",\"package_parent\":\"\",\"modal\":\"0\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"629\":{\"id\":\"665\",\"title\":\"Creative Portfolio Project 1\",\"alias\":\"creative-portfolio-project-1\",\"zip\":\"packs\\/creative-portfolio-project-1.zip\",\"uid\":\"f1e3a170d3f06d7162445fe9cce99335\",\"img\":\"creative-portfolio-project-1\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:07:45\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"1\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"630\":{\"id\":\"666\",\"title\":\"Creative Portfolio Project 2\",\"alias\":\"creative-portfolio-project-2\",\"zip\":\"packs\\/creative-portfolio-project-2.zip\",\"uid\":\"59369faef5b4a0571cd5fd72432d2d20\",\"img\":\"creative-portfolio-project-2\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:12:09\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"2\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"631\":{\"id\":\"667\",\"title\":\"Creative Portfolio Project 3\",\"alias\":\"creative-portfolio-project-3\",\"zip\":\"packs\\/creative-portfolio-project-3.zip\",\"uid\":\"ac6823b9ffeba97c56aa6f4593109e5f\",\"img\":\"creative-portfolio-project-3\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:14:02\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"3\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"632\":{\"id\":\"668\",\"title\":\"Creative Portfolio Project 4\",\"alias\":\"creative-portfolio-project-4\",\"zip\":\"packs\\/creative-portfolio-project-4.zip\",\"uid\":\"31f5cc4c9d13af7b56adfa7b7c84dce9\",\"img\":\"creative-portfolio-project-4\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:16:40\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"4\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"633\":{\"id\":\"669\",\"title\":\"Creative Portfolio Project 5\",\"alias\":\"creative-portfolio-project-5\",\"zip\":\"packs\\/creative-portfolio-project-5.zip\",\"uid\":\"23c8e18d556da040ef6ac2382d4a7b94\",\"img\":\"creative-portfolio-project-5\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:20:22\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"5\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"634\":{\"id\":\"670\",\"title\":\"Creative Portfolio Project 6\",\"alias\":\"creative-portfolio-project-6\",\"zip\":\"packs\\/creative-portfolio-project-6.zip\",\"uid\":\"518434a06d7a959bd3f3e0905e252209\",\"img\":\"creative-portfolio-project-6\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:21:51\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"6\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false},\"635\":{\"id\":\"671\",\"title\":\"Creative Portfolio Project 7\",\"alias\":\"creative-portfolio-project-7\",\"zip\":\"packs\\/creative-portfolio-project-7.zip\",\"uid\":\"bb1552746859766efbe319d7c0a1978e\",\"img\":\"creative-portfolio-project-7\\/slide1.jpg\",\"preview\":\"https:\\/\\/www.sliderrevolution.com\\/templates\\/creative-portfolio-website-slider\",\"version\":\"1.0.0\",\"required\":\"6.5.25\",\"width\":\"1240\",\"height\":\"900\",\"description\":\"<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>\",\"setup_notes\":\"<span class=\\\"ttm_content\\\">Checkout our <a href=\\\"https:\\/\\/revolution.themepunch.com\\/documentation\\\" target=\\\"_blank\\\">Documentation<\\/a> for basic Slider Revolution help.<\\/span>\",\"cat\":\"Slider Package\",\"filter\":[\"slider\",\"hero\",\"website\"],\"plugin_require\":\"[{\\\"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\\\\\\/\\\"}]\",\"date\":\"2022-07-18 17:24:03\",\"package\":\"Creative Portfolio Website Slider Package\",\"package_order\":\"7\",\"package_parent\":\"\",\"modal\":\"1\",\"additions\":\"\",\"active\":\"1\",\"package_id\":\"58\",\"installed\":false}},\"slides\":{\"classic-carousel\":[{\"title\":\"Slide 1\",\"img\":\"classic-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"classic-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"classic-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"classic-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"classic-carousel\\/slide5.jpg\"}],\"classicslider\":[{\"title\":\"Slide 1\",\"img\":\"classicslider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"classicslider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"classicslider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"classicslider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"classicslider\\/slide5.jpg\"}],\"contenttabs\":[{\"title\":\"Slide 1\",\"img\":\"contenttabs\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"contenttabs\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"contenttabs\\/slide3.jpg\"}],\"facebook-feed\":[{\"title\":\"Slide 1\",\"img\":\"facebook-feed\\/slide1.jpg\"}],\"fashion\":[{\"title\":\"Slide 1\",\"img\":\"fashion\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fashion\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fashion\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fashion\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fashion\\/slide5.jpg\"}],\"flickr-gallery\":[{\"title\":\"Slide 1\",\"img\":\"flickr-gallery\\/slide1.jpg\"}],\"gym\":[{\"title\":\"Slide 1\",\"img\":\"gym\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"gym\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"gym\\/slide3.jpg\"}],\"highlight-carousel\":[{\"title\":\"Slide 1\",\"img\":\"highlight-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"highlight-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"highlight-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"highlight-carousel\\/slide4.jpg\"}],\"highlight-showcase\":[{\"title\":\"Slide 1\",\"img\":\"highlight-showcase\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"highlight-showcase\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"highlight-showcase\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"highlight-showcase\\/slide4.jpg\"}],\"image-hero\":[{\"title\":\"Slide 1\",\"img\":\"imagehero\\/slide1.jpg\"}],\"insta-gallery\":[{\"title\":\"Slide 1\",\"img\":\"insta-gallery\\/slide1.jpg\"}],\"levanorestaurantbar\":[{\"title\":\"Slide 1\",\"img\":\"levanorestaurantbar\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"levanorestaurantbar\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"levanorestaurantbar\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"levanorestaurantbar\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"levanorestaurantbar\\/slide5.jpg\"}],\"mainfeature\":[{\"title\":\"Slide 1\",\"img\":\"mainfeature\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"mainfeature\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"mainfeature\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"mainfeature\\/slide4.jpg\"},{\"title\":\"Slide 7\",\"img\":\"mainfeature\\/slide7.jpg\"}],\"media-gallery-two\":[{\"title\":\"Slide 1\",\"img\":\"media-gallery-two\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"media-gallery-two\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"media-gallery-two\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"media-gallery-two\\/slide4.jpg\"},{\"title\":\"Slide 6\",\"img\":\"media-gallery-two\\/slide6.jpg\"}],\"media-carousel-autoplay\":[{\"title\":\"Slide 1\",\"img\":\"media-carousel-autoplay\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"media-carousel-autoplay\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"media-carousel-autoplay\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"media-carousel-autoplay\\/slide4.jpg\"},{\"title\":\"Slide 6\",\"img\":\"media-carousel-autoplay\\/slide6.jpg\"}],\"news-background-video\":[{\"title\":\"Slide 1\",\"img\":\"news-bg-video\\/slide1.jpg\"}],\"news-gallery\":[{\"title\":\"Slide 1\",\"img\":\"news-gallery\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"news-gallery\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"news-gallery\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"news-gallery\\/slide4.jpg\"}],\"news-gallery-post-based\":[{\"title\":\"Slide 1\",\"img\":\"news-gallery-post-based\\/slide1.jpg\"}],\"news-hero\":[{\"title\":\"Slide 1\",\"img\":\"news-hero\\/slide1.jpg\"}],\"news-video\":[{\"title\":\"Slide 1\",\"img\":\"news-video\\/slide1.jpg\"}],\"newsletter-hero\":[{\"title\":\"Slide 1\",\"img\":\"newsletter-hero\\/slide1.jpg\"}],\"notgeneric\":[{\"title\":\"Slide 1\",\"img\":\"notgeneric\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"notgeneric\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"notgeneric\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"notgeneric\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"notgeneric\\/slide5.jpg\"}],\"photography\":[{\"title\":\"Slide 1\",\"img\":\"photography\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"photography\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"photography\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"photography\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"photography\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"photography\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"photography\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"photography\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"photography\\/slide9.jpg\"},{\"title\":\"Slide 10\",\"img\":\"photography\\/slide10.jpg\"}],\"photography-carousel\":[{\"title\":\"Slide 1\",\"img\":\"photography-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"photography-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"photography-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"photography-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"photography-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"photography-carousel\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"photography-carousel\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"photography-carousel\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"photography-carousel\\/slide9.jpg\"},{\"title\":\"Slide 10\",\"img\":\"photography-carousel\\/slide10.jpg\"}],\"search-form-hero\":[{\"title\":\"Slide 1\",\"img\":\"search-form-hero\\/slide1.jpg\"}],\"showcasecarousel\":[{\"title\":\"Slide 1\",\"img\":\"showcasecarousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"showcasecarousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"showcasecarousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"showcasecarousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"showcasecarousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"showcasecarousel\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"showcasecarousel\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"showcasecarousel\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"showcasecarousel\\/slide9.jpg\"}],\"sports-hero\":[{\"title\":\"Slide 1\",\"img\":\"sportshero\\/slide1.jpg\"}],\"twitter-feed\":[{\"title\":\"Slide 1\",\"img\":\"twitter-feed\\/slide1.jpg\"}],\"vimeo-gallery\":[{\"title\":\"Slide 1\",\"img\":\"vimeo-gallery\\/slide1.jpg\"}],\"vimeohero\":[{\"title\":\"Slide 1\",\"img\":\"vimeohero\\/slide1.jpg\"}],\"web-product-dark\":[{\"title\":\"Slide 1\",\"img\":\"web-product-dark\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"web-product-dark\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"web-product-dark\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"web-product-dark\\/slide4.jpg\"}],\"web-product-dark-hero\":[{\"title\":\"Slide 1\",\"img\":\"web-product-dark-hero\\/slide1.jpg\"}],\"web-product-light-hero\":[{\"title\":\"Slide 1\",\"img\":\"web-product-light-hero\\/slide1.jpg\"}],\"webproductlight\":[{\"title\":\"Slide 1\",\"img\":\"webproductlight\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"webproductlight\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"webproductlight\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"webproductlight\\/slide4.jpg\"}],\"youtube-gallery\":[{\"title\":\"Slide 1\",\"img\":\"youtube-gallery\\/slide1.jpg\"}],\"youtubehero\":[{\"title\":\"Slide 1\",\"img\":\"youtubehero\\/slide1.jpg\"}],\"scroll-effect\":[{\"title\":\"Slide 1\",\"img\":\"scrolleffect\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"scrolleffect\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"scrolleffect\\/slide3.jpg\"}],\"content-zoom\":[{\"title\":\"Slide 1\",\"img\":\"contentzoom\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"contentzoom\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"contentzoom\\/slide3.jpg\"}],\"food-carousel\":[{\"title\":\"Slide 1\",\"img\":\"foodcarousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"foodcarousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"foodcarousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"foodcarousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"foodcarousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"foodcarousel\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"foodcarousel\\/slide7.jpg\"}],\"rotating-words\":[{\"title\":\"Slide 1\",\"img\":\"rotatingwords\\/slide1.jpg\"}],\"travel-static-captions\":[{\"title\":\"Slide 1\",\"img\":\"travel-static-captions\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"travel-static-captions\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"travel-static-captions\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"travel-static-captions\\/slide4.jpg\"}],\"concept\":[{\"title\":\"Slide 1\",\"img\":\"concept\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"concept\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"concept\\/slide3.jpg\"}],\"fullscreen-button\":[{\"title\":\"Slide 1\",\"img\":\"fullscreen-button\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fullscreen-button\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fullscreen-button\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fullscreen-button\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fullscreen-button\\/slide5.jpg\"}],\"creativefreedom\":[{\"title\":\"Slide 1\",\"img\":\"creativefreedom\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creativefreedom\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creativefreedom\\/slide3.jpg\"}],\"parallaxscene\":[{\"title\":\"Slide 1\",\"img\":\"parallaxscene\\/slide1.jpg\"}],\"slidingoverlays\":[{\"title\":\"Slide 1\",\"img\":\"slidingoverlays\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"slidingoverlays\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"slidingoverlays\\/slide3.jpg\"}],\"web-product-light-hero-3d\":[{\"title\":\"Slide 1\",\"img\":\"web-product-light-hero-3d\\/slide1.jpg\"}],\"woobig\":[{\"title\":\"Slide 1\",\"img\":\"woobig\\/slide1.jpg\"}],\"woocommercesmall\":[{\"title\":\"Slide 1\",\"img\":\"woocommercesmall\\/slide1.jpg\"}],\"finedining\":[{\"title\":\"Slide 1\",\"img\":\"finedining\\/slide1.jpg\"}],\"agency-intro\":[{\"title\":\"Slide 1\",\"img\":\"agency-intro\\/slide1.jpg\"}],\"ourteam\":[{\"title\":\"Slide 1\",\"img\":\"ourteam\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"ourteam\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"ourteam\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"ourteam\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"ourteam\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"ourteam\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"ourteam\\/slide7.jpg\"}],\"our-team-carousel\":[{\"title\":\"Slide 1\",\"img\":\"ourteamcarousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"ourteamcarousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"ourteamcarousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"ourteamcarousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"ourteamcarousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"ourteamcarousel\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"ourteamcarousel\\/slide7.jpg\"}],\"betteryoutube\":[{\"title\":\"Slide 1\",\"img\":\"betteryoutube\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"betteryoutube\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"betteryoutube\\/slide3.jpg\"}],\"agencywebsiteheader\":[{\"title\":\"Slide 1\",\"img\":\"agencywebsiteheader\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"agencywebsiteheader\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"agencywebsiteheader\\/slide3.jpg\"}],\"comingsoon\":[{\"title\":\"Slide 1\",\"img\":\"comingsoon\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"comingsoon\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"comingsoon\\/slide3.jpg\"}],\"snowscene\":[{\"title\":\"Slide 1\",\"img\":\"snowscene\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"snowscene\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"snowscene\\/slide3.jpg\"}],\"rockband\":[{\"title\":\"Slide 1\",\"img\":\"rockband\\/slide1.jpg\"}],\"sleeklandingpage\":[{\"title\":\"Slide 1\",\"img\":\"sleeklandingpage\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"sleeklandingpage\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"sleeklandingpage\\/slide3.jpg\"}],\"applandingpage\":[{\"title\":\"Slide 1\",\"img\":\"applandingpage\\/slide1.jpg\"}],\"deskscene\":[{\"title\":\"Slide 1\",\"img\":\"deskscene\\/slide1.jpg\"}],\"cleannewsslider\":[{\"title\":\"Slide 1\",\"img\":\"cleannewsslider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cleannewsslider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cleannewsslider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cleannewsslider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"cleannewsslider\\/slide5.jpg\"}],\"imagegallery\":[{\"title\":\"Slide 1\",\"img\":\"imagegallery\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"imagegallery\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"imagegallery\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"imagegallery\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"imagegallery\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"imagegallery\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"imagegallery\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"imagegallery\\/slide8.jpg\"}],\"standard-wp-gallery\":[{\"title\":\"Slide 1\",\"img\":\"standard-wp-gallery\\/slide1.jpg\"}],\"clean-news-post-based\":[{\"title\":\"Slide 1\",\"img\":\"clean-news-post-based\\/slide1.jpg\"}],\"interactivewhiteboard\":[{\"title\":\"Slide 1\",\"img\":\"interactivewhiteboard\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"interactivewhiteboard\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"interactivewhiteboard\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"interactivewhiteboard\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"interactivewhiteboard\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"interactivewhiteboard\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"interactivewhiteboard\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"interactivewhiteboard\\/slide8.jpg\"}],\"innovation\":[{\"title\":\"Slide 1\",\"img\":\"innovation\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"innovation\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"innovation\\/slide3.jpg\"}],\"dark-fullsite-block-menu\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-menu\\/slide1.jpg\"}],\"dark-fullsite-block-1\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-1\\/slide1.jpg\"}],\"dark-fullsite-block-2-about\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-2-about\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"dark-fullsite-block-2-about\\/slide2.jpg\"}],\"dark-fullsite-block-3-services\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-3-services\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"dark-fullsite-block-3-services\\/slide2.jpg\"}],\"dark-fullsite-block-4-products\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-4-products\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"dark-fullsite-block-4-products\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"dark-fullsite-block-4-products\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"dark-fullsite-block-4-products\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"dark-fullsite-block-4-products\\/slide5.jpg\"}],\"dark-fullsite-block-5-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-5-testimonials\\/slide1.jpg\"}],\"dark-fullsite-block-6-callout\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-6-callout\\/slide1.jpg\"}],\"dark-fullsite-block-7-footer\":[{\"title\":\"Slide 1\",\"img\":\"dark-fullsite-block-7-footer\\/slide1.jpg\"}],\"fullsite-block-menu\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-menu\\/slide1.jpg\"}],\"fullsite-block1\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block1\\/slide1.jpg\"}],\"fullsite-block-2-about\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-2-about\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fullsite-block-2-about\\/slide2.jpg\"}],\"fullsite-block-3-services\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-3-services\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fullsite-block-3-services\\/slide2.jpg\"}],\"fullsite-block-4-products\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-4-products\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fullsite-block-4-products\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fullsite-block-4-products\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fullsite-block-4-products\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fullsite-block-4-products\\/slide5.jpg\"}],\"fullsite-block-5-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-5-testimonials\\/slide1.jpg\"}],\"fullsite-block-6-callout\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-6-callout\\/slide1.jpg\"}],\"fullsite-block-7-footer\":[{\"title\":\"Slide 1\",\"img\":\"fullsite-block-7-footer\\/slide1.jpg\"}],\"techjournal\":[{\"title\":\"Slide 1\",\"img\":\"techjournal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"techjournal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"techjournal\\/slide3.jpg\"}],\"cardealership\":[{\"title\":\"Slide 1\",\"img\":\"cardealership\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cardealership\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cardealership\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cardealership\\/slide4.jpg\"}],\"fullscreenmenu\":[{\"title\":\"Slide 1\",\"img\":\"fullscreenmenu\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fullscreenmenu\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fullscreenmenu\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fullscreenmenu\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fullscreenmenu\\/slide5.jpg\"}],\"creativefrontpage\":[{\"title\":\"Slide 1\",\"img\":\"creativefrontpage\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creativefrontpage\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creativefrontpage\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creativefrontpage\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creativefrontpage\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"creativefrontpage\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"creativefrontpage\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"creativefrontpage\\/slide8.jpg\"}],\"websitebuilder-menu\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-menu\\/slide1.jpg\"}],\"websitebuilder-hero\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-hero\\/slide1.jpg\"}],\"websitebuilder-clients\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-clients\\/slide1.jpg\"}],\"websitebuilder-services\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-services\\/slide1.jpg\"}],\"websitebuilder-discover\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-discover\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"websitebuilder-discover\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"websitebuilder-discover\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"websitebuilder-discover\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"websitebuilder-discover\\/slide5.jpg\"}],\"websitebuilder-slider\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"websitebuilder-slider\\/slide2.jpg\"}],\"websitebuilder-calltoaction\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-calltoaction\\/slide1.jpg\"}],\"websitebuilder-footer\":[{\"title\":\"Slide 1\",\"img\":\"websitebuilder-footer\\/slide1.jpg\"}],\"focusparallax\":[{\"title\":\"Slide 1\",\"img\":\"focusparallax\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"focusparallax\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"focusparallax\\/slide3.jpg\"}],\"duotone\":[{\"title\":\"Slide 1\",\"img\":\"duotone\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"duotone\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"duotone\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"duotone\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"duotone\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"duotone\\/slide6.jpg\"}],\"r_menu\":[{\"title\":\"Slide 1\",\"img\":\"r_menu\\/slide1.jpg\"}],\"rhero\":[{\"title\":\"Slide 1\",\"img\":\"r_hero\\/slide1.jpg\"}],\"r_about\":[{\"title\":\"Slide 1\",\"img\":\"r_about\\/slide1.jpg\"}],\"r_products\":[{\"title\":\"Slide 1\",\"img\":\"r_products\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"r_products\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"r_products\\/slide3.jpg\"}],\"r_info\":[{\"title\":\"Slide 1\",\"img\":\"r_info\\/slide1.jpg\"}],\"inspirationheader\":[{\"title\":\"Slide 1\",\"img\":\"inspirationheader\\/slide1.jpg\"}],\"magazineposts\":[{\"title\":\"Slide 1\",\"img\":\"magazineposts\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"magazineposts\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"magazineposts\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"magazineposts\\/slide4.jpg\"}],\"explorationheader\":[{\"title\":\"Slide 1\",\"img\":\"explorationheader\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"explorationheader\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"explorationheader\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"explorationheader\\/slide4.jpg\"}],\"typewritereffect\":[{\"title\":\"Slide 1\",\"img\":\"typewritereffect\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"typewritereffect\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"typewritereffect\\/slide3.jpg\"}],\"blendmodeheader\":[{\"title\":\"Slide 1\",\"img\":\"blendmodeheader\\/slide1.jpg\"}],\"themeplicity_menu\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_menu\\/slide1.jpg\"}],\"themeplicity_header\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_header\\/slide1.jpg\"}],\"themeplicity_offer\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_offer\\/slide1.jpg\"}],\"themeplicity_whatwedo\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_whatwedo\\/slide1.jpg\"}],\"themeplicity_projects\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_projects\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"themeplicity_projects\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"themeplicity_projects\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"themeplicity_projects\\/slide4.jpg\"},{\"title\":\"themeplicity_projects\\/slide5.jpg\",\"img\":\"Slide 5\"}],\"themeplicity_whatsgreat\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_whatsgreat\\/slide1.jpg\"}],\"themeplicity_tables\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_tables\\/slide1.jpg\"}],\"themeplicity_contactform\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_contactform\\/slide1.jpg\"}],\"themeplicity_footer\":[{\"title\":\"Slide 1\",\"img\":\"themeplicity_footer\\/slide1.jpg\"}],\"NiceAndClean_Menu\":[{\"title\":\"Slide 1\",\"img\":\"NiceAndClean_Menu\\/slide1.jpg\"}],\"NiceAndClean_Header\":[{\"title\":\"Slide 1\",\"img\":\"NiceAndClean_Header\\/slide1.jpg\"}],\"NiceAndClean_Services\":[{\"title\":\"Slide 1\",\"img\":\"NiceAndClean_Services\\/slide1.jpg\"}],\"NiceAndClean_About\":[{\"title\":\"Slide 1\",\"img\":\"NiceAndClean_About\\/slide1.jpg\"}],\"niceandclean_video\":[{\"title\":\"Slide 1\",\"img\":\"niceandclean_video\\/slide1.jpg\"}],\"niceandclean_highlights\":[{\"title\":\"Slide 1\",\"img\":\"niceandclean_highlights\\/slide1.jpg\"}],\"NiceAndClean_Projects\":[{\"title\":\"Slide 1\",\"img\":\"NiceAndClean_Projects\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"NiceAndClean_Projects\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"NiceAndClean_Projects\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"NiceAndClean_Projects\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"NiceAndClean_Projects\\/slide5.jpg\"}],\"niceandclean_textblocks\":[{\"title\":\"Slide 1\",\"img\":\"niceandclean_textblocks\\/slide1.jpg\"}],\"niceandclean_callout\":[{\"title\":\"Slide 1\",\"img\":\"niceandclean_callout\\/slide1.jpg\"}],\"niceandclean_footer\":[{\"title\":\"Slide 1\",\"img\":\"niceandclean_footer\\/slide1.jpg\"}],\"80s\":[{\"title\":\"Slide 1\",\"img\":\"80s\\/slide1.jpg\"}],\"blurslider\":[{\"title\":\"Slide 1\",\"img\":\"blurslider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"blurslider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"blurslider\\/slide3.jpg\"}],\"ComingSoonAddon\":[{\"title\":\"Slide 1\",\"img\":\"ComingSoonAddon\\/slide1.jpg\"}],\"snowaddon\":[{\"title\":\"Slide 1\",\"img\":\"snowaddon\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"snowaddon\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"snowaddon\\/slide3.jpg\"}],\"particle-effect-one\":[{\"title\":\"Slide 1\",\"img\":\"particle-effect-one\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"particle-effect-one\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"particle-effect-one\\/slide3.jpg\"}],\"particle-effect-two\":[{\"title\":\"Slide 1\",\"img\":\"particle-effect-two\\/slide1.jpg\"}],\"particle-effect-three\":[{\"title\":\"Slide 1\",\"img\":\"particle-effect-three\\/slide1.jpg\"}],\"portfolioviewer\":[{\"title\":\"Slide 1\",\"img\":\"portfolioviewer\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"portfolioviewer\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"portfolioviewer\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"portfolioviewer\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"portfolioviewer\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"portfolioviewer\\/slide6.jpg\"}],\"appshowcase\":[{\"title\":\"Slide 1\",\"img\":\"appshowcase\\/slide1.jpg\"}],\"gravitydesign\":[{\"title\":\"Slide 1\",\"img\":\"gravitydesign\\/slide1.jpg\"}],\"404errorpage\":[{\"title\":\"Slide 1\",\"img\":\"404errorpage\\/slide1.jpg\"}],\"carouselgallery\":[{\"title\":\"Slide 1\",\"img\":\"carouselgallery\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"carouselgallery\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"carouselgallery\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"carouselgallery\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"carouselgallery\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"carouselgallery\\/slide6.jpg\"}],\"filmstrip\":[{\"title\":\"Slide 1\",\"img\":\"filmstrip\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"filmstrip\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"filmstrip\\/slide3.jpg\"}],\"spaceopera\":[{\"title\":\"Slide 1\",\"img\":\"spaceopera\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"spaceopera\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"spaceopera\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"spaceopera\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"spaceopera\\/slide5.jpg\"}],\"websiteintro\":[{\"title\":\"Slide 1\",\"img\":\"websiteintro\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"websiteintro\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"websiteintro\\/slide3.jpg\"}],\"maskshowcase\":[{\"title\":\"Slide 1\",\"img\":\"maskshowcase\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"maskshowcase\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"maskshowcase\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"maskshowcase\\/slide4.jpg\"}],\"parallaxzoomslices\":[{\"title\":\"Slide 1\",\"img\":\"parallaxzoomslices\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"parallaxzoomslices\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"parallaxzoomslices\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"parallaxzoomslices\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"parallaxzoomslices\\/slide5.jpg\"}],\"doubleexposureeffect\":[{\"title\":\"Slide 1\",\"img\":\"doubleexposureeffect\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"doubleexposureeffect\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"doubleexposureeffect\\/slide3.jpg\"}],\"mountainparallaxheader\":[{\"title\":\"Slide 1\",\"img\":\"mountainparallaxheader\\/slide1.jpg\"}],\"goodnewsmenu\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsmenu\\/slide1.jpg\"}],\"goodnewsheader\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsheader\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"goodnewsheader\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"goodnewsheader\\/slide3.jpg\"}],\"goodnewswhatshot\":[{\"title\":\"Slide 1\",\"img\":\"goodnewswhatshot\\/slide1.jpg\"}],\"goodnewsfeatured\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsfeatured\\/slide1.jpg\"}],\"goodnewsspotlight\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsspotlight\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"goodnewsspotlight\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"goodnewsspotlight\\/slide3.jpg\"}],\"goodnewscarousel\":[{\"title\":\"Slide 1\",\"img\":\"goodnewscarousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"goodnewscarousel\\/slide2.jpg\"}],\"goodnewscallout\":[{\"title\":\"Slide 1\",\"img\":\"goodnewscallout\\/slide1.jpg\"}],\"goodnewsfooter\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsfooter\\/slide1.jpg\"}],\"goodnewsmenuback\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsmenuback\\/slide1.jpg\"}],\"goodnewsblogheader\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsblogheader\\/slide1.jpg\"}],\"goodnewsblogcontent\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsblogcontent\\/slide1.jpg\"}],\"goodnewstestimonials\":[{\"title\":\"Slide 1\",\"img\":\"goodnewstestimonials\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"goodnewstestimonials\\/slide2.jpg\"}],\"goodnewsblogfooter\":[{\"title\":\"Slide 1\",\"img\":\"goodnewsblogfooter\\/slide1.jpg\"}],\"beforeafterslider\":[{\"title\":\"Slide 1\",\"img\":\"beforeafterslider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"beforeafterslider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"beforeafterslider\\/slide3.jpg\"}],\"productshowcase\":[{\"title\":\"Slide 1\",\"img\":\"productshowcase\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"productshowcase\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"productshowcase\\/slide3.jpg\"}],\"overexposuretransition\":[{\"title\":\"Slide 1\",\"img\":\"overexposuretransition\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"overexposuretransition\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"overexposuretransition\\/slide3.jpg\"}],\"parallaxscroll\":[{\"title\":\"Slide 1\",\"img\":\"parallaxscroll\\/slide1.jpg\"}],\"techco-menu\":[{\"title\":\"Slide 1\",\"img\":\"techco-menu\\/slide1.jpg\"}],\"techco-header\":[{\"title\":\"Slide 1\",\"img\":\"techco-header\\/slide1.jpg\"}],\"techco-about\":[{\"title\":\"Slide 1\",\"img\":\"techco-about\\/slide1.jpg\"}],\"techco-services\":[{\"title\":\"Slide 1\",\"img\":\"techco-services\\/slide1.jpg\"}],\"techco-video\":[{\"title\":\"Slide 1\",\"img\":\"techco-video\\/slide1.jpg\"}],\"techco-prices\":[{\"title\":\"Slide 1\",\"img\":\"techco-prices\\/slide1.jpg\"}],\"techco-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"techco-testimonials\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"techco-testimonials\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"techco-testimonials\\/slide3.jpg\"}],\"techco-footer\":[{\"title\":\"Slide 1\",\"img\":\"techco-footer\\/slide1.jpg\"}],\"weather\":[{\"title\":\"Slide 1\",\"img\":\"weather\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"weather\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"weather\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"weather\\/slide4.jpg\"}],\"360panorama\":[{\"title\":\"Slide 1\",\"img\":\"360panorama\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"360panorama\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"360panorama\\/slide3.jpg\"}],\"duotone-add-on\":[{\"title\":\"Slide 1\",\"img\":\"duotone-add-on\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"duotone-add-on\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"duotone-add-on\\/slide3.jpg\"}],\"reveal-add-on\":[{\"title\":\"Slide 1\",\"img\":\"reveal-add-on\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"reveal-add-on\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"reveal-add-on\\/slide3.jpg\"}],\"band-tour-poster\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/band-tour-poster\\/slide1.png\"}],\"brewery-slider\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/brewery-slider\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/brewery-slider\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/brewery-slider\\/slide3.png\"}],\"burgerbar\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/burgerbar\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/burgerbar\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/burgerbar\\/slide3.png\"}],\"burger-bar-portrait\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/burger-bar-portrait\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/burger-bar-portrait\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/burger-bar-portrait\\/slide3.png\"}],\"car-rent\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/car-rent\\/slide1.png\"}],\"coffee\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/coffee\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/coffee\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/coffee\\/slide3.png\"}],\"holiday-advert\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/holiday-advert\\/slide1.png\"}],\"iphone-cases-light\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/iphone-cases-light\\/slide1.png\"}],\"medical\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/medical\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/medical\\/slide2.png\"}],\"mexican-grill\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/mexican-grill\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/mexican-grill\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/mexican-grill\\/slide3.png\"}],\"mobile-retail-slider\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/mobile-retail-slider\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/mobile-retail-slider\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/mobile-retail-slider\\/slide3.png\"}],\"money-exchange\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/money-exchange\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/money-exchange\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/money-exchange\\/slide3.png\"}],\"restaurant-menu-first-screen\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/restaurant-menu-first-screen\\/slide1.png\"}],\"restaurant-menu-second-screen\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/restaurant-menu-second-screen\\/slide1.png\"}],\"restaurant-menu-third-screen\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/restaurant-menu-third-screen\\/slide1.png\"}],\"shoes-store\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/shoes-store\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/shoes-store\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/shoes-store\\/slide3.png\"}],\"supermarket-products\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/supermarket-products\\/slide1.png\"},{\"title\":\"Slide 2\",\"img\":\"smartcontent\\/supermarket-products\\/slide2.png\"},{\"title\":\"Slide 3\",\"img\":\"smartcontent\\/supermarket-products\\/slide3.png\"},{\"title\":\"Slide 4\",\"img\":\"smartcontent\\/supermarket-products\\/slide4.png\"},{\"title\":\"Slide 5\",\"img\":\"smartcontent\\/supermarket-products\\/slide5.png\"}],\"travel-insurance\":[{\"title\":\"Slide 1\",\"img\":\"smartcontent\\/travel-insurance\\/slide1.png\"}],\"cryptoslider\":[{\"title\":\"Slide 1\",\"img\":\"cryptoslider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cryptoslider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cryptoslider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cryptoslider\\/slide4.jpg\"}],\"immersion_header\":[{\"title\":\"Slide 1\",\"img\":\"immersion_header\\/slide1.jpg\"}],\"immersion-mountains\":[{\"title\":\"Slide 1\",\"img\":\"immersion-mountains\\/slide1.jpg\"}],\"immersion-product\":[{\"title\":\"Slide 1\",\"img\":\"immersion-product\\/slide1.jpg\"}],\"immersion-design\":[{\"title\":\"Slide 1\",\"img\":\"immersion-design\\/slide1.jpg\"}],\"immersion-photography\":[{\"title\":\"Slide 1\",\"img\":\"immersion-photography\\/slide1.jpg\"}],\"immersion-grid\":[{\"title\":\"Slide 1\",\"img\":\"immersion-grid\\/slide1.jpg\"}],\"funkyslider\":[{\"title\":\"Slide 1\",\"img\":\"funkyslider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"funkyslider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"funkyslider\\/slide3.jpg\"}],\"clearview_menu\":[{\"title\":\"Slide 1\",\"img\":\"clearview_menu\\/slide1.jpg\"}],\"clearview_header\":[{\"title\":\"Slide 1\",\"img\":\"clearview_header\\/slide1.jpg\"}],\"clearview_mission\":[{\"title\":\"Slide 1\",\"img\":\"clearview_mission\\/slide1.jpg\"}],\"clear-view-slider\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"clear-view-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"clear-view-slider\\/slide3.jpg\"}],\"clear-view-news\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-news\\/slide1.jpg\"}],\"clear-view-clients\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-clients\\/slide1.jpg\"}],\"clear-view-contact\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-contact\\/slide1.jpg\"}],\"clear-view-single-menu\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-single-menu\\/slide1.jpg\"}],\"clear-view-single-header\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-single-header\\/slide1.jpg\"}],\"clear-view-single-media\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-single-media\\/slide1.jpg\"}],\"clear-view-single-more\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-single-more\\/slide1.jpg\"}],\"clear-view-single-contact\":[{\"title\":\"Slide 1\",\"img\":\"clear-view-single-contact\\/slide1.jpg\"}],\"cleanlandingpage\":[{\"title\":\"Slide 1\",\"img\":\"cleanlandingpage\\/slide1.jpg\"}],\"clearcut\":[{\"title\":\"Slide 1\",\"img\":\"clearcut\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"clearcut\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"clearcut\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"clearcut\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"clearcut\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"clearcut\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"clearcut\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"clearcut\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"clearcut\\/slide9.jpg\"},{\"title\":\"Slide 10\",\"img\":\"clearcut\\/slide10.jpg\"}],\"wonderstruck_menu\":[{\"title\":\"Slide 1\",\"img\":\"wonderstruck_menu\\/slide1.jpg\"}],\"wonderstruck_header\":[{\"title\":\"Slide 1\",\"img\":\"wonderstruck_header\\/slide1.jpg\"}],\"wonderstruck_about\":[{\"title\":\"Slide 1\",\"img\":\"wonderstruck_about\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"wonderstruck_about\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"wonderstruck_about\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"wonderstruck_about\\/slide4.jpg\"}],\"wonderstruck-works\":[{\"title\":\"Slide 1\",\"img\":\"wonderstruck-works\\/slide1.jpg\"}],\"wonderstruck-contact\":[{\"title\":\"Slide 1\",\"img\":\"wonderstruck-contact\\/slide1.jpg\"}],\"bubblemorph\":[{\"title\":\"Slide 1\",\"img\":\"bubblemorph\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"bubblemorph\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"bubblemorph\\/slide3.jpg\"}],\"distortionaddon\":[{\"title\":\"Slide 1\",\"img\":\"distortionaddon\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"distortionaddon\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"distortionaddon\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"distortionaddon\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"distortionaddon\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"distortionaddon\\/slide6.jpg\"}],\"clubflyer\":[{\"title\":\"Slide 1\",\"img\":\"clubflyer\\/slide1.jpg\"}],\"paintbrushaddon\":[{\"title\":\"Slide 1\",\"img\":\"paintbrushaddon\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"paintbrushaddon\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"paintbrushaddon\\/slide3.jpg\"}],\"parallax_header\":[{\"title\":\"Slide 1\",\"img\":\"parallax_header\\/slide1.jpg\"}],\"parallax_content\":[{\"title\":\"Slide 1\",\"img\":\"parallax_content\\/slide1.jpg\"}],\"parallax_footer\":[{\"title\":\"Slide 1\",\"img\":\"parallax_footer\\/slide1.jpg\"}],\"le-chef-menu\":[{\"title\":\"Slide 1\",\"img\":\"le-chef-menu\\/slide1.jpg\"}],\"le-chef-header\":[{\"title\":\"Slide 1\",\"img\":\"le-chef-header\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"le-chef-header\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"le-chef-header\\/slide3.jpg\"}],\"le-chef-philosophy\":[{\"title\":\"Slide 1\",\"img\":\"le-chef-philosophy\\/slide1.jpg\"}],\"le-chef-food\":[{\"title\":\"Slide 1\",\"img\":\"le-chef-food\\/slide1.jpg\"}],\"le-chef-la-carte\":[{\"title\":\"Slide 1\",\"img\":\"le-chef-la-carte\\/slide1.jpg\"}],\"le-chef-footer\":[{\"title\":\"Slide 1\",\"img\":\"le-chef-footer\\/slide1.jpg\"}],\"news-magazine-slider\":[{\"title\":\"Slide 1\",\"img\":\"news-magazine-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"news-magazine-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"news-magazine-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"news-magazine-slider\\/slide4.jpg\"}],\"real-estate-slider\":[{\"title\":\"Slide 1\",\"img\":\"real-estate-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"real-estate-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"real-estate-slider\\/slide3.jpg\"}],\"fashion-header\":[{\"title\":\"Slide 1\",\"img\":\"fashion-header\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fashion-header\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fashion-header\\/slide3.jpg\"}],\"seasonaloffer\":[{\"title\":\"Slide 1\",\"img\":\"seasonaloffer\\/slide1.jpg\"}],\"barber-shop-header\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-header\\/slide1.jpg\"}],\"barber-shop-mobile-menu\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-mobile-menu\\/slide1.jpg\"}],\"barber-shop-first-screen\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-first-screen\\/slide1.jpg\"}],\"barber-shop-about\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-about\\/slide1.jpg\"}],\"barber-shop-services\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-services\\/slide1.jpg\"}],\"barber-shop-barbers\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-barbers\\/slide1.jpg\"}],\"barber-shop-contacts\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-contacts\\/slide1.jpg\"}],\"barber-shop-footer\":[{\"title\":\"Slide 1\",\"img\":\"barber-shop-footer\\/slide1.jpg\"}],\"fitness-club-template\":[{\"title\":\"Slide 1\",\"img\":\"fitness-club-template\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fitness-club-template\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fitness-club-template\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fitness-club-template\\/slide4.jpg\"}],\"soccer-school\":[{\"title\":\"Slide 1\",\"img\":\"soccer-school\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"soccer-school\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"soccer-school\\/slide3.jpg\"}],\"music-band-template\":[{\"title\":\"Slide 1\",\"img\":\"music-band-template\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"music-band-template\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"music-band-template\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"music-band-template\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"music-band-template\\/slide5.jpg\"}],\"restaurant-menu\":[{\"title\":\"Slide 1\",\"img\":\"restaurant-menu\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"restaurant-menu\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"restaurant-menu\\/slide3.jpg\"}],\"cinematic-slider\":[{\"title\":\"Slide 1\",\"img\":\"cinematic-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cinematic-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cinematic-slider\\/slide3.jpg\"}],\"3d-parallax-cubes\":[{\"title\":\"Slide 1\",\"img\":\"3d-parallax-cubes\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"3d-parallax-cubes\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"3d-parallax-cubes\\/slide3.jpg\"}],\"medicare-menu\":[{\"title\":\"Slide 1\",\"img\":\"medicare-menu\\/slide1.jpg\"}],\"medicare-header\":[{\"title\":\"Slide 1\",\"img\":\"medicare-header\\/slide1.jpg\"}],\"medicare-about\":[{\"title\":\"Slide 1\",\"img\":\"medicare-about\\/slide1.jpg\"}],\"medicare-highlight\":[{\"title\":\"Slide 1\",\"img\":\"medicare-highlight\\/slide1.jpg\"}],\"medicare-services\":[{\"title\":\"Slide 1\",\"img\":\"medicare-services\\/slide1.jpg\"}],\"medicare-doctors\":[{\"title\":\"Slide 1\",\"img\":\"medicare-doctors\\/slide1.jpg\"}],\"medicare-research\":[{\"title\":\"Slide 1\",\"img\":\"medicare-research\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"medicare-research\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"medicare-research\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"medicare-research\\/slide4.jpg\"}],\"medicare-whychoose\":[{\"title\":\"Slide 1\",\"img\":\"medicare-whychoose\\/slide1.jpg\"}],\"medicare-contact\":[{\"title\":\"Slide 1\",\"img\":\"medicare-contact\\/slide1.jpg\"}],\"medicare-footer\":[{\"title\":\"Slide 1\",\"img\":\"medicare-footer\\/slide1.jpg\"}],\"coffee-menu\":[{\"title\":\"Slide 1\",\"img\":\"coffee-menu\\/slide1.jpg\"}],\"coffee-header\":[{\"title\":\"Slide 1\",\"img\":\"coffee-header\\/slide1.jpg\"}],\"coffee-philosophy\":[{\"title\":\"Slide 1\",\"img\":\"coffee-philosophy\\/slide1.jpg\"}],\"coffee-carte\":[{\"title\":\"Slide 1\",\"img\":\"coffee-carte\\/slide1.jpg\"}],\"coffee-teaser\":[{\"title\":\"Slide 1\",\"img\":\"coffee-teaser\\/slide1.jpg\"}],\"coffee-findus\":[{\"title\":\"Slide 1\",\"img\":\"coffee-findus\\/slide1.jpg\"}],\"coffee-footer\":[{\"title\":\"Slide 1\",\"img\":\"coffee-footer\\/slide1.jpg\"}],\"minimal-portfolio\":[{\"title\":\"Slide 1\",\"img\":\"minimal-portfolio\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"minimal-portfolio\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"minimal-portfolio\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"minimal-portfolio\\/slide4.jpg\"}],\"minimal-portfolio-modal\":[{\"title\":\"Slide 1\",\"img\":\"minimal-portfolio-modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"minimal-portfolio-modal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"minimal-portfolio-modal\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"minimal-portfolio-modal\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"minimal-portfolio-modal\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"minimal-portfolio-modal\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"minimal-portfolio-modal\\/slide7.jpg\"}],\"angled-menu\":[{\"title\":\"Slide 1\",\"img\":\"angled-menu\\/slide1.jpg\"}],\"angled-header\":[{\"title\":\"Slide 1\",\"img\":\"angled-header\\/slide1.jpg\"}],\"angled-news\":[{\"title\":\"Slide 1\",\"img\":\"angled-news\\/slide1.jpg\"}],\"angled-services\":[{\"title\":\"Slide 1\",\"img\":\"angled-services\\/slide1.jpg\"}],\"angled-success\":[{\"title\":\"Slide 1\",\"img\":\"angled-success\\/slide1.jpg\"}],\"angled-footer\":[{\"title\":\"Slide 1\",\"img\":\"angled-footer\\/slide1.jpg\"}],\"angled-content-modal\":[{\"title\":\"Slide 1\",\"img\":\"angled-content-modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"angled-content-modal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"angled-content-modal\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"angled-content-modal\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"angled-content-modal\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"angled-content-modal\\/slide6.jpg\"}],\"big-bold-menu\":[{\"title\":\"Slide 1\",\"img\":\"big-bold-menu\\/slide1.jpg\"}],\"big-bold-header\":[{\"title\":\"Slide 1\",\"img\":\"big-bold-header\\/slide1.jpg\"}],\"big-bold-content\":[{\"title\":\"Slide 1\",\"img\":\"big-bold-content\\/slide1.jpg\"}],\"big-bold-blog\":[{\"title\":\"Slide 1\",\"img\":\"big-bold-blog\\/slide1.jpg\"}],\"big-bold-highlight\":[{\"title\":\"Slide 1\",\"img\":\"big-bold-highlight\\/slide1.jpg\"}],\"big-bold-footer\":[{\"title\":\"Slide 1\",\"img\":\"big-bold-footer\\/slide1.jpg\"}],\"Retouch\":[{\"title\":\"Slide 1\",\"img\":\"Retouch\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Retouch\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Retouch\\/slide3.jpg\"}],\"tech-slider\":[{\"title\":\"Slide 1\",\"img\":\"tech-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"tech-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"tech-slider\\/slide3.jpg\"}],\"peak-header\":[{\"title\":\"Slide 1\",\"img\":\"peak-header\\/slide1.jpg\"}],\"peak-about\":[{\"title\":\"Slide 1\",\"img\":\"peak-about\\/slide1.jpg\"}],\"peak-portfolio\":[{\"title\":\"Slide 1\",\"img\":\"peak-portfolio\\/slide1.jpg\"}],\"peak-footer\":[{\"title\":\"Slide 1\",\"img\":\"peak-footer\\/slide1.jpg\"}],\"portfolio-welcome\":[{\"title\":\"Slide 1\",\"img\":\"portfolio-welcome\\/slide1.jpg\"}],\"portfolio-about\":[{\"title\":\"Slide 1\",\"img\":\"portfolio-about\\/slide1.jpg\"}],\"portfolio-works-title\":[{\"title\":\"Slide 1\",\"img\":\"portfolio-works-title\\/slide1.jpg\"}],\"portfolio-works-content\":[{\"title\":\"Slide 1\",\"img\":\"portfolio-works-content\\/slide1.jpg\"}],\"portfolio-contacts\":[{\"title\":\"Slide 1\",\"img\":\"portfolio-contacts\\/slide1.jpg\"}],\"App-Studio-Welcome\":[{\"title\":\"Slide 1\",\"img\":\"App-Studio-Welcome\\/slide1.jpg\"}],\"App-Studio-Services\":[{\"title\":\"Slide 1\",\"img\":\"App-Studio-Services\\/slide1.jpg\"}],\"App-Studio-About\":[{\"title\":\"Slide 1\",\"img\":\"App-Studio-About\\/slide1.jpg\"}],\"App-Studio-Contacts\":[{\"title\":\"Slide 1\",\"img\":\"App-Studio-Contacts\\/slide1.jpg\"}],\"cube-animation\":[{\"title\":\"Slide 1\",\"img\":\"cube-animation\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cube-animation\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cube-animation\\/slide3.jpg\"}],\"basic-menu\":[{\"title\":\"Slide 1\",\"img\":\"basic-menu\\/slide1.jpg\"}],\"basic-header\":[{\"title\":\"Slide 1\",\"img\":\"basic-header\\/slide1.jpg\"}],\"basic-content\":[{\"title\":\"Slide 1\",\"img\":\"basic-content\\/slide1.jpg\"}],\"basic-carousel\":[{\"title\":\"Slide 1\",\"img\":\"basic-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"basic-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"basic-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"basic-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"basic-carousel\\/slide5.jpg\"}],\"basic-callout\":[{\"title\":\"Slide 1\",\"img\":\"basic-callout\\/slide1.jpg\"}],\"basic-grid\":[{\"title\":\"Slide 1\",\"img\":\"basic-grid\\/slide1.jpg\"}],\"basic-video-block\":[{\"title\":\"Slide 1\",\"img\":\"basic-video-block\\/slide1.jpg\"}],\"basic-footer\":[{\"title\":\"Slide 1\",\"img\":\"basic-footer\\/slide1.jpg\"}],\"basic-lightbox\":[{\"title\":\"Slide 1\",\"img\":\"basic-lightbox\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"basic-lightbox\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"basic-lightbox\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"basic-lightbox\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"basic-lightbox\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"basic-lightbox\\/slide6.jpg\"}],\"nature-slider\":[{\"title\":\"Slide 1\",\"img\":\"nature-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"nature-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"nature-slider\\/slide3.jpg\"}],\"art-gallery\":[{\"title\":\"Slide 1\",\"img\":\"art-gallery\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"art-gallery\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"art-gallery\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"art-gallery\\/slide4.jpg\"}],\"Construction-Header\":[{\"title\":\"Slide 1\",\"img\":\"Construction-Header\\/slide1.jpg\"}],\"Construction-Home\":[{\"title\":\"Slide 1\",\"img\":\"Construction-Home\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Construction-Home\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Construction-Home\\/slide3.jpg\"}],\"Construction-Projects\":[{\"title\":\"Slide 1\",\"img\":\"Construction-Projects\\/slide1.jpg\"}],\"Construction-History\":[{\"title\":\"Slide 1\",\"img\":\"Construction-History\\/slide1.jpg\"}],\"Construction-Services\":[{\"title\":\"Slide 1\",\"img\":\"Construction-Services\\/slide1.jpg\"}],\"Construction-Contacts\":[{\"title\":\"Slide 1\",\"img\":\"Construction-Contacts\\/slide1.jpg\"}],\"404-Error-Space-Theme\":[{\"title\":\"Slide 1\",\"img\":\"404-Error-Space-Theme\\/slide1.jpg\"}],\"landing-page-hero\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-hero\\/slide1.jpg\"}],\"landing-page-features\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-features\\/slide1.jpg\"}],\"landing-page-callout\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-callout\\/slide1.jpg\"}],\"landing-page-content\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-content\\/slide1.jpg\"}],\"landing-page-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-testimonials\\/slide1.jpg\"}],\"landing-page-call-to-action\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-call-to-action\\/slide1.jpg\"}],\"landing-page-help\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-help\\/slide1.jpg\"}],\"landing-page-footer\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-footer\\/slide1.jpg\"}],\"landing-page-price-modal\":[{\"title\":\"Slide 1\",\"img\":\"landing-page-price-modal\\/slide1.jpg\"}],\"energy-drinks-hero\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-hero\\/slide1.jpg\"}],\"energy-drinks-about\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-about\\/slide1.jpg\"}],\"energy-drinks-product\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-product\\/slide1.jpg\"}],\"energy-drinks-product-2\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-product-2\\/slide1.jpg\"}],\"energy-drinks-product-3\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-product-3\\/slide1.jpg\"}],\"energy-drinks-order\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-order\\/slide1.jpg\"}],\"energy-drinks-footer\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-footer\\/slide1.jpg\"}],\"energy-drinks-modal\":[{\"title\":\"Slide 1\",\"img\":\"energy-drinks-modal\\/slide1.jpg\"}],\"Corporate-Header\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Header\\/slide1.jpg\"}],\"Corporate-Welcome-Screen\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Welcome-Screen\\/slide1.jpg\"}],\"Corporate-About\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-About\\/slide1.jpg\"}],\"Corporate-Portfolio\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Portfolio\\/slide1.jpg\"}],\"Corporate-Chart\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Chart\\/slide1.jpg\"}],\"Corporate-News\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-News\\/slide1.jpg\"}],\"Corporate-Hiring\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-News\\/slide1.jpg\"}],\"Corporate-Testimonials\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Testimonials\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Corporate-Testimonials\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Corporate-Testimonials\\/slide3.jpg\"}],\"Corporate-Store\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Store\\/slide1.jpg\"}],\"Corporate-Support\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Support\\/slide1.jpg\"}],\"Corporate-Team\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Team\\/slide1.jpg\"}],\"Corporate-Selected-Projects-Title\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Selected-Projects-Title\\/slide1.jpg\"}],\"Corporate-Selected-Projects\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Selected-Projects\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Corporate-Selected-Projects\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Corporate-Selected-Projects\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"Corporate-Selected-Projects\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"Corporate-Selected-Projects\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"Corporate-Selected-Projects\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"Corporate-Selected-Projects\\/slide7.jpg\"}],\"Corporate-Clients\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Clients\\/slide1.jpg\"}],\"Corporate-Text-Block\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Text-Block\\/slide1.jpg\"}],\"Corporate-Mobile-App\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Mobile-App\\/slide1.jpg\"}],\"Corporate-Contacts\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Contacts\\/slide1.jpg\"}],\"Corporate-Footer\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Footer\\/slide1.jpg\"}],\"Corporate-Scroll-To-Top\":[{\"title\":\"Slide 1\",\"img\":\"Corporate-Scroll-To-Top\\/slide1.jpg\"}],\"geometric-menu\":[{\"title\":\"Slide 1\",\"img\":\"geometric-menu\\/slide1.jpg\"}],\"geometric-hero\":[{\"title\":\"Slide 1\",\"img\":\"geometric-hero\\/slide1.jpg\"}],\"geometric-grid\":[{\"title\":\"Slide 1\",\"img\":\"geometric-grid\\/slide1.jpg\"}],\"geometric-about\":[{\"title\":\"Slide 1\",\"img\":\"geometric-about\\/slide1.jpg\"}],\"geometric-texts\":[{\"title\":\"Slide 1\",\"img\":\"geometric-texts\\/slide1.jpg\"}],\"geometric-services\":[{\"title\":\"Slide 1\",\"img\":\"geometric-services\\/slide1.jpg\"}],\"geometric-texts-2\":[{\"title\":\"Slide 1\",\"img\":\"geometric-texts-2\\/slide1.jpg\"}],\"geometric-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"geometric-testimonials\\/slide1.jpg\"}],\"geometric-footer\":[{\"title\":\"Slide 1\",\"img\":\"geometric-footer\\/slide1.jpg\"}],\"geometric-lightbox\":[{\"title\":\"Slide 1\",\"img\":\"geometric-lightbox\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"geometric-lightbox\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"geometric-lightbox\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"geometric-lightbox\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"geometric-lightbox\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"geometric-lightbox\\/slide6.jpg\"}],\"brutal-menu\":[{\"title\":\"Slide 1\",\"img\":\"brutal-menu\\/slide1.jpg\"}],\"brutal-hero\":[{\"title\":\"Slide 1\",\"img\":\"brutal-hero\\/slide1.jpg\"}],\"brutal-about\":[{\"title\":\"Slide 1\",\"img\":\"brutal-about\\/slide1.jpg\"}],\"brutal-highlight\":[{\"title\":\"Slide 1\",\"img\":\"brutal-highlight\\/slide1.jpg\"}],\"brutal-projects\":[{\"title\":\"Slide 1\",\"img\":\"brutal-projects\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"brutal-projects\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"brutal-projects\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"brutal-projects\\/slide4.jpg\"}],\"brutal-services\":[{\"title\":\"Slide 1\",\"img\":\"brutal-services\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"brutal-services\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"brutal-services\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"brutal-services\\/slide4.jpg\"}],\"brutal-callout\":[{\"title\":\"Slide 1\",\"img\":\"brutal-callout\\/slide1.jpg\"}],\"brutal-footer\":[{\"title\":\"Slide 1\",\"img\":\"brutal-footer\\/slide1.jpg\"}],\"Church-Header\":[{\"title\":\"Slide 1\",\"img\":\"Church-Header\\/slide1.jpg\"}],\"Church-Upcoming-Events\":[{\"title\":\"Slide 1\",\"img\":\"Church-Upcoming-Events\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Church-Upcoming-Events\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Church-Upcoming-Events\\/slide3.jpg\"}],\"Church-About\":[{\"title\":\"Slide 1\",\"img\":\"Church-About\\/slide1.jpg\"}],\"Church-Pastors\":[{\"title\":\"Slide 1\",\"img\":\"Church-Pastors\\/slide1.jpg\"}],\"Church-Photo-Gallery\":[{\"title\":\"Slide 1\",\"img\":\"Church-Photo-Gallery\\/slide1.jpg\"}],\"Church-Community\":[{\"title\":\"Slide 1\",\"img\":\"Church-Community\\/slide1.jpg\"}],\"Church-Sermon\":[{\"title\":\"Slide 1\",\"img\":\"Church-Sermon\\/slide1.jpg\"}],\"Church-Contacts\":[{\"title\":\"Slide 1\",\"img\":\"Church-Contacts\\/slide1.jpg\"}],\"Church-Footer\":[{\"title\":\"Slide 1\",\"img\":\"Church-Footer\\/slide1.jpg\"}],\"Church-Light-Header\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Header\\/slide1.jpg\"}],\"Church-Light-Upcoming-Events\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Upcoming-Events\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Church-Light-Upcoming-Events\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Church-Light-Upcoming-Events\\/slide3.jpg\"}],\"Church-Light-About\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-About\\/slide1.jpg\"}],\"Church-Light-Pastors\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Pastors\\/slide1.jpg\"}],\"Church-Light-Photo-Gallery\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Photo-Gallery\\/slide1.jpg\"}],\"Church-Light-Community\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Community\\/slide1.jpg\"}],\"Church-Light-Sermon\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Sermon\\/slide1.jpg\"}],\"Church-Light-Contacts\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Contacts\\/slide1.jpg\"}],\"Church-Light-Footer\":[{\"title\":\"Slide 1\",\"img\":\"Church-Light-Footer\\/slide1.jpg\"}],\"rockable-menu\":[{\"title\":\"Slide 1\",\"img\":\"rockable-menu\\/slide1.jpg\"}],\"rockable-hero\":[{\"title\":\"Slide 1\",\"img\":\"rockable-hero\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"rockable-hero\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"rockable-hero\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"rockable-hero\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"rockable-hero\\/slide5.jpg\"}],\"rockable-lineup\":[{\"title\":\"Slide 1\",\"img\":\"rockable-lineup\\/slide1.jpg\"}],\"rockable-lineup-2\":[{\"title\":\"Slide 1\",\"img\":\"rockable-lineup-2\\/slide1.jpg\"}],\"rockable-gallery-title\":[{\"title\":\"Slide 1\",\"img\":\"rockable-gallery-title\\/slide1.jpg\"}],\"rockable-gallery\":[{\"title\":\"Slide 1\",\"img\":\"rockable-gallery\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"rockable-gallery\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"rockable-gallery\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"rockable-gallery\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"rockable-gallery\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"rockable-gallery\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"rockable-gallery\\/slide7.jpg\"}],\"rockable-sponsors\":[{\"title\":\"Slide 1\",\"img\":\"rockable-sponsors\\/slide1.jpg\"}],\"rockable-footer\":[{\"title\":\"Slide 1\",\"img\":\"rockable-footer\\/slide1.jpg\"}],\"rockable-detail-modal\":[{\"title\":\"Slide 1\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 3\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 4\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 5\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 6\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 7\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 8\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 9\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 10\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 11\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 12\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 13\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 14\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 15\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 16\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 17\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"},{\"title\":\"Slide 18\",\"img\":\"rockable-detail-modal\\/slide1.jpg\"}],\"rockable-detail-modal-2\":[{\"title\":\"Slide 1\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 3\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 4\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 5\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 6\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 7\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 8\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 9\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 10\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 11\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 12\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 13\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 14\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 15\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 16\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 17\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 18\",\"img\":\"rockable-detail-modal-2\\/slide1.jpg\"}],\"real-estate-showcase-slider\":[{\"title\":\"Slide 1\",\"img\":\"Real-Estate-Showcase-Slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Real-Estate-Showcase-Slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Real-Estate-Showcase-Slider\\/slide3.jpg\"}],\"isometric-slider\":[{\"title\":\"Slide 1\",\"img\":\"isometric-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"isometric-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"isometric-slider\\/slide3.jpg\"}],\"E-Commerce-Slider\":[{\"title\":\"Slide 1\",\"img\":\"Shoes-Store-Slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Shoes-Store-Slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Shoes-Store-Slider\\/slide3.jpg\"}],\"E-Commerce-Slider-Modal\":[{\"title\":\"Slide 1\",\"img\":\"Shoes-Store-Slider-Modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Shoes-Store-Slider-Modal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Shoes-Store-Slider-Modal\\/slide3.jpg\"}],\"Woo-Commerce-Slider-Dynamic\":[{\"title\":\"Slide 1\",\"img\":\"Shoes-Store-Slider-Dynamic\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Shoes-Store-Slider-Dynamic\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Shoes-Store-Slider-Dynamic\\/slide3.jpg\"}],\"blooming-header\":[{\"title\":\"Slide 1\",\"img\":\"blooming-header\\/slide1.jpg\"}],\"blooming-about\":[{\"title\":\"Slide 1\",\"img\":\"blooming-about\\/slide1.jpg\"}],\"blooming-portfolio\":[{\"title\":\"Slide 1\",\"img\":\"blooming-portfolio\\/slide1.jpg\"}],\"blooming-wedding-title\":[{\"title\":\"Slide 1\",\"img\":\"blooming-wedding-title\\/slide1.jpg\"}],\"blooming-wedding-carousel\":[{\"title\":\"Slide 1\",\"img\":\"blooming-wedding-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"blooming-wedding-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"blooming-wedding-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"blooming-wedding-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"blooming-wedding-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"blooming-wedding-carousel\\/slide6.jpg\"}],\"blooming-wedding-text\":[{\"title\":\"Slide 1\",\"img\":\"blooming-wedding-text\\/slide1.jpg\"}],\"blooming-parties-title\":[{\"title\":\"Slide 1\",\"img\":\"blooming-parties-title\\/slide1.jpg\"}],\"blooming-parties-carousel\":[{\"title\":\"Slide 1\",\"img\":\"blooming-parties-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"blooming-parties-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"blooming-parties-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"blooming-parties-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"blooming-parties-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"blooming-parties-carousel\\/slide6.jpg\"}],\"blooming-parties-text\":[{\"title\":\"Slide 1\",\"img\":\"blooming-parties-text\\/slide1.jpg\"}],\"blooming-funeral-title\":[{\"title\":\"Slide 1\",\"img\":\"blooming-funeral-title\\/slide1.jpg\"}],\"blooming-funeral-slider\":[{\"title\":\"Slide 1\",\"img\":\"blooming-funeral-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"blooming-funeral-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"blooming-funeral-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"blooming-funeral-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"blooming-funeral-slider\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"blooming-funeral-slider\\/slide6.jpg\"}],\"blooming-funeral-text\":[{\"title\":\"Slide 1\",\"img\":\"blooming-funeral-text\\/slide1.jpg\"}],\"blooming-contact\":[{\"title\":\"Slide 1\",\"img\":\"blooming-contact\\/slide1.jpg\"}],\"particle-hero\":[{\"title\":\"Slide 1\",\"img\":\"particle-hero\\/slide1.jpg\"}],\"bubble-morph-hero\":[{\"title\":\"Slide 1\",\"img\":\"bubble-morph-hero\\/slide1.jpg\"}],\"parallax-hero\":[{\"title\":\"Slide 1\",\"img\":\"parallax-hero\\/slide1.jpg\"}],\"video-hero\":[{\"title\":\"Slide 1\",\"img\":\"video-hero\\/slide1.jpg\"}],\"ken-burns-hero\":[{\"title\":\"Slide 1\",\"img\":\"ken-burns-hero\\/slide1.jpg\"}],\"basic-hero-collection\":[{\"title\":\"Slide 1\",\"img\":\"basic-hero-collection\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"basic-hero-collection\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"basic-hero-collection\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"basic-hero-collection\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"basic-hero-collection\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"basic-hero-collection\\/slide6.jpg\"}],\"launching-very-soon\":[{\"title\":\"Slide 1\",\"img\":\"launching-very-soon\\/slide1.jpg\"}],\"Under-Construction\":[{\"title\":\"Slide 1\",\"img\":\"Under-Construction\\/slide1.jpg\"}],\"Particle-Effect\":[{\"title\":\"Slide 1\",\"img\":\"Particle-Effect\\/slide1.jpg\"}],\"Particle-Effect-2\":[{\"title\":\"Slide 1\",\"img\":\"Particle-Effect-2\\/slide1.jpg\"}],\"stark-menu\":[{\"title\":\"Slide 1\",\"img\":\"stark-menu\\/slide1.jpg\"}],\"stark-header\":[{\"title\":\"Slide 1\",\"img\":\"stark-header\\/slide1.jpg\"}],\"stark-content\":[{\"title\":\"Slide 1\",\"img\":\"stark-content\\/slide1.jpg\"}],\"stark-carousel\":[{\"title\":\"Slide 1\",\"img\":\"stark-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"stark-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"stark-carousel\\/slide3.jpg\"}],\"stark-portfolio\":[{\"title\":\"Slide 1\",\"img\":\"stark-portfolio\\/slide1.jpg\"}],\"stark-portfolio-detail\":[{\"title\":\"Slide 1\",\"img\":\"stark-portfolio-detail\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"stark-portfolio-detail\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"stark-portfolio-detail\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"stark-portfolio-detail\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"stark-portfolio-detail\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"stark-portfolio-detail\\/slide6.jpg\"}],\"stark-contact\":[{\"title\":\"Slide 1\",\"img\":\"stark-contact\\/slide1.jpg\"}],\"stark-footer\":[{\"title\":\"Slide 1\",\"img\":\"stark-footer\\/slide1.jpg\"}],\"stark-newsletter\":[{\"title\":\"Slide 1\",\"img\":\"stark-newsletter\\/slide1.jpg\"}],\"big-summer-sale\":[{\"title\":\"Slide 1\",\"img\":\"big-summer-sale\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"big-summer-sale\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"big-summer-sale\\/slide3.jpg\"}],\"traveller-carousel\":[{\"title\":\"Slide 1\",\"img\":\"traveller-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"traveller-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"traveller-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"traveller-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"traveller-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"traveller-carousel\\/slide6.jpg\"}],\"project-carousel\":[{\"title\":\"Slide 1\",\"img\":\"project-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"project-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"project-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"project-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"project-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"project-carousel\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"project-carousel\\/slide7.jpg\"}],\"news-carousel\":[{\"title\":\"Slide 1\",\"img\":\"news-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"news-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"news-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"news-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"news-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"news-carousel\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"news-carousel\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"news-carousel\\/slide8.jpg\"}],\"story-menu\":[{\"title\":\"Slide 1\",\"img\":\"story-menu\\/slide1.jpg\"}],\"story-header\":[{\"title\":\"Slide 1\",\"img\":\"story-header\\/slide1.jpg\"}],\"story-block-1\":[{\"title\":\"Slide 1\",\"img\":\"story-block-1\\/slide1.jpg\"}],\"story-content-1\":[{\"title\":\"Slide 1\",\"img\":\"story-content-1\\/slide1.jpg\"}],\"story-block-2\":[{\"title\":\"Slide 1\",\"img\":\"story-block-2\\/slide1.jpg\"}],\"story-block-3\":[{\"title\":\"Slide 1\",\"img\":\"story-block-3\\/slide1.jpg\"}],\"story-content-2\":[{\"title\":\"Slide 1\",\"img\":\"story-content-2\\/slide1.jpg\"}],\"story-block-4\":[{\"title\":\"Slide 1\",\"img\":\"story-block-4\\/slide1.jpg\"}],\"story-content-3\":[{\"title\":\"Slide 1\",\"img\":\"story-content-3\\/slide1.jpg\"}],\"mini-website\":[{\"title\":\"Slide 1\",\"img\":\"mini-website\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"mini-website\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"mini-website\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"mini-website\\/slide4.jpg\"}],\"food-delivery\":[{\"title\":\"Slide 1\",\"img\":\"food-delivery\\/slide1.jpg\"}],\"slider-with-illustrations\":[{\"title\":\"Slide 1\",\"img\":\"slider-with-illustrations\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"slider-with-illustrations\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"slider-with-illustrations\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"slider-with-illustrations\\/slide4.jpg\"}],\"zen-menu\":[{\"title\":\"Slide 1\",\"img\":\"zen-menu\\/slide1.jpg\"}],\"zen-header\":[{\"title\":\"Slide 1\",\"img\":\"zen-header\\/slide1.jpg\"}],\"zen-about\":[{\"title\":\"Slide 1\",\"img\":\"zen-about\\/slide1.jpg\"}],\"zen-features\":[{\"title\":\"Slide 1\",\"img\":\"zen-features\\/slide1.jpg\"}],\"zen-video\":[{\"title\":\"Slide 1\",\"img\":\"zen-video\\/slide1.jpg\"}],\"zen-pricing\":[{\"title\":\"Slide 1\",\"img\":\"zen-pricing\\/slide1.jpg\"}],\"zen-testimonials-title\":[{\"title\":\"Slide 1\",\"img\":\"zen-testimonials-title\\/slide1.jpg\"}],\"zen-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"zen-testimonials\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"zen-testimonials\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"zen-testimonials\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"zen-testimonials\\/slide4.jpg\"}],\"zen-footer\":[{\"title\":\"Slide 1\",\"img\":\"zen-footer\\/slide1.jpg\"}],\"Paintbrush-Effect\":[{\"title\":\"Slide 1\",\"img\":\"Paintbrush-Effect\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Paintbrush-Effect\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Paintbrush-Effect\\/slide3.jpg\"}],\"Photographer-Header\":[{\"title\":\"Slide 1\",\"img\":\"Photographer-Header\\/slide1.jpg\"}],\"Photographer-Welcome-Screen\":[{\"title\":\"Slide 1\",\"img\":\"Photographer-Welcome-Screen\\/slide1.jpg\"}],\"Photographer-Showcase\":[{\"title\":\"Slide 1\",\"img\":\"Photographer-Showcase\\/slide1.jpg\"}],\"Photographer-Portfolio\":[{\"title\":\"Slide 1\",\"img\":\"Photographer-Portfolio\\/slide1.jpg\"}],\"Photographer-Contacts\":[{\"title\":\"Slide 1\",\"img\":\"Photographer-Contacts\\/slide1.jpg\"}],\"Photographer-Footer\":[{\"title\":\"Slide 1\",\"img\":\"Photographer-Footer\\/slide1.jpg\"}],\"Photographer-Modal\":[{\"title\":\"Slider 1\",\"img\":\"Photographer-Modal\\/slide1.jpg\"}],\"black-friday-scroll-video\":[{\"title\":\"Slide 1\",\"img\":\"black-friday-scroll-video\\/slide1.jpg\"}],\"charity-menu\":[{\"title\":\"Slide 1\",\"img\":\"charity-menu\\/slide1.jpg\"}],\"charity-header\":[{\"title\":\"Slide 1\",\"img\":\"charity-header\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"charity-header\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"charity-header\\/slide3.jpg\"}],\"charity-mission\":[{\"title\":\"Slide 1\",\"img\":\"charity-mission\\/slide1.jpg\"}],\"charity-funds\":[{\"title\":\"Slide 1\",\"img\":\"charity-funds\\/slide1.jpg\"}],\"charity-success\":[{\"title\":\"Slide 1\",\"img\":\"charity-success\\/slide1.jpg\"}],\"charity-stories\":[{\"title\":\"Slide 1\",\"img\":\"charity-stories\\/slide1.jpg\"}],\"charity-worldmap\":[{\"title\":\"Slide 1\",\"img\":\"charity-worldmap\\/slide1.jpg\"}],\"charity-large-image\":[{\"title\":\"Slide 1\",\"img\":\"charity-large-image\\/slide1.jpg\"}],\"charity-sponsors\":[{\"title\":\"Slide 1\",\"img\":\"charity-sponsors\\/slide1.jpg\"}],\"charity-help\":[{\"title\":\"Slide 1\",\"img\":\"charity-help\\/slide1.jpg\"}],\"charity-footer\":[{\"title\":\"Slide 1\",\"img\":\"charity-footer\\/slide1.jpg\"}],\"cinematic-hero-titles\":[{\"title\":\"Slide 1\",\"img\":\"cinematic-hero-titles\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cinematic-hero-titles\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cinematic-hero-titles\\/slide3.jpg\"}],\"design-dna-scroll-video\":[{\"title\":\"Slide 1\",\"img\":\"design-dna-scroll-video\\/slide1.jpg\"}],\"food-delivery-lottie-scroll\":[{\"title\":\"Slide 1\",\"img\":\"food-delivery-lottie-scroll\\/slide1.jpg\"}],\"food-recipe-carousel\":[{\"title\":\"Slide 1\",\"img\":\"food-recipe-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"food-recipe-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"food-recipe-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"food-recipe-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"food-recipe-carousel\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"food-recipe-carousel\\/slide6.jpg\"}],\"food-recipe-modal\":[{\"title\":\"Slide 1\",\"img\":\"food-recipe-modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"food-recipe-modal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"food-recipe-modal\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"food-recipe-modal\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"food-recipe-modal\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"food-recipe-modal\\/slide6.jpg\"}],\"corporate-carousel-template\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/corporate_carousel_bundle.jpg\"}],\"corporate-carousel\":[{\"title\":\"Slide 1\",\"img\":\"corporate-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"corporate-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"corporate-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"corporate-carousel\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"corporate-carousel\\/slide5.jpg\"}],\"corporate-lightbox\":[{\"title\":\"Slide 1\",\"img\":\"corporate-lightbox\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"corporate-lightbox\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"corporate-lightbox\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"corporate-lightbox\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"corporate-lightbox\\/slide5.jpg\"}],\"cyber-carousel-template\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/cybercarousel_bundle.jpg\"}],\"cyber-carousel\":[{\"title\":\"Slide 1\",\"img\":\"cyber-carousel\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cyber-carousel\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cyber-carousel\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cyber-carousel\\/slide4.jpg\"}],\"cyber-carousel-lightbox\":[{\"title\":\"Slide 1\",\"img\":\"cyber-carousel-lightbox\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cyber-carousel-lightbox\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cyber-carousel-lightbox\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cyber-carousel-lightbox\\/slide4.jpg\"}],\"woocommerce-carousel-one\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-carousel-one\\/slide1.jpg\"}],\"woocommerce-carousel-one-static\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-carousel-one-static\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"woocommerce-carousel-one-static\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"woocommerce-carousel-one-static\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"woocommerce-carousel-one-static\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"woocommerce-carousel-one-static\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"woocommerce-carousel-one-static\\/slide6.jpg\"}],\"woocommerce-carousel-two\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-carousel-two\\/slide1.jpg\"}],\"woocommerce-carousel-two-static\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-carousel-two-static\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"woocommerce-carousel-two-static\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"woocommerce-carousel-two-static\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"woocommerce-carousel-two-static\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"woocommerce-carousel-two-static\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"woocommerce-carousel-two-static\\/slide6.jpg\"}],\"woocommerce-feature-slider\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-feature-slider\\/slide1.jpg\"}],\"woocommerce-feature-slider-static\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-feature-slider-static\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"woocommerce-feature-slider-static\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"woocommerce-feature-slider-static\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"woocommerce-feature-slider-static\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"woocommerce-feature-slider-static\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"woocommerce-feature-slider-static\\/slide6.jpg\"}],\"woo-liquid-slider\":[{\"title\":\"Slide 1\",\"img\":\"woo-liquid-slider\\/slide1.jpg\"}],\"woocommerce-liquid-slider-static\":[{\"title\":\"Slide 1\",\"img\":\"woocommerce-liquid-slider-static\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"woocommerce-liquid-slider-static\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"woocommerce-liquid-slider-static\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"woocommerce-liquid-slider-static\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"woocommerce-liquid-slider-static\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"woocommerce-liquid-slider-static\\/slide6.jpg\"}],\"woo-slider-pack\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/woosliderpack_dynamic.jpg\"}],\"woo-slider-pack-static\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/woosliderpack_static.jpg\"}],\"creative-hero-collection\":[{\"title\":\"Slide 1\",\"img\":\"creative-hero-collection\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-hero-collection\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-hero-collection\\/slide3.jpg\"}],\"photographer-slider\":[{\"title\":\"Slide 1\",\"img\":\"photographer-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"photographer-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"photographer-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"photographer-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"photographer-slider\\/slide5.jpg\"}],\"realestate-slider\":[{\"title\":\"Slide 1\",\"img\":\"realestate-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"realestate-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"realestate-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"realestate-slider\\/slide4.jpg\"}],\"saas-product-slider\":[{\"title\":\"Slide 1\",\"img\":\"saas-product-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"saas-product-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"saas-product-slider\\/slide3.jpg\"}],\"cinematic-wildlife-template\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/cinematic-wildlife-package.jpg\"}],\"cinematic-wildlife-slider\":[{\"title\":\"Slide 1\",\"img\":\"cinematic-wildlife-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cinematic-wildlife-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cinematic-wildlife-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cinematic-wildlife-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"cinematic-wildlife-slider\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"cinematic-wildlife-slider\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"cinematic-wildlife-slider\\/slide7.jpg\"}],\"cinematic-wildlife-modal\":[{\"title\":\"Slide 1\",\"img\":\"cinematic-wildlife-modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cinematic-wildlife-modal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cinematic-wildlife-modal\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cinematic-wildlife-modal\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"cinematic-wildlife-modal\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"cinematic-wildlife-modal\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"cinematic-wildlife-modal\\/slide7.jpg\"}],\"gaming-stats-presentation-slider\":[{\"title\":\"Slide 1\",\"img\":\"gaming-stats-presentation-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"gaming-stats-presentation-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"gaming-stats-presentation-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"gaming-stats-presentation-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"gaming-stats-presentation-slider\\/slide5.jpg\"}],\"coffee-flavours\":[{\"title\":\"Slide 1\",\"img\":\"coffee-flavors\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"coffee-flavors\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"coffee-flavors\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"coffee-flavors\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"coffee-flavors\\/slide5.jpg\"}],\"showreel-slider\":[{\"title\":\"Slide 1\",\"img\":\"showreel-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"showreel-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"showreel-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"showreel-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"showreel-slider\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"showreel-slider\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"showreel-slider\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"showreel-slider\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"showreel-slider\\/slide9.jpg\"},{\"title\":\"Slide 10\",\"img\":\"showreel-slider\\/slide10.jpg\"}],\"visual-art-forms\":[{\"title\":\"Slide 1\",\"img\":\"visual-art-forms\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"visual-art-forms\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"visual-art-forms\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"visual-art-forms\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"visual-art-forms\\/slide5.jpg\"}],\"bg-effect-hero\":[{\"title\":\"Slide 1\",\"img\":\"bg-effect-hero\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"bg-effect-hero\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"bg-effect-hero\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"bg-effect-hero\\/slide4.jpg\"}],\"cyberfunk\":[{\"title\":\"Slide 1\",\"img\":\"cyberfunk\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"cyberfunk\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"cyberfunk\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"cyberfunk\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"cyberfunk\\/slide5.jpg\"}],\"motion-blur-portfolio\":[{\"title\":\"Slide 1\",\"img\":\"motion-blur-portfolio\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"motion-blur-portfolio\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"motion-blur-portfolio\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"motion-blur-portfolio\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"motion-blur-portfolio\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"motion-blur-portfolio\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"motion-blur-portfolio\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"motion-blur-portfolio\\/slide8.jpg\"}],\"portal-effect-hero\":[{\"title\":\"Slide 1\",\"img\":\"portal-effect-hero\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"portal-effect-hero\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"portal-effect-hero\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"portal-effect-hero\\/slide4.jpg\"}],\"winery-timeline\":[{\"title\":\"Slide 1\",\"img\":\"winery-timeline\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"winery-timeline\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"winery-timeline\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"winery-timeline\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"winery-timeline\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"winery-timeline\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"winery-timeline\\/slide7.jpg\"}],\"smart-living-one-pager-v1\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/Smart-Living-One-Pager-V1.jpg\"}],\"smart-living-one-pager-v2\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/Smart-Living-One-Pager-V2.jpg\"}],\"smart-living-one-pager-v3\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/Smart-Living-One-Pager-V3.jpg\"}],\"menu-1\":[{\"title\":\"Slide 1\",\"img\":\"menu-1\\/slide1.jpg\"}],\"onepage-hero-1\":[{\"title\":\"Slide 1\",\"img\":\"onepage-hero-1\\/slide1.jpg\"}],\"about1\":[{\"title\":\"Slide 1\",\"img\":\"about1\\/slide1.jpg\"}],\"services1\":[{\"title\":\"Slide 1\",\"img\":\"services1\\/slide1.jpg\"}],\"projects1\":[{\"title\":\"Slide 1\",\"img\":\"projects1\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"projects1\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"projects1\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"projects1\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"projects1\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"projects1\\/slide6.jpg\"}],\"footer-1\":[{\"title\":\"Slide 1\",\"img\":\"footer-1\\/slide1.jpg\"}],\"explainer-block-1-part1\":[{\"title\":\"Slide 1\",\"img\":\"explainer-block-1-part1\\/slide1.jpg\"}],\"explainer-block-1-part2\":[{\"title\":\"Slide 1\",\"img\":\"explainer-block-1-part2\\/slide1.jpg\"}],\"projects-modal-1\":[{\"title\":\"Slide 1\",\"img\":\"projects-modal-1\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"projects-modal-1\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"projects-modal-1\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"projects-modal-1\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"projects-modal-1\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"projects-modal-1\\/slide6.jpg\"}],\"menu-2\":[{\"title\":\"Slide 1\",\"img\":\"menu-2\\/slide1.jpg\"}],\"hero-2\":[{\"title\":\"Slide 1\",\"img\":\"hero-2\\/slide1.jpg\"}],\"services-2\":[{\"title\":\"Slide 1\",\"img\":\"services-2\\/services2-thumbnail.jpg\"}],\"about-2\":[{\"title\":\"Slide 1\",\"img\":\"about-2\\/slide1.jpg\"}],\"projects-2\":[{\"title\":\"Slide 1\",\"img\":\"projects-2\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"projects-2\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"projects-2\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"projects-2\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"projects-2\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"projects-2\\/slide6.jpg\"}],\"footer2\":[{\"title\":\"Slide 1\",\"img\":\"footer2\\/slide1.jpg\"}],\"explainer-block-2-part1\":[{\"title\":\"Slide 1\",\"img\":\"explainer-block-2-part1\\/slide1.jpg\"}],\"explainer-block-2-part2\":[{\"title\":\"Slide 1\",\"img\":\"explainer-block-2-part2\\/slide1.jpg\"}],\"projects-modal-2\":[{\"title\":\"Slide 1\",\"img\":\"projects-modal-2\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"projects-modal-2\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"projects-modal-2\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"projects-modal-2\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"projects-modal-2\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"projects-modal-2\\/slide6.jpg\"}],\"menu-3\":[{\"title\":\"Slide 1\",\"img\":\"menu-3\\/slide1.jpg\"}],\"hero-3\":[{\"title\":\"Slide 1\",\"img\":\"hero-3\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"hero-3\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"hero-3\\/slide3.jpg\"}],\"about-3\":[{\"title\":\"Slide 1\",\"img\":\"about-3\\/slide1.jpg\"}],\"services-3\":[{\"title\":\"Slide 1\",\"img\":\"services-3\\/slide1.jpg\"}],\"projects-3\":[{\"title\":\"Slide 1\",\"img\":\"projects-3\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"projects-3\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"projects-3\\/slide3.jpg\"}],\"footer-3\":[{\"title\":\"Slide 1\",\"img\":\"footer-3\\/slide1.jpg\"}],\"explainer-block-3-part1\":[{\"title\":\"Slide 1\",\"img\":\"explainer-block-3-part1\\/slide1.jpg\"}],\"explainer-block-3-part2\":[{\"title\":\"Slide 1\",\"img\":\"explainer-block-3-part2\\/slide1.jpg\"}],\"projects-modal-3\":[{\"title\":\"Slide 1\",\"img\":\"projects-modal-3\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"projects-modal-3\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"projects-modal-3\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"projects-modal-3\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"projects-modal-3\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"projects-modal-3\\/slide6.jpg\"}],\"urban-street-skate-slider\":[{\"title\":\"Slide 1\",\"img\":\"urban-street-skate-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"urban-street-skate-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"urban-street-skate-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"urban-street-skate-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"urban-street-skate-slider\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"urban-street-skate-slider\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"urban-street-skate-slider\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"urban-street-skate-slider\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"urban-street-skate-slider\\/slide9.jpg\"},{\"title\":\"Slide 10\",\"img\":\"urban-street-skate-slider\\/slide10.jpg\"},{\"title\":\"Slide 11\",\"img\":\"urban-street-skate-slider\\/slide11.jpg\"},{\"title\":\"Slide 12\",\"img\":\"urban-street-skate-slider\\/slide12.jpg\"}],\"yummy-burgers\":[{\"title\":\"Slide 1\",\"img\":\"yummy-burgers\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"yummy-burgers\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"yummy-burgers\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"yummy-burgers\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"yummy-burgers\\/slide5.jpg\"}],\"tattoo-event-website-template-package\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/tattoo_event_website_package.jpg\"}],\"tattoo-event-hero-slider\":[{\"title\":\"Slide 1\",\"img\":\"tattoo-event-hero-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"tattoo-event-hero-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"tattoo-event-hero-slider\\/slide3.jpg\"}],\"tattoo-event-about\":[{\"title\":\"Slide 1\",\"img\":\"tattoo-event-about\\/slide1.jpg\"}],\"tattoo-event-artists\":[{\"title\":\"Slide 1\",\"img\":\"tattoo-event-artists\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"tattoo-event-artists\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"tattoo-event-artists\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"tattoo-event-artists\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"tattoo-event-artists\\/slide5.jpg\"}],\"tattoo-event-schedule\":[{\"title\":\"Slide 1\",\"img\":\"tattoo-event-schedule\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"tattoo-event-schedule\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"tattoo-event-schedule\\/slide3.jpg\"}],\"tattoo-event-news\":[{\"title\":\"Slide 1\",\"img\":\"tattoo-event-news\\/slide1.jpg\"}],\"tattoo-event-footer\":[{\"title\":\"Slide 1\",\"img\":\"tattoo-event-footer\\/slide1.jpg\"}],\"startup-website-template\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/startup-website-template.jpg\"}],\"startup-menu\":[{\"title\":\"Slide 1\",\"img\":\"startup-menu\\/slide1.jpg\"}],\"startup-hero\":[{\"title\":\"Slide 1\",\"img\":\"startup-hero\\/slide1.jpg\"}],\"startup-about\":[{\"title\":\"Slide 1\",\"img\":\"startup-about\\/slide1.jpg\"}],\"startup-features-1\":[{\"title\":\"Slide 1\",\"img\":\"startup-features-1\\/slide1.jpg\"}],\"startup-features-2\":[{\"title\":\"Slide 1\",\"img\":\"startup-features-2\\/slide1.jpg\"}],\"startup-team\":[{\"title\":\"Slide 1\",\"img\":\"startup-team\\/slide1.jpg\"}],\"startup-reviews\":[{\"title\":\"Slide 1\",\"img\":\"startup-reviews\\/slide1.jpg\"}],\"startup-cta\":[{\"title\":\"Slide 1\",\"img\":\"startup-cta\\/slide1.jpg\"}],\"startup-footer\":[{\"title\":\"Slide 1\",\"img\":\"startup-footer\\/slide1.jpg\"}],\"startup-video-modal\":[{\"title\":\"Slide 1\",\"img\":\"startup-video-modal\\/slide1.jpg\"}],\"christmas-gift-card-landing-page\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/christmas-gift-card-landing-page.jpg\"}],\"christmas-landing-page-1\":[{\"title\":\"Slide 1\",\"img\":\"christmas-gift-card-landing-page\\/slide1.jpg\"}],\"christmas-landing-page-2\":[{\"title\":\"Slide 1\",\"img\":\"christmas-landing-page-2\\/slide1.jpg\"}],\"image-slider\":[{\"title\":\"Slide 1\",\"img\":\"image-slider\\/slide-1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"image-slider\\/slide-2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"image-slider\\/slide-3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"image-slider\\/slide-4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"image-slider\\/slide-5.jpg\"}],\"full-width-slider\":[{\"title\":\"Slide 1\",\"img\":\"full-width-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"full-width-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"full-width-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"full-width-slider\\/slide4.jpg\"}],\"app-website-template\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/app-website-template.jpg\"}],\"app-website-menu\":[{\"title\":\"Slide 1\",\"img\":\"app-website-menu\\/slide1.jpg\"}],\"app-website-hero\":[{\"title\":\"Slide 1\",\"img\":\"app-website-hero\\/slide1.jpg\"}],\"app-download-buttons\":[{\"title\":\"Slide 1\",\"img\":\"app-download-buttons\\/slide1.jpg\"}],\"app-website-about\":[{\"title\":\"Slide 1\",\"img\":\"app-website-about\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"app-website-about\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"app-website-about\\/slide3.jpg\"}],\"app-website-features\":[{\"title\":\"Slide 1\",\"img\":\"app-website-features\\/slide1.jpg\"}],\"app-website-video-cta\":[{\"title\":\"Slide 1\",\"img\":\"app-website-video-cta\\/slide1.jpg\"}],\"app-website-screenshots\":[{\"title\":\"Slide 1\",\"img\":\"app-website-screenshots\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"app-website-screenshots\\/slide2.jpg\"}],\"app-testimonials-title\":[{\"title\":\"Slide 1\",\"img\":\"app-testimonials-title\\/slide1.jpg\"}],\"app-website-testimonials\":[{\"title\":\"Slide 1\",\"img\":\"app-website-testimonials\\/slide1.jpg\"}],\"app-website-team\":[{\"title\":\"Slide 1\",\"img\":\"app-website-team\\/slide1.jpg\"}],\"app-website-footer\":[{\"title\":\"Slide 1\",\"img\":\"app-website-footer\\/slide1.jpg\"}],\"app-video-modal\":[{\"title\":\"Slide 1\",\"img\":\"app-video-modal\\/slide1.jpg\"}],\"testimonial-carousel-pack\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/testimonial-carousel-pack.jpg\"}],\"testimonial-carousel-1\":[{\"title\":\"Slide 1\",\"img\":\"testimonial-carousel-1\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"testimonial-carousel-1\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"testimonial-carousel-1\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"testimonial-carousel-1\\/slide4.jpg\"}],\"testimonial-carousel-2\":[{\"title\":\"Slide 1\",\"img\":\"testimonial-carousel-2\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"testimonial-carousel-2\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"testimonial-carousel-2\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"testimonial-carousel-2\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"testimonial-carousel-2\\/slide5.jpg\"}],\"testimonial-carousel-3\":[{\"title\":\"Slide 1\",\"img\":\"testimonial-carousel-3\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"testimonial-carousel-3\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"testimonial-carousel-3\\/slide3.jpg\"}],\"testimonial-carousel-4\":[{\"title\":\"Slide 1\",\"img\":\"testimonial-carousel-4\\/slide1.jpg\"}],\"testimonial-carousel-5\":[{\"title\":\"Slide 1\",\"img\":\"testimonial-carousel-5\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"testimonial-carousel-5\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"testimonial-carousel-5\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"testimonial-carousel-5\\/slide4.jpg\"}],\"deep-dive\":[{\"title\":\"Slide 1\",\"img\":\"deep-dive\\/slide1.jpg\"}],\"particle-wave-showcase\":[{\"title\":\"Slide 1\",\"img\":\"particle-wave-showcase\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"particle-wave-showcase\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"particle-wave-showcase\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"particle-wave-showcase\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"particle-wave-showcase\\/slide5.jpg\"}],\"video-hero-header\":[{\"title\":\"Slide 1\",\"img\":\"video-hero-header\\/slide1.jpg\"}],\"solar-system-showcase-slider\":[{\"title\":\"Slide 1\",\"img\":\"solar-system-showcase-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"solar-system-showcase-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"solar-system-showcase-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"solar-system-showcase-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"solar-system-showcase-slider\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"solar-system-showcase-slider\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"solar-system-showcase-slider\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"solar-system-showcase-slider\\/slide8.jpg\"},{\"title\":\"Slide 9\",\"img\":\"solar-system-showcase-slider\\/slide9.jpg\"}],\"Optic-shop-showcase-slider\":[{\"title\":\"Slide 1\",\"img\":\"Optic-shop-showcase-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"Optic-shop-showcase-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"Optic-shop-showcase-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"Optic-shop-showcase-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"Optic-shop-showcase-slider\\/slide5.jpg\"}],\"charts-template-showcase\":[{\"title\":\"Slide 1\",\"img\":\"charts-template-showcase\\/slide1.jpg\"}],\"fashion-website-slider-template\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/fashion-website-slider.jpg\"}],\"fashion-website-slider\":[{\"title\":\"Slide 1\",\"img\":\"fashion-website-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fashion-website-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fashion-website-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fashion-website-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fashion-website-slider\\/slide5.jpg\"}],\"fashion-website-slider-modal\":[{\"title\":\"Slide 1\",\"img\":\"fashion-website-slider-modal\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fashion-website-slider-modal\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fashion-website-slider-modal\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fashion-website-slider-modal\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fashion-website-slider-modal\\/slide5.jpg\"}],\"furniture-website-slider\":[{\"title\":\"Slide 1\",\"img\":\"furniture-website-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"furniture-website-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"furniture-website-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"furniture-website-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"furniture-website-slider\\/slide5.jpg\"}],\"fitness-gym-website-slider\":[{\"title\":\"Slide 1\",\"img\":\"fitness-gym-website-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fitness-gym-website-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fitness-gym-website-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fitness-gym-website-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"fitness-gym-website-slider\\/slide5.jpg\"}],\"ai--robotics-webside-slider-package\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/ai-and-robotics-website-slider-package.jpg\"}],\"ai-and-robotics-website-slider\":[{\"title\":\"Slide 1\",\"img\":\"ai-and-robotics-website-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"ai-and-robotics-website-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"ai-and-robotics-website-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"ai-and-robotics-website-slider\\/slide4.jpg\"}],\"ai-video-modal\":[{\"title\":\"Slide 1\",\"img\":\"ai-video-modal\\/slide1.jpg\"}],\"minimal-typography-website-slider\":[{\"title\":\"Slide 1\",\"img\":\"minimal-typography-website-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"minimal-typography-website-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"minimal-typography-website-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"minimal-typography-website-slider\\/slide4.jpg\"}],\"404-page-collection\":[{\"title\":\"Slide 1\",\"img\":\"404-page-collection\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"404-page-collection\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"404-page-collection\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"404-page-collection\\/slide4.jpg\"}],\"ecommerce-sale-slider\":[{\"title\":\"Slide 1\",\"img\":\"ecommerce-sale-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"ecommerce-sale-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"ecommerce-sale-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"ecommerce-sale-slider\\/slide4.jpg\"}],\"fashion-shop-slider\":[{\"title\":\"Slide 1\",\"img\":\"fashion-shop-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"fashion-shop-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"fashion-shop-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"fashion-shop-slider\\/slide4.jpg\"}],\"lingerie-store-website-slider\":[{\"title\":\"Slide 1\",\"img\":\"lingerie-store-website-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"lingerie-store-website-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"lingerie-store-website-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"lingerie-store-website-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"lingerie-store-website-slider\\/slide5.jpg\"}],\"beach-events-hero-collection\":[{\"title\":\"Slide 1\",\"img\":\"beach-events-hero-collection\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"beach-events-hero-collection\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"beach-events-hero-collection\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"beach-events-hero-collection\\/slide4.jpg\"}],\"creative-portfolio-website-slider-package\":[{\"title\":\"Slide 1\",\"img\":\"packages\\/creative-portfolio-website-slider-package.jpg\"}],\"creative-portfolio-main-slider\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-main-slider\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-main-slider\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-main-slider\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-main-slider\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-main-slider\\/slide5.jpg\"},{\"title\":\"Slide 6\",\"img\":\"creative-portfolio-main-slider\\/slide6.jpg\"},{\"title\":\"Slide 7\",\"img\":\"creative-portfolio-main-slider\\/slide7.jpg\"},{\"title\":\"Slide 8\",\"img\":\"creative-portfolio-main-slider\\/slide8.jpg\"}],\"creative-portfolio-project-1\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-1\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-1\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-1\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-1\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-1\\/slide5.jpg\"}],\"creative-portfolio-project-2\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-2\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-2\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-2\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-2\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-2\\/slide5.jpg\"}],\"creative-portfolio-project-3\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-3\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-3\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-3\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-3\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-3\\/slide5.jpg\"}],\"creative-portfolio-project-4\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-4\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-4\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-4\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-4\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-4\\/slide5.jpg\"}],\"creative-portfolio-project-5\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-5\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-5\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-5\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-5\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-5\\/slide5.jpg\"}],\"creative-portfolio-project-6\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-6\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-6\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-6\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-6\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-6\\/slide5.jpg\"}],\"creative-portfolio-project-7\":[{\"title\":\"Slide 1\",\"img\":\"creative-portfolio-project-7\\/slide1.jpg\"},{\"title\":\"Slide 2\",\"img\":\"creative-portfolio-project-7\\/slide2.jpg\"},{\"title\":\"Slide 3\",\"img\":\"creative-portfolio-project-7\\/slide3.jpg\"},{\"title\":\"Slide 4\",\"img\":\"creative-portfolio-project-7\\/slide4.jpg\"},{\"title\":\"Slide 5\",\"img\":\"creative-portfolio-project-7\\/slide5.jpg\"}]}}','no');
/*!40000 ALTER TABLE `wpew_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_postmeta`
--

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

--
-- Dumping data for table `wpew_postmeta`
--

LOCK TABLES `wpew_postmeta` WRITE;
/*!40000 ALTER TABLE `wpew_postmeta` DISABLE KEYS */;
INSERT INTO `wpew_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,3,'_wp_trash_meta_status','draft'),(4,3,'_wp_trash_meta_time','1661296387'),(5,3,'_wp_desired_post_slug','privacy-policy'),(6,2,'_wp_trash_meta_status','publish'),(7,2,'_wp_trash_meta_time','1661296387'),(8,2,'_wp_desired_post_slug','sample-page'),(1505,1994,'_edit_lock','1661296379:1'),(13,9,'_wp_page_template','default'),(14,7,'_dt_page_overrides_right_margin',''),(15,7,'_dt_page_overrides_left_margin',''),(16,7,'_elementor_controls_usage','a:0:{}'),(17,7,'_dt_fancy_header_bg_heading',''),(18,7,'_dt_fancy_header_bg_color','#00537f'),(19,7,'_dt_fancy_header_bg_image_origin','custom'),(20,7,'_dt_fancy_header_bg_image','a:0:{}'),(21,7,'_dt_fancy_header_bg_repeat','no-repeat'),(22,7,'_dt_fancy_header_bg_position_x','center'),(23,7,'_dt_fancy_header_bg_position_y','center'),(24,7,'_dt_fancy_header_bg_fullscreen','1'),(25,7,'_dt_fancy_header_bg_overlay','0'),(26,7,'_dt_fancy_header_overlay_color','#000'),(27,7,'_dt_fancy_header_bg_overlay_opacity','50'),(28,7,'_dt_fancy_header_scroll_effect','default'),(29,7,'_dt_fancy_header_bg_parallax','0.5'),(30,7,'_dt_fancy_header_responsiveness_heading',''),(31,7,'_dt_fancy_header_responsiveness','enabled'),(32,7,'_dt_fancy_header_responsiveness_switch','778px'),(33,7,'_dt_fancy_header_responsive_height','70'),(34,7,'_dt_fancy_header_responsive_font_size','30'),(35,7,'_dt_fancy_header_responsive_title_line_height','38'),(36,7,'_dt_fancy_header_responsive_subtitle_font_size','20'),(37,7,'_dt_fancy_header_responsive_subtitle_line_height','28'),(38,7,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(39,7,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(40,7,'_edit_last','1'),(41,7,'_wp_page_template','default'),(42,7,'_dt_sidebar_position','disabled'),(43,7,'_dt_sidebar_widgetarea_id','sidebar_3'),(44,7,'_dt_sidebar_hide_on_mobile','0'),(45,7,'_dt_footer_show','1'),(46,7,'_dt_footer_widgetarea_id','sidebar_2'),(47,7,'_dt_footer_hide_on_mobile','0'),(48,7,'_dt_header_transparent_bg_color','#000000'),(49,7,'_dt_header_transparent_bg_opacity','50'),(50,7,'slide_template','default'),(51,7,'_wpb_vc_js_status','true'),(52,7,'_dt_header_title','fancy'),(53,7,'_dt_header_background','normal'),(54,7,'_dt_header_background_below_slideshow','disabled'),(55,7,'_dt_header_transparent_bg_color_scheme','light'),(56,7,'_dt_fancy_header_layout_heading',''),(57,7,'_dt_fancy_header_title_aligment','center'),(58,7,'_dt_fancy_header_height','200'),(59,7,'_dt_fancy_header_padding-top','0px'),(60,7,'_dt_fancy_header_padding-bottom','0px'),(61,7,'_dt_fancy_header_breadcrumbs_heading',''),(62,7,'_dt_fancy_header_breadcrumbs','enabled'),(63,7,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(64,7,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(65,7,'_dt_fancy_header_title_heading',''),(66,7,'_dt_fancy_header_title_mode','generic'),(67,7,'_dt_fancy_header_title',''),(68,7,'_dt_fancy_header_title_font_size','40'),(69,7,'_dt_fancy_header_title_line_height','36'),(70,7,'_dt_fancy_header_text_transform','uppercase'),(71,7,'_dt_fancy_header_title_color_mode','accent'),(72,7,'_dt_fancy_header_title_color','#ffffff'),(73,7,'_dt_fancy_header_subtitle_heading',''),(74,7,'_dt_fancy_header_subtitle',''),(75,7,'_dt_fancy_header_subtitle_font_size','18'),(76,7,'_dt_fancy_header_subtitle_line_height','26'),(77,7,'_dt_fancy_header_subtitle_text_transform','none'),(78,7,'_dt_fancy_header_subtitle_color_mode','color'),(79,7,'_dt_fancy_header_subtitle_color','#ffffff'),(80,7,'_dt_header_disabled_background','normal'),(81,7,'_dt_header_disabled_transparent_bg_color','#000000'),(82,7,'_dt_header_disabled_transparent_bg_opacity','50'),(83,7,'_dt_header_disabled_transparent_bg_color_scheme','light'),(84,7,'_dt_page_overrides_top_margin','70'),(85,7,'_dt_page_overrides_bottom_margin','0'),(86,7,'_dt_header_transparent_top_bar_bg_color',''),(87,7,'_dt_header_transparent_top_bar_bg_opacity','0'),(88,7,'_dt_header_disabled_transparent_top_bar_bg_color',''),(89,7,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(90,7,'the7_shortcodes_dynamic_css','a:1:{s:32:\"fff3688fa09657f3e85be38b27f2fbfa\";s:4173:\".products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa .filter a,\n.products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa .paginator a,\n.products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-fff3688fa09657f3e85be38b27f2fbfa.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(91,7,'rs_page_bg_color','#ffffff'),(92,7,'_wpb_shortcodes_custom_css','.vc_custom_1582731759968{margin-top: 30px !important;}'),(93,10,'rs_page_bg_color','#ffffff'),(94,10,'_elementor_controls_usage','a:0:{}'),(95,10,'_wpb_shortcodes_custom_css','.vc_custom_1581450144559{margin-top: 150px !important;}.vc_custom_1581450801146{background-color: #00537f !important;}.vc_custom_1583268774500{margin-top: 50px !important;}.vc_custom_1581452068119{margin-bottom: 70px !important;}'),(96,10,'_edit_last','1'),(97,10,'_wp_page_template','default'),(98,10,'_dt_sidebar_position','disabled'),(99,10,'_dt_sidebar_widgetarea_id','sidebar_1'),(100,10,'_dt_sidebar_hide_on_mobile','0'),(101,10,'_dt_footer_show','1'),(102,10,'_dt_footer_widgetarea_id','sidebar_2'),(103,10,'_dt_footer_hide_on_mobile','0'),(104,10,'_dt_header_title','fancy'),(105,10,'_dt_header_background','normal'),(106,10,'_dt_header_background_below_slideshow','disabled'),(107,10,'_dt_header_transparent_bg_color','#000000'),(108,10,'_dt_header_transparent_bg_opacity','50'),(109,10,'_dt_header_transparent_bg_color_scheme','light'),(110,10,'slide_template','default'),(111,10,'_wpb_vc_js_status','true'),(112,10,'_dt_header_disabled_background','normal'),(113,10,'_dt_header_disabled_transparent_bg_color','#000000'),(114,10,'_dt_header_disabled_transparent_bg_opacity','50'),(115,10,'_dt_header_disabled_transparent_bg_color_scheme','light'),(116,10,'the7_shortcodes_inline_css','.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on.classic-layout-list article {\n  margin-top: ;\n  padding-top: 0;\n  border-color: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on.classic-layout-list article:first-of-type {\n  margin-top: 0;\n  padding-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.classic-layout-list.mode-list .post-thumbnail-wrap {\n  width: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.classic-layout-list.mode-list .post-entry-content {\n  width: calc(100% - );\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.classic-layout-list.mode-list .no-img .post-entry-content {\n  width: 100%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .post-thumbnail-wrap {\n  width: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .post-entry-content {\n  width: calc(100% -  + );\n  margin-top: 100px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .no-img .post-entry-content {\n  width: 100%;\n  margin-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .project-odd .post-entry-content {\n  margin-left: -;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .project-odd .post-entry-content {\n  margin-right: -;\n  margin-left: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .no-img.project-odd .post-entry-content {\n  margin-left: 0;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .no-img.project-odd .post-entry-content {\n  margin-right: 0;\n  margin-left: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .project-even .post-entry-content {\n  margin-right: -;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .project-even .post-entry-content {\n  margin-left: -;\n  margin-right: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .no-img.project-even .post-entry-content {\n  margin-right: 0;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .no-img.project-even .post-entry-content {\n  margin-left: 0;\n  margin-right: 0;\n}\n@media screen and (max-width: ) {\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .project-odd .post-entry-content {\n    left: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.side-overlap-layout-list .project-even .post-entry-content {\n    right: 0;\n  }\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.bottom-overlap-layout-list .post-entry-content {\n  margin-top: -100px;\n  width: 75%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.bottom-overlap-layout-list:not(.mode-list) .no-img .post-entry-content {\n  margin-top: 0;\n  width: 100%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.bottom-overlap-layout-list.mode-list .no-img .post-entry-content {\n  margin-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list article {\n  padding: 25px 0px 10px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on.centered-layout-list article {\n  padding-top: 25px;\n  margin-top: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on.centered-layout-list article:first-of-type {\n  margin-top: 0;\n  padding-top: 25px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list .post-entry-title-content {\n  width: 75%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list .post-entry-content {\n  width: 75%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list.dividers-on .post-entry-content:after {\n  width: calc(75% - 0px - 0px);\n  background: ;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-bg-on.gradient-overlap-layout-list .post-entry-content {\n  background: linear-gradient(to bottom,,) no-repeat 0px 150px;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content {\n  background: ;\n  padding: 0px 0px 10px 0px;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content:before {\n  display: none;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.gradient-overlay-layout-list .post-entry-content {\n  background: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.gradient-overlay-layout-list:not(.portfolio-shortcode):not(.albums-shortcode) .post-entry-content {\n  top: 0px;\n  right: 0px;\n  bottom: 0px;\n  left: 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.gradient-overlay-layout-list .post-head-wrapper,\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.gradient-overlay-layout-list .post-entry-wrapper {\n  right: 0px;\n  left: 0px;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-rollover-layout-list .post-entry-content {\n  background: none;\n  padding: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-rollover-layout-list .post-entry-wrapper {\n  padding: 25px 0px 10px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-rollover-layout-list .post-entry-wrapper {\n  bottom: -15px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-rollover-layout-list.meta-info-off .post-entry-wrapper {\n  bottom: -5px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-rollover-layout-list article:not(.description-off) .post-entry-wrapper {\n  bottom: -20px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-rollover-layout-list:not(.disable-layout-hover) article:hover .post-entry-wrapper {\n  bottom: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .filter {\n  margin-bottom: 40px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .filter a,\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .filter a * {\n  color: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .paginator a,\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .paginator a * {\n  color: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.mode-masonry) article {\n  margin-top: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.mode-masonry) article:first-of-type,\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.mode-masonry) article.visible.first:not(.product) {\n  margin-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on:not(.mode-masonry) article {\n  margin-top: 0;\n  padding-top: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on:not(.mode-masonry) article:first-of-type,\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on:not(.mode-masonry) article.visible.first:not(.product) {\n  margin-top: 0;\n  padding-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-thumbnail-wrap {\n  padding: 0px 0px 0px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .fancy-date a * {\n  color: #1f365c;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-title,\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.owl-carousel .entry-title {\n  margin-bottom: 5px;\n  font-size: 20px;\n  line-height: 26px;\n  font-style: ;\n  font-weight: bold;\n  text-transform: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-meta {\n  margin-bottom: 15px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-meta * {\n  font-style: ;\n  font-weight: ;\n  text-transform: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .portfolio-categories {\n  margin-bottom: 15px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-excerpt {\n  margin-bottom: 5px;\n  font-style: ;\n  font-weight: ;\n  text-transform: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.centered-layout-list) .post-entry-content {\n  padding: 25px 0px 10px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.centered-layout-list):not(.content-bg-on):not(.mode-list) .no-img .post-entry-content {\n  padding: 0;\n}\n@media screen and (max-width: ) {\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 article {\n    -webkit-flex-flow: column nowrap;\n    -moz-flex-flow: column nowrap;\n    -ms-flex-flow: column nowrap;\n    flex-flow: column nowrap;\n    margin-top: 20px;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on article {\n    border: none;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.content-bg-on.centered-layout-list article {\n    padding: 0;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.blog-shortcode.dividers-on article,\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on.classic-layout-list article {\n    margin-top: 20px;\n    padding: 0;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.blog-shortcode.dividers-on article:first-of-type,\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.dividers-on.classic-layout-list article:first-of-type {\n    padding: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-thumbnail-wrap,\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-entry-content {\n    width: 100%;\n    margin: 0;\n    top: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-thumbnail-wrap {\n    padding: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-entry-content:after {\n    display: none;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .project-even .post-thumbnail-wrap,\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list .post-thumbnail-wrap {\n    -webkit-order: 0;\n    -moz-order: 0;\n    -ms-flex-order: 0;\n    order: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list .post-entry-title-content {\n    -webkit-order: 1;\n    -moz-order: 1;\n    -ms-flex-order: 1;\n    order: 1;\n    width: 100%;\n    padding: 20px 20px 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.centered-layout-list .post-entry-content {\n    -webkit-order: 2;\n    -moz-order: 2;\n    -ms-flex-order: 2;\n    order: 2;\n    padding-top: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .fancy-categories {\n    top: 10px;\n    left: 10px;\n    bottom: auto;\n    right: auto;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .fancy-date a {\n    top: 10px;\n    right: 10px;\n    left: auto;\n    bottom: auto;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-entry-content {\n    padding: 20px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-title {\n    margin: 3px 0 5px;\n    font-size: 20px;\n    line-height: 26px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-meta {\n    margin: 5px 0 5px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .entry-excerpt {\n    margin: 15px 0 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-details {\n    margin: 5px 0 10px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448 .post-details.details-type-link {\n    margin-bottom: 2px;\n  }\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 50px;\n  grid-column-gap: 50px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.resize-by-browser-width) .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -25px;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 25px;\n  box-sizing: border-box;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(4,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 50px;\n  grid-row-gap: 50px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid {\n  margin: -25px;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 25%;\n  padding: 25px;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n  width: calc(25%) * 2;\n}\n.blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width:not(.centered-layout-list):not(.content-bg-on) .dt-css-grid {\n  grid-row-gap: 40px;\n}\n@media screen and (max-width: 1199px) {\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(33.333333333333%)*2;\n  }\n}\n@media screen and (max-width: 991px) {\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(50%)*2;\n  }\n}\n@media screen and (max-width: 767px) {\n  .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-6f533853fb0dedaddbaf357e63256448.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(100%)*2;\n  }\n}\n'),(117,10,'_dt_page_overrides_top_margin','0'),(118,10,'_dt_page_overrides_bottom_margin','0'),(119,10,'_dt_fancy_header_title_mode','generic'),(120,10,'_dt_fancy_header_title_heading',''),(121,10,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(122,10,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(123,10,'_dt_fancy_header_breadcrumbs','disabled'),(124,10,'_dt_fancy_header_breadcrumbs_heading',''),(125,10,'_dt_fancy_header_layout_heading',''),(126,10,'_dt_fancy_header_title_aligment','center'),(127,10,'_dt_fancy_header_height','80'),(128,10,'_dt_fancy_header_padding-top','0px'),(129,10,'_dt_fancy_header_padding-bottom','0px'),(130,10,'_dt_header_transparent_top_bar_bg_color',''),(131,10,'_dt_header_transparent_top_bar_bg_opacity','0'),(132,10,'_dt_header_disabled_transparent_top_bar_bg_color',''),(133,10,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(134,10,'_dt_page_overrides_right_margin',''),(135,10,'_dt_page_overrides_left_margin',''),(136,10,'_dt_fancy_header_title',''),(137,10,'_dt_fancy_header_title_font_size','0'),(138,10,'_dt_fancy_header_title_line_height','15'),(139,10,'_dt_fancy_header_text_transform','none'),(140,10,'_dt_fancy_header_title_color_mode','color'),(141,10,'_dt_fancy_header_title_color','#00537f'),(142,10,'_dt_fancy_header_subtitle_heading',''),(143,10,'_dt_fancy_header_subtitle',''),(144,10,'_dt_fancy_header_subtitle_font_size','18'),(145,10,'_dt_fancy_header_subtitle_line_height','26'),(146,10,'_dt_fancy_header_subtitle_text_transform','none'),(147,10,'_dt_fancy_header_subtitle_color_mode','color'),(148,10,'_dt_fancy_header_subtitle_color','#ffffff'),(149,10,'_dt_fancy_header_bg_heading',''),(150,10,'_dt_fancy_header_bg_color','#dddd2e'),(151,10,'_dt_fancy_header_bg_image_origin','custom'),(152,10,'_dt_fancy_header_bg_image','a:0:{}'),(153,10,'_dt_fancy_header_bg_repeat','no-repeat'),(154,10,'_dt_fancy_header_bg_position_x','center'),(155,10,'_dt_fancy_header_bg_position_y','center'),(156,10,'_dt_fancy_header_bg_fullscreen','1'),(157,10,'_dt_fancy_header_bg_overlay','0'),(158,10,'_dt_fancy_header_overlay_color','#000'),(159,10,'_dt_fancy_header_bg_overlay_opacity','50'),(160,10,'_dt_fancy_header_scroll_effect','default'),(161,10,'_dt_fancy_header_bg_parallax','0.5'),(162,10,'_dt_fancy_header_responsiveness_heading',''),(163,10,'_dt_fancy_header_responsiveness','enabled'),(164,10,'_dt_fancy_header_responsiveness_switch','778px'),(165,10,'_dt_fancy_header_responsive_height','70'),(166,10,'_dt_fancy_header_responsive_font_size','30'),(167,10,'_dt_fancy_header_responsive_title_line_height','38'),(168,10,'_dt_fancy_header_responsive_subtitle_font_size','20'),(169,10,'_dt_fancy_header_responsive_subtitle_line_height','28'),(170,10,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(171,10,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #dddd2e;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 80px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 0px;\n  line-height: 15px;\n  color: #00537f;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(172,10,'the7_shortcodes_dynamic_css','a:1:{s:32:\"38e651ac3b22f50c173606084c048635\";s:6023:\".gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-nav a:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.enable-bg-rollover .gallery-rollover {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.enable-img-shadow figure {\n  box-shadow: ;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-38e651ac3b22f50c173606084c048635.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}\n\";}'),(173,10,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(174,11,'_elementor_controls_usage','a:0:{}'),(175,11,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(176,11,'_dt_fancy_header_title_heading',''),(177,11,'_dt_fancy_header_title_mode','generic'),(178,11,'_dt_fancy_header_padding-bottom','0px'),(179,11,'_dt_fancy_header_breadcrumbs_heading',''),(180,11,'_dt_fancy_header_breadcrumbs','enabled'),(181,11,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(182,11,'_edit_last','1'),(183,11,'_wp_page_template','default'),(184,11,'_dt_sidebar_position','disabled'),(185,11,'_dt_sidebar_widgetarea_id','sidebar_3'),(186,11,'_dt_sidebar_hide_on_mobile','0'),(187,11,'_dt_footer_show','1'),(188,11,'_dt_footer_widgetarea_id','sidebar_2'),(189,11,'_dt_footer_hide_on_mobile','0'),(190,11,'_dt_header_title','fancy'),(191,11,'_dt_header_background','normal'),(192,11,'_dt_header_background_below_slideshow','disabled'),(193,11,'_dt_header_transparent_bg_color','#000000'),(194,11,'_dt_header_transparent_bg_opacity','50'),(195,11,'_dt_header_transparent_bg_color_scheme','light'),(196,11,'slide_template','default'),(197,11,'_wpb_vc_js_status','true'),(198,11,'_dt_fancy_header_layout_heading',''),(199,11,'_dt_fancy_header_title_aligment','center'),(200,11,'_dt_fancy_header_height','200'),(201,11,'_dt_fancy_header_padding-top','0px'),(202,11,'_dt_header_disabled_background','normal'),(203,11,'_dt_header_disabled_transparent_bg_color','#000000'),(204,11,'_dt_header_disabled_transparent_bg_opacity','50'),(205,11,'_dt_header_disabled_transparent_bg_color_scheme','light'),(206,11,'_dt_page_overrides_top_margin','0'),(207,11,'_dt_page_overrides_bottom_margin','0'),(208,11,'_dt_header_transparent_top_bar_bg_color',''),(209,11,'_dt_header_transparent_top_bar_bg_opacity','0'),(210,11,'_dt_header_disabled_transparent_top_bar_bg_color',''),(211,11,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(212,11,'the7_shortcodes_inline_css','.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-item {\n  padding: 30px 30px 10px 30px;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-name,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-name a,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-name span {\n  margin-bottom: 0px;\n  font-style: ;\n  font-weight: bold;\n  text-transform: ;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-position,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-position span {\n  margin-bottom: 20px;\n  font-style: ;\n  font-weight: bold;\n  text-transform: ;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar {\n  padding: 0px 20px 20px 0px;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar a,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar span,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar img {\n  max-width: 70px;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .dt-css-grid .testimonial-avatar img,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .dt-css-grid .testimonial-avatar svg {\n  max-width: 100%;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.layout-5:not(.hide-testimonial-avatar) .content-wrap,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.layout-6:not(.hide-testimonial-avatar) .content-wrap {\n  width: calc(100% - 70px - 20px - 0px);\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .testimonial-content {\n  margin-bottom: 20px;\n  font-style: ;\n  font-weight: ;\n  text-transform: ;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar a.rollover,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar a.rollover *,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar img,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar .no-avatar,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testim-no-avatar {\n  border-radius: 60px;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar .no-avatar {\n  height: 70px;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726  .testimonial-avatar .no-avatar {\n  font-size: 70px;\n  width: 70px;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .filter a,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .filter a * {\n  color: ;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .paginator a,\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726 .paginator a * {\n  color: ;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(3,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 33.333333333333%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .dt-testimonials-shortcode.testimonials-masonry-shortcode-id-e7e49838e89ec36e21c5a15c02c60726.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n'),(213,11,'the7_shortcodes_dynamic_css','a:1:{s:32:\"239e78159b2f13752c8f720df4309580\";s:4169:\".products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580 .filter a,\n.products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580 .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580 .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.6666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.3333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-239e78159b2f13752c8f720df4309580.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(214,11,'_dt_fancy_header_title_line_height','36'),(215,11,'_dt_fancy_header_text_transform','none'),(216,11,'_dt_fancy_header_title_color_mode','accent'),(217,11,'_dt_fancy_header_title_color','#ffffff'),(218,11,'_dt_fancy_header_subtitle_heading',''),(219,11,'_dt_fancy_header_subtitle',''),(220,11,'_dt_fancy_header_subtitle_font_size','18'),(221,11,'_dt_fancy_header_subtitle_line_height','26'),(222,11,'_dt_fancy_header_subtitle_text_transform','none'),(223,11,'_dt_fancy_header_subtitle_color_mode','color'),(224,11,'_dt_fancy_header_subtitle_color','#ffffff'),(225,11,'_dt_fancy_header_bg_heading',''),(226,11,'_dt_fancy_header_bg_color','#00537f'),(227,11,'_dt_fancy_header_bg_image_origin','custom'),(228,11,'_dt_fancy_header_bg_image','a:0:{}'),(229,11,'_dt_fancy_header_bg_repeat','no-repeat'),(230,11,'_dt_fancy_header_bg_position_x','center'),(231,11,'_dt_fancy_header_bg_position_y','center'),(232,11,'_dt_fancy_header_bg_fullscreen','1'),(233,11,'_dt_fancy_header_bg_overlay','0'),(234,11,'_dt_fancy_header_overlay_color','#000'),(235,11,'_dt_fancy_header_bg_overlay_opacity','50'),(236,11,'_dt_fancy_header_scroll_effect','default'),(237,11,'_dt_fancy_header_bg_parallax','0.5'),(238,11,'_dt_fancy_header_responsiveness_heading',''),(239,11,'_dt_fancy_header_responsiveness','enabled'),(240,11,'_dt_fancy_header_responsiveness_switch','778px'),(241,11,'_dt_fancy_header_responsive_height','70'),(242,11,'_dt_fancy_header_responsive_font_size','30'),(243,11,'_dt_fancy_header_responsive_title_line_height','38'),(244,11,'_dt_fancy_header_responsive_subtitle_font_size','20'),(245,11,'_dt_fancy_header_responsive_subtitle_line_height','28'),(246,11,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(247,11,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(248,11,'rs_page_bg_color','#ffffff'),(249,11,'_dt_fancy_header_title',''),(250,11,'_dt_fancy_header_title_font_size','40'),(251,11,'_dt_page_overrides_right_margin',''),(252,11,'_dt_page_overrides_left_margin',''),(253,11,'_wpb_shortcodes_custom_css','.vc_custom_1582729763562{margin-top: 50px !important;margin-bottom: 100px !important;}'),(254,11,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(255,13,'_elementor_controls_usage','a:0:{}'),(256,13,'_wpb_shortcodes_custom_css','.vc_custom_1498572765023{margin-top: 70px !important;margin-bottom: 20px !important;}.vc_custom_1498821716836{padding-bottom: 40px !important;}.vc_custom_1498572768127{padding-bottom: 50px !important;}.vc_custom_1498572805259{padding-right: 15px !important;padding-bottom: 10px !important;padding-left: 15px !important;}.vc_custom_1581461695379{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 20px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919331923{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919340203{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919464233{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919448283{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1581461256315{margin-bottom: 0px !important;}.vc_custom_1583269670845{margin-bottom: 0px !important;}.vc_custom_1594244970457{margin-bottom: 0px !important;}.vc_custom_1583269585748{padding-bottom: 30px !important;}'),(257,13,'_wpb_shortcodes_custom_css','.vc_custom_1498572765023{margin-top: 70px !important;margin-bottom: 20px !important;}.vc_custom_1498821716836{padding-bottom: 40px !important;}.vc_custom_1498572768127{padding-bottom: 50px !important;}.vc_custom_1498572805259{padding-right: 15px !important;padding-bottom: 10px !important;padding-left: 15px !important;}.vc_custom_1581461695379{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 20px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919331923{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919340203{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919464233{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919448283{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1581461256315{margin-bottom: 0px !important;}.vc_custom_1583269670845{margin-bottom: 0px !important;}.vc_custom_1594244970457{margin-bottom: 0px !important;}.vc_custom_1583269585748{padding-bottom: 30px !important;}'),(258,13,'_edit_last','1'),(259,13,'_wp_page_template','default'),(260,13,'_dt_sidebar_position','disabled'),(261,13,'_dt_sidebar_widgetarea_id','sidebar_1'),(262,13,'_dt_sidebar_hide_on_mobile','0'),(263,13,'_dt_footer_show','1'),(264,13,'_dt_footer_widgetarea_id','sidebar_2'),(265,13,'_dt_footer_hide_on_mobile','0'),(266,13,'_dt_header_title','fancy'),(267,13,'_dt_header_background','normal'),(268,13,'_dt_header_background_below_slideshow','disabled'),(269,13,'_dt_header_transparent_bg_color','#000000'),(270,13,'_dt_header_transparent_bg_opacity','50'),(271,13,'_dt_header_transparent_bg_color_scheme','light'),(272,13,'slide_template','default'),(273,13,'_wpb_vc_js_status','true'),(274,13,'_wpb_shortcodes_custom_css','.vc_custom_1498572765023{margin-top: 70px !important;margin-bottom: 20px !important;}.vc_custom_1498821716836{padding-bottom: 40px !important;}.vc_custom_1498572768127{padding-bottom: 50px !important;}.vc_custom_1498572805259{padding-right: 15px !important;padding-bottom: 10px !important;padding-left: 15px !important;}.vc_custom_1581461695379{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 20px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919331923{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919340203{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919464233{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1475919448283{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}.vc_custom_1581461256315{margin-bottom: 0px !important;}.vc_custom_1583269670845{margin-bottom: 0px !important;}.vc_custom_1594244970457{margin-bottom: 0px !important;}.vc_custom_1583269585748{padding-bottom: 30px !important;}'),(275,13,'_dt_header_disabled_background','normal'),(276,13,'_dt_header_disabled_transparent_bg_color','#000000'),(277,13,'_dt_header_disabled_transparent_bg_opacity','50'),(278,13,'_dt_header_disabled_transparent_bg_color_scheme','light'),(279,13,'_dt_page_overrides_top_margin','0'),(280,13,'_dt_page_overrides_bottom_margin','0'),(281,13,'_wpb_post_custom_css','.ib-link-prevent-accent .aio-icon-box-link:not(:hover) {\n    color: inherit;\n}'),(282,13,'_dt_header_transparent_top_bar_bg_color',''),(283,13,'_dt_header_transparent_top_bar_bg_opacity','0'),(284,13,'_dt_header_disabled_transparent_top_bar_bg_color',''),(285,13,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(286,13,'_dt_page_overrides_right_margin',''),(287,13,'rs_page_bg_color','#ffffff'),(288,13,'_dt_page_overrides_left_margin',''),(289,13,'_dt_fancy_header_layout_heading',''),(290,13,'_dt_fancy_header_title_aligment','center'),(291,13,'_dt_fancy_header_height','80'),(292,13,'_dt_fancy_header_padding-top','0px'),(293,13,'_dt_fancy_header_padding-bottom','0px'),(294,13,'_dt_fancy_header_breadcrumbs_heading',''),(295,13,'_dt_fancy_header_breadcrumbs','disabled'),(296,13,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(297,13,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(298,13,'_dt_fancy_header_title_heading',''),(299,13,'_dt_fancy_header_title_mode','custom'),(300,13,'_dt_fancy_header_title',''),(301,13,'_dt_fancy_header_title_font_size','30'),(302,13,'_dt_fancy_header_title_line_height','36'),(303,13,'_dt_fancy_header_text_transform','none'),(304,13,'_dt_fancy_header_title_color_mode','color'),(305,13,'_dt_fancy_header_title_color','#ffffff'),(306,13,'_dt_fancy_header_subtitle_heading',''),(307,13,'_dt_fancy_header_subtitle',''),(308,13,'_dt_fancy_header_subtitle_font_size','18'),(309,13,'_dt_fancy_header_subtitle_line_height','26'),(310,13,'_dt_fancy_header_subtitle_text_transform','none'),(311,13,'_dt_fancy_header_subtitle_color_mode','color'),(312,13,'_dt_fancy_header_subtitle_color','#ffffff'),(313,13,'_dt_fancy_header_bg_heading',''),(314,13,'_dt_fancy_header_bg_color','#dddd2e'),(315,13,'_dt_fancy_header_bg_image_origin','custom'),(316,13,'_dt_fancy_header_bg_image','a:0:{}'),(317,13,'_dt_fancy_header_bg_repeat','no-repeat'),(318,13,'_dt_fancy_header_bg_position_x','center'),(319,13,'_dt_fancy_header_bg_position_y','center'),(320,13,'_dt_fancy_header_bg_fullscreen','1'),(321,13,'_dt_fancy_header_bg_overlay','0'),(322,13,'_dt_fancy_header_overlay_color','#000'),(323,13,'_dt_fancy_header_bg_overlay_opacity','50'),(324,13,'_dt_fancy_header_scroll_effect','default'),(325,13,'_dt_fancy_header_bg_parallax','0.5'),(326,13,'_dt_fancy_header_responsiveness_heading',''),(327,13,'_dt_fancy_header_responsiveness','enabled'),(328,13,'_dt_fancy_header_responsiveness_switch','778px'),(329,13,'_dt_fancy_header_responsive_height','70'),(330,13,'_dt_fancy_header_responsive_font_size','30'),(331,13,'_dt_fancy_header_responsive_title_line_height','38'),(332,13,'_dt_fancy_header_responsive_subtitle_font_size','20'),(333,13,'_dt_fancy_header_responsive_subtitle_line_height','28'),(334,13,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(335,13,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #dddd2e;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 80px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(336,15,'_elementor_controls_usage','a:0:{}'),(337,15,'_dt_fancy_header_bg_fullscreen','1'),(338,15,'_dt_fancy_header_bg_overlay','0'),(339,15,'_dt_fancy_header_overlay_color','#000'),(340,15,'_dt_fancy_header_bg_overlay_opacity','50'),(341,15,'_dt_fancy_header_scroll_effect','default'),(342,15,'_dt_fancy_header_bg_parallax','0.5'),(343,15,'_dt_fancy_header_responsiveness_heading',''),(344,15,'_dt_fancy_header_responsiveness','enabled'),(345,15,'_dt_fancy_header_responsiveness_switch','778px'),(346,15,'_dt_fancy_header_responsive_height','70'),(347,15,'_dt_fancy_header_responsive_font_size','30'),(348,15,'_dt_fancy_header_responsive_title_line_height','38'),(349,15,'_dt_fancy_header_responsive_subtitle_font_size','20'),(350,15,'_dt_fancy_header_responsive_subtitle_line_height','28'),(351,15,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(352,15,'_dt_fancy_header_title_color','#ffffff'),(353,15,'_dt_fancy_header_subtitle_heading',''),(354,15,'_dt_fancy_header_subtitle',''),(355,15,'_dt_fancy_header_subtitle_font_size','30'),(356,15,'_dt_fancy_header_subtitle_line_height','26'),(357,15,'_dt_fancy_header_subtitle_text_transform','none'),(358,15,'_dt_fancy_header_subtitle_color_mode','color'),(359,15,'_dt_fancy_header_subtitle_color','#ffffff'),(360,15,'_dt_fancy_header_bg_heading',''),(361,15,'_dt_fancy_header_bg_color','#00537f'),(362,15,'_dt_fancy_header_bg_image_origin','custom'),(363,15,'_dt_fancy_header_bg_image','a:0:{}'),(364,15,'_dt_fancy_header_bg_repeat','no-repeat'),(365,15,'_dt_fancy_header_bg_position_x','center'),(366,15,'_dt_fancy_header_bg_position_y','center'),(367,15,'_edit_last','1'),(368,15,'_wp_page_template','default'),(369,15,'_dt_sidebar_position','disabled'),(370,15,'_dt_sidebar_widgetarea_id','sidebar_3'),(371,15,'_dt_sidebar_hide_on_mobile','0'),(372,15,'_dt_footer_show','1'),(373,15,'_dt_footer_widgetarea_id','sidebar_2'),(374,15,'_dt_footer_hide_on_mobile','0'),(375,15,'_dt_header_title','fancy'),(376,15,'_dt_header_background','normal'),(377,15,'_dt_header_background_below_slideshow','disabled'),(378,15,'_dt_header_transparent_bg_color','#000000'),(379,15,'_dt_header_transparent_bg_opacity','50'),(380,15,'_dt_header_transparent_bg_color_scheme','light'),(381,15,'_dt_header_disabled_background','normal'),(382,15,'_dt_header_disabled_transparent_bg_color','#000000'),(383,15,'_dt_header_disabled_transparent_bg_opacity','50'),(384,15,'_dt_header_disabled_transparent_bg_color_scheme','light'),(385,15,'slide_template','default'),(386,15,'_wpb_vc_js_status','true'),(387,15,'_dt_fancy_header_layout_heading',''),(388,15,'_dt_fancy_header_title_aligment','center'),(389,15,'_dt_fancy_header_height','150'),(390,15,'_dt_fancy_header_padding-top','0px'),(391,15,'_dt_fancy_header_padding-bottom','0px'),(392,15,'_dt_fancy_header_breadcrumbs_heading',''),(393,15,'_dt_fancy_header_breadcrumbs','enabled'),(394,15,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(395,15,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(396,15,'_dt_fancy_header_title_heading',''),(397,15,'_dt_fancy_header_title_mode','generic'),(398,15,'_dt_fancy_header_title',''),(399,15,'_dt_fancy_header_title_font_size','40'),(400,15,'_dt_fancy_header_title_line_height','36'),(401,15,'_dt_fancy_header_text_transform','uppercase'),(402,15,'_dt_fancy_header_title_color_mode','accent'),(403,15,'_dt_page_overrides_top_margin','0'),(404,15,'_dt_page_overrides_bottom_margin','0'),(405,15,'_dt_header_transparent_top_bar_bg_color',''),(406,15,'_dt_header_transparent_top_bar_bg_opacity','0'),(407,15,'_dt_header_disabled_transparent_top_bar_bg_color',''),(408,15,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(409,15,'_dt_page_overrides_right_margin',''),(410,15,'_dt_page_overrides_left_margin',''),(411,15,'the7_shortcodes_dynamic_css','a:1:{s:32:\"978507c729a196283d16f38bc8f83463\";s:4481:\".products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .filter a,\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .filter a * {\n  color: #003a5d;\n}\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .paginator a * {\n  color: #003a5d;\n}\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .paginator .button-load-more {\n  border-color: rgba(0,58,93,0.1);\n}\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463 .paginator .button-load-more:hover {\n  border-color: rgba(0,58,93,0.21);\n}\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.6666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-978507c729a196283d16f38bc8f83463.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(412,15,'rs_page_bg_color','#ffffff'),(413,15,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 150px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 30px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(414,15,'_wpb_shortcodes_custom_css','.vc_custom_1582727730916{margin-top: 50px !important;margin-bottom: 100px !important;}'),(415,15,'_elementor_template_type','wp-page'),(416,15,'_elementor_edit_mode','builder'),(417,15,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(418,15,'_elementor_version','3.6.6'),(419,17,'_elementor_controls_usage','a:0:{}'),(420,17,'_wpb_shortcodes_custom_css','.vc_custom_1581455649597{margin-top: 100px !important;}.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}.vc_custom_1581689360925{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1583268957099{margin-top: 50px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1583268975034{margin-top: 50px !important;}.vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}'),(421,17,'_wpb_shortcodes_custom_css','.vc_custom_1581455649597{margin-top: 100px !important;}.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}.vc_custom_1581689360925{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1583268957099{margin-top: 50px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1583268975034{margin-top: 50px !important;}.vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}'),(422,17,'_edit_last','1'),(423,17,'_wp_page_template','default'),(424,17,'_dt_sidebar_position','disabled'),(425,17,'_dt_sidebar_widgetarea_id','sidebar_3'),(426,17,'_dt_sidebar_hide_on_mobile','0'),(427,17,'_dt_footer_show','1'),(428,17,'_dt_footer_widgetarea_id','sidebar_2'),(429,17,'_dt_footer_hide_on_mobile','0'),(430,17,'_dt_header_title','fancy'),(431,17,'_dt_header_background','normal'),(432,17,'_dt_header_background_below_slideshow','disabled'),(433,17,'_dt_header_transparent_bg_color','#000000'),(434,17,'_dt_header_transparent_bg_opacity','50'),(435,17,'_dt_header_transparent_bg_color_scheme','light'),(436,17,'slide_template','default'),(437,17,'_wpb_vc_js_status','true'),(438,17,'_wpb_shortcodes_custom_css','.vc_custom_1581455649597{margin-top: 100px !important;}.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}.vc_custom_1581689360925{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1583268957099{margin-top: 50px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1583268975034{margin-top: 50px !important;}.vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}'),(439,17,'_dt_header_disabled_background','normal'),(440,17,'_dt_header_disabled_transparent_bg_color','#000000'),(441,17,'_dt_header_disabled_transparent_bg_opacity','50'),(442,17,'_dt_header_disabled_transparent_bg_color_scheme','light'),(443,17,'_dt_page_overrides_top_margin','0'),(444,17,'_dt_page_overrides_bottom_margin','0'),(445,17,'_dt_header_transparent_top_bar_bg_color',''),(446,17,'_dt_header_transparent_top_bar_bg_opacity','0'),(447,17,'_dt_header_disabled_transparent_top_bar_bg_color',''),(448,17,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(449,17,'the7_shortcodes_inline_css','.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .paginator a,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .paginator a * {\n  color: ;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f figure,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .rollover,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f img,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.enable-bg-rollover .gallery-rollover {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.enable-img-shadow .rollover {\n  box-shadow: \"\";\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.enable-bg-rollover.hover-scale .rollover:after {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .gallery-zoom-ico > span:before {\n  font-size: 32px;\n  line-height: 44px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f .gallery-zoom-ico > span {\n  color: #ffffff;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 10px;\n  grid-column-gap: 10px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f:not(.resize-by-browser-width) .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 5px;\n  box-sizing: border-box;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(5,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 10px;\n  grid-row-gap: 10px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid {\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 20%;\n  padding: 5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n  width: calc(20%) * 2;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width:not(.centered-layout-list):not(.content-bg-on) .dt-css-grid {\n  grid-row-gap: 10px - ;\n}\n@media screen and (max-width: 1199px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 991px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(33.333333333333%)*2;\n  }\n}\n@media screen and (max-width: 767px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-1cae7b039b409cf2b75788d683edbe9f.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(50%)*2;\n  }\n}\n'),(450,17,'_dt_page_overrides_right_margin',''),(451,17,'_dt_page_overrides_left_margin',''),(452,17,'_dt_fancy_header_title_color','#ffffff'),(453,17,'_dt_fancy_header_subtitle_heading',''),(454,17,'_dt_fancy_header_subtitle',''),(455,17,'_dt_fancy_header_subtitle_font_size','18'),(456,17,'_dt_fancy_header_subtitle_line_height','26'),(457,17,'_dt_fancy_header_subtitle_text_transform','none'),(458,17,'_dt_fancy_header_subtitle_color_mode','color'),(459,17,'_dt_fancy_header_subtitle_color','#ffffff'),(460,17,'_dt_fancy_header_bg_heading',''),(461,17,'_dt_fancy_header_bg_color','#dddd2e'),(462,17,'_dt_fancy_header_bg_image_origin','custom'),(463,17,'_dt_fancy_header_bg_image','a:0:{}'),(464,17,'_dt_fancy_header_bg_repeat','no-repeat'),(465,17,'_dt_fancy_header_bg_position_x','center'),(466,17,'_dt_fancy_header_bg_position_y','center'),(467,17,'_dt_fancy_header_bg_fullscreen','1'),(468,17,'_dt_fancy_header_bg_overlay','0'),(469,17,'_dt_fancy_header_overlay_color','#000'),(470,17,'_dt_fancy_header_bg_overlay_opacity','50'),(471,17,'_dt_fancy_header_scroll_effect','default'),(472,17,'_dt_fancy_header_bg_parallax','0.5'),(473,17,'_dt_fancy_header_responsiveness_heading',''),(474,17,'_dt_fancy_header_responsiveness','enabled'),(475,17,'_dt_fancy_header_responsiveness_switch','778px'),(476,17,'_dt_fancy_header_responsive_height','70'),(477,17,'_dt_fancy_header_responsive_font_size','30'),(478,17,'_dt_fancy_header_responsive_title_line_height','38'),(479,17,'_dt_fancy_header_responsive_subtitle_font_size','20'),(480,17,'_dt_fancy_header_responsive_subtitle_line_height','28'),(481,17,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(482,17,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #dddd2e;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 80px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(483,17,'rs_page_bg_color','#ffffff'),(484,17,'_dt_fancy_header_title_color_mode','color'),(485,17,'_dt_fancy_header_text_transform','none'),(486,17,'_dt_fancy_header_title_line_height','36'),(487,17,'_dt_fancy_header_title_font_size','30'),(488,17,'_dt_fancy_header_title',''),(489,17,'_dt_fancy_header_padding-bottom','0px'),(490,17,'_dt_fancy_header_breadcrumbs_heading',''),(491,17,'_dt_fancy_header_breadcrumbs','disabled'),(492,17,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(493,17,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(494,17,'_dt_fancy_header_title_heading',''),(495,17,'_dt_fancy_header_title_mode','custom'),(496,17,'_dt_fancy_header_layout_heading',''),(497,17,'_dt_fancy_header_title_aligment','center'),(498,17,'_dt_fancy_header_height','80'),(499,17,'_dt_fancy_header_padding-top','0px'),(500,17,'the7_shortcodes_dynamic_css','a:1:{s:32:\"8f575a678aa6e774b68e0f29c877ae48\";s:4173:\".products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48 .filter a,\n.products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48 .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48 .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-8f575a678aa6e774b68e0f29c877ae48.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(501,24,'_dt_page_overrides_right_margin',''),(502,24,'_dt_page_overrides_left_margin',''),(503,24,'_dt_fancy_header_layout_heading',''),(504,24,'_dt_fancy_header_title_aligment','center'),(505,24,'_dt_fancy_header_height','80'),(506,24,'_dt_fancy_header_padding-top','0px'),(507,24,'_dt_fancy_header_padding-bottom','0px'),(508,24,'_dt_fancy_header_breadcrumbs_heading',''),(509,24,'_dt_fancy_header_breadcrumbs','disabled'),(510,24,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(511,24,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(512,24,'_dt_fancy_header_title_heading',''),(513,24,'_dt_fancy_header_title_mode','custom'),(514,24,'_dt_fancy_header_title',''),(515,24,'_dt_fancy_header_title_font_size','30'),(516,24,'_dt_fancy_header_title_line_height','36'),(517,24,'_dt_fancy_header_text_transform','none'),(518,24,'_dt_fancy_header_title_color_mode','color'),(519,24,'_dt_fancy_header_title_color','#ffffff'),(520,24,'_dt_fancy_header_subtitle_heading',''),(521,24,'_dt_fancy_header_subtitle',''),(522,24,'_dt_fancy_header_subtitle_font_size','18'),(523,24,'_dt_fancy_header_subtitle_line_height','26'),(524,24,'_dt_fancy_header_subtitle_text_transform','none'),(525,24,'_dt_fancy_header_subtitle_color_mode','color'),(526,24,'_dt_fancy_header_subtitle_color','#ffffff'),(527,24,'_dt_fancy_header_bg_heading',''),(528,24,'_dt_fancy_header_bg_color','#dddd2e'),(529,24,'_dt_fancy_header_bg_image_origin','custom'),(530,24,'_dt_fancy_header_bg_image','a:0:{}'),(531,24,'_dt_fancy_header_bg_repeat','no-repeat'),(532,24,'_dt_fancy_header_bg_position_x','center'),(533,24,'_dt_fancy_header_bg_position_y','center'),(534,24,'_dt_fancy_header_bg_fullscreen','1'),(535,24,'_dt_fancy_header_bg_overlay','0'),(536,24,'_dt_fancy_header_overlay_color','#000'),(537,24,'_dt_fancy_header_bg_overlay_opacity','50'),(538,24,'_dt_fancy_header_scroll_effect','default'),(539,24,'_dt_fancy_header_bg_parallax','0.5'),(540,24,'_dt_fancy_header_responsiveness_heading',''),(541,24,'_dt_fancy_header_responsiveness','enabled'),(542,24,'_dt_fancy_header_responsiveness_switch','778px'),(543,24,'_dt_fancy_header_responsive_height','70'),(544,24,'_dt_fancy_header_responsive_font_size','30'),(545,24,'_dt_fancy_header_responsive_title_line_height','38'),(546,24,'_dt_fancy_header_responsive_subtitle_font_size','20'),(547,24,'_dt_fancy_header_responsive_subtitle_line_height','28'),(548,24,'_elementor_controls_usage','a:0:{}'),(549,24,'_wpb_shortcodes_custom_css','.vc_custom_1581688140569{margin-top: 120px !important;}.vc_custom_1581636625150{margin-top: 80px !important;margin-bottom: 80px !important;}.vc_custom_1583269035899{margin-top: 40px !important;}'),(550,24,'_wpb_shortcodes_custom_css','.vc_custom_1581688140569{margin-top: 120px !important;}.vc_custom_1581636625150{margin-top: 80px !important;margin-bottom: 80px !important;}.vc_custom_1583269035899{margin-top: 40px !important;}'),(551,24,'_edit_last','1'),(552,24,'_wp_page_template','default'),(553,24,'_dt_sidebar_position','disabled'),(554,24,'_dt_sidebar_widgetarea_id','sidebar_1'),(555,24,'_dt_sidebar_hide_on_mobile','0'),(556,24,'_dt_footer_show','1'),(557,24,'_dt_footer_widgetarea_id','sidebar_2'),(558,24,'_dt_footer_hide_on_mobile','0'),(559,24,'_dt_header_title','fancy'),(560,24,'_dt_header_background','normal'),(561,24,'_dt_header_background_below_slideshow','disabled'),(562,24,'_dt_header_transparent_bg_color','#000000'),(563,24,'_dt_header_transparent_bg_opacity','50'),(564,24,'_dt_header_transparent_bg_color_scheme','light'),(565,24,'slide_template','default'),(566,24,'_wpb_vc_js_status','true'),(567,24,'_wpb_shortcodes_custom_css','.vc_custom_1581688140569{margin-top: 120px !important;}.vc_custom_1581636625150{margin-top: 80px !important;margin-bottom: 80px !important;}.vc_custom_1583269035899{margin-top: 40px !important;}'),(568,24,'_dt_header_disabled_background','normal'),(569,24,'_dt_header_disabled_transparent_bg_color','#000000'),(570,24,'_dt_header_disabled_transparent_bg_opacity','50'),(571,24,'_dt_header_disabled_transparent_bg_color_scheme','light'),(572,24,'_dt_page_overrides_top_margin','0'),(573,24,'_dt_page_overrides_bottom_margin','0'),(574,24,'_dt_header_transparent_top_bar_bg_color',''),(575,24,'_dt_header_transparent_top_bar_bg_opacity','0'),(576,24,'_dt_header_disabled_transparent_top_bar_bg_color',''),(577,24,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(578,24,'the7_shortcodes_dynamic_css','a:1:{s:32:\"0e99df9be12f30a81590c8b19945cf47\";s:4172:\".products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47 .filter a,\n.products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47 .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47 .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0e99df9be12f30a81590c8b19945cf47.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n\";}'),(579,24,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(580,24,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #dddd2e;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 80px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(581,24,'rs_page_bg_color','#ffffff'),(582,363,'_elementor_edit_mode','builder'),(583,363,'_elementor_template_type','wp-page'),(584,363,'_elementor_version','3.6.6'),(585,363,'_elementor_controls_usage','a:0:{}'),(586,363,'_wpb_shortcodes_custom_css','.vc_custom_1581442458621{margin-bottom: 80px !important;padding-top: 50px !important;padding-bottom: 0px !important;}.vc_custom_1581431833693{padding-top: 60px !important;padding-bottom: 70px !important;}.vc_custom_1581441991440{margin-top: 100px !important;margin-bottom: 150px !important;}.vc_custom_1581442872023{margin-top: 40px !important;margin-bottom: 30px !important;padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1581626954601{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1581442971281{margin-top: 50px !important;margin-bottom: 40px !important;}.vc_custom_1640731097092{padding-bottom: 150px !important;}.vc_custom_1581430538875{margin-top: 60px !important;}.vc_custom_1495112557524{padding-bottom: 50px !important;}.vc_custom_1495112563645{padding-bottom: 50px !important;}.vc_custom_1495112570142{padding-bottom: 50px !important;}.vc_custom_1495112577073{padding-bottom: 50px !important;}.vc_custom_1581434973071{margin-top: 50px !important;}.vc_custom_1581442930978{padding-bottom: 40px !important;}'),(587,363,'_wpb_shortcodes_custom_css','.vc_custom_1581442458621{margin-bottom: 80px !important;padding-top: 50px !important;padding-bottom: 0px !important;}.vc_custom_1581431833693{padding-top: 60px !important;padding-bottom: 70px !important;}.vc_custom_1581441991440{margin-top: 100px !important;margin-bottom: 150px !important;}.vc_custom_1581442872023{margin-top: 40px !important;margin-bottom: 30px !important;padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1581626954601{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1581442971281{margin-top: 50px !important;margin-bottom: 40px !important;}.vc_custom_1640731097092{padding-bottom: 150px !important;}.vc_custom_1581430538875{margin-top: 60px !important;}.vc_custom_1495112557524{padding-bottom: 50px !important;}.vc_custom_1495112563645{padding-bottom: 50px !important;}.vc_custom_1495112570142{padding-bottom: 50px !important;}.vc_custom_1495112577073{padding-bottom: 50px !important;}.vc_custom_1581434973071{margin-top: 50px !important;}.vc_custom_1581442930978{padding-bottom: 40px !important;}'),(28450,5689,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(588,363,'_wp_page_template','default'),(589,363,'_edit_last','1'),(590,363,'slide_template','default'),(591,363,'_dt_sidebar_position','disabled'),(592,363,'_dt_sidebar_widgetarea_id','sidebar_1'),(593,363,'_dt_sidebar_hide_on_mobile','0'),(594,363,'_dt_footer_show','1'),(595,363,'_dt_footer_widgetarea_id','sidebar_2'),(596,363,'_dt_footer_hide_on_mobile','0'),(597,363,'_dt_header_title','slideshow'),(598,363,'_dt_header_background','normal'),(599,363,'_dt_header_background_below_slideshow','disabled'),(600,363,'_dt_header_transparent_bg_color','#000000'),(601,363,'_dt_header_transparent_bg_opacity','90'),(602,363,'_dt_header_transparent_bg_color_scheme','from_options'),(603,363,'_dt_slideshow_mode','revolution'),(604,363,'_dt_slideshow_layout','fullwidth'),(605,363,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(606,363,'_dt_slideshow_scaling','fill'),(607,363,'_dt_slideshow_autoplay','paused'),(608,363,'_dt_slideshow_autoslide_interval','5000'),(609,363,'_dt_slideshow_hide_captions','0'),(610,363,'_dt_slideshow_photo_scroller_layout','fullscreen'),(611,363,'_dt_slideshow_photo_scroller_bg_color','#000000'),(612,363,'_dt_slideshow_photo_scroller_overlay','1'),(613,363,'_dt_slideshow_photo_scroller_top_padding','0'),(614,363,'_dt_slideshow_photo_scroller_bottom_padding','0'),(615,363,'_dt_slideshow_photo_scroller_side_paddings','0'),(616,363,'_dt_slideshow_photo_scroller_inactive_opacity','15'),(617,363,'_dt_slideshow_photo_scroller_thumbnails_visibility','show'),(618,363,'_dt_slideshow_photo_scroller_thumbnails_height','85'),(619,363,'_dt_slideshow_photo_scroller_autoplay','play'),(620,363,'_dt_slideshow_photo_scroller_autoplay_speed','4000'),(621,363,'_dt_slideshow_photo_scroller_ls_max_width','100'),(622,363,'_dt_slideshow_photo_scroller_ls_min_width','0'),(623,363,'_dt_slideshow_photo_scroller_ls_fill_dt','fit'),(624,363,'_dt_slideshow_photo_scroller_ls_fill_mob','fit'),(625,363,'_dt_slideshow_photo_scroller_pt_max_width','100'),(626,363,'_dt_slideshow_photo_scroller_pt_min_width','0'),(627,363,'_dt_slideshow_photo_scroller_pt_fill_dt','fit'),(628,363,'_dt_slideshow_photo_scroller_pt_fill_mob','fit'),(629,363,'_dt_slideshow_revolution_slider','the7-corporate-slider'),(630,363,'_dt_slideshow_layer_slider','none'),(631,363,'_dt_slideshow_layer_show_bg_and_paddings','0'),(632,363,'_wpb_vc_js_status','true'),(633,363,'_wpb_shortcodes_custom_css','.vc_custom_1581442458621{margin-bottom: 80px !important;padding-top: 50px !important;padding-bottom: 0px !important;}.vc_custom_1581431833693{padding-top: 60px !important;padding-bottom: 70px !important;}.vc_custom_1581441991440{margin-top: 100px !important;margin-bottom: 150px !important;}.vc_custom_1581442872023{margin-top: 40px !important;margin-bottom: 30px !important;padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1581626954601{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1581442971281{margin-top: 50px !important;margin-bottom: 40px !important;}.vc_custom_1640731097092{padding-bottom: 150px !important;}.vc_custom_1581430538875{margin-top: 60px !important;}.vc_custom_1495112557524{padding-bottom: 50px !important;}.vc_custom_1495112563645{padding-bottom: 50px !important;}.vc_custom_1495112570142{padding-bottom: 50px !important;}.vc_custom_1495112577073{padding-bottom: 50px !important;}.vc_custom_1581434973071{margin-top: 50px !important;}.vc_custom_1581442930978{padding-bottom: 40px !important;}'),(28452,5691,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28449,5688,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(634,363,'_dt_header_disabled_background','normal'),(635,363,'_dt_header_disabled_transparent_bg_color','#000000'),(636,363,'_dt_header_disabled_transparent_bg_opacity','50'),(637,363,'_dt_header_disabled_transparent_bg_color_scheme','light'),(638,363,'_dt_page_overrides_top_margin','0'),(639,363,'_dt_page_overrides_bottom_margin','0'),(640,363,'the7_shortcodes_inline_css','.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n.bullets-ubax.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dot.active span {\n  border-color: ;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n.bullets-ubax.carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56 .owl-dot.active span {\n  border-color: ;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-f63f54f68eec1908b513469340103e56.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n.bullets-ubax.carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360 .owl-dot.active span {\n  border-color: ;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-9142399879975dfd0e02ba4fcd4eb360.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on.classic-layout-list article {\n  margin-top: ;\n  padding-top: 0;\n  border-color: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on.classic-layout-list article:first-of-type {\n  margin-top: 0;\n  padding-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.classic-layout-list.mode-list .post-thumbnail-wrap {\n  width: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.classic-layout-list.mode-list .post-entry-content {\n  width: calc(100% - );\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.classic-layout-list.mode-list .no-img .post-entry-content {\n  width: 100%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .post-thumbnail-wrap {\n  width: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .post-entry-content {\n  width: calc(100% -  + );\n  margin-top: 100px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .no-img .post-entry-content {\n  width: 100%;\n  margin-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .project-odd .post-entry-content {\n  margin-left: -;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .project-odd .post-entry-content {\n  margin-right: -;\n  margin-left: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .no-img.project-odd .post-entry-content {\n  margin-left: 0;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .no-img.project-odd .post-entry-content {\n  margin-right: 0;\n  margin-left: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .project-even .post-entry-content {\n  margin-right: -;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .project-even .post-entry-content {\n  margin-left: -;\n  margin-right: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .no-img.project-even .post-entry-content {\n  margin-right: 0;\n}\n.rtl .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .no-img.project-even .post-entry-content {\n  margin-left: 0;\n  margin-right: 0;\n}\n@media screen and (max-width: ) {\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .project-odd .post-entry-content {\n    left: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.side-overlap-layout-list .project-even .post-entry-content {\n    right: 0;\n  }\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.bottom-overlap-layout-list .post-entry-content {\n  margin-top: -100px;\n  width: 75%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.bottom-overlap-layout-list:not(.mode-list) .no-img .post-entry-content {\n  margin-top: 0;\n  width: 100%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.bottom-overlap-layout-list.mode-list .no-img .post-entry-content {\n  margin-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list article {\n  padding: 25px 0px 30px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on.centered-layout-list article {\n  padding-top: 25px;\n  margin-top: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on.centered-layout-list article:first-of-type {\n  margin-top: 0;\n  padding-top: 25px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list .post-entry-title-content {\n  width: 75%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list .post-entry-content {\n  width: 75%;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list.dividers-on .post-entry-content:after {\n  width: calc(75% - 0px - 0px);\n  background: ;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-bg-on.gradient-overlap-layout-list .post-entry-content {\n  background: linear-gradient(to bottom,,) no-repeat 0px 150px;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content {\n  background: ;\n  padding: 0px 0px 30px 0px;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content:before {\n  display: none;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.gradient-overlay-layout-list .post-entry-content {\n  background: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.gradient-overlay-layout-list:not(.portfolio-shortcode):not(.albums-shortcode) .post-entry-content {\n  top: 0px;\n  right: 0px;\n  bottom: 0px;\n  left: 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.gradient-overlay-layout-list .post-head-wrapper,\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.gradient-overlay-layout-list .post-entry-wrapper {\n  right: 0px;\n  left: 0px;\n}\n#page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-rollover-layout-list .post-entry-content {\n  background: none;\n  padding: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-rollover-layout-list .post-entry-wrapper {\n  padding: 25px 0px 30px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-rollover-layout-list .post-entry-wrapper {\n  bottom: -15px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-rollover-layout-list.meta-info-off .post-entry-wrapper {\n  bottom: -5px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-rollover-layout-list article:not(.description-off) .post-entry-wrapper {\n  bottom: -20px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-rollover-layout-list:not(.disable-layout-hover) article:hover .post-entry-wrapper {\n  bottom: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .filter a,\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .filter a * {\n  color: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .paginator a,\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .paginator a * {\n  color: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.mode-masonry) article {\n  margin-top: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.mode-masonry) article:first-of-type,\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.mode-masonry) article.visible.first:not(.product) {\n  margin-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on:not(.mode-masonry) article {\n  margin-top: 0;\n  padding-top: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on:not(.mode-masonry) article:first-of-type,\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on:not(.mode-masonry) article.visible.first:not(.product) {\n  margin-top: 0;\n  padding-top: 0;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-thumbnail-wrap {\n  padding: 0px 0px 0px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .fancy-date a * {\n  color: #1f365c;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-title,\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.owl-carousel .entry-title {\n  margin-bottom: 5px;\n  font-size: 20px;\n  line-height: 26px;\n  font-style: ;\n  font-weight: bold;\n  text-transform: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-meta {\n  margin-bottom: 15px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-meta * {\n  font-style: ;\n  font-weight: ;\n  text-transform: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .portfolio-categories {\n  margin-bottom: 15px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-excerpt {\n  margin-bottom: 5px;\n  font-style: ;\n  font-weight: ;\n  text-transform: ;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.centered-layout-list) .post-entry-content {\n  padding: 25px 0px 30px 0px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.centered-layout-list):not(.content-bg-on):not(.mode-list) .no-img .post-entry-content {\n  padding: 0;\n}\n@media screen and (max-width: ) {\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 article {\n    -webkit-flex-flow: column nowrap;\n    -moz-flex-flow: column nowrap;\n    -ms-flex-flow: column nowrap;\n    flex-flow: column nowrap;\n    margin-top: 20px;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on article {\n    border: none;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.content-bg-on.centered-layout-list article {\n    padding: 0;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.blog-shortcode.dividers-on article,\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on.classic-layout-list article {\n    margin-top: 20px;\n    padding: 0;\n  }\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.blog-shortcode.dividers-on article:first-of-type,\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.dividers-on.classic-layout-list article:first-of-type {\n    padding: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-thumbnail-wrap,\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-entry-content {\n    width: 100%;\n    margin: 0;\n    top: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-thumbnail-wrap {\n    padding: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-entry-content:after {\n    display: none;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .project-even .post-thumbnail-wrap,\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list .post-thumbnail-wrap {\n    -webkit-order: 0;\n    -moz-order: 0;\n    -ms-flex-order: 0;\n    order: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list .post-entry-title-content {\n    -webkit-order: 1;\n    -moz-order: 1;\n    -ms-flex-order: 1;\n    order: 1;\n    width: 100%;\n    padding: 20px 20px 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.centered-layout-list .post-entry-content {\n    -webkit-order: 2;\n    -moz-order: 2;\n    -ms-flex-order: 2;\n    order: 2;\n    padding-top: 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .fancy-categories {\n    top: 10px;\n    left: 10px;\n    bottom: auto;\n    right: auto;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .fancy-date a {\n    top: 10px;\n    right: 10px;\n    left: auto;\n    bottom: auto;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-entry-content {\n    padding: 20px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-title {\n    margin: 3px 0 5px;\n    font-size: 20px;\n    line-height: 26px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-meta {\n    margin: 5px 0 5px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .entry-excerpt {\n    margin: 15px 0 0;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-details {\n    margin: 5px 0 10px;\n  }\n  #page .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1 .post-details.details-type-link {\n    margin-bottom: 2px;\n  }\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.resize-by-browser-width) .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(3,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 33.333333333333%;\n  padding: 15px;\n}\n.cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n  width: calc(33.333333333333%) * 2;\n}\n.blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width:not(.centered-layout-list):not(.content-bg-on) .dt-css-grid {\n  grid-row-gap: 0px;\n}\n@media screen and (max-width: 1199px) {\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(33.333333333333%)*2;\n  }\n}\n@media screen and (max-width: 991px) {\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(50%)*2;\n  }\n}\n@media screen and (max-width: 767px) {\n  .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n  .cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .blog-shortcode.blog-masonry-shortcode-id-7c4c4f8d3ee388e7ad870cf9543e9ff1.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(100%)*2;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n.bullets-ubax.carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479 .owl-dot.active span {\n  border-color: ;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-2fdda0a5a2d06c9e8d5995c4c058e479.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n'),(641,363,'_dt_slideshow_photo_scroller_thumbnails_width',''),(642,363,'fake_id',''),(643,363,'_dt_header_transparent_top_bar_bg_color',''),(644,363,'_dt_header_transparent_top_bar_bg_opacity','0'),(645,363,'_dt_header_disabled_transparent_top_bar_bg_color',''),(646,363,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(647,363,'the7_shortcodes_dynamic_css','a:8:{s:32:\"72c8fcb3fd2547fbf7673b3355f98187\";s:3776:\".carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n\";s:32:\"062cc93034306c4c2e092a2f52127a20\";s:4055:\".products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav i {\n  font-size: 18px;\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a:not(:hover) i,\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a:hover i,\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-nav a:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .products-carousel-shortcode.products-carousel-shortcode-id-062cc93034306c4c2e092a2f52127a20.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n\";s:32:\"76111a82a24a0e13fc5b646ceea2cddb\";s:1508:\"#default-btn-76111a82a24a0e13fc5b646ceea2cddb {\n  border-radius: 1px;\n  font-size: 14px;\n}\n.btn-shadow#default-btn-76111a82a24a0e13fc5b646ceea2cddb {\n  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);\n  box-shadow: 0 1px 6px rgba(0,0,0,0.12);\n  -webkit-transition: -webkit-box-shadow 0.2s ease-out, opacity 0.45s;\n  transition: box-shadow 0.2s ease-out, opacity 0.45s;\n}\n.btn-shadow#default-btn-76111a82a24a0e13fc5b646ceea2cddb:hover {\n  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);\n  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);\n}\n.btn-flat#default-btn-76111a82a24a0e13fc5b646ceea2cddb {\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.btn-flat#default-btn-76111a82a24a0e13fc5b646ceea2cddb:hover {\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb.ico-right-side > i {\n  margin-right: 0px;\n  margin-left: 8px;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb > i {\n  margin-right: 8px;\n  font-size: 12px;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb:not(:hover) {\n  border-width: 0px;\n  padding: 12px 18px 12px 18px;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb:hover {\n  border-width: 0px;\n  padding: 12px 18px 12px 18px;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb.ico-right-side > i {\n  margin-right: 0px;\n  margin-left: 8px;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb > i {\n  margin-right: 8px;\n}\n#default-btn-76111a82a24a0e13fc5b646ceea2cddb * {\n  vertical-align: middle;\n}\n\";s:32:\"43d109d5abb3a5e2f977ec150ad33b71\";s:6023:\".gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-nav a:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.enable-bg-rollover .gallery-rollover {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.enable-img-shadow figure {\n  box-shadow: ;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-43d109d5abb3a5e2f977ec150ad33b71.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}\n\";s:32:\"1235720fa3be7059d6b5ce4f8f0d4501\";s:805:\".shortcode-single-image-wrap.shortcode-single-image-1235720fa3be7059d6b5ce4f8f0d4501.enable-bg-rollover .rollover i,\n.shortcode-single-image-wrap.shortcode-single-image-1235720fa3be7059d6b5ce4f8f0d4501.enable-bg-rollover .rollover-video i {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.shortcode-single-image-wrap.shortcode-single-image-1235720fa3be7059d6b5ce4f8f0d4501 .rollover-icon {\n  font-size: 32px;\n  color: #ffffff;\n  min-width: 44px;\n  min-height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  border-style: solid;\n  border-width: 0px;\n}\n.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-1235720fa3be7059d6b5ce4f8f0d4501 .rollover-icon {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n\";s:32:\"efb52a4ec94a768e4b6b9265d7b04116\";s:805:\".shortcode-single-image-wrap.shortcode-single-image-efb52a4ec94a768e4b6b9265d7b04116.enable-bg-rollover .rollover i,\n.shortcode-single-image-wrap.shortcode-single-image-efb52a4ec94a768e4b6b9265d7b04116.enable-bg-rollover .rollover-video i {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.shortcode-single-image-wrap.shortcode-single-image-efb52a4ec94a768e4b6b9265d7b04116 .rollover-icon {\n  font-size: 32px;\n  color: #ffffff;\n  min-width: 44px;\n  min-height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  border-style: solid;\n  border-width: 0px;\n}\n.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-efb52a4ec94a768e4b6b9265d7b04116 .rollover-icon {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n\";s:32:\"2fe87dcb34f1976bf26b4cf93a017493\";s:805:\".shortcode-single-image-wrap.shortcode-single-image-2fe87dcb34f1976bf26b4cf93a017493.enable-bg-rollover .rollover i,\n.shortcode-single-image-wrap.shortcode-single-image-2fe87dcb34f1976bf26b4cf93a017493.enable-bg-rollover .rollover-video i {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.shortcode-single-image-wrap.shortcode-single-image-2fe87dcb34f1976bf26b4cf93a017493 .rollover-icon {\n  font-size: 32px;\n  color: #ffffff;\n  min-width: 44px;\n  min-height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  border-style: solid;\n  border-width: 0px;\n}\n.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-2fe87dcb34f1976bf26b4cf93a017493 .rollover-icon {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n\";s:32:\"a01bcdc24f9294e6ebcbae8b16886d11\";s:805:\".shortcode-single-image-wrap.shortcode-single-image-a01bcdc24f9294e6ebcbae8b16886d11.enable-bg-rollover .rollover i,\n.shortcode-single-image-wrap.shortcode-single-image-a01bcdc24f9294e6ebcbae8b16886d11.enable-bg-rollover .rollover-video i {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.shortcode-single-image-wrap.shortcode-single-image-a01bcdc24f9294e6ebcbae8b16886d11 .rollover-icon {\n  font-size: 32px;\n  color: #ffffff;\n  min-width: 44px;\n  min-height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  border-style: solid;\n  border-width: 0px;\n}\n.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-a01bcdc24f9294e6ebcbae8b16886d11 .rollover-icon {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n\";}'),(648,363,'_dt_page_overrides_right_margin',''),(649,363,'_dt_page_overrides_left_margin',''),(650,363,'rs_page_bg_color','#ffffff'),(651,363,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(652,408,'rs_page_bg_color','#ffffff'),(653,408,'_elementor_controls_usage','a:0:{}'),(654,408,'_edit_last','1'),(655,408,'_wp_page_template','default'),(656,408,'slide_template','default'),(657,408,'_wpb_vc_js_status','true'),(658,408,'_dt_sidebar_position','disabled'),(659,408,'_dt_sidebar_widgetarea_id','sidebar_3'),(660,408,'_dt_sidebar_hide_on_mobile','0'),(661,408,'_dt_footer_show','1'),(662,408,'_dt_footer_widgetarea_id','sidebar_2'),(663,408,'_dt_footer_hide_on_mobile','0'),(664,408,'_dt_header_title','fancy'),(665,408,'_dt_header_background','normal'),(666,408,'_dt_header_background_below_slideshow','disabled'),(667,408,'_dt_header_transparent_bg_color','#000000'),(668,408,'_dt_header_transparent_bg_opacity','50'),(669,408,'_dt_header_transparent_bg_color_scheme','light'),(670,408,'_dt_header_disabled_background','normal'),(671,408,'_dt_header_disabled_transparent_bg_color','#000000'),(672,408,'_dt_header_disabled_transparent_bg_opacity','50'),(673,408,'_dt_header_disabled_transparent_bg_color_scheme','light'),(674,408,'the7_shortcodes_dynamic_css','a:1:{s:32:\"5c74c2d913c130f65dbca01e5f747aa9\";s:4855:\".products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .star-rating,\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .star-rating:before {\n  color: rgba(10,85,158,0.2);\n}\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .entry-title,\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .entry-title *,\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .woocom-list-content .price,\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .woocom-list-content .price * {\n  color: #0a559e;\n}\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .filter a,\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .filter a * {\n  color: #0a559e;\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9 .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-5c74c2d913c130f65dbca01e5f747aa9.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(675,408,'_dt_header_transparent_top_bar_bg_color',''),(676,408,'_dt_header_transparent_top_bar_bg_opacity','0'),(677,408,'_dt_header_disabled_transparent_top_bar_bg_color',''),(678,408,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(679,408,'_dt_page_overrides_top_margin',''),(680,408,'_dt_page_overrides_right_margin',''),(681,408,'_dt_page_overrides_bottom_margin',''),(682,408,'_dt_page_overrides_left_margin',''),(683,408,'_dt_fancy_header_layout_heading',''),(684,408,'_dt_fancy_header_title_aligment','center'),(685,408,'_dt_fancy_header_height','200'),(686,408,'_dt_fancy_header_padding-top','0px'),(687,408,'_dt_fancy_header_padding-bottom','0px'),(688,408,'_dt_fancy_header_breadcrumbs_heading',''),(689,408,'_dt_fancy_header_breadcrumbs','enabled'),(690,408,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(691,408,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(692,408,'_dt_fancy_header_title_heading',''),(693,408,'_dt_fancy_header_title_mode','generic'),(694,408,'_dt_fancy_header_title',''),(695,408,'_dt_fancy_header_title_font_size','40'),(696,408,'_dt_fancy_header_title_line_height','36'),(697,408,'_dt_fancy_header_text_transform','uppercase'),(698,408,'_dt_fancy_header_title_color_mode','accent'),(699,408,'_dt_fancy_header_title_color','#e0e61d'),(700,408,'_dt_fancy_header_subtitle_heading',''),(701,408,'_dt_fancy_header_subtitle',''),(702,408,'_dt_fancy_header_subtitle_font_size','18'),(703,408,'_dt_fancy_header_subtitle_line_height','26'),(704,408,'_dt_fancy_header_subtitle_text_transform','none'),(705,408,'_dt_fancy_header_subtitle_color_mode','color'),(706,408,'_dt_fancy_header_subtitle_color','#ffffff'),(707,408,'_dt_fancy_header_bg_heading',''),(708,408,'_dt_fancy_header_bg_color','#00537f'),(709,408,'_dt_fancy_header_bg_image_origin','custom'),(710,408,'_dt_fancy_header_bg_image','a:0:{}'),(711,408,'_dt_fancy_header_bg_repeat','no-repeat'),(712,408,'_dt_fancy_header_bg_position_x','center'),(713,408,'_dt_fancy_header_bg_position_y','center'),(714,408,'_dt_fancy_header_bg_fullscreen','1'),(715,408,'_dt_fancy_header_bg_overlay','0'),(716,408,'_dt_fancy_header_overlay_color','#000'),(717,408,'_dt_fancy_header_bg_overlay_opacity','50'),(718,408,'_dt_fancy_header_scroll_effect','default'),(719,408,'_dt_fancy_header_bg_parallax','0.5'),(720,408,'_dt_fancy_header_responsiveness_heading',''),(721,408,'_dt_fancy_header_responsiveness','enabled'),(722,408,'_dt_fancy_header_responsiveness_switch','778px'),(723,408,'_dt_fancy_header_responsive_height','70'),(724,408,'_dt_fancy_header_responsive_font_size','30'),(725,408,'_dt_fancy_header_responsive_title_line_height','38'),(726,408,'_dt_fancy_header_responsive_subtitle_font_size','20'),(727,408,'_dt_fancy_header_responsive_subtitle_line_height','28'),(728,408,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(729,408,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #e0e61d;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(730,408,'_wpb_shortcodes_custom_css','.vc_custom_1582728348277{margin-top: 20px !important;margin-bottom: 100px !important;}'),(731,1113,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(732,1113,'_elementor_controls_usage','a:0:{}'),(733,1113,'_wpb_shortcodes_custom_css','.vc_custom_1581455649597{margin-top: 100px !important;}.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}.vc_custom_1581693756304{margin-bottom: 100px !important;}.vc_custom_1583268839350{margin-top: 50px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1583268885746{margin-top: 50px !important;}.vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}'),(734,1113,'_wpb_shortcodes_custom_css','.vc_custom_1581455649597{margin-top: 100px !important;}.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}.vc_custom_1581693756304{margin-bottom: 100px !important;}.vc_custom_1583268839350{margin-top: 50px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1583268885746{margin-top: 50px !important;}.vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}'),(735,1113,'_edit_last','1'),(736,1113,'_wp_page_template','default'),(737,1113,'slide_template','default'),(738,1113,'_wpb_vc_js_status','true'),(739,1113,'_wpb_shortcodes_custom_css','.vc_custom_1581455649597{margin-top: 100px !important;}.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}.vc_custom_1581693756304{margin-bottom: 100px !important;}.vc_custom_1583268839350{margin-top: 50px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1583268885746{margin-top: 50px !important;}.vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}'),(740,1113,'_dt_sidebar_position','disabled'),(741,1113,'_dt_sidebar_widgetarea_id','sidebar_3'),(742,1113,'_dt_sidebar_hide_on_mobile','0'),(743,1113,'_dt_footer_show','1'),(744,1113,'_dt_footer_widgetarea_id','sidebar_2'),(745,1113,'_dt_footer_hide_on_mobile','0'),(746,1113,'_dt_header_title','fancy'),(747,1113,'_dt_header_background','normal'),(748,1113,'_dt_header_background_below_slideshow','disabled'),(749,1113,'_dt_header_transparent_bg_color','#000000'),(750,1113,'_dt_header_transparent_bg_opacity','50'),(751,1113,'_dt_header_transparent_bg_color_scheme','light'),(752,1113,'_dt_header_disabled_background','normal'),(753,1113,'_dt_header_disabled_transparent_bg_color','#000000'),(754,1113,'_dt_header_disabled_transparent_bg_opacity','50'),(755,1113,'_dt_header_disabled_transparent_bg_color_scheme','light'),(756,1113,'_dt_page_overrides_top_margin','0'),(757,1113,'_dt_page_overrides_bottom_margin','0'),(758,1113,'the7_shortcodes_inline_css','.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .paginator a,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .paginator a * {\n  color: ;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb figure,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .rollover,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb img,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.enable-bg-rollover .gallery-rollover {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.enable-img-shadow .rollover {\n  box-shadow: \"\";\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.enable-bg-rollover.hover-scale .rollover:after {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico > span:before {\n  font-size: 32px;\n  line-height: 44px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico > span {\n  color: #ffffff;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 10px;\n  grid-column-gap: 10px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 5px;\n  box-sizing: border-box;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(4,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 10px;\n  grid-row-gap: 10px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 25%;\n  padding: 5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n  width: calc(25%) * 2;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width:not(.centered-layout-list):not(.content-bg-on) .dt-css-grid {\n  grid-row-gap: 10px - ;\n}\n@media screen and (max-width: 1199px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 991px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 767px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(50%)*2;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n.bullets-ubax.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dot.active span {\n  border-color: ;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n'),(759,1113,'_dt_header_transparent_top_bar_bg_color',''),(760,1113,'_dt_header_transparent_top_bar_bg_opacity','0'),(761,1113,'_dt_header_disabled_transparent_top_bar_bg_color',''),(762,1113,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(763,1113,'_dt_fancy_header_layout_heading',''),(764,1113,'_dt_fancy_header_title_aligment','center'),(765,1113,'_dt_fancy_header_height','80'),(766,1113,'_dt_fancy_header_padding-top','0px'),(767,1113,'_dt_fancy_header_padding-bottom','0px'),(768,1113,'_dt_fancy_header_breadcrumbs_heading',''),(769,1113,'_dt_fancy_header_breadcrumbs','disabled'),(770,1113,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(771,1113,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(772,1113,'_dt_fancy_header_title_heading',''),(773,1113,'_dt_fancy_header_title_mode','custom'),(774,1113,'_dt_fancy_header_title',''),(775,1113,'_dt_fancy_header_title_font_size','13'),(776,1113,'_dt_fancy_header_title_line_height','14'),(777,1113,'_dt_fancy_header_text_transform','none'),(778,1113,'_dt_fancy_header_title_color_mode','color'),(779,1113,'_dt_fancy_header_title_color','#ffffff'),(780,1113,'_dt_fancy_header_subtitle_heading',''),(781,1113,'_dt_fancy_header_subtitle',''),(782,1113,'_dt_fancy_header_subtitle_font_size','18'),(783,1113,'_dt_fancy_header_subtitle_line_height','26'),(784,1113,'_dt_fancy_header_subtitle_text_transform','none'),(785,1113,'_dt_fancy_header_subtitle_color_mode','color'),(786,1113,'_dt_fancy_header_subtitle_color','#ffffff'),(787,1113,'_dt_fancy_header_bg_heading',''),(788,1113,'_dt_fancy_header_bg_color','#dddd2e'),(789,1113,'_dt_fancy_header_bg_image_origin','custom'),(790,1113,'_dt_fancy_header_bg_image','a:0:{}'),(791,1113,'_dt_fancy_header_bg_repeat','no-repeat'),(792,1113,'_dt_fancy_header_bg_position_x','center'),(793,1113,'_dt_fancy_header_bg_position_y','center'),(794,1113,'_dt_fancy_header_bg_fullscreen','1'),(795,1113,'_dt_fancy_header_bg_overlay','0'),(796,1113,'_dt_fancy_header_overlay_color','#000'),(797,1113,'_dt_fancy_header_bg_overlay_opacity','50'),(798,1113,'_dt_fancy_header_scroll_effect','default'),(799,1113,'_dt_fancy_header_bg_parallax','0.5'),(800,1113,'_dt_fancy_header_responsiveness_heading',''),(801,1113,'_dt_fancy_header_responsiveness','enabled'),(802,1113,'_dt_fancy_header_responsiveness_switch','778px'),(803,1113,'_dt_fancy_header_responsive_height','70'),(804,1113,'_dt_fancy_header_responsive_font_size','30'),(805,1113,'_dt_fancy_header_responsive_title_line_height','38'),(806,1113,'_dt_fancy_header_responsive_subtitle_font_size','20'),(807,1113,'_dt_fancy_header_responsive_subtitle_line_height','28'),(808,1113,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(809,1113,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #dddd2e;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 80px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 13px;\n  line-height: 14px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(810,1113,'_dt_page_overrides_right_margin',''),(811,1113,'_dt_page_overrides_left_margin',''),(812,1113,'rs_page_bg_color','#ffffff'),(813,1113,'the7_shortcodes_dynamic_css','a:1:{s:32:\"404326dd97455be915e3d219275fe60e\";s:4173:\".products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e .filter a,\n.products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e .paginator a,\n.products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-404326dd97455be915e3d219275fe60e.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(814,1994,'_edit_last','1'),(815,1994,'_wp_page_template','default'),(816,1994,'_elementor_controls_usage','a:0:{}'),(817,1994,'slide_template','default'),(818,1994,'rs_page_bg_color','#ffffff'),(819,1994,'_wpb_vc_js_status','true'),(820,1994,'_dt_sidebar_position','disabled'),(821,1994,'_dt_sidebar_widgetarea_id','sidebar_3'),(822,1994,'_dt_sidebar_hide_on_mobile','0'),(823,1994,'_dt_footer_show','1'),(824,1994,'_dt_footer_widgetarea_id','sidebar_2'),(825,1994,'_dt_footer_hide_on_mobile','0'),(826,1994,'_dt_header_title','fancy'),(827,1994,'_dt_header_background','normal'),(828,1994,'_dt_header_background_below_slideshow','disabled'),(829,1994,'_dt_header_transparent_bg_color_scheme','light'),(830,1994,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(831,1994,'_dt_header_transparent_top_bar_bg_opacity','25'),(832,1994,'_dt_header_transparent_bg_color','#000000'),(833,1994,'_dt_header_transparent_bg_opacity','50'),(834,1994,'_dt_header_disabled_background','normal'),(835,1994,'_dt_header_disabled_transparent_bg_color_scheme','light'),(836,1994,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(837,1994,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(838,1994,'_dt_header_disabled_transparent_bg_color','#000000'),(839,1994,'_dt_header_disabled_transparent_bg_opacity','50'),(840,1994,'_dt_page_overrides_top_margin',''),(841,1994,'_dt_page_overrides_right_margin',''),(842,1994,'_dt_page_overrides_bottom_margin',''),(843,1994,'_dt_page_overrides_left_margin',''),(844,1994,'_dt_fancy_header_layout_heading',''),(845,1994,'_dt_fancy_header_title_aligment','center'),(846,1994,'_dt_fancy_header_height','200'),(847,1994,'_dt_fancy_header_padding-top','0px'),(848,1994,'_dt_fancy_header_padding-bottom','0px'),(849,1994,'_dt_fancy_header_breadcrumbs_heading',''),(850,1994,'_dt_fancy_header_breadcrumbs','enabled'),(851,1994,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(852,1994,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(853,1994,'_dt_fancy_header_title_heading',''),(854,1994,'_dt_fancy_header_title_mode','generic'),(855,1994,'_dt_fancy_header_title',''),(856,1994,'_dt_fancy_header_title_font_size','40'),(857,1994,'_dt_fancy_header_title_line_height','36'),(858,1994,'_dt_fancy_header_text_transform','uppercase'),(859,1994,'_dt_fancy_header_title_color_mode','accent'),(860,1994,'_dt_fancy_header_title_color','#ffffff'),(861,1994,'_dt_fancy_header_subtitle_heading',''),(862,1994,'_dt_fancy_header_subtitle',''),(863,1994,'_dt_fancy_header_subtitle_font_size','18'),(864,1994,'_dt_fancy_header_subtitle_line_height','26'),(865,1994,'_dt_fancy_header_subtitle_text_transform','none'),(866,1994,'_dt_fancy_header_subtitle_color_mode','color'),(867,1994,'_dt_fancy_header_subtitle_color','#ffffff'),(868,1994,'_dt_fancy_header_bg_heading',''),(869,1994,'_dt_fancy_header_bg_color','#00537f'),(870,1994,'_dt_fancy_header_bg_image_origin','custom'),(871,1994,'_dt_fancy_header_bg_image','a:0:{}'),(872,1994,'_dt_fancy_header_bg_repeat','no-repeat'),(873,1994,'_dt_fancy_header_bg_position_x','center'),(874,1994,'_dt_fancy_header_bg_position_y','center'),(875,1994,'_dt_fancy_header_bg_fullscreen','1'),(876,1994,'_dt_fancy_header_bg_overlay','0'),(877,1994,'_dt_fancy_header_overlay_color','#000'),(878,1994,'_dt_fancy_header_bg_overlay_opacity','50'),(879,1994,'_dt_fancy_header_scroll_effect','default'),(880,1994,'_dt_fancy_header_bg_parallax','0.5'),(881,1994,'_dt_fancy_header_responsiveness_heading',''),(882,1994,'_dt_fancy_header_responsiveness','enabled'),(883,1994,'_dt_fancy_header_responsiveness_switch','778px'),(884,1994,'_dt_fancy_header_responsive_height','70'),(885,1994,'_dt_fancy_header_responsive_font_size','30'),(886,1994,'_dt_fancy_header_responsive_title_line_height','38'),(887,1994,'_dt_fancy_header_responsive_subtitle_font_size','20'),(888,1994,'_dt_fancy_header_responsive_subtitle_line_height','28'),(889,1994,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(890,1994,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(891,1994,'the7_shortcodes_dynamic_css','a:1:{s:32:\"32e697216029e23fbb8bbadda53f3add\";s:4160:\".products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add .filter a,\n.products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add .paginator a,\n.products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-32e697216029e23fbb8bbadda53f3add.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(892,1994,'_elementor_edit_mode','builder'),(893,1994,'_elementor_template_type','wp-page'),(894,1994,'_elementor_version','2.8.5'),(895,1994,'_wpb_shortcodes_custom_css','.vc_custom_1582728162698{margin-top: 30px !important;margin-bottom: 100px !important;}'),(896,1996,'_edit_last','1'),(897,1996,'_wp_page_template','default'),(898,1996,'_elementor_controls_usage','a:0:{}'),(899,1996,'slide_template','default'),(900,1996,'rs_page_bg_color','#ffffff'),(901,1996,'_wpb_vc_js_status','true'),(902,1996,'_dt_sidebar_position','disabled'),(903,1996,'_dt_sidebar_widgetarea_id','sidebar_1'),(904,1996,'_dt_sidebar_hide_on_mobile','0'),(905,1996,'_dt_footer_show','1'),(906,1996,'_dt_footer_widgetarea_id','sidebar_2'),(907,1996,'_dt_footer_hide_on_mobile','0'),(908,1996,'_dt_header_title','fancy'),(909,1996,'_dt_header_background','normal'),(910,1996,'_dt_header_background_below_slideshow','disabled'),(911,1996,'_dt_header_transparent_bg_color_scheme','light'),(912,1996,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(913,1996,'_dt_header_transparent_top_bar_bg_opacity','25'),(914,1996,'_dt_header_transparent_bg_color','#000000'),(915,1996,'_dt_header_transparent_bg_opacity','50'),(916,1996,'_dt_header_disabled_background','normal'),(917,1996,'_dt_header_disabled_transparent_bg_color_scheme','light'),(918,1996,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(919,1996,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(920,1996,'_dt_header_disabled_transparent_bg_color','#000000'),(921,1996,'_dt_header_disabled_transparent_bg_opacity','50'),(922,1996,'_dt_page_overrides_top_margin',''),(923,1996,'_dt_page_overrides_right_margin',''),(924,1996,'_dt_page_overrides_bottom_margin',''),(925,1996,'_dt_page_overrides_left_margin',''),(926,1996,'the7_shortcodes_dynamic_css','a:1:{s:32:\"0d3f44b813d82ce0b49b51b43e5fa9fd\";s:4173:\".products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd .filter a,\n.products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd .paginator a,\n.products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-0d3f44b813d82ce0b49b51b43e5fa9fd.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(927,1996,'_dt_fancy_header_layout_heading',''),(928,1996,'_dt_fancy_header_title_aligment','center'),(929,1996,'_dt_fancy_header_height','200'),(930,1996,'_dt_fancy_header_padding-top','0px'),(931,1996,'_dt_fancy_header_padding-bottom','0px'),(932,1996,'_dt_fancy_header_breadcrumbs_heading',''),(933,1996,'_dt_fancy_header_breadcrumbs','enabled'),(934,1996,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(935,1996,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(936,1996,'_dt_fancy_header_title_heading',''),(937,1996,'_dt_fancy_header_title_mode','generic'),(938,1996,'_dt_fancy_header_title',''),(939,1996,'_dt_fancy_header_title_font_size','40'),(940,1996,'_dt_fancy_header_title_line_height','36'),(941,1996,'_dt_fancy_header_text_transform','uppercase'),(942,1996,'_dt_fancy_header_title_color_mode','accent'),(943,1996,'_dt_fancy_header_title_color','#ffffff'),(944,1996,'_dt_fancy_header_subtitle_heading',''),(945,1996,'_dt_fancy_header_subtitle',''),(946,1996,'_dt_fancy_header_subtitle_font_size','18'),(947,1996,'_dt_fancy_header_subtitle_line_height','26'),(948,1996,'_dt_fancy_header_subtitle_text_transform','none'),(949,1996,'_dt_fancy_header_subtitle_color_mode','color'),(950,1996,'_dt_fancy_header_subtitle_color','#ffffff'),(951,1996,'_dt_fancy_header_bg_heading',''),(952,1996,'_dt_fancy_header_bg_color','#00537f'),(953,1996,'_dt_fancy_header_bg_image_origin','custom'),(954,1996,'_dt_fancy_header_bg_image','a:0:{}'),(955,1996,'_dt_fancy_header_bg_repeat','no-repeat'),(956,1996,'_dt_fancy_header_bg_position_x','center'),(957,1996,'_dt_fancy_header_bg_position_y','center'),(958,1996,'_dt_fancy_header_bg_fullscreen','1'),(959,1996,'_dt_fancy_header_bg_overlay','0'),(960,1996,'_dt_fancy_header_overlay_color','#000'),(961,1996,'_dt_fancy_header_bg_overlay_opacity','50'),(962,1996,'_dt_fancy_header_scroll_effect','default'),(963,1996,'_dt_fancy_header_bg_parallax','0.5'),(964,1996,'_dt_fancy_header_responsiveness_heading',''),(965,1996,'_dt_fancy_header_responsiveness','enabled'),(966,1996,'_dt_fancy_header_responsiveness_switch','778px'),(967,1996,'_dt_fancy_header_responsive_height','70'),(968,1996,'_dt_fancy_header_responsive_font_size','30'),(969,1996,'_dt_fancy_header_responsive_title_line_height','38'),(970,1996,'_dt_fancy_header_responsive_subtitle_font_size','20'),(971,1996,'_dt_fancy_header_responsive_subtitle_line_height','28'),(972,1996,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(973,1996,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(974,1996,'_wpb_shortcodes_custom_css','.vc_custom_1582729512790{margin-top: 20px !important;margin-bottom: 100px !important;}'),(975,1998,'_edit_last','1'),(976,1998,'_wp_page_template','default'),(977,1998,'_elementor_controls_usage','a:0:{}'),(978,1998,'slide_template','default'),(979,1998,'rs_page_bg_color','#ffffff'),(980,1998,'_wpb_vc_js_status','true'),(981,1998,'_dt_sidebar_position','disabled'),(982,1998,'_dt_sidebar_widgetarea_id','sidebar_1'),(983,1998,'_dt_sidebar_hide_on_mobile','0'),(984,1998,'_dt_footer_show','1'),(985,1998,'_dt_footer_widgetarea_id','sidebar_2'),(986,1998,'_dt_footer_hide_on_mobile','0'),(987,1998,'_dt_header_title','fancy'),(988,1998,'_dt_header_background','normal'),(989,1998,'_dt_header_background_below_slideshow','disabled'),(990,1998,'_dt_header_transparent_bg_color_scheme','light'),(991,1998,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(992,1998,'_dt_header_transparent_top_bar_bg_opacity','25'),(993,1998,'_dt_header_transparent_bg_color','#000000'),(994,1998,'_dt_header_transparent_bg_opacity','50'),(995,1998,'_dt_header_disabled_background','normal'),(996,1998,'_dt_header_disabled_transparent_bg_color_scheme','light'),(997,1998,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(998,1998,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(999,1998,'_dt_header_disabled_transparent_bg_color','#000000'),(1000,1998,'_dt_header_disabled_transparent_bg_opacity','50'),(1001,1998,'_dt_page_overrides_top_margin',''),(1002,1998,'_dt_page_overrides_right_margin',''),(1003,1998,'_dt_page_overrides_bottom_margin',''),(1004,1998,'_dt_page_overrides_left_margin',''),(1005,1998,'the7_shortcodes_dynamic_css','a:1:{s:32:\"d96abb1022c05f487b41e805b9021d24\";s:4173:\".products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24 .filter a,\n.products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24 .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24 .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-d96abb1022c05f487b41e805b9021d24.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(1006,1998,'_dt_fancy_header_layout_heading',''),(1007,1998,'_dt_fancy_header_title_aligment','center'),(1008,1998,'_dt_fancy_header_height','200'),(1009,1998,'_dt_fancy_header_padding-top','0px'),(1010,1998,'_dt_fancy_header_padding-bottom','0px'),(1011,1998,'_dt_fancy_header_breadcrumbs_heading',''),(1012,1998,'_dt_fancy_header_breadcrumbs','enabled'),(1013,1998,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(1014,1998,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(1015,1998,'_dt_fancy_header_title_heading',''),(1016,1998,'_dt_fancy_header_title_mode','generic'),(1017,1998,'_dt_fancy_header_title',''),(1018,1998,'_dt_fancy_header_title_font_size','40'),(1019,1998,'_dt_fancy_header_title_line_height','36'),(1020,1998,'_dt_fancy_header_text_transform','uppercase'),(1021,1998,'_dt_fancy_header_title_color_mode','accent'),(1022,1998,'_dt_fancy_header_title_color','#ffffff'),(1023,1998,'_dt_fancy_header_subtitle_heading',''),(1024,1998,'_dt_fancy_header_subtitle',''),(1025,1998,'_dt_fancy_header_subtitle_font_size','18'),(1026,1998,'_dt_fancy_header_subtitle_line_height','26'),(1027,1998,'_dt_fancy_header_subtitle_text_transform','none'),(1028,1998,'_dt_fancy_header_subtitle_color_mode','color'),(1029,1998,'_dt_fancy_header_subtitle_color','#ffffff'),(1030,1998,'_dt_fancy_header_bg_heading',''),(1031,1998,'_dt_fancy_header_bg_color','#00537f'),(1032,1998,'_dt_fancy_header_bg_image_origin','custom'),(1033,1998,'_dt_fancy_header_bg_image','a:0:{}'),(1034,1998,'_dt_fancy_header_bg_repeat','no-repeat'),(1035,1998,'_dt_fancy_header_bg_position_x','center'),(1036,1998,'_dt_fancy_header_bg_position_y','center'),(1037,1998,'_dt_fancy_header_bg_fullscreen','1'),(1038,1998,'_dt_fancy_header_bg_overlay','0'),(1039,1998,'_dt_fancy_header_overlay_color','#000'),(1040,1998,'_dt_fancy_header_bg_overlay_opacity','50'),(1041,1998,'_dt_fancy_header_scroll_effect','default'),(1042,1998,'_dt_fancy_header_bg_parallax','0.5'),(1043,1998,'_dt_fancy_header_responsiveness_heading',''),(1044,1998,'_dt_fancy_header_responsiveness','enabled'),(1045,1998,'_dt_fancy_header_responsiveness_switch','778px'),(1046,1998,'_dt_fancy_header_responsive_height','70'),(1047,1998,'_dt_fancy_header_responsive_font_size','30'),(1048,1998,'_dt_fancy_header_responsive_title_line_height','38'),(1049,1998,'_dt_fancy_header_responsive_subtitle_font_size','20'),(1050,1998,'_dt_fancy_header_responsive_subtitle_line_height','28'),(1051,1998,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(1052,1998,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(1053,1998,'_wpb_shortcodes_custom_css','.vc_custom_1582731935207{margin-top: 30px !important;}'),(1054,2020,'_dt_header_background_below_slideshow','disabled'),(1055,2020,'_dt_header_background','normal'),(1056,2020,'_dt_fancy_header_layout_heading',''),(1057,2020,'_dt_header_title','fancy'),(1058,2020,'_dt_footer_hide_on_mobile','0'),(1059,2020,'_dt_footer_widgetarea_id','sidebar_2'),(1060,2020,'_dt_footer_show','1'),(1061,2020,'_dt_sidebar_hide_on_mobile','0'),(1062,2020,'_dt_sidebar_widgetarea_id','sidebar_1'),(1063,2020,'_edit_last','1'),(1064,2020,'_wp_page_template','default'),(1065,2020,'_elementor_controls_usage','a:0:{}'),(1066,2020,'slide_template','default'),(1067,2020,'rs_page_bg_color','#ffffff'),(1068,2020,'_wpb_vc_js_status','true'),(1069,2020,'_dt_sidebar_position','disabled'),(1070,2020,'_dt_header_transparent_bg_color_scheme','light'),(1071,2020,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1072,2020,'_dt_header_transparent_top_bar_bg_opacity','25'),(1073,2020,'_dt_header_transparent_bg_color','#000000'),(1074,2020,'_dt_header_transparent_bg_opacity','50'),(1075,2020,'_dt_header_disabled_background','normal'),(1076,2020,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1077,2020,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1078,2020,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1079,2020,'_dt_header_disabled_transparent_bg_color','#000000'),(1080,2020,'_dt_header_disabled_transparent_bg_opacity','50'),(1081,2020,'_dt_page_overrides_top_margin',''),(1082,2020,'_dt_page_overrides_right_margin',''),(1083,2020,'_dt_page_overrides_bottom_margin',''),(1084,2020,'_dt_page_overrides_left_margin',''),(1085,2020,'the7_shortcodes_dynamic_css','a:4:{s:32:\"c12e27d3231751dde9799186840ba2e4\";s:5886:\".icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon {\n  width: 60px;\n  height: 60px;\n  line-height: 60px;\n  font-size: 45px;\n  border-radius: 200px;\n  margin: 0px 0px 0px 0px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon .icon-inner {\n  min-width: 60px;\n  min-height: 60px;\n  border-radius: 200px;\n}\n@media all and (-ms-high-contrast: none) {\n  .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon .icon-inner {\n    height: 60px;\n  }\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon .dt-hover-icon {\n  line-height: 60px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon:before,\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon:after,\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon .icon-inner:before,\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon .icon-inner:after {\n  min-width: 100%;\n  min-height: 100%;\n  padding: inherit;\n  border-radius: inherit;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-on:before {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.dt-icon-border-dashed.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.dt-icon-border-dotted.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.dt-icon-border-double.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-dashed.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-dotted.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-double.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-border-on:after {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-dashed.dt-icon-hover-border-on:after {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-dotted.dt-icon-hover-border-on:after {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-border-double.dt-icon-hover-border-on:after {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:hover {\n  font-size: 45px;\n}\n#page .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:hover .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:hover .soc-icon {\n  color: #fff;\n  background: none;\n}\n#page .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#page .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-off .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-off .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-off .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .text-icon.dt-icon-hover-off .soc-icon {\n  color: #00537f;\n  background: none;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4.layout-1 {\n  grid-template-columns: 60px minmax(0,1fr);\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4.layout-2 {\n  grid-template-columns: minmax(0,1fr) 60px;\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4.layout-2 .text-icon {\n  margin-left: 0;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4.layout-3 {\n  grid-template-columns: 60px minmax(0,1fr);\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4.layout-3 .dt-text-title {\n  margin-left: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .dt-text-title,\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .dt-text-title a {\n  font-weight: bold;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .dt-text-title {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .dt-text-desc {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-c12e27d3231751dde9799186840ba2e4 .default-btn-shortcode * {\n  vertical-align: middle;\n}\n\";s:32:\"8db0a59cdb69e6d0ba22c6eff22d402a\";s:5886:\".icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon {\n  width: 60px;\n  height: 60px;\n  line-height: 60px;\n  font-size: 45px;\n  border-radius: 200px;\n  margin: 0px 0px 0px 0px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon .icon-inner {\n  min-width: 60px;\n  min-height: 60px;\n  border-radius: 200px;\n}\n@media all and (-ms-high-contrast: none) {\n  .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon .icon-inner {\n    height: 60px;\n  }\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon .dt-hover-icon {\n  line-height: 60px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon:before,\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon:after,\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon .icon-inner:before,\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon .icon-inner:after {\n  min-width: 100%;\n  min-height: 100%;\n  padding: inherit;\n  border-radius: inherit;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-on:before {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.dt-icon-border-dashed.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.dt-icon-border-dotted.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.dt-icon-border-double.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-dashed.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-dotted.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-double.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-border-on:after {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-dashed.dt-icon-hover-border-on:after {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-dotted.dt-icon-hover-border-on:after {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-border-double.dt-icon-hover-border-on:after {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:hover {\n  font-size: 45px;\n}\n#page .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:hover .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:hover .soc-icon {\n  color: #fff;\n  background: none;\n}\n#page .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#page .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-off .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-off .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-off .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .text-icon.dt-icon-hover-off .soc-icon {\n  color: #00537f;\n  background: none;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a.layout-1 {\n  grid-template-columns: 60px minmax(0,1fr);\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a.layout-2 {\n  grid-template-columns: minmax(0,1fr) 60px;\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a.layout-2 .text-icon {\n  margin-left: 0;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a.layout-3 {\n  grid-template-columns: 60px minmax(0,1fr);\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a.layout-3 .dt-text-title {\n  margin-left: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .dt-text-title,\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .dt-text-title a {\n  font-weight: bold;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .dt-text-title {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .dt-text-desc {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-8db0a59cdb69e6d0ba22c6eff22d402a .default-btn-shortcode * {\n  vertical-align: middle;\n}\n\";s:32:\"69889786909b557ae44aee0db30a4e80\";s:5886:\".icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon {\n  width: 60px;\n  height: 60px;\n  line-height: 60px;\n  font-size: 45px;\n  border-radius: 200px;\n  margin: 0px 0px 0px 0px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon .icon-inner {\n  min-width: 60px;\n  min-height: 60px;\n  border-radius: 200px;\n}\n@media all and (-ms-high-contrast: none) {\n  .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon .icon-inner {\n    height: 60px;\n  }\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon .dt-hover-icon {\n  line-height: 60px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon:before,\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon:after,\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon .icon-inner:before,\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon .icon-inner:after {\n  min-width: 100%;\n  min-height: 100%;\n  padding: inherit;\n  border-radius: inherit;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-on:before {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.dt-icon-border-dashed.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.dt-icon-border-dotted.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.dt-icon-border-double.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-dashed.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-dotted.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-double.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-border-on:after {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-dashed.dt-icon-hover-border-on:after {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-dotted.dt-icon-hover-border-on:after {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-border-double.dt-icon-hover-border-on:after {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:hover {\n  font-size: 45px;\n}\n#page .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:hover .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:hover .soc-icon {\n  color: #fff;\n  background: none;\n}\n#page .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#page .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-off .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-off .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-off .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .text-icon.dt-icon-hover-off .soc-icon {\n  color: #00537f;\n  background: none;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80.layout-1 {\n  grid-template-columns: 60px minmax(0,1fr);\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80.layout-2 {\n  grid-template-columns: minmax(0,1fr) 60px;\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80.layout-2 .text-icon {\n  margin-left: 0;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80.layout-3 {\n  grid-template-columns: 60px minmax(0,1fr);\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80.layout-3 .dt-text-title {\n  margin-left: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .dt-text-title,\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .dt-text-title a {\n  font-weight: bold;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .dt-text-title {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .dt-text-desc {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-69889786909b557ae44aee0db30a4e80 .default-btn-shortcode * {\n  vertical-align: middle;\n}\n\";s:32:\"2bfe54bf7ceaae7016de3b3908ed4f63\";s:5886:\".icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon {\n  width: 60px;\n  height: 60px;\n  line-height: 60px;\n  font-size: 45px;\n  border-radius: 200px;\n  margin: 0px 0px 0px 0px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon .icon-inner {\n  min-width: 60px;\n  min-height: 60px;\n  border-radius: 200px;\n}\n@media all and (-ms-high-contrast: none) {\n  .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon .icon-inner {\n    height: 60px;\n  }\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon .dt-hover-icon {\n  line-height: 60px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon:before,\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon:after,\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon .icon-inner:before,\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon .icon-inner:after {\n  min-width: 100%;\n  min-height: 100%;\n  padding: inherit;\n  border-radius: inherit;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-on:before {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.dt-icon-border-dashed.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.dt-icon-border-dotted.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.dt-icon-border-double.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-dashed.dt-icon-border-on:before {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-dotted.dt-icon-border-on:before {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-double.dt-icon-border-on:before {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-border-on:after {\n  border-width: 2px;\n  border-style: solid;\n  border-color: ;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-dashed.dt-icon-hover-border-on:after {\n  border-style: dashed;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-dotted.dt-icon-hover-border-on:after {\n  border-style: dotted;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-border-double.dt-icon-hover-border-on:after {\n  border-style: double;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:hover {\n  font-size: 45px;\n}\n#page .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:hover .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:hover .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:hover .soc-icon {\n  color: #fff;\n  background: none;\n}\n#page .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:not(:hover) .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-on:not(:hover) .soc-icon,\n#page .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-off .soc-font-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-off .soc-font-icon,\n#page .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-off .soc-icon,\n#phantom .icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .text-icon.dt-icon-hover-off .soc-icon {\n  color: #00537f;\n  background: none;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63.layout-1 {\n  grid-template-columns: 60px minmax(0,1fr);\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63.layout-2 {\n  grid-template-columns: minmax(0,1fr) 60px;\n  grid-column-gap: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63.layout-2 .text-icon {\n  margin-left: 0;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63.layout-3 {\n  grid-template-columns: 60px minmax(0,1fr);\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63.layout-3 .dt-text-title {\n  margin-left: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .dt-text-title,\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .dt-text-title a {\n  font-weight: bold;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .dt-text-title {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .dt-text-desc {\n  margin-bottom: 0px;\n}\n.icon-with-text-shortcode.icon-text-id-2bfe54bf7ceaae7016de3b3908ed4f63 .default-btn-shortcode * {\n  vertical-align: middle;\n}\n\";}'),(1086,2020,'_wpb_shortcodes_custom_css','.vc_custom_1581629637353{margin-top: 80px !important;margin-bottom: 120px !important;}.vc_custom_1583269182564{margin-bottom: 40px !important;}.vc_custom_1583269226939{margin-bottom: 40px !important;}.vc_custom_1583269205204{margin-bottom: 40px !important;}.vc_custom_1583269249611{margin-bottom: 40px !important;}'),(1087,2020,'_dt_fancy_header_title_aligment','center'),(1088,2020,'_dt_fancy_header_height','200'),(1089,2020,'_dt_fancy_header_padding-top','0px'),(1090,2020,'_dt_fancy_header_padding-bottom','0px'),(1091,2020,'_dt_fancy_header_breadcrumbs_heading',''),(1092,2020,'_dt_fancy_header_breadcrumbs','disabled'),(1093,2020,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(1094,2020,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(1095,2020,'_dt_fancy_header_title_heading',''),(1096,2020,'_dt_fancy_header_title_mode','generic'),(1097,2020,'_dt_fancy_header_title',''),(1098,2020,'_dt_fancy_header_title_font_size','45'),(1099,2020,'_dt_fancy_header_title_line_height','36'),(1100,2020,'_dt_fancy_header_text_transform','none'),(1101,2020,'_dt_fancy_header_title_color_mode','accent'),(1102,2020,'_dt_fancy_header_title_color','#ffffff'),(1103,2020,'_dt_fancy_header_subtitle_heading',''),(1104,2020,'_dt_fancy_header_subtitle',''),(1105,2020,'_dt_fancy_header_subtitle_font_size','18'),(1106,2020,'_dt_fancy_header_subtitle_line_height','26'),(1107,2020,'_dt_fancy_header_subtitle_text_transform','none'),(1108,2020,'_dt_fancy_header_subtitle_color_mode','color'),(1109,2020,'_dt_fancy_header_subtitle_color','#ffffff'),(1110,2020,'_dt_fancy_header_bg_heading',''),(1111,2020,'_dt_fancy_header_bg_color','#00537f'),(1112,2020,'_dt_fancy_header_bg_image_origin','custom'),(1113,2020,'_dt_fancy_header_bg_image','a:0:{}'),(1114,2020,'_dt_fancy_header_bg_repeat','no-repeat'),(1115,2020,'_dt_fancy_header_bg_position_x','center'),(1116,2020,'_dt_fancy_header_bg_position_y','center'),(1117,2020,'_dt_fancy_header_bg_fullscreen','1'),(1118,2020,'_dt_fancy_header_bg_overlay','0'),(1119,2020,'_dt_fancy_header_overlay_color','#000'),(1120,2020,'_dt_fancy_header_bg_overlay_opacity','50'),(1121,2020,'_dt_fancy_header_scroll_effect','default'),(1122,2020,'_dt_fancy_header_bg_parallax','0.5'),(1123,2020,'_dt_fancy_header_responsiveness_heading',''),(1124,2020,'_dt_fancy_header_responsiveness','enabled'),(1125,2020,'_dt_fancy_header_responsiveness_switch','778px'),(1126,2020,'_dt_fancy_header_responsive_height','70'),(1127,2020,'_dt_fancy_header_responsive_font_size','30'),(1128,2020,'_dt_fancy_header_responsive_title_line_height','38'),(1129,2020,'_dt_fancy_header_responsive_subtitle_font_size','20'),(1130,2020,'_dt_fancy_header_responsive_subtitle_line_height','28'),(1131,2020,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(1132,2020,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 45px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(1133,2571,'_edit_last','1'),(1134,2571,'_wp_page_template','default'),(1135,2571,'_elementor_controls_usage','a:0:{}'),(1136,2571,'slide_template','default'),(1137,2571,'rs_page_bg_color','#ffffff'),(1138,2571,'_wpb_vc_js_status','true'),(1139,2571,'_dt_sidebar_position','disabled'),(1140,2571,'_dt_sidebar_widgetarea_id','sidebar_1'),(1141,2571,'_dt_sidebar_hide_on_mobile','0'),(1142,2571,'_dt_footer_show','1'),(1143,2571,'_dt_footer_widgetarea_id','sidebar_2'),(1144,2571,'_dt_footer_hide_on_mobile','0'),(1145,2571,'_dt_header_title','disabled'),(1146,2571,'_dt_header_background','normal'),(1147,2571,'_dt_header_background_below_slideshow','disabled'),(1148,2571,'_dt_header_transparent_bg_color_scheme','light'),(1149,2571,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1150,2571,'_dt_header_transparent_top_bar_bg_opacity','25'),(1151,2571,'_dt_header_transparent_bg_color','#000000'),(1152,2571,'_dt_header_transparent_bg_opacity','50'),(1153,2571,'_dt_header_disabled_background','normal'),(1154,2571,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1155,2571,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1156,2571,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1157,2571,'_dt_header_disabled_transparent_bg_color','#000000'),(1158,2571,'_dt_header_disabled_transparent_bg_opacity','50'),(1159,2571,'_dt_page_overrides_top_margin',''),(1160,2571,'_dt_page_overrides_right_margin',''),(1161,2571,'_dt_page_overrides_bottom_margin',''),(1162,2571,'_dt_page_overrides_left_margin',''),(1163,2611,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(1164,2611,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 45px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(1165,2611,'_edit_last','1'),(1166,2611,'_wp_page_template','default'),(1167,2611,'_elementor_controls_usage','a:0:{}'),(1168,2611,'slide_template','default'),(1169,2611,'rs_page_bg_color','#ffffff'),(1170,2611,'_wpb_vc_js_status','true'),(1171,2611,'_dt_sidebar_position','disabled'),(1172,2611,'_dt_sidebar_widgetarea_id','sidebar_3'),(1173,2611,'_dt_sidebar_hide_on_mobile','0'),(1174,2611,'_dt_footer_show','1'),(1175,2611,'_dt_footer_widgetarea_id','sidebar_2'),(1176,2611,'_dt_footer_hide_on_mobile','0'),(1177,2611,'_dt_header_title','fancy'),(1178,2611,'_dt_header_background','normal'),(1179,2611,'_dt_header_background_below_slideshow','disabled'),(1180,2611,'_dt_header_transparent_bg_color_scheme','light'),(1181,2611,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1182,2611,'_dt_header_transparent_top_bar_bg_opacity','25'),(1183,2611,'_dt_header_transparent_bg_color','#000000'),(1184,2611,'_dt_header_transparent_bg_opacity','50'),(1185,2611,'_dt_header_disabled_background','normal'),(1186,2611,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1187,2611,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1188,2611,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1189,2611,'_dt_header_disabled_transparent_bg_color','#000000'),(1190,2611,'_dt_header_disabled_transparent_bg_opacity','50'),(1191,2611,'_dt_page_overrides_top_margin',''),(1192,2611,'_dt_page_overrides_right_margin',''),(1193,2611,'_dt_page_overrides_bottom_margin',''),(1194,2611,'_dt_page_overrides_left_margin',''),(1195,2611,'_dt_fancy_header_layout_heading',''),(1196,2611,'_dt_fancy_header_title_aligment','center'),(1197,2611,'_dt_fancy_header_height','200'),(1198,2611,'_dt_fancy_header_padding-top','0px'),(1199,2611,'_dt_fancy_header_padding-bottom','0px'),(1200,2611,'_dt_fancy_header_breadcrumbs_heading',''),(1201,2611,'_dt_fancy_header_breadcrumbs','disabled'),(1202,2611,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(1203,2611,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(1204,2611,'_dt_fancy_header_title_heading',''),(1205,2611,'_dt_fancy_header_title_mode','custom'),(1206,2611,'_dt_fancy_header_title','TODOS LOS PRODUCTOS'),(1207,2611,'_dt_fancy_header_title_font_size','45'),(1208,2611,'_dt_fancy_header_title_line_height','36'),(1209,2611,'_dt_fancy_header_text_transform','uppercase'),(1210,2611,'_dt_fancy_header_title_color_mode','accent'),(1211,2611,'_dt_fancy_header_title_color','#ffffff'),(1212,2611,'_dt_fancy_header_subtitle_heading',''),(1213,2611,'_dt_fancy_header_subtitle',''),(1214,2611,'_dt_fancy_header_subtitle_font_size','18'),(1215,2611,'_dt_fancy_header_subtitle_line_height','26'),(1216,2611,'_dt_fancy_header_subtitle_text_transform','none'),(1217,2611,'_dt_fancy_header_subtitle_color_mode','color'),(1218,2611,'_dt_fancy_header_subtitle_color','#ffffff'),(1219,2611,'_dt_fancy_header_bg_heading',''),(1220,2611,'_dt_fancy_header_bg_color','#00537f'),(1221,2611,'_dt_fancy_header_bg_image_origin','custom'),(1222,2611,'_dt_fancy_header_bg_image','a:0:{}'),(1223,2611,'_dt_fancy_header_bg_repeat','no-repeat'),(1224,2611,'_dt_fancy_header_bg_position_x','center'),(1225,2611,'_dt_fancy_header_bg_position_y','center'),(1226,2611,'_dt_fancy_header_bg_fullscreen','1'),(1227,2611,'_dt_fancy_header_bg_overlay','0'),(1228,2611,'_dt_fancy_header_overlay_color','#000'),(1229,2611,'_dt_fancy_header_bg_overlay_opacity','50'),(1230,2611,'_dt_fancy_header_scroll_effect','default'),(1231,2611,'_dt_fancy_header_bg_parallax','0.5'),(1232,2611,'_dt_fancy_header_responsiveness_heading',''),(1233,2611,'_dt_fancy_header_responsiveness','enabled'),(1234,2611,'_dt_fancy_header_responsiveness_switch','778px'),(1235,2611,'_dt_fancy_header_responsive_height','70'),(1236,2611,'_dt_fancy_header_responsive_font_size','30'),(1237,2611,'_dt_fancy_header_responsive_title_line_height','38'),(1238,2611,'_dt_fancy_header_responsive_subtitle_font_size','20'),(1239,2611,'_dt_fancy_header_responsive_subtitle_line_height','28'),(1240,2611,'the7_shortcodes_dynamic_css','a:1:{s:32:\"65be1126994bdee6a7a040575fe3c17c\";s:5229:\".products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter a,\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {\n  color: #00537f;\n  background: none;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter-bg-decoration .filter-categories a:not(.act):hover {\n  color: #00537f;\n  background: none;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter-bg-decoration .filter-categories a.act:after {\n  background: #00537f;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .filter-underline-decoration .filter-categories a:after {\n  background: #00537f;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .paginator a,\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .paginator a * {\n  color: ;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c .paginator:not(.paginator-more-button) a:after {\n  background: #00537f;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(4,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 25%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-65be1126994bdee6a7a040575fe3c17c.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(1241,2847,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1242,2847,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1243,2847,'_dt_header_disabled_background','normal'),(1244,2847,'_dt_header_transparent_bg_opacity','50'),(1245,2847,'_dt_header_transparent_bg_color','#000000'),(1246,2847,'_dt_header_transparent_top_bar_bg_opacity','25'),(1247,2847,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1248,2847,'_dt_header_transparent_bg_color_scheme','light'),(1249,2847,'_dt_header_background_below_slideshow','disabled'),(1250,2847,'_dt_header_background','normal'),(1251,2847,'_dt_header_title','fancy'),(1252,2847,'_dt_footer_hide_on_mobile','0'),(1253,2847,'_dt_footer_widgetarea_id','sidebar_2'),(1254,2847,'_dt_footer_show','1'),(1255,2847,'_dt_sidebar_hide_on_mobile','0'),(1256,2847,'_dt_sidebar_widgetarea_id','sidebar_1'),(1257,2847,'_dt_sidebar_position','disabled'),(1258,2847,'_wpb_vc_js_status','true'),(1259,2847,'rs_page_bg_color','#ffffff'),(1260,2847,'slide_template','default'),(1261,2847,'_wp_page_template',''),(1262,2847,'_edit_last','1'),(1263,2847,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1264,2847,'_dt_header_disabled_transparent_bg_color','#000000'),(1265,2847,'_dt_header_disabled_transparent_bg_opacity','50'),(1266,2847,'_dt_page_overrides_top_margin',''),(1267,2847,'_dt_page_overrides_right_margin',''),(1268,2847,'_dt_page_overrides_bottom_margin',''),(1269,2847,'_dt_page_overrides_left_margin',''),(1270,2847,'the7_shortcodes_dynamic_css','a:1:{s:32:\"4f7a8da027d3d12c09790b45132cae95\";s:4496:\".products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .filter a,\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .filter a * {\n  color: #003a5d;\n}\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .paginator a,\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .paginator a * {\n  color: #003a5d;\n}\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .paginator .button-load-more {\n  border-color: rgba(0,58,93,0.1);\n}\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95 .paginator .button-load-more:hover {\n  border-color: rgba(0,58,93,0.21);\n}\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.666666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 33.333333333333%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-4f7a8da027d3d12c09790b45132cae95.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(1271,2847,'_dt_fancy_header_layout_heading',''),(1272,2847,'_dt_fancy_header_title_aligment','center'),(1273,2847,'_dt_fancy_header_height','200'),(1274,2847,'_dt_fancy_header_padding-top','0px'),(1275,2847,'_dt_fancy_header_padding-bottom','0px'),(1276,2847,'_dt_fancy_header_breadcrumbs_heading',''),(1277,2847,'_dt_fancy_header_breadcrumbs','enabled'),(1278,2847,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(1279,2847,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(1280,2847,'_dt_fancy_header_title_heading',''),(1281,2847,'_dt_fancy_header_title_mode','generic'),(1282,2847,'_dt_fancy_header_title',''),(1283,2847,'_dt_fancy_header_title_font_size','40'),(1284,2847,'_dt_fancy_header_title_line_height','36'),(1285,2847,'_dt_fancy_header_text_transform','uppercase'),(1286,2847,'_dt_fancy_header_title_color_mode','accent'),(1287,2847,'_dt_fancy_header_title_color','#ffffff'),(1288,2847,'_dt_fancy_header_subtitle_heading',''),(1289,2847,'_dt_fancy_header_subtitle',''),(1290,2847,'_dt_fancy_header_subtitle_font_size','18'),(1291,2847,'_dt_fancy_header_subtitle_line_height','26'),(1292,2847,'_dt_fancy_header_subtitle_text_transform','none'),(1293,2847,'_dt_fancy_header_subtitle_color_mode','color'),(1294,2847,'_dt_fancy_header_subtitle_color','#ffffff'),(1295,2847,'_dt_fancy_header_bg_heading',''),(1296,2847,'_dt_fancy_header_bg_color','#00537f'),(1297,2847,'_dt_fancy_header_bg_image_origin','custom'),(1298,2847,'_dt_fancy_header_bg_image','a:0:{}'),(1299,2847,'_dt_fancy_header_bg_repeat','no-repeat'),(1300,2847,'_dt_fancy_header_bg_position_x','center'),(1301,2847,'_dt_fancy_header_bg_position_y','center'),(1302,2847,'_dt_fancy_header_bg_fullscreen','1'),(1303,2847,'_dt_fancy_header_bg_overlay','0'),(1304,2847,'_dt_fancy_header_overlay_color','#000'),(1305,2847,'_dt_fancy_header_bg_overlay_opacity','50'),(1306,2847,'_dt_fancy_header_scroll_effect','default'),(1307,2847,'_dt_fancy_header_bg_parallax','0.5'),(1308,2847,'_dt_fancy_header_responsiveness_heading',''),(1309,2847,'_dt_fancy_header_responsiveness','enabled'),(1310,2847,'_dt_fancy_header_responsiveness_switch','778px'),(1311,2847,'_dt_fancy_header_responsive_height','70'),(1312,2847,'_dt_fancy_header_responsive_font_size','30'),(1313,2847,'_dt_fancy_header_responsive_title_line_height','38'),(1314,2847,'_dt_fancy_header_responsive_subtitle_font_size','20'),(1315,2847,'_dt_fancy_header_responsive_subtitle_line_height','28'),(1316,2847,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(1317,2847,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 200px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(1318,2847,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(1319,3157,'_seedprod_page','1'),(1320,3157,'_seedprod_page_uuid','9a2cbcd2-1378-4e1b-89d6-c6bf44ff01af'),(1321,1594,'_elementor_controls_usage','a:0:{}'),(1322,1594,'_wpb_shortcodes_custom_css','.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1498804043002{padding-top: 70px !important;padding-bottom: 20px !important;}.vc_custom_1498803830227{padding-top: 50px !important;background-color: #000000 !important;}.vc_custom_1476012908960{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1496399827329{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1476005300152{padding-bottom: 50px !important;}.vc_custom_1498755622313{padding-bottom: 50px !important;}.vc_custom_1498755704655{padding-bottom: 50px !important;}.vc_custom_1476007482956{padding-bottom: 50px !important;}.vc_custom_1476007487982{padding-bottom: 50px !important;}.vc_custom_1476007492901{padding-bottom: 50px !important;}.vc_custom_1498803802778{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1498803807766{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1498803814809{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1476013037503{padding-bottom: 25px !important;}.vc_custom_1476012903703{padding-bottom: 50px !important;}.vc_custom_1498803934344{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498720697012{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498803890741{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498572567053{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1498756520817{padding-right: 50px !important;padding-left: 50px !important;}'),(1323,1594,'_wpb_shortcodes_custom_css','.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1498804043002{padding-top: 70px !important;padding-bottom: 20px !important;}.vc_custom_1498803830227{padding-top: 50px !important;background-color: #000000 !important;}.vc_custom_1476012908960{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1496399827329{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1476005300152{padding-bottom: 50px !important;}.vc_custom_1498755622313{padding-bottom: 50px !important;}.vc_custom_1498755704655{padding-bottom: 50px !important;}.vc_custom_1476007482956{padding-bottom: 50px !important;}.vc_custom_1476007487982{padding-bottom: 50px !important;}.vc_custom_1476007492901{padding-bottom: 50px !important;}.vc_custom_1498803802778{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1498803807766{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1498803814809{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1476013037503{padding-bottom: 25px !important;}.vc_custom_1476012903703{padding-bottom: 50px !important;}.vc_custom_1498803934344{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498720697012{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498803890741{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498572567053{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1498756520817{padding-right: 50px !important;padding-left: 50px !important;}'),(1324,1594,'_edit_last','1'),(1325,1594,'_wp_page_template','default'),(1326,1594,'_dt_sidebar_position','disabled'),(1327,1594,'_dt_sidebar_widgetarea_id','sidebar_1'),(1328,1594,'_dt_sidebar_hide_on_mobile','0'),(1329,1594,'_dt_footer_show','1'),(1330,1594,'_dt_footer_widgetarea_id','sidebar_2'),(1331,1594,'_dt_footer_hide_on_mobile','0'),(1332,1594,'_dt_header_title','enabled'),(1333,1594,'_dt_header_background','normal'),(1334,1594,'_dt_header_background_below_slideshow','disabled'),(1335,1594,'_dt_header_transparent_bg_color','#000000'),(1336,1594,'_dt_header_transparent_bg_opacity','50'),(1337,1594,'_dt_header_transparent_bg_color_scheme','light'),(1338,1594,'slide_template',''),(1339,1594,'_wpb_vc_js_status','true'),(1340,1594,'_wpb_shortcodes_custom_css','.vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1498804043002{padding-top: 70px !important;padding-bottom: 20px !important;}.vc_custom_1498803830227{padding-top: 50px !important;background-color: #000000 !important;}.vc_custom_1476012908960{padding-top: 70px !important;padding-bottom: 25px !important;}.vc_custom_1496399827329{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1476005293248{padding-bottom: 50px !important;}.vc_custom_1476005300152{padding-bottom: 50px !important;}.vc_custom_1498755622313{padding-bottom: 50px !important;}.vc_custom_1498755704655{padding-bottom: 50px !important;}.vc_custom_1476007482956{padding-bottom: 50px !important;}.vc_custom_1476007487982{padding-bottom: 50px !important;}.vc_custom_1476007492901{padding-bottom: 50px !important;}.vc_custom_1498803802778{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1498803807766{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1498803814809{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1476013037503{padding-bottom: 25px !important;}.vc_custom_1476012903703{padding-bottom: 50px !important;}.vc_custom_1498803934344{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498720697012{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498803890741{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1498572567053{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1498756520817{padding-right: 50px !important;padding-left: 50px !important;}'),(1341,1594,'_dt_page_overrides_top_margin','0'),(1342,1594,'_dt_page_overrides_bottom_margin','0'),(1343,1594,'_dt_header_disabled_background','normal'),(1344,1594,'_dt_header_disabled_transparent_bg_color','#000000'),(1345,1594,'_dt_header_disabled_transparent_bg_opacity','50'),(1346,1594,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1347,1594,'the7_shortcodes_inline_css','.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .paginator a,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .paginator a * {\n  color: ;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb figure,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .rollover,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb img,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.enable-bg-rollover .gallery-rollover {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.enable-img-shadow .rollover {\n  box-shadow: \"\";\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.enable-bg-rollover.hover-scale .rollover:after {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico > span:before {\n  font-size: 32px;\n  line-height: 44px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb .gallery-zoom-ico > span {\n  color: #ffffff;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 10px;\n  grid-column-gap: 10px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 5px;\n  box-sizing: border-box;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(4,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 10px;\n  grid-row-gap: 10px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 25%;\n  padding: 5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n  width: calc(25%) * 2;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width:not(.centered-layout-list):not(.content-bg-on) .dt-css-grid {\n  grid-row-gap: 10px - ;\n}\n@media screen and (max-width: 1199px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 991px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 767px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-ac4ee85670c24acb9958f267c4c6dbfb.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(50%)*2;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n.bullets-ubax.carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837 .owl-dot.active span {\n  border-color: ;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-84836f6994417508c2ee2f903977e837.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n'),(1348,1594,'_dt_header_transparent_top_bar_bg_color',''),(1349,1594,'_dt_header_transparent_top_bar_bg_opacity','0'),(1350,1594,'_dt_header_disabled_transparent_top_bar_bg_color',''),(1351,1594,'_dt_header_disabled_transparent_top_bar_bg_opacity','0'),(1352,1594,'the7_shortcodes_dynamic_css','a:2:{s:32:\"be04cc4c828653130d43f7592bae5e9a\";s:7201:\".gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .paginator a,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .paginator a * {\n  color: ;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a figure,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .rollover,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a img,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.enable-bg-rollover .gallery-rollover {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.enable-img-shadow .rollover {\n  box-shadow: ;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.enable-bg-rollover.hover-scale .rollover:after {\n  background: ;\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  -webkit-box-shadow: none;\n  box-shadow: none;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .gallery-zoom-ico:before,\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 10px;\n  grid-column-gap: 10px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a:not(.resize-by-browser-width) .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 5px;\n  box-sizing: border-box;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(4,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 10px;\n  grid-row-gap: 10px;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .double-width {\n  grid-column: span 2;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid {\n  margin: -5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 25%;\n  padding: 5px;\n}\n.cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n  width: calc(25%) * 2;\n}\n.gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width:not(.centered-layout-list):not(.content-bg-on) .dt-css-grid {\n  grid-row-gap: 10px - ;\n}\n@media screen and (max-width: 1199px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 991px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(25%)*2;\n  }\n}\n@media screen and (max-width: 767px) {\n  .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n  .cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width,\n  .no-cssgridlegacy.no-cssgrid .gallery-shortcode.gallery-photos-masonry-shortcode-id-be04cc4c828653130d43f7592bae5e9a.resize-by-browser-width .dt-css-grid .wf-cell.double-width {\n    width: calc(50%)*2;\n  }\n}\n\";s:32:\"119b84dd50b1f33514d29636282f2385\";s:3776:\".carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a {\n  width: 22px;\n  height: 80px;\n  border-radius: 0px;\n}\n.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:hover:after {\n  border-width: 0px;\n}\n.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:after {\n  background: #f4a215;\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: 0px;\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav i {\n  font-size: 18px;\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:not(:hover) i,\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:hover i,\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-nav a:hover i:before {\n  color: #ffffff;\n  background: none;\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385.reposition-arrows .owl-nav .owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385.reposition-arrows .owl-nav .owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385.reposition-arrows .owl-nav .owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .carousel-shortcode.carousel-shortcode-id-119b84dd50b1f33514d29636282f2385.reposition-arrows .owl-nav .owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n\";}'),(1353,1594,'_dt_page_overrides_right_margin',''),(1354,1594,'_dt_page_overrides_left_margin',''),(1355,1594,'rs_page_bg_color',''),(1356,1594,'_wp_desired_post_slug','nosotrosfgf'),(1357,1594,'_wp_trash_meta_time','1661281040'),(1358,1594,'_wp_trash_meta_status','publish'),(1359,2849,'_thumbnail_id','3864'),(1360,2849,'_edit_last','1'),(1361,2849,'_wp_page_template','default'),(1362,2849,'slide_template','default'),(1363,2849,'rs_page_bg_color','#ffffff'),(1364,2849,'_wpb_vc_js_status','true'),(1365,2849,'_dt_sidebar_position','disabled'),(1366,2849,'_dt_sidebar_widgetarea_id','sidebar_1'),(1367,2849,'_dt_sidebar_hide_on_mobile','0'),(1368,2849,'_dt_footer_show','1'),(1369,2849,'_dt_footer_widgetarea_id','sidebar_2'),(1370,2849,'_dt_footer_hide_on_mobile','0'),(1371,2849,'_dt_header_title','fancy'),(1372,2849,'_dt_header_background','normal'),(1373,2849,'_dt_header_background_below_slideshow','disabled'),(1374,2849,'_dt_header_transparent_bg_color_scheme','light'),(1375,2849,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1376,2849,'_dt_header_transparent_top_bar_bg_opacity','25'),(1377,2849,'_dt_header_transparent_bg_color','#000000'),(1378,2849,'_dt_header_transparent_bg_opacity','50'),(1379,2849,'_dt_header_disabled_background','normal'),(1380,2849,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1381,2849,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1382,2849,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1383,2849,'_dt_header_disabled_transparent_bg_color','#000000'),(1384,2849,'_dt_header_disabled_transparent_bg_opacity','50'),(1385,2849,'_dt_page_overrides_top_margin',''),(1386,2849,'_dt_page_overrides_right_margin',''),(1387,2849,'_dt_page_overrides_bottom_margin',''),(1388,2849,'_dt_page_overrides_left_margin',''),(1389,2849,'the7_shortcodes_dynamic_css','a:1:{s:32:\"cb9284e1d98478b72227b31bab1b8def\";s:4481:\".products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .filter a,\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .filter a * {\n  color: #003a5d;\n}\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .filter-bg-decoration .filter-categories a.act {\n  color: #fff;\n}\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .paginator a,\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .paginator a * {\n  color: #003a5d;\n}\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .paginator .button-load-more {\n  border-color: rgba(0,58,93,0.1);\n}\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def .paginator .button-load-more:hover {\n  border-color: rgba(0,58,93,0.21);\n}\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def:not(.resize-by-browser-width) .dt-css-grid {\n  grid-row-gap: 30px;\n  grid-column-gap: 30px;\n  grid-template-columns: repeat(auto-fill,minmax(,1fr));\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def:not(.resize-by-browser-width) .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def:not(.resize-by-browser-width) .dt-css-grid {\n  display: flex;\n  flex-flow: row wrap;\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def:not(.resize-by-browser-width) .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def:not(.resize-by-browser-width) .dt-css-grid .wf-cell {\n  flex: 1 0 ;\n  min-width: ;\n  max-width: 100%;\n  padding: 15px;\n  box-sizing: border-box;\n}\n.products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid {\n  grid-template-columns: repeat(6,1fr);\n  grid-template-rows: auto;\n  grid-column-gap: 30px;\n  grid-row-gap: 30px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid {\n  margin: -15px;\n}\n.cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell,\n.no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell {\n  width: 16.6666666667%;\n  padding: 15px;\n}\n@media screen and (max-width: 1199px) {\n  .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(4,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 25%;\n  }\n}\n@media screen and (max-width: 991px) {\n  .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 50%;\n  }\n}\n@media screen and (max-width: 767px) {\n  .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid {\n    grid-template-columns: repeat(1,1fr);\n  }\n  .cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell,\n  .no-cssgridlegacy.no-cssgrid .products-shortcode.products-masonry-shortcode-id-cb9284e1d98478b72227b31bab1b8def.resize-by-browser-width .dt-css-grid .wf-cell {\n    width: 100%;\n  }\n}\n\";}'),(1390,2849,'_dt_fancy_header_bg_color','#00537f'),(1391,2849,'_dt_fancy_header_subtitle_color','#ffffff'),(1392,2849,'_dt_fancy_header_bg_heading',''),(1393,2849,'_dt_fancy_header_subtitle_color_mode','color'),(1394,2849,'_dt_fancy_header_subtitle_text_transform','uppercase'),(1395,2849,'_dt_fancy_header_subtitle_line_height','26'),(1396,2849,'_dt_fancy_header_subtitle_font_size','30'),(1397,2849,'_dt_fancy_header_subtitle',''),(1398,2849,'_dt_fancy_header_subtitle_heading',''),(1399,2849,'_dt_fancy_header_title_color','#ffffff'),(1400,2849,'_dt_fancy_header_title_color_mode','accent'),(1401,2849,'_dt_fancy_header_text_transform','uppercase'),(1402,2849,'_dt_fancy_header_title_line_height','36'),(1403,2849,'_dt_fancy_header_title_font_size','40'),(1404,2849,'_dt_fancy_header_title',''),(1405,2849,'_dt_fancy_header_title_mode','generic'),(1406,2849,'_dt_fancy_header_title_heading',''),(1407,2849,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(1408,2849,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(1409,2849,'_dt_fancy_header_breadcrumbs','enabled'),(1410,2849,'_dt_fancy_header_breadcrumbs_heading',''),(1411,2849,'_dt_fancy_header_padding-bottom','0px'),(1412,2849,'_dt_fancy_header_padding-top','0px'),(1413,2849,'_dt_fancy_header_height','150'),(1414,2849,'_dt_fancy_header_title_aligment','center'),(1415,2849,'_dt_fancy_header_layout_heading',''),(1416,2849,'_dt_fancy_header_bg_image_origin','custom'),(1417,2849,'_dt_fancy_header_bg_image','a:0:{}'),(1418,2849,'_dt_fancy_header_bg_repeat','no-repeat'),(1419,2849,'_dt_fancy_header_bg_position_x','center'),(1420,2849,'_dt_fancy_header_bg_position_y','center'),(1421,2849,'_dt_fancy_header_bg_fullscreen','1'),(1422,2849,'_dt_fancy_header_bg_overlay','0'),(1423,2849,'_dt_fancy_header_overlay_color','#000'),(1424,2849,'_dt_fancy_header_bg_overlay_opacity','50'),(1425,2849,'_dt_fancy_header_scroll_effect','default'),(1426,2849,'_dt_fancy_header_bg_parallax','0.5'),(1427,2849,'_dt_fancy_header_responsiveness_heading',''),(1428,2849,'_dt_fancy_header_responsiveness','enabled'),(1429,2849,'_dt_fancy_header_responsiveness_switch','778px'),(1430,2849,'_dt_fancy_header_responsive_height','70'),(1431,2849,'_dt_fancy_header_responsive_font_size','30'),(1432,2849,'_dt_fancy_header_responsive_title_line_height','38'),(1433,2849,'_dt_fancy_header_responsive_subtitle_font_size','20'),(1434,2849,'_dt_fancy_header_responsive_subtitle_line_height','28'),(1435,2849,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(1436,2849,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #00537f;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 150px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 40px;\n  line-height: 36px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 30px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: uppercase;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(1437,3030,'_edit_last','1'),(1438,3030,'_wp_page_template','default'),(1439,3030,'slide_template','default'),(1440,3030,'rs_page_bg_color','#ffffff'),(1441,3030,'_wpb_vc_js_status','false'),(1442,3030,'_dt_sidebar_position','right'),(1443,3030,'_dt_sidebar_widgetarea_id','sidebar_1'),(1444,3030,'_dt_sidebar_hide_on_mobile','0'),(1445,3030,'_dt_footer_show','1'),(1446,3030,'_dt_footer_widgetarea_id','sidebar_2'),(1447,3030,'_dt_footer_hide_on_mobile','0'),(1448,3030,'_dt_header_title','enabled'),(1449,3030,'_dt_header_background','normal'),(1450,3030,'_dt_header_background_below_slideshow','disabled'),(1451,3030,'_dt_header_transparent_bg_color_scheme','light'),(1452,3030,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1453,3030,'_dt_header_transparent_top_bar_bg_opacity','25'),(1454,3030,'_dt_header_transparent_bg_color','#000000'),(1455,3030,'_dt_header_transparent_bg_opacity','50'),(1456,3030,'_dt_header_disabled_background','normal'),(1457,3030,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1458,3030,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1459,3030,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1460,3030,'_dt_header_disabled_transparent_bg_color','#000000'),(1461,3030,'_dt_header_disabled_transparent_bg_opacity','50'),(1462,3030,'_dt_page_overrides_top_margin',''),(1463,3030,'_dt_page_overrides_right_margin',''),(1464,3030,'_dt_page_overrides_bottom_margin',''),(1465,3030,'_dt_page_overrides_left_margin',''),(1466,3356,'_dt_page_overrides_left_margin',''),(1467,3356,'_dt_page_overrides_bottom_margin',''),(1468,3356,'_dt_page_overrides_right_margin',''),(1469,3356,'_dt_page_overrides_top_margin',''),(1470,3356,'_dt_header_disabled_transparent_bg_opacity','50'),(1471,3356,'_dt_header_disabled_transparent_bg_color','#000000'),(1472,3356,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(1473,3356,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(1474,3356,'_dt_header_disabled_transparent_bg_color_scheme','light'),(1475,3356,'_dt_header_disabled_background','normal'),(1476,3356,'_dt_header_transparent_bg_opacity','50'),(1477,3356,'_dt_header_transparent_bg_color','#000000'),(1478,3356,'_dt_header_transparent_top_bar_bg_opacity','25'),(1479,3356,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(1480,3356,'_dt_header_transparent_bg_color_scheme','light'),(1481,3356,'_dt_header_background_below_slideshow','disabled'),(1482,3356,'_dt_header_background','normal'),(1483,3356,'_dt_header_title','enabled'),(1484,3356,'_dt_footer_hide_on_mobile','0'),(1485,3356,'_dt_footer_widgetarea_id','sidebar_2'),(1486,3356,'_dt_footer_show','1'),(1487,3356,'_dt_sidebar_hide_on_mobile','0'),(1488,3356,'_dt_sidebar_widgetarea_id','sidebar_1'),(1489,3356,'_dt_sidebar_position','right'),(1490,3356,'_wpb_vc_js_status','true'),(1491,3356,'ao_post_optimize','a:5:{s:16:\"ao_post_optimize\";s:2:\"on\";s:19:\"ao_post_js_optimize\";s:2:\"on\";s:20:\"ao_post_css_optimize\";s:2:\"on\";s:12:\"ao_post_ccss\";s:2:\"on\";s:16:\"ao_post_lazyload\";s:2:\"on\";}'),(1492,3356,'rs_page_bg_color','#ffffff'),(1493,3356,'slide_template','default'),(1494,3356,'_wp_page_template','../public/views/revslider-page-template.php'),(1495,3356,'_edit_last','1'),(1496,3356,'_wpb_post_custom_css','.lp-titulo{\n    letter-spacing: 4px;\n}\n\n#lp-form{\n    box-shadow: 0 2px 10px #999;\n    border-radius: 10px;\n    height:100%;\n}\n.lp-boton {\n    background-color:#003a5d;\n}'),(1497,3356,'_wpb_shortcodes_custom_css','.vc_custom_1640126363011{margin-top: 50px !important;background-color: #003a5d !important;}.vc_custom_1640711021851{background-color: #003a5d !important;}.vc_custom_1640206958214{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #dddd2e !important;}.vc_custom_1640207394383{background-color: #003a5d !important;}.vc_custom_1640121518923{margin-top: -75px !important;margin-bottom: -50px !important;background-color: #ffffff !important;border-radius: 10px !important;}.vc_custom_1640121779138{padding-right: 10px !important;padding-left: 10px !important;}.vc_custom_1640187015449{margin-top: 15px !important;}.vc_custom_1640197126771{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640197220739{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640197158851{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640197198282{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640711610009{margin-top: -30px !important;}.vc_custom_1640711668337{margin-bottom: -20px !important;}.vc_custom_1640297154335{margin-top: -30px !important;}.vc_custom_1640206866112{margin-top: -15px !important;}.vc_custom_1640206856113{margin-top: -15px !important;}.vc_custom_1640206861952{margin-top: -15px !important;}.vc_custom_1640206188384{margin-top: -35px !important;margin-bottom: 0px !important;}.vc_custom_1640208385530{margin-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1640194237029{padding: 0px !important;}.vc_custom_1640197126771{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640194237029{padding: 0px !important;}.vc_custom_1640197220739{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640194237029{padding: 0px !important;}.vc_custom_1640197158851{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640194237029{padding: 0px !important;}.vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640194237029{padding: 0px !important;}.vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}.vc_custom_1640194237029{padding: 0px !important;}.vc_custom_1640197198282{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}'),(1498,3356,'the7_shortcodes_dynamic_css','a:1:{s:32:\"296a5a2db912be83d8d5173692d131bf\";s:263:\"#default-btn-296a5a2db912be83d8d5173692d131bf.ico-right-side > i {\n  margin-right: 0px;\n  margin-left: 8px;\n}\n#default-btn-296a5a2db912be83d8d5173692d131bf > i {\n  margin-right: 8px;\n}\n#default-btn-296a5a2db912be83d8d5173692d131bf * {\n  vertical-align: middle;\n}\n\";}'),(1499,3703,'_elementor_edit_mode','builder'),(1500,3703,'_elementor_template_type','wp-post'),(1501,3703,'_elementor_version','3.6.6'),(1502,3703,'_wp_desired_post_slug',''),(1503,3703,'_wp_trash_meta_time','1661280961'),(1504,3703,'_wp_trash_meta_status','draft'),(30134,5720,'_header_menu_style_settings','field_59411fcf0048f'),(30135,5720,'header_menu_contacts_bar_style','inherit'),(30136,5720,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(30137,5720,'header_background_type','inherit'),(30138,5720,'_header_background_type','field_59390deaf218a'),(30139,5720,'header_tilte_align','inherit'),(30140,5720,'_header_tilte_align','field_59390deb0034e'),(30141,5720,'page_typography_settings','inherit'),(30142,5720,'_page_typography_settings','field_593a55746376f'),(30143,5720,'page_use_boxed_wrapper','inherit'),(30144,5720,'_page_use_boxed_wrapper','field_59390deb03738'),(30145,5720,'full_width_margins_type','inherit'),(30146,5720,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(30147,5720,'footer_logo_widget_type','inherit'),(30148,5720,'_footer_logo_widget_type','field_59390deb04788'),(30149,5720,'footer_as_sticky','inherit'),(30150,5720,'_footer_as_sticky','field_59391743def2b'),(30151,5720,'header_subtitle',''),(30152,5720,'_header_subtitle','field_593ddebba2fcb'),(30153,5720,'header_background_color',''),(30154,5720,'_header_background_color','field_59390deaf2582'),(30155,5720,'header_title_align','inherit'),(30156,5720,'_header_title_align','field_59390deb0034e'),(30157,5720,'header_height',''),(30158,5720,'_header_height','field_59390deb00b09'),(30159,5720,'breadcrumbs_background_color',''),(30160,5720,'_breadcrumbs_background_color','field_593d618e8bfd2'),(30161,5720,'breadcrumbs_text_color',''),(30162,5720,'_breadcrumbs_text_color','field_593db13395d12'),(30163,5720,'page_background_color',''),(30164,5720,'_page_background_color','field_59390deb02f35'),(30165,5720,'footer_text_color',''),(30166,5720,'_footer_text_color','field_5940ec917da19'),(30167,5720,'footer_copyright_section_background',''),(30168,5720,'_footer_copyright_section_background','field_59390deb0778d'),(30169,5720,'footer_copyright_section_text_color',''),(30170,5720,'_footer_copyright_section_text_color','field_59390deb07b67'),(30171,5720,'page_custom_css',''),(30172,5720,'_page_custom_css','field_59390deb083b5'),(30173,5721,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(30174,5721,'header_menu_style','inherit'),(30175,5721,'_header_menu_style','field_59390deaef21a'),(30176,5721,'menu_type','inherit'),(30177,5721,'_menu_type','field_59390deaefde5'),(30178,5721,'header_menu_hide_border','yes'),(30179,5721,'_header_menu_hide_border','field_57e9090dab86a'),(30180,5721,'header_menu_border_type','inherit'),(30181,5721,'_header_menu_border_type','field_57e273850bfe3'),(30182,5721,'header_menu_add_contacts_bar','inherit'),(30183,5721,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(30184,5721,'header_menu_fixed','inherit'),(30185,5721,'_header_menu_fixed','field_59390deaf1978'),(30186,5721,'header_background_image','5061'),(30187,5721,'_header_background_image','field_57dfa3f8e9525'),(30188,5721,'header_background_size','cover'),(30189,5721,'_header_background_size','field_57dfd77f67f25'),(30190,5721,'header_height_fullscreen','inherit'),(30191,5721,'_header_height_fullscreen','field_59390deb00733'),(30192,5721,'header_use_hero','yes'),(30193,5721,'_header_use_hero','field_59390deb00ef1'),(30194,5721,'page_background_type','inherit'),(30195,5721,'_page_background_type','field_59390deb0171e'),(30196,5721,'page_show_breadcrumbs','inherit'),(30197,5721,'_page_show_breadcrumbs','field_59390deb03328'),(30198,5721,'page_is_wrapped','inherit'),(30199,5721,'_page_is_wrapped','field_59390deb03b1b'),(30200,5721,'footer_background_type','inherit'),(30201,5721,'_footer_background_type','field_59390deb053ac'),(30202,5721,'footer_hide','inherit'),(30203,5721,'_footer_hide','field_59390deb06b99'),(30204,5721,'footer_is_wrapped','inherit'),(30205,5721,'_footer_is_wrapped','field_59390deb06fd1'),(30206,5721,'footer_show_copyright_section','inherit'),(30207,5721,'_footer_show_copyright_section','field_59390deb07397'),(30208,5721,'header_menu_use_wrapper','inherit'),(30209,5721,'_header_menu_use_wrapper','field_59390deaef614'),(30210,5721,'header_menu_add_cap','inherit'),(30211,5721,'_header_menu_add_cap','field_59390deaef9ea'),(30212,5721,'page_add_top_padding','inherit'),(30213,5721,'_page_add_top_padding','field_59390deb03f38'),(30214,5721,'header_use_overlay','inherit'),(30215,5721,'_header_use_overlay','field_57e261c601ar334777banewset'),(30216,5721,'header_logo_style','inherit'),(30217,5721,'_header_logo_style','field_59391a16302be'),(30218,5721,'header_menu_style_settings','inherit'),(30219,5721,'_header_menu_style_settings','field_59411fcf0048f'),(30220,5721,'header_menu_contacts_bar_style','inherit'),(30221,5721,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(30222,5721,'header_background_type','inherit'),(30223,5721,'_header_background_type','field_59390deaf218a'),(30224,5721,'header_tilte_align','inherit'),(30225,5721,'_header_tilte_align','field_59390deb0034e'),(30226,5721,'page_typography_settings','inherit'),(30227,5721,'_page_typography_settings','field_593a55746376f'),(30228,5721,'page_use_boxed_wrapper','inherit'),(30229,5721,'_page_use_boxed_wrapper','field_59390deb03738'),(30230,5721,'full_width_margins_type','inherit'),(30231,5721,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(30232,5721,'footer_logo_widget_type','inherit'),(30233,5721,'_footer_logo_widget_type','field_59390deb04788'),(30234,5721,'footer_as_sticky','inherit'),(30235,5721,'_footer_as_sticky','field_59391743def2b'),(30236,5721,'header_subtitle',''),(30237,5721,'_header_subtitle','field_593ddebba2fcb'),(30238,5721,'header_background_color',''),(30239,5721,'_header_background_color','field_59390deaf2582'),(30240,5721,'header_title_align','inherit'),(30241,5721,'_header_title_align','field_59390deb0034e'),(30242,5721,'header_height',''),(30243,5721,'_header_height','field_59390deb00b09'),(30244,5721,'breadcrumbs_background_color',''),(30245,5721,'_breadcrumbs_background_color','field_593d618e8bfd2'),(30246,5721,'breadcrumbs_text_color',''),(30247,5721,'_breadcrumbs_text_color','field_593db13395d12'),(30248,5721,'page_background_color',''),(30249,5721,'_page_background_color','field_59390deb02f35'),(30250,5721,'footer_text_color',''),(30251,5721,'_footer_text_color','field_5940ec917da19'),(30252,5721,'footer_copyright_section_background',''),(30253,5721,'_footer_copyright_section_background','field_59390deb0778d'),(30254,5721,'footer_copyright_section_text_color',''),(30255,5721,'_footer_copyright_section_text_color','field_59390deb07b67'),(30256,5721,'page_custom_css',''),(30257,5721,'_page_custom_css','field_59390deb083b5'),(30258,5722,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(30259,5722,'header_menu_style','inherit'),(30260,5722,'_header_menu_style','field_59390deaef21a'),(30261,5722,'menu_type','inherit'),(30262,5722,'_menu_type','field_59390deaefde5'),(30263,5722,'header_menu_hide_border','yes'),(30264,5722,'_header_menu_hide_border','field_57e9090dab86a'),(30265,5722,'header_menu_border_type','inherit'),(30266,5722,'_header_menu_border_type','field_57e273850bfe3'),(30267,5722,'header_menu_add_contacts_bar','inherit'),(30268,5722,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(30269,5722,'header_menu_fixed','inherit'),(30270,5722,'_header_menu_fixed','field_59390deaf1978'),(30271,5722,'header_background_image','5061'),(30272,5722,'_header_background_image','field_57dfa3f8e9525'),(30273,5722,'header_background_size','cover'),(30274,5722,'_header_background_size','field_57dfd77f67f25'),(30275,5722,'header_height_fullscreen','inherit'),(30276,5722,'_header_height_fullscreen','field_59390deb00733'),(30277,5722,'header_use_hero','yes'),(30278,5722,'_header_use_hero','field_59390deb00ef1'),(30279,5722,'page_background_type','inherit'),(30280,5722,'_page_background_type','field_59390deb0171e'),(30281,5722,'page_show_breadcrumbs','inherit'),(30282,5722,'_page_show_breadcrumbs','field_59390deb03328'),(30283,5722,'page_is_wrapped','inherit'),(30284,5722,'_page_is_wrapped','field_59390deb03b1b'),(30285,5722,'footer_background_type','inherit'),(30286,5722,'_footer_background_type','field_59390deb053ac'),(30287,5722,'footer_hide','inherit'),(30288,5722,'_footer_hide','field_59390deb06b99'),(30289,5722,'footer_is_wrapped','inherit'),(30290,5722,'_footer_is_wrapped','field_59390deb06fd1'),(30291,5722,'footer_show_copyright_section','inherit'),(30292,5722,'_footer_show_copyright_section','field_59390deb07397'),(30293,5722,'header_menu_use_wrapper','inherit'),(30294,5722,'_header_menu_use_wrapper','field_59390deaef614'),(30295,5722,'header_menu_add_cap','inherit'),(30296,5722,'_header_menu_add_cap','field_59390deaef9ea'),(30297,5722,'page_add_top_padding','inherit'),(30298,5722,'_page_add_top_padding','field_59390deb03f38'),(30299,5722,'header_use_overlay','inherit'),(30300,5722,'_header_use_overlay','field_57e261c601ar334777banewset'),(30301,5722,'header_logo_style','inherit'),(30302,5722,'_header_logo_style','field_59391a16302be'),(30303,5722,'header_menu_style_settings','inherit'),(30304,5722,'_header_menu_style_settings','field_59411fcf0048f'),(30305,5722,'header_menu_contacts_bar_style','inherit'),(30306,5722,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(30307,5722,'header_background_type','inherit'),(30308,5722,'_header_background_type','field_59390deaf218a'),(30309,5722,'header_tilte_align','inherit'),(30310,5722,'_header_tilte_align','field_59390deb0034e'),(30311,5722,'page_typography_settings','inherit'),(30312,5722,'_page_typography_settings','field_593a55746376f'),(30313,5722,'page_use_boxed_wrapper','inherit'),(30314,5722,'_page_use_boxed_wrapper','field_59390deb03738'),(30315,5722,'full_width_margins_type','inherit'),(30316,5722,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(30317,5722,'footer_logo_widget_type','inherit'),(30318,5722,'_footer_logo_widget_type','field_59390deb04788'),(30319,5722,'footer_as_sticky','inherit'),(30320,5722,'_footer_as_sticky','field_59391743def2b'),(30321,5722,'header_subtitle',''),(30322,5722,'_header_subtitle','field_593ddebba2fcb'),(30323,5722,'header_background_color',''),(30324,5722,'_header_background_color','field_59390deaf2582'),(30325,5722,'header_title_align','inherit'),(30326,5722,'_header_title_align','field_59390deb0034e'),(30327,5722,'header_height',''),(30328,5722,'_header_height','field_59390deb00b09'),(30329,5722,'breadcrumbs_background_color',''),(30330,5722,'_breadcrumbs_background_color','field_593d618e8bfd2'),(30331,5722,'breadcrumbs_text_color',''),(30332,5722,'_breadcrumbs_text_color','field_593db13395d12'),(30333,5722,'page_background_color',''),(30334,5722,'_page_background_color','field_59390deb02f35'),(30335,5722,'footer_text_color',''),(30336,5722,'_footer_text_color','field_5940ec917da19'),(30337,5722,'footer_copyright_section_background',''),(30338,5722,'_footer_copyright_section_background','field_59390deb0778d'),(30339,5722,'footer_copyright_section_text_color',''),(30340,5722,'_footer_copyright_section_text_color','field_59390deb07b67'),(30341,5722,'page_custom_css',''),(30342,5722,'_page_custom_css','field_59390deb083b5'),(30343,5723,'_wp_attached_file','woocommerce-placeholder.png'),(30344,5723,'_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:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49609;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5612;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30345,3891,'_edit_lock','1661792851:1'),(30346,3356,'_edit_lock','1661792889:1'),(30347,2611,'_edit_lock','1661794183:1'),(24622,3901,'_wp_attached_file','2022/08/log_file_2022-08-24__15-12-28.txt'),(24623,2544,'_wp_attached_file','2016/11/arg_product_image_set14.jpg'),(24624,2544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set14.jpg\";s:8:\"filesize\";i:241581;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5182;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60535;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7411;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5507;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12789;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41038;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3419;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30109,5720,'page_background_type','inherit'),(24626,2545,'_wp_attached_file','2016/11/arg_product_image_set15.jpg'),(24627,2545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set15.jpg\";s:8:\"filesize\";i:238867;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4256;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48646;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5866;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4263;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9910;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31668;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2955;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30110,5720,'_page_background_type','field_59390deb0171e'),(24629,2546,'_wp_attached_file','2016/11/arg_product_image_set16.jpg'),(24630,2546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set16.jpg\";s:8:\"filesize\";i:508345;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105250;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9160;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6849;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16879;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65018;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30111,5720,'page_show_breadcrumbs','inherit'),(24632,2555,'_wp_attached_file','2016/11/arg_product_image_set17.jpg'),(24633,2555,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set17.jpg\";s:8:\"filesize\";i:335549;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12125;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5260;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76007;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7416;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5575;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13622;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49301;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24635,2556,'_wp_attached_file','2016/11/arg_product_image_set18.jpg'),(24636,2556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set18.jpg\";s:8:\"filesize\";i:342934;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10639;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78980;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6258;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4556;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12001;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49299;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30112,5720,'_page_show_breadcrumbs','field_59390deb03328'),(24638,2557,'_wp_attached_file','2016/11/arg_product_image_set19.jpg'),(24639,2557,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set19.jpg\";s:8:\"filesize\";i:608964;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17583;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151782;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9595;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7247;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20563;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94517;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30113,5720,'page_is_wrapped','inherit'),(24641,2562,'_wp_attached_file','2016/10/arg_product_image_set2.jpg'),(24642,2562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/10/arg_product_image_set2.jpg\";s:8:\"filesize\";i:452626;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11878;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74251;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7629;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5911;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13538;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46404;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24644,2563,'_wp_attached_file','2016/10/arg_product_image_set3.jpg'),(24645,2563,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/10/arg_product_image_set3.jpg\";s:8:\"filesize\";i:634151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15174;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113814;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9176;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7006;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17070;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68640;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4048;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30114,5720,'_page_is_wrapped','field_59390deb03b1b'),(24647,2564,'_wp_attached_file','2016/11/arg_product_image_set4.jpg'),(24648,2564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/11/arg_product_image_set4.jpg\";s:8:\"filesize\";i:447823;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7802;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111809;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11998;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9245;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22667;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75638;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30115,5720,'footer_background_type','inherit'),(24650,2565,'_wp_attached_file','2016/11/arg_product_image_set5.jpg'),(24651,2565,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/11/arg_product_image_set5.jpg\";s:8:\"filesize\";i:652534;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136382;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8299;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20545;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83349;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30116,5720,'_footer_background_type','field_59390deb053ac'),(24653,2566,'_wp_attached_file','2016/11/arg_product_image_set6.jpg'),(24654,2566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/11/arg_product_image_set6.jpg\";s:8:\"filesize\";i:352100;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74959;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7993;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5955;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14650;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49979;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3443;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30117,5720,'footer_hide','inherit'),(24656,2567,'_wp_attached_file','2016/11/arg_product_image_set11.jpg'),(24657,2567,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set11.jpg\";s:8:\"filesize\";i:246591;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12840;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63420;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8029;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6228;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14158;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43607;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24659,2568,'_wp_attached_file','2016/11/arg_product_image_set12.jpg'),(24660,2568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set12.jpg\";s:8:\"filesize\";i:343196;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12301;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73687;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7746;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5868;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14058;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47668;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30118,5720,'_footer_hide','field_59390deb06b99'),(24662,2569,'_wp_attached_file','2016/11/arg_product_image_set13.jpg'),(24663,2569,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set13.jpg\";s:8:\"filesize\";i:615853;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6054;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135656;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9127;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6729;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18332;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81557;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30119,5720,'footer_is_wrapped','inherit'),(24665,2570,'_wp_attached_file','2016/11/arg_product_image_set7.jpg'),(24666,2570,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/11/arg_product_image_set7.jpg\";s:8:\"filesize\";i:317428;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79181;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9268;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7569;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16827;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53398;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30120,5720,'_footer_is_wrapped','field_59390deb06fd1'),(24668,3902,'_wp_attached_file','2016/11/arg_product_image_set8.jpg'),(24669,3902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/11/arg_product_image_set8.jpg\";s:8:\"filesize\";i:495209;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6878;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114781;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10484;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8092;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20361;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73440;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30121,5720,'footer_show_copyright_section','inherit'),(24671,2572,'_wp_attached_file','2016/11/arg_product_image_set9.jpg'),(24672,2572,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2016/11/arg_product_image_set9.jpg\";s:8:\"filesize\";i:514713;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6092;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114573;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9180;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7279;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_product_image_set9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17939;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71336;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_product_image_set9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30122,5720,'_footer_show_copyright_section','field_59390deb07397'),(24674,2573,'_wp_attached_file','2016/11/arg_product_image_set10.jpg'),(24675,2573,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set10.jpg\";s:8:\"filesize\";i:800409;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23847;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208915;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13299;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10799;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28027;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126171;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4893;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24677,2577,'_wp_attached_file','2016/10/arg_product_image_set1-1.jpg'),(24678,2577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:36:\"2016/10/arg_product_image_set1-1.jpg\";s:8:\"filesize\";i:405121;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-1-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-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:6253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-1-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76799;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9066;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6876;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"arg_product_image_set1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15856;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-1-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49879;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_product_image_set1-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:3943;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30123,5720,'header_menu_use_wrapper','inherit'),(24680,2585,'_wp_attached_file','2016/11/arg_product_image_set21.jpg'),(24681,2585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set21.jpg\";s:8:\"filesize\";i:514187;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7275;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126506;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11140;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8207;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21469;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81204;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30124,5720,'_header_menu_use_wrapper','field_59390deaef614'),(24683,2587,'_wp_attached_file','2016/11/arg_product_image_set20.jpg'),(24684,2587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set20.jpg\";s:8:\"filesize\";i:270027;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11069;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4945;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67055;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7389;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13788;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44038;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30125,5720,'header_menu_add_cap','inherit'),(24686,2588,'_wp_attached_file','2016/11/arg_product_image_set22.jpg'),(24687,2588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set22.jpg\";s:8:\"filesize\";i:297234;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10073;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72573;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6404;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5507;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12533;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45862;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24689,2589,'_wp_attached_file','2016/11/arg_product_image_set23.jpg'),(24690,2589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set23.jpg\";s:8:\"filesize\";i:500657;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19160;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116889;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11191;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8640;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21178;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76729;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30126,5720,'_header_menu_add_cap','field_59390deaef9ea'),(24692,2600,'_wp_attached_file','2016/11/arg_product_image_set24.jpg'),(24693,2600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set24.jpg\";s:8:\"filesize\";i:256853;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58267;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5873;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5726;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10796;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36504;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30127,5720,'page_add_top_padding','inherit'),(24695,2601,'_wp_attached_file','2016/11/arg_product_image_set25.jpg'),(24696,2601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set25.jpg\";s:8:\"filesize\";i:458082;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5323;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103043;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8046;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set25-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16175;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64183;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26495,2643,'_wc_average_rating','0'),(24698,2612,'_wp_attached_file','2016/11/arg_product_image_set26.jpg'),(24699,2612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set26.jpg\";s:8:\"filesize\";i:154661;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3328;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35841;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4624;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4383;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set26-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7492;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22768;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24700,2613,'_wp_attached_file','2016/11/arg_product_image_set27.jpg'),(24701,2613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set27.jpg\";s:8:\"filesize\";i:221129;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4478;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51037;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6223;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4740;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set27-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10690;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33757;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3049;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24702,2614,'_wp_attached_file','2016/11/arg_product_image_set28.jpg'),(24703,2614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set28.jpg\";s:8:\"filesize\";i:185433;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7455;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42046;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5279;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5081;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set28-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8771;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26827;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24704,2615,'_wp_attached_file','2016/11/arg_product_image_set29.jpg'),(24705,2615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set29.jpg\";s:8:\"filesize\";i:314808;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70183;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8292;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6276;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set29-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15020;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47179;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set29-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3646;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24706,2626,'_wp_attached_file','2016/11/arg_product_image_set30.jpg'),(24707,2626,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set30.jpg\";s:8:\"filesize\";i:403705;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85176;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7456;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6905;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set30-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13856;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51704;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set30-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24708,2627,'_wp_attached_file','2016/11/arg_product_image_set31.jpg'),(24709,2627,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set31.jpg\";s:8:\"filesize\";i:509088;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19622;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119354;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11913;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8975;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set31-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23020;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79272;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4493;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24710,2628,'_wp_attached_file','2016/11/arg_product_image_set32.jpg'),(24711,2628,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set32.jpg\";s:8:\"filesize\";i:226571;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4193;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44549;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5833;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5286;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set32-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9789;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29200;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set32-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2975;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24712,2629,'_wp_attached_file','2016/11/arg_product_image_set33.jpg'),(24713,2629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set33.jpg\";s:8:\"filesize\";i:424274;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14961;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6409;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91014;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9144;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6929;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set33-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16933;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59355;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24714,2630,'_wp_attached_file','2016/11/arg_product_image_set34.jpg'),(24715,2630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set34.jpg\";s:8:\"filesize\";i:161346;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37862;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4252;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set34-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7250;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set34-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24716,2631,'_wp_attached_file','2016/11/arg_product_image_set35.jpg'),(24717,2631,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set35.jpg\";s:8:\"filesize\";i:430758;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5238;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104743;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7943;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7369;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set35-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16141;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64986;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set35-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3215;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24718,2632,'_wp_attached_file','2016/11/arg_product_image_set36.jpg'),(24719,2632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set36.jpg\";s:8:\"filesize\";i:451396;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101124;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9120;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6964;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set36-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16848;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63564;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set36-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24720,2668,'_wp_attached_file','2016/11/arg_product_image_set37.jpg'),(24721,2668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set37.jpg\";s:8:\"filesize\";i:140403;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3180;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35913;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4280;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4140;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set37-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7314;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22930;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set37-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24722,2669,'_wp_attached_file','2016/11/arg_product_image_set38.jpg'),(24723,2669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set38.jpg\";s:8:\"filesize\";i:431575;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13179;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5605;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88711;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8177;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6668;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set38-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15049;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55161;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set38-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24724,2670,'_wp_attached_file','2016/11/arg_product_image_set39.jpg'),(24725,2670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set39.jpg\";s:8:\"filesize\";i:478058;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130854;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8745;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6388;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set39-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18262;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81511;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set39-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24726,2671,'_wp_attached_file','2016/11/arg_product_image_set40.jpg'),(24727,2671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set40.jpg\";s:8:\"filesize\";i:158954;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6021;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3023;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38360;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4226;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4038;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set40-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7192;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24016;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set40-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2154;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24728,2672,'_wp_attached_file','2016/11/arg_product_image_set41.jpg'),(24729,2672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set41.jpg\";s:8:\"filesize\";i:305275;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11126;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5056;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66239;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7295;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6485;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set41-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13004;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42792;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3227;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24730,2673,'_wp_attached_file','2016/11/arg_product_image_set42.jpg'),(24731,2673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set42.jpg\";s:8:\"filesize\";i:418738;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92737;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7873;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set42-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15533;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58521;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set42-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24732,2674,'_wp_attached_file','2016/11/arg_product_image_set43.jpg'),(24733,2674,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set43.jpg\";s:8:\"filesize\";i:187498;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8088;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43684;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5462;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5321;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set43-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9632;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29064;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set43-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24734,2675,'_wp_attached_file','2016/11/arg_product_image_set44.jpg'),(24735,2675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set44.jpg\";s:8:\"filesize\";i:202804;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46697;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6985;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5174;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set44-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11636;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32843;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set44-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24736,2676,'_wp_attached_file','2016/11/arg_product_image_set45.jpg'),(24737,2676,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set45.jpg\";s:8:\"filesize\";i:395234;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93691;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10183;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8518;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set45-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18842;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62908;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set45-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4079;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24738,2677,'_wp_attached_file','2016/11/arg_product_image_set46.jpg'),(24739,2677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set46.jpg\";s:8:\"filesize\";i:219327;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3381;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41135;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4708;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4399;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set46-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7887;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25741;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set46-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24740,2678,'_wp_attached_file','2016/11/arg_product_image_set47.jpg'),(24741,2678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set47.jpg\";s:8:\"filesize\";i:396793;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5075;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95874;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7650;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6310;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15077;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60407;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24742,2679,'_wp_attached_file','2016/11/arg_product_image_set48.jpg'),(24743,2679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set48.jpg\";s:8:\"filesize\";i:206894;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8529;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4297;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44818;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5925;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5683;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set48-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10126;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29988;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set48-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24744,2680,'_wp_attached_file','2016/11/arg_product_image_set49.jpg'),(24745,2680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set49.jpg\";s:8:\"filesize\";i:240650;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5411;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56709;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7570;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6883;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set49-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13128;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38662;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set49-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3484;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24746,2681,'_wp_attached_file','2016/11/arg_product_image_set50.jpg'),(24747,2681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set50.jpg\";s:8:\"filesize\";i:379351;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6565;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81327;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9604;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7925;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17508;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54869;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set50-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4083;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24748,4178,'_wp_attached_file','2016/11/arg_instagram_icon-min.png'),(24749,4178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:26;s:6:\"height\";i:26;s:4:\"file\";s:34:\"2016/11/arg_instagram_icon-min.png\";s:8:\"filesize\";i:562;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:{}}}'),(24750,4635,'_wp_attached_file','2016/11/arg_product_image_set54.jpg'),(24751,4635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set54.jpg\";s:8:\"filesize\";i:128544;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16797;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95425;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10186;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7536;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set54-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63163;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set54-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4279;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26494,2643,'_stock',NULL),(24753,4643,'_wp_attached_file','2016/11/arg_product_image_set62.jpg'),(24754,4643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set62.jpg\";s:8:\"filesize\";i:68234;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53655;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6618;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5201;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set62-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11556;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36853;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set62-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26493,2643,'_download_expiry','-1'),(24756,4644,'_wp_attached_file','2016/11/arg_product_image_set63.jpg'),(24757,4644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set63.jpg\";s:8:\"filesize\";i:88329;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59981;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5974;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4370;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set63-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10728;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38103;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set63-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2776;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26492,2643,'_download_limit','-1'),(24759,4645,'_wp_attached_file','2016/11/arg_product_image_set53.jpg'),(24760,4645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set53.jpg\";s:8:\"filesize\";i:95319;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11330;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5115;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64782;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7190;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5236;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set53-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12602;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41596;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set53-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26491,2643,'_sold_individually','no'),(24762,4651,'_wp_attached_file','2016/11/arg_product_image_set64.jpg'),(24763,4651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set64.jpg\";s:8:\"filesize\";i:81592;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5795;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68858;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8221;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6266;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set64-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14647;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47335;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set64-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26490,2643,'_tax_class',''),(24765,4652,'_wp_attached_file','2016/11/arg_product_image_set65.jpg'),(24766,4652,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set65.jpg\";s:8:\"filesize\";i:88969;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4931;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65219;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6938;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4804;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set65-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12213;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42582;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set65-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26489,2643,'total_sales','0'),(24768,4653,'_wp_attached_file','2016/11/arg_product_image_set52.jpg'),(24769,4653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set52.jpg\";s:8:\"filesize\";i:97402;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10663;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4710;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65673;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6659;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5214;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set52-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12055;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41900;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set52-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24770,4654,'_wp_attached_file','2016/11/arg_product_image_set55.jpg'),(24771,4654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set55.jpg\";s:8:\"filesize\";i:98841;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12209;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71187;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7700;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5691;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set55-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13685;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46429;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set55-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24772,4655,'_wp_attached_file','2016/11/arg_product_image_set56.jpg'),(24773,4655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set56.jpg\";s:8:\"filesize\";i:70508;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4254;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55273;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6100;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set56-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11066;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37073;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set56-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2830;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24774,4656,'_wp_attached_file','2016/11/arg_product_image_set57.jpg'),(24775,4656,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set57.jpg\";s:8:\"filesize\";i:144134;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12555;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4915;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94481;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7249;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5156;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set57-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14401;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59047;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set57-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24776,4657,'_wp_attached_file','2016/11/arg_product_image_set58.jpg'),(24777,4657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set58.jpg\";s:8:\"filesize\";i:76003;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5193;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59535;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7305;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5554;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set58-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12845;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40396;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set58-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24778,4658,'_wp_attached_file','2016/11/arg_product_image_set59.jpg'),(24779,4658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set59.jpg\";s:8:\"filesize\";i:78992;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63688;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7868;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6341;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set59-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13930;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44071;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set59-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24780,4659,'_wp_attached_file','2016/11/arg_product_image_set60.jpg'),(24781,4659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set60.jpg\";s:8:\"filesize\";i:108780;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6678;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84341;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9829;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7876;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set60-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57362;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set60-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4081;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24782,4660,'_wp_attached_file','2016/11/arg_product_image_set61.jpg'),(24783,4660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set61.jpg\";s:8:\"filesize\";i:130607;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5711;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94216;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8284;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5956;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set61-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15647;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60818;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set61-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24784,4661,'_wp_attached_file','2016/11/arg_product_image_set66.jpg'),(24785,4661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set66.jpg\";s:8:\"filesize\";i:91212;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10481;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63084;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6245;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4574;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set66-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11399;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40416;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set66-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2922;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24786,4662,'_wp_attached_file','2016/11/arg_product_image_set67.jpg'),(24787,4662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set67.jpg\";s:8:\"filesize\";i:96277;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10419;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65847;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6084;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4673;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set67-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11058;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41652;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set67-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24788,4663,'_wp_attached_file','2016/11/arg_product_image_set68.jpg'),(24789,4663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set68.jpg\";s:8:\"filesize\";i:308574;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21803;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197855;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11598;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8857;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set68-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25768;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120894;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set68-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4025;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24790,4664,'_wp_attached_file','2016/11/arg_product_image_set69.jpg'),(24791,4664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set69.jpg\";s:8:\"filesize\";i:132709;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5689;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87432;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8306;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6272;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set69-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15449;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55575;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set69-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24792,4665,'_wp_attached_file','2016/11/arg_product_image_set70.jpg'),(24793,4665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set70.jpg\";s:8:\"filesize\";i:212670;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15569;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131418;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8629;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6637;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set70-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17710;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79895;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set70-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24794,4666,'_wp_attached_file','2016/11/arg_product_image_set71.jpg'),(24795,4666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set71.jpg\";s:8:\"filesize\";i:71118;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56273;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6681;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4981;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set71-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11662;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38137;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3188;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24796,4667,'_wp_attached_file','2016/11/arg_product_image_set72.jpg'),(24797,4667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set72.jpg\";s:8:\"filesize\";i:49268;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3803;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40126;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5101;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3780;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set72-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8455;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27398;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set72-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24798,4668,'_wp_attached_file','2016/11/arg_product_image_set73.jpg'),(24799,4668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set73.jpg\";s:8:\"filesize\";i:79312;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62097;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7371;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5661;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set73-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13060;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41907;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set73-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24800,4669,'_wp_attached_file','2016/11/arg_product_image_set74.jpg'),(24801,4669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set74.jpg\";s:8:\"filesize\";i:100818;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16369;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6945;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80734;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10264;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7980;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set74-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18628;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56261;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set74-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24802,4670,'_wp_attached_file','2016/11/arg_product_image_set75.jpg'),(24803,4670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set75.jpg\";s:8:\"filesize\";i:84459;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65316;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8008;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6265;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set75-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14148;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44622;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set75-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3509;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24804,4671,'_wp_attached_file','2016/11/arg_product_image_set76.jpg'),(24805,4671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set76.jpg\";s:8:\"filesize\";i:67701;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4497;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53720;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6498;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5172;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set76-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11384;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36847;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set76-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24806,4672,'_wp_attached_file','2016/11/arg_product_image_set77.jpg'),(24807,4672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set77.jpg\";s:8:\"filesize\";i:191760;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14153;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122503;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7807;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5317;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set77-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16274;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74111;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set77-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24808,4673,'_wp_attached_file','2016/11/arg_product_image_set78.jpg'),(24809,4673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set78.jpg\";s:8:\"filesize\";i:146890;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5108;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96785;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7421;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4795;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set78-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14132;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59655;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set78-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24810,4674,'_wp_attached_file','2016/11/arg_product_image_set79.jpg'),(24811,4674,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set79.jpg\";s:8:\"filesize\";i:74981;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10740;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57819;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6668;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set79-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11764;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38834;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set79-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3081;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24812,4675,'_wp_attached_file','2016/11/arg_product_image_set80.jpg'),(24813,4675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set80.jpg\";s:8:\"filesize\";i:235114;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141616;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8593;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6735;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set80-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17151;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81392;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set80-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24814,4676,'_wp_attached_file','2016/11/arg_product_image_set81.jpg'),(24815,4676,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set81.jpg\";s:8:\"filesize\";i:139934;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87007;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6447;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4751;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set81-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12300;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51627;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set81-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2943;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24816,4677,'_wp_attached_file','2016/11/arg_product_image_set82.jpg'),(24817,4677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set82.jpg\";s:8:\"filesize\";i:86581;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60672;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5758;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4135;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set82-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10346;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38636;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set82-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2766;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24818,4678,'_wp_attached_file','2016/11/arg_product_image_set83.jpg'),(24819,4678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set83.jpg\";s:8:\"filesize\";i:165140;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108847;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9871;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7594;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set83-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18172;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67477;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set83-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4189;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24820,4679,'_wp_attached_file','2016/11/arg_product_image_set51.jpg'),(24821,4679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:867;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2016/11/arg_product_image_set51.jpg\";s:8:\"filesize\";i:124710;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14506;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-768x886.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:886;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88667;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8689;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"arg_product_image_set51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16039;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-600x692.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57079;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"arg_product_image_set51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3714;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24822,4778,'_wp_attached_file','2016/11/arg_category10-min.jpg'),(24823,4778,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:680;s:6:\"height\";i:586;s:4:\"file\";s:30:\"2016/11/arg_category10-min.jpg\";s:8:\"filesize\";i:80923;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"arg_category10-min-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"arg_category10-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3937;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"arg_category10-min-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6308;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:30:\"arg_category10-min-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4458;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"arg_category10-min-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13967;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"arg_category10-min-600x517.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46868;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"arg_category10-min-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24824,4779,'_wp_attached_file','2016/11/arg_category11-min.jpg'),(24825,4779,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:680;s:6:\"height\";i:586;s:4:\"file\";s:30:\"2016/11/arg_category11-min.jpg\";s:8:\"filesize\";i:47539;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"arg_category11-min-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"arg_category11-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3839;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"arg_category11-min-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5692;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:30:\"arg_category11-min-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4238;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"arg_category11-min-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10577;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"arg_category11-min-600x517.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28882;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"arg_category11-min-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2208;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24826,5112,'_wp_attached_file','2016/12/arg_brand2-1.png'),(24827,5112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:125;s:6:\"height\";i:20;s:4:\"file\";s:24:\"2016/12/arg_brand2-1.png\";s:8:\"filesize\";i:2508;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"arg_brand2-1-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24828,5113,'_wp_attached_file','2016/12/arg_brand3-1.png'),(24829,5113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:86;s:6:\"height\";i:20;s:4:\"file\";s:24:\"2016/12/arg_brand3-1.png\";s:8:\"filesize\";i:2252;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:{}}}'),(24830,5114,'_wp_attached_file','2016/12/arg_brand4-1.png'),(24831,5114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:135;s:6:\"height\";i:20;s:4:\"file\";s:24:\"2016/12/arg_brand4-1.png\";s:8:\"filesize\";i:3033;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"arg_brand4-1-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24832,5115,'_wp_attached_file','2016/12/arg_brand5-1.png'),(24833,5115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:137;s:6:\"height\";i:20;s:4:\"file\";s:24:\"2016/12/arg_brand5-1.png\";s:8:\"filesize\";i:2558;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"arg_brand5-1-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24834,5116,'_wp_attached_file','2016/12/arg_demo08_slider3-min-1.jpg'),(24835,5116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1013;s:4:\"file\";s:36:\"2016/12/arg_demo08_slider3-min-1.jpg\";s:8:\"filesize\";i:206532;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5784;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"arg_demo08_slider3-min-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-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:3135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30926;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"arg_demo08_slider3-min-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117696;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4781;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3874;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9753;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19733;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider3-min-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:1836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26488,2595,'_stock',NULL),(24837,5117,'_wp_attached_file','2016/12/arg_demo08_slider4-min-1.jpg'),(24838,5117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1013;s:4:\"file\";s:36:\"2016/12/arg_demo08_slider4-min-1.jpg\";s:8:\"filesize\";i:680011;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12782;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"arg_demo08_slider4-min-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-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:5899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99424;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"arg_demo08_slider4-min-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:414330;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10450;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7116;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26835;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58752;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"arg_demo08_slider4-min-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:2668;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26487,2595,'_download_expiry','-1'),(24840,5118,'_wp_attached_file','2016/12/arg_demo8_slider-min-1.jpg'),(24841,5118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:34:\"2016/12/arg_demo8_slider-min-1.jpg\";s:8:\"filesize\";i:212928;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7990;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"arg_demo8_slider-min-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:59940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-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:5537;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-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:36819;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"arg_demo8_slider-min-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114509;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8521;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6396;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"arg_demo8_slider-min-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16449;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-1-600x219.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24734;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"arg_demo8_slider-min-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:2989;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26486,2595,'_download_limit','-1'),(24843,5119,'_wp_attached_file','2016/12/arg_product_image_set19-1.jpg'),(24844,5119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:600;s:4:\"file\";s:37:\"2016/12/arg_product_image_set19-1.jpg\";s:8:\"filesize\";i:107310;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set19-1-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set19-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:6468;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set19-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10082;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set19-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7336;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"arg_product_image_set19-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21836;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set19-1-600x545.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76273;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set19-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:3715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24845,5120,'_wp_attached_file','2016/12/arg_product_image_set20-1.jpg'),(24846,5120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:600;s:4:\"file\";s:37:\"2016/12/arg_product_image_set20-1.jpg\";s:8:\"filesize\";i:50373;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set20-1-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set20-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:5786;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set20-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8148;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set20-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6258;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"arg_product_image_set20-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14423;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set20-1-600x545.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40221;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"arg_product_image_set20-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:3700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24847,5121,'_wp_attached_file','2016/12/arg_brand1-1.png'),(24848,5121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:118;s:6:\"height\";i:20;s:4:\"file\";s:24:\"2016/12/arg_brand1-1.png\";s:8:\"filesize\";i:2829;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"arg_brand1-1-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2530;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24849,5122,'_wp_attached_file','2016/12/logo_light-1.png'),(24850,5122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:159;s:6:\"height\";i:40;s:4:\"file\";s:24:\"2016/12/logo_light-1.png\";s:8:\"filesize\";i:942;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"logo_light-1-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1218;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"logo_light-1-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24851,5123,'_wp_attached_file','2016/12/logo_dark-1.png'),(24852,5123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:159;s:6:\"height\";i:40;s:4:\"file\";s:23:\"2016/12/logo_dark-1.png\";s:8:\"filesize\";i:909;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"logo_dark-1-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1854;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"logo_dark-1-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24853,5139,'_wp_attached_file','2016/12/arg_demo12_post1-min.jpg'),(24854,5139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:801;s:4:\"file\";s:32:\"2016/12/arg_demo12_post1-min.jpg\";s:8:\"filesize\";i:112732;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11655;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"arg_demo12_post1-min-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5440;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46983;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8245;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6456;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"arg_demo12_post1-min-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15071;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32797;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post1-min-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3025;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26485,2595,'_sold_individually','no'),(24856,5140,'_wp_attached_file','2016/12/arg_demo12_post2-min.jpg'),(24857,5140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:801;s:4:\"file\";s:32:\"2016/12/arg_demo12_post2-min.jpg\";s:8:\"filesize\";i:124678;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12878;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"arg_demo12_post2-min-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78567;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51901;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9420;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7271;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"arg_demo12_post2-min-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17244;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36211;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post2-min-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26484,2595,'_tax_class',''),(24859,5141,'_wp_attached_file','2016/12/arg_demo12_post3-min.jpg'),(24860,5141,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:801;s:4:\"file\";s:32:\"2016/12/arg_demo12_post3-min.jpg\";s:8:\"filesize\";i:100768;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10051;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"arg_demo12_post3-min-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63481;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4052;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41071;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6025;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5657;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"arg_demo12_post3-min-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10768;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28462;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"arg_demo12_post3-min-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26483,2595,'total_sales','0'),(24862,5586,'_wp_attached_file','2017/03/arg_pin.png'),(24863,5586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:28;s:6:\"height\";i:42;s:4:\"file\";s:19:\"2017/03/arg_pin.png\";s:8:\"filesize\";i:1832;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:{}}}'),(26482,2547,'_stock',NULL),(24865,5620,'_wp_attached_file','2017/03/signature-min.png'),(24866,5620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:148;s:6:\"height\";i:76;s:4:\"file\";s:25:\"2017/03/signature-min.png\";s:8:\"filesize\";i:1734;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"signature-min-100x76.png\";s:5:\"width\";i:100;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26481,2547,'_download_expiry','-1'),(24868,5635,'_wp_attached_file','2017/06/faviconArgenta.png'),(24869,5635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2017/06/faviconArgenta.png\";s:8:\"filesize\";i:11999;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"faviconArgenta-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10756;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"faviconArgenta-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5047;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:26:\"faviconArgenta-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6695;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:26:\"faviconArgenta-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4737;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"faviconArgenta-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10756;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"faviconArgenta-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24870,5636,'_wp_attached_file','2017/06/cropped-faviconArgenta.png'),(24871,5636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:34:\"2017/06/cropped-faviconArgenta.png\";s:8:\"filesize\";i:11920;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"cropped-faviconArgenta-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10756;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"cropped-faviconArgenta-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5047;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"cropped-faviconArgenta-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6695;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"cropped-faviconArgenta-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4737;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"cropped-faviconArgenta-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10756;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"cropped-faviconArgenta-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24872,5636,'_wp_attachment_context','site-icon'),(24873,5062,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(24875,5062,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(26553,5661,'_wpb_shortcodes_custom_css','.vc_custom_1482837497465{background-color: #343436 !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(24877,5062,'_wp_page_template','page-templates/page_without-sidebar.php'),(24879,5062,'_wpb_vc_js_status','true'),(24880,5062,'header_menu_style','inherit'),(24881,5062,'_header_menu_style','field_59390deaef21a'),(24882,5062,'menu_type','inherit'),(24883,5062,'_menu_type','field_59390deaefde5'),(24884,5062,'_header_menu_background_color','field_57e11b53acacehuy'),(24885,5062,'_header_menu_text_color','field_57e11ddbc71f6'),(24886,5062,'_header_menu_site_name_color','field_57e11ddaaasfffsbc71f6'),(24887,5062,'header_menu_hide_border','yes'),(24888,5062,'_header_menu_hide_border','field_57e9090dab86a'),(24889,5062,'_header_menu_border_color','field_57e24486ad548'),(24890,5062,'header_menu_border_type','inherit'),(24891,5062,'_header_menu_border_type','field_57e273850bfe3'),(24892,5062,'header_menu_add_contacts_bar','inherit'),(24893,5062,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(24894,5062,'header_menu_fixed','inherit'),(24895,5062,'_header_menu_fixed','field_59390deaf1978'),(24896,5062,'_header_subtitle','field_593ddebba2fcb'),(24897,5062,'header_background_image','5061'),(24898,5062,'_header_background_image','field_57dfa3f8e9525'),(24899,5062,'header_background_size','cover'),(24900,5062,'_header_background_size','field_57dfd77f67f25'),(24901,5062,'_header_overlay_color','field_57dfdedf1d457'),(24902,5062,'_header_background_color','field_59390deaf2582'),(24903,5062,'_header_tilte_color','field_57dfa8d329961000'),(24904,5062,'header_height_fullscreen','inherit'),(24905,5062,'_header_height_fullscreen','field_59390deb00733'),(24906,5062,'_header_height','field_59390deb00b09'),(24907,5062,'header_use_hero','yes'),(24908,5062,'_header_use_hero','field_59390deb00ef1'),(24909,5062,'page_background_type','inherit'),(24910,5062,'_page_background_type','field_59390deb0171e'),(24911,5062,'_page_background_color','field_59390deb02f35'),(24912,5062,'page_show_breadcrumbs','inherit'),(24913,5062,'_page_show_breadcrumbs','field_59390deb03328'),(24914,5062,'page_is_wrapped','inherit'),(24915,5062,'_page_is_wrapped','field_59390deb03b1b'),(24916,5062,'_footer_sitename_color','field_57f37823e32d7'),(24917,5062,'_footer_background_color','field_57f37ad0e2f5f'),(24918,5062,'footer_background_type','inherit'),(24919,5062,'_footer_background_type','field_59390deb053ac'),(24920,5062,'footer_hide','inherit'),(24921,5062,'_footer_hide','field_59390deb06b99'),(24922,5062,'footer_is_wrapped','inherit'),(24923,5062,'_footer_is_wrapped','field_59390deb06fd1'),(24924,5062,'footer_show_copyright_section','inherit'),(24925,5062,'_footer_show_copyright_section','field_59390deb07397'),(24926,5062,'_page_custom_css','field_59390deb083b5'),(24927,5062,'header_menu_use_wrapper','inherit'),(24928,5062,'_header_menu_use_wrapper','field_59390deaef614'),(24929,5062,'header_menu_add_cap','inherit'),(24930,5062,'_header_menu_add_cap','field_59390deaef9ea'),(24931,5062,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(29644,5706,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(24932,5062,'page_add_top_padding','inherit'),(24933,5062,'_page_add_top_padding','field_59390deb03f38'),(24934,5062,'header_use_overlay','inherit'),(24935,5062,'_header_use_overlay','field_57e261c601ar334777banewset'),(24936,5062,'header_logo_style','inherit'),(24937,5062,'_header_logo_style','field_59391a16302be'),(24938,5062,'header_menu_style_settings','inherit'),(24939,5062,'_header_menu_style_settings','field_59411fcf0048f'),(24940,5062,'header_menu_contacts_bar_style','inherit'),(24941,5062,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(24942,5062,'header_background_type','inherit'),(24943,5062,'_header_background_type','field_59390deaf218a'),(24944,5062,'header_tilte_align','inherit'),(24945,5062,'_header_tilte_align','field_59390deb0034e'),(24946,5062,'page_typography_settings','inherit'),(24947,5062,'_page_typography_settings','field_593a55746376f'),(24948,5062,'_breadcrumbs_background_color','field_593d618e8bfd2'),(24949,5062,'_breadcrumbs_text_color','field_593db13395d12'),(24950,5062,'page_use_boxed_wrapper','inherit'),(24951,5062,'_page_use_boxed_wrapper','field_59390deb03738'),(24952,5062,'full_width_margins_type','inherit'),(24953,5062,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(24954,5062,'_footer_text_color','field_5940ec917da19'),(24955,5062,'footer_logo_widget_type','inherit'),(24956,5062,'_footer_logo_widget_type','field_59390deb04788'),(24957,5062,'footer_as_sticky','inherit'),(24958,5062,'_footer_as_sticky','field_59391743def2b'),(24959,5062,'_footer_copyright_section_background','field_59390deb0778d'),(24960,5062,'_footer_copyright_section_text_color','field_59390deb07b67'),(30133,5720,'header_menu_style_settings','inherit'),(24963,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24964,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24965,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24966,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24967,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24968,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24969,5102,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24970,5102,'post_title_background','post_thumbnail'),(24971,5102,'_post_title_background','field_580e44baace95'),(24972,5102,'_post_tilte_color','field_580f54e5c3ae5'),(24973,5102,'post_title_hide_subtitle','inherit'),(24974,5102,'_post_title_hide_subtitle','field_580f6634f4700'),(24975,5102,'_post_title_height','field_580e46f4e9d69'),(24976,5102,'post_title_hide','inherit'),(24977,5102,'_post_title_hide','field_580e47c66a24b'),(24978,5102,'post_page_background_type','inherit'),(24979,5102,'_post_page_background_type','field_580e4ffa8b7b6'),(24980,5102,'_post_page_background','field_580e5141e7330'),(24981,5102,'footer_hide','inherit'),(24982,5102,'_footer_hide','field_57f37961c1bt53ar5we'),(24983,5102,'post_show_breadcrumbs','yes'),(24984,5102,'_post_show_breadcrumbs','field_580e4ab3d2a12'),(24985,5102,'post_page_add_wrapper','inherit'),(24986,5102,'_post_page_add_wrapper','field_580e4ed6b4ad8'),(24987,5102,'post_custom_css','.vc_column_container.gallery-row>.vc_column-inner{padding-left:0px; padding-right: 0px;}'),(24988,5102,'_post_custom_css','field_580e48411f205'),(24989,5102,'slide_template','default'),(24990,5102,'post_title_background_image','3249'),(24991,5102,'_post_title_background_image','field_580f3e1526eaf'),(24992,5102,'post_title_background_size','cover'),(24993,5102,'_post_title_background_size','field_580f40bc07c2c'),(24994,5102,'_post_title_background_color','field_580e53d5286a9'),(24995,5102,'_post_title_background_overlay','field_580f435a6db74'),(24996,5102,'_wp_old_slug','seagate-technology'),(24997,5102,'_wpb_vc_js_status','false'),(24998,5102,'_wp_old_slug','fast-salmon-with-a-ginger-glaze'),(24999,5102,'_header_height_fullscreen','field_57dfd3b800170arg3321'),(25000,5102,'post_style_in_grid','default'),(25001,5102,'_post_style_in_grid','field_5833356490439'),(25002,5102,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2'),(25003,5102,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2'),(25004,5102,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7'),(25005,5102,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7-2'),(25006,5102,'_wp_old_slug','wordpress-template-to-make-a-food-blog'),(25007,5102,'_wp_old_slug','1111111111111'),(25008,5102,'post_overlay_color','#aa917e'),(25009,5102,'_post_overlay_color','field_580e5141e7330_'),(30130,5720,'_header_use_overlay','field_57e261c601ar334777banewset'),(25012,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25013,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25014,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25015,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25016,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25017,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25018,5103,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25019,5103,'post_title_background','post_thumbnail'),(25020,5103,'_post_title_background','field_580e44baace95'),(25021,5103,'_post_tilte_color','field_580f54e5c3ae5'),(25022,5103,'post_title_hide_subtitle','inherit'),(25023,5103,'_post_title_hide_subtitle','field_580f6634f4700'),(25024,5103,'_post_title_height','field_580e46f4e9d69'),(25025,5103,'post_title_hide','inherit'),(25026,5103,'_post_title_hide','field_580e47c66a24b'),(25027,5103,'post_page_background_type','inherit'),(25028,5103,'_post_page_background_type','field_580e4ffa8b7b6'),(25029,5103,'_post_page_background','field_580e5141e7330'),(25030,5103,'footer_hide','inherit'),(25031,5103,'_footer_hide','field_57f37961c1bt53ar5we'),(25032,5103,'post_show_breadcrumbs','yes'),(25033,5103,'_post_show_breadcrumbs','field_580e4ab3d2a12'),(25034,5103,'post_page_add_wrapper','inherit'),(25035,5103,'_post_page_add_wrapper','field_580e4ed6b4ad8'),(25036,5103,'post_custom_css','.vc_column_container.gallery-row>.vc_column-inner{padding-left:0px; padding-right: 0px;}'),(25037,5103,'_post_custom_css','field_580e48411f205'),(25038,5103,'slide_template','default'),(25039,5103,'post_title_background_image','3249'),(25040,5103,'_post_title_background_image','field_580f3e1526eaf'),(25041,5103,'post_title_background_size','cover'),(25042,5103,'_post_title_background_size','field_580f40bc07c2c'),(25043,5103,'_post_title_background_color','field_580e53d5286a9'),(25044,5103,'_post_title_background_overlay','field_580f435a6db74'),(25045,5103,'_wp_old_slug','seagate-technology'),(25046,5103,'_wpb_vc_js_status','false'),(25047,5103,'_wp_old_slug','fast-salmon-with-a-ginger-glaze'),(25048,5103,'_header_height_fullscreen','field_57dfd3b800170arg3321'),(25049,5103,'post_style_in_grid','default'),(25050,5103,'_post_style_in_grid','field_5833356490439'),(25051,5103,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2'),(25052,5103,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2'),(25053,5103,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7'),(25054,5103,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7-3'),(25055,5103,'_wp_old_slug','how-to-make-a-travel-blog-using-wordpress-theme'),(25056,5103,'_thumbnail_id','5139'),(25057,5103,'_post_overlay_color','field_580e5141e7330_'),(30131,5720,'header_logo_style','inherit'),(30132,5720,'_header_logo_style','field_59391a16302be'),(25060,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25061,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25062,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25063,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25064,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25065,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25066,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25067,5111,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25068,5111,'post_title_background','post_thumbnail'),(25069,5111,'_post_title_background','field_580e44baace95'),(25070,5111,'_post_tilte_color','field_580f54e5c3ae5'),(25071,5111,'post_title_hide_subtitle','inherit'),(25072,5111,'_post_title_hide_subtitle','field_580f6634f4700'),(25073,5111,'_post_title_height','field_580e46f4e9d69'),(25074,5111,'post_title_hide','inherit'),(25075,5111,'_post_title_hide','field_580e47c66a24b'),(25076,5111,'post_page_background_type','inherit'),(25077,5111,'_post_page_background_type','field_580e4ffa8b7b6'),(25078,5111,'_post_page_background','field_580e5141e7330'),(25079,5111,'footer_hide','inherit'),(25080,5111,'_footer_hide','field_57f37961c1bt53ar5we'),(25081,5111,'post_show_breadcrumbs','yes'),(25082,5111,'_post_show_breadcrumbs','field_580e4ab3d2a12'),(25083,5111,'post_page_add_wrapper','inherit'),(25084,5111,'_post_page_add_wrapper','field_580e4ed6b4ad8'),(25085,5111,'post_custom_css','.vc_column_container.gallery-row>.vc_column-inner{padding-left:0px; padding-right: 0px;}'),(25086,5111,'_post_custom_css','field_580e48411f205'),(25087,5111,'slide_template','default'),(25088,5111,'post_title_background_image','3249'),(25089,5111,'_post_title_background_image','field_580f3e1526eaf'),(25090,5111,'post_title_background_size','cover'),(25091,5111,'_post_title_background_size','field_580f40bc07c2c'),(25092,5111,'_post_title_background_color','field_580e53d5286a9'),(25093,5111,'_post_title_background_overlay','field_580f435a6db74'),(25094,5111,'_wp_old_slug','seagate-technology'),(25095,5111,'_wpb_vc_js_status','false'),(25096,5111,'_wp_old_slug','fast-salmon-with-a-ginger-glaze'),(25097,5111,'_header_height_fullscreen','field_57dfd3b800170arg3321'),(25098,5111,'post_style_in_grid','default'),(25099,5111,'_post_style_in_grid','field_5833356490439'),(25100,5111,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2'),(25101,5111,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2'),(25102,5111,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7'),(25103,5111,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7-4'),(25104,5111,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7-4-2'),(25105,5111,'_post_overlay_color','field_580e5141e7330_'),(25106,5460,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25107,5461,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25108,5462,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25109,5463,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25110,5464,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25111,5476,'_wpb_shortcodes_custom_css','.vc_custom_1489417349177{padding-top: 0px !important;}.vc_custom_1489591403939{border-right-width: 1px !important;padding-top: 0px !important;padding-right: 35px !important;border-right-color: #ebebeb !important;border-right-style: solid !important;}.vc_custom_1489591384915{padding-left: 35px !important;}'),(25112,5476,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25113,5476,'_wp_page_template','default'),(25114,5476,'slide_template','default'),(25115,5476,'_wpb_vc_js_status','true'),(25116,5476,'_wpb_shortcodes_custom_css','.vc_custom_1489417349177{padding-top: 0px !important;}.vc_custom_1489591403939{border-right-width: 1px !important;padding-top: 0px !important;padding-right: 35px !important;border-right-color: #ebebeb !important;border-right-style: solid !important;}.vc_custom_1489591384915{padding-left: 35px !important;}'),(25117,5476,'header_menu_style','inherit'),(25118,5476,'_header_menu_style','field_59390deaef21a'),(25119,5476,'menu_type','inherit'),(25120,5476,'_menu_type','field_59390deaefde5'),(25121,5476,'_header_menu_background_color','field_57e11b53acacehuy'),(25122,5476,'_header_menu_text_color','field_57e11ddbc71f6'),(25123,5476,'_header_menu_site_name_color','field_57e11ddaaasfffsbc71f6'),(25124,5476,'header_menu_hide_border','inherit'),(25125,5476,'_header_menu_hide_border','field_57e9090dab86a'),(25126,5476,'_header_menu_border_color','field_57e24486ad548'),(25127,5476,'header_menu_border_type','inherit'),(25128,5476,'_header_menu_border_type','field_57e273850bfe3'),(25129,5476,'header_menu_add_contacts_bar','inherit'),(25130,5476,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(25131,5476,'header_menu_fixed','inherit'),(25132,5476,'_header_menu_fixed','field_59390deaf1978'),(25133,5476,'_header_subtitle','field_593ddebba2fcb'),(25134,5476,'header_background_image','5117'),(25135,5476,'_header_background_image','field_59390deaf2985'),(25136,5476,'header_background_size','cover'),(25137,5476,'_header_background_size','field_59390deaf2d6e'),(25138,5476,'_header_overlay_color','field_59390deaf3d98'),(25139,5476,'_header_background_color','field_59390deaf2582'),(25140,5476,'_header_tilte_color','field_57dfa8d329961000'),(25141,5476,'header_height_fullscreen','inherit'),(25142,5476,'_header_height_fullscreen','field_59390deb00733'),(25143,5476,'_header_height','field_59390deb00b09'),(25144,5476,'header_use_hero','inherit'),(25145,5476,'_header_use_hero','field_59390deb00ef1'),(25146,5476,'page_background_type','inherit'),(25147,5476,'_page_background_type','field_59390deb0171e'),(25148,5476,'_page_background_color','field_59390deb02f35'),(25149,5476,'page_show_breadcrumbs','inherit'),(25150,5476,'_page_show_breadcrumbs','field_59390deb03328'),(25151,5476,'page_is_wrapped','inherit'),(25152,5476,'_page_is_wrapped','field_59390deb03b1b'),(25153,5476,'page_add_top_padding','inherit'),(25154,5476,'_page_add_top_padding','field_59390deb03f38'),(25155,5476,'_footer_sitename_color','field_57f37823e32d7'),(25156,5476,'_footer_background_color','field_57f37ad0e2f5f'),(25157,5476,'footer_background_type','inherit'),(25158,5476,'_footer_background_type','field_59390deb053ac'),(25159,5476,'footer_hide','inherit'),(25160,5476,'_footer_hide','field_59390deb06b99'),(25161,5476,'footer_is_wrapped','inherit'),(25162,5476,'_footer_is_wrapped','field_59390deb06fd1'),(25163,5476,'footer_show_copyright_section','inherit'),(25164,5476,'_footer_show_copyright_section','field_59390deb07397'),(25165,5476,'_page_custom_css','field_59390deb083b5'),(25166,5476,'header_use_overlay','inherit'),(25167,5476,'_header_use_overlay','field_59390deaf3961'),(25168,5476,'header_logo_style','inherit'),(25169,5476,'_header_logo_style','field_59391a16302be'),(25170,5476,'header_menu_use_wrapper','inherit'),(25171,5476,'_header_menu_use_wrapper','field_59390deaef614'),(25172,5476,'header_menu_add_cap','inherit'),(25173,5476,'_header_menu_add_cap','field_59390deaef9ea'),(25174,5476,'header_menu_style_settings','inherit'),(25175,5476,'_header_menu_style_settings','field_59411fcf0048f'),(25176,5476,'header_menu_contacts_bar_style','inherit'),(25177,5476,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(25178,5476,'header_background_type','image'),(25179,5476,'_header_background_type','field_59390deaf218a'),(25180,5476,'header_tilte_align','inherit'),(25181,5476,'_header_tilte_align','field_59390deb0034e'),(25182,5476,'page_typography_settings','inherit'),(25183,5476,'_page_typography_settings','field_593a55746376f'),(25184,5476,'_breadcrumbs_background_color','field_593d618e8bfd2'),(25185,5476,'_breadcrumbs_text_color','field_593db13395d12'),(25186,5476,'page_use_boxed_wrapper','inherit'),(25187,5476,'_page_use_boxed_wrapper','field_59390deb03738'),(25188,5476,'full_width_margins_type','inherit'),(25189,5476,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(25190,5476,'_footer_text_color','field_5940ec917da19'),(25191,5476,'footer_logo_widget_type','inherit'),(25192,5476,'_footer_logo_widget_type','field_59390deb04788'),(25193,5476,'footer_as_sticky','inherit'),(25194,5476,'_footer_as_sticky','field_59391743def2b'),(25195,5476,'_footer_copyright_section_background','field_59390deb0778d'),(25196,5476,'_footer_copyright_section_text_color','field_59390deb07b67'),(25197,5603,'_wpb_shortcodes_custom_css','.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1489655122168{padding-top: 0px !important;}.vc_custom_1489417349177{padding-top: 0px !important;}.vc_custom_1489655429158{padding-top: 0px !important;}.vc_custom_1489655420848{padding-top: 0px !important;}.vc_custom_1489655424983{padding-top: 0px !important;}'),(25198,5603,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25199,5603,'_wpb_shortcodes_custom_css','.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1489655122168{padding-top: 0px !important;}.vc_custom_1489417349177{padding-top: 0px !important;}.vc_custom_1489655429158{padding-top: 0px !important;}.vc_custom_1489655420848{padding-top: 0px !important;}.vc_custom_1489655424983{padding-top: 0px !important;}'),(25200,5603,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25201,5603,'_wp_page_template','default'),(25202,5603,'slide_template','default'),(25203,5603,'_wpb_vc_js_status','true'),(25204,5603,'_wpb_shortcodes_custom_css','.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1489655122168{padding-top: 0px !important;}.vc_custom_1489417349177{padding-top: 0px !important;}.vc_custom_1489655429158{padding-top: 0px !important;}.vc_custom_1489655420848{padding-top: 0px !important;}.vc_custom_1489655424983{padding-top: 0px !important;}'),(25205,5603,'header_menu_style','inherit'),(25206,5603,'_header_menu_style','field_59390deaef21a'),(25207,5603,'menu_type','inherit'),(25208,5603,'_menu_type','field_59390deaefde5'),(25209,5603,'_header_menu_background_color','field_57e11b53acacehuy'),(25210,5603,'_header_menu_text_color','field_57e11ddbc71f6'),(25211,5603,'_header_menu_site_name_color','field_57e11ddaaasfffsbc71f6'),(25212,5603,'header_menu_hide_border','inherit'),(25213,5603,'_header_menu_hide_border','field_57e9090dab86a'),(25214,5603,'_header_menu_border_color','field_57e24486ad548'),(25215,5603,'header_menu_border_type','inherit'),(25216,5603,'_header_menu_border_type','field_57e273850bfe3'),(25217,5603,'header_menu_add_contacts_bar','inherit'),(25218,5603,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(25219,5603,'header_menu_fixed','inherit'),(25220,5603,'_header_menu_fixed','field_59390deaf1978'),(25221,5603,'_header_subtitle','field_593ddebba2fcb'),(25222,5603,'header_background_image','5117'),(25223,5603,'_header_background_image','field_59390deaf2985'),(25224,5603,'header_background_size','cover'),(25225,5603,'_header_background_size','field_59390deaf2d6e'),(25226,5603,'_header_overlay_color','field_59390deaf3d98'),(25227,5603,'_header_background_color','field_59390deaf2582'),(25228,5603,'_header_tilte_color','field_57dfa8d329961000'),(25229,5603,'header_height_fullscreen','inherit'),(25230,5603,'_header_height_fullscreen','field_59390deb00733'),(25231,5603,'_header_height','field_59390deb00b09'),(25232,5603,'header_use_hero','inherit'),(25233,5603,'_header_use_hero','field_59390deb00ef1'),(25234,5603,'page_background_type','inherit'),(25235,5603,'_page_background_type','field_59390deb0171e'),(25236,5603,'_page_background_color','field_59390deb02f35'),(25237,5603,'page_show_breadcrumbs','inherit'),(25238,5603,'_page_show_breadcrumbs','field_59390deb03328'),(25239,5603,'page_is_wrapped','inherit'),(25240,5603,'_page_is_wrapped','field_59390deb03b1b'),(25241,5603,'page_add_top_padding','inherit'),(25242,5603,'_page_add_top_padding','field_59390deb03f38'),(25243,5603,'_footer_sitename_color','field_57f37823e32d7'),(25244,5603,'_footer_background_color','field_57f37ad0e2f5f'),(25245,5603,'footer_background_type','inherit'),(25246,5603,'_footer_background_type','field_59390deb053ac'),(25247,5603,'footer_hide','inherit'),(25248,5603,'_footer_hide','field_59390deb06b99'),(25249,5603,'footer_is_wrapped','inherit'),(25250,5603,'_footer_is_wrapped','field_59390deb06fd1'),(25251,5603,'footer_show_copyright_section','inherit'),(25252,5603,'_footer_show_copyright_section','field_59390deb07397'),(25253,5603,'_page_custom_css','field_59390deb083b5'),(25254,5603,'header_use_overlay','inherit'),(25255,5603,'_header_use_overlay','field_59390deaf3961'),(25256,5603,'header_logo_style','inherit'),(25257,5603,'_header_logo_style','field_59391a16302be'),(25258,5603,'header_menu_use_wrapper','inherit'),(25259,5603,'_header_menu_use_wrapper','field_59390deaef614'),(25260,5603,'header_menu_add_cap','inherit'),(25261,5603,'_header_menu_add_cap','field_59390deaef9ea'),(25262,5603,'header_menu_style_settings','inherit'),(25263,5603,'_header_menu_style_settings','field_59411fcf0048f'),(25264,5603,'header_menu_contacts_bar_style','inherit'),(25265,5603,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(25266,5603,'header_background_type','image'),(25267,5603,'_header_background_type','field_59390deaf218a'),(25268,5603,'header_tilte_align','inherit'),(25269,5603,'_header_tilte_align','field_59390deb0034e'),(25270,5603,'page_typography_settings','inherit'),(25271,5603,'_page_typography_settings','field_593a55746376f'),(25272,5603,'_breadcrumbs_background_color','field_593d618e8bfd2'),(25273,5603,'_breadcrumbs_text_color','field_593db13395d12'),(25274,5603,'page_use_boxed_wrapper','inherit'),(25275,5603,'_page_use_boxed_wrapper','field_59390deb03738'),(25276,5603,'full_width_margins_type','inherit'),(25277,5603,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(25278,5603,'_footer_text_color','field_5940ec917da19'),(25279,5603,'footer_logo_widget_type','inherit'),(25280,5603,'_footer_logo_widget_type','field_59390deb04788'),(25281,5603,'footer_as_sticky','inherit'),(25282,5603,'_footer_as_sticky','field_59391743def2b'),(25283,5603,'_footer_copyright_section_background','field_59390deb0778d'),(25284,5603,'_footer_copyright_section_text_color','field_59390deb07b67'),(25285,5624,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25286,5624,'_wp_page_template','page-templates/page_for-posts.php'),(25287,5624,'slide_template','default'),(25288,5624,'_wpb_vc_js_status','false'),(25289,5624,'header_menu_style','inherit'),(25290,5624,'_header_menu_style','field_59390deaef21a'),(25291,5624,'menu_type','inherit'),(25292,5624,'_menu_type','field_59390deaefde5'),(25293,5624,'_header_menu_background_color','field_57e11b53acacehuy'),(25294,5624,'_header_menu_text_color','field_57e11ddbc71f6'),(25295,5624,'_header_menu_site_name_color','field_57e11ddaaasfffsbc71f6'),(25296,5624,'header_menu_hide_border','inherit'),(25297,5624,'_header_menu_hide_border','field_57e9090dab86a'),(25298,5624,'_header_menu_border_color','field_57e24486ad548'),(25299,5624,'header_menu_border_type','inherit'),(25300,5624,'_header_menu_border_type','field_57e273850bfe3'),(25301,5624,'header_menu_add_contacts_bar','inherit'),(25302,5624,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(25303,5624,'header_menu_fixed','inherit'),(25304,5624,'_header_menu_fixed','field_59390deaf1978'),(25305,5624,'_header_subtitle','field_593ddebba2fcb'),(25306,5624,'header_background_image','5118'),(25307,5624,'_header_background_image','field_59390deaf2985'),(25308,5624,'header_background_size','cover'),(25309,5624,'_header_background_size','field_59390deaf2d6e'),(25310,5624,'header_use_overlay','inherit'),(25311,5624,'_header_use_overlay','field_59390deaf3961'),(25312,5624,'_header_overlay_color','field_59390deaf3d98'),(25313,5624,'_header_background_color','field_59390deaf2582'),(25314,5624,'_header_tilte_color','field_57dfa8d329961000'),(25315,5624,'header_height_fullscreen','inherit'),(25316,5624,'_header_height_fullscreen','field_59390deb00733'),(25317,5624,'_header_height','field_59390deb00b09'),(25318,5624,'header_use_hero','inherit'),(25319,5624,'_header_use_hero','field_59390deb00ef1'),(25320,5624,'page_background_type','inherit'),(25321,5624,'_page_background_type','field_59390deb0171e'),(25322,5624,'_page_background_color','field_59390deb02f35'),(25323,5624,'page_show_breadcrumbs','yes'),(25324,5624,'_page_show_breadcrumbs','field_59390deb03328'),(25325,5624,'page_is_wrapped','inherit'),(25326,5624,'_page_is_wrapped','field_59390deb03b1b'),(25327,5624,'page_add_top_padding','inherit'),(25328,5624,'_page_add_top_padding','field_59390deb03f38'),(25329,5624,'_footer_sitename_color','field_57f37823e32d7'),(25330,5624,'_footer_background_color','field_57f37ad0e2f5f'),(25331,5624,'footer_background_type','inherit'),(25332,5624,'_footer_background_type','field_59390deb053ac'),(25333,5624,'footer_hide','inherit'),(25334,5624,'_footer_hide','field_59390deb06b99'),(25335,5624,'footer_is_wrapped','inherit'),(25336,5624,'_footer_is_wrapped','field_59390deb06fd1'),(25337,5624,'footer_show_copyright_section','inherit'),(25338,5624,'_footer_show_copyright_section','field_59390deb07397'),(25339,5624,'_page_custom_css','field_59390deb083b5'),(25340,5624,'blog_page_layout','inherit'),(25341,5624,'_blog_page_layout','field_593dd5f56af4c'),(25342,5624,'blog_posts_per_page','24'),(25343,5624,'_blog_posts_per_page','field_593dd5f56b70f'),(25344,5624,'blog_item_layout_type','inherit'),(25345,5624,'_blog_item_layout_type','field_593dd5f56bae0'),(25346,5624,'_blog_items_without_padding','field_593dd5f56c2b2'),(25347,5624,'blog_sidebar','inherit'),(25348,5624,'_blog_sidebar','field_593dd5f56c6ac'),(25349,5624,'header_logo_style','inherit'),(25350,5624,'_header_logo_style','field_59391a16302be'),(25351,5624,'header_menu_use_wrapper','inherit'),(25352,5624,'_header_menu_use_wrapper','field_59390deaef614'),(25353,5624,'header_menu_add_cap','inherit'),(25354,5624,'_header_menu_add_cap','field_59390deaef9ea'),(25355,5624,'header_menu_style_settings','inherit'),(25356,5624,'_header_menu_style_settings','field_59411fcf0048f'),(25357,5624,'header_menu_contacts_bar_style','inherit'),(25358,5624,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(25359,5624,'header_background_type','image'),(25360,5624,'_header_background_type','field_59390deaf218a'),(25361,5624,'header_tilte_align','inherit'),(25362,5624,'_header_tilte_align','field_59390deb0034e'),(25363,5624,'page_typography_settings','inherit'),(25364,5624,'_page_typography_settings','field_593a55746376f'),(25365,5624,'_breadcrumbs_background_color','field_593d618e8bfd2'),(25366,5624,'_breadcrumbs_text_color','field_593db13395d12'),(25367,5624,'page_use_boxed_wrapper','inherit'),(25368,5624,'_page_use_boxed_wrapper','field_59390deb03738'),(25369,5624,'full_width_margins_type','inherit'),(25370,5624,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(25371,5624,'_footer_text_color','field_5940ec917da19'),(25372,5624,'footer_logo_widget_type','inherit'),(25373,5624,'_footer_logo_widget_type','field_59390deb04788'),(25374,5624,'footer_as_sticky','inherit'),(25375,5624,'_footer_as_sticky','field_59391743def2b'),(25376,5624,'_footer_copyright_section_background','field_59390deb0778d'),(25377,5624,'_footer_copyright_section_text_color','field_59390deb07b67'),(25378,2135,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25379,2135,'_visibility','visible'),(25380,2135,'_stock_status','instock'),(25381,2135,'_downloadable','no'),(25382,2135,'_virtual','no'),(25383,2135,'_featured','no'),(25384,2135,'_product_attributes','a:3:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_sleeve-length\";a:6:{s:4:\"name\";s:16:\"pa_sleeve-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"3\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25385,2135,'_manage_stock','no'),(25386,2135,'_backorders','no'),(25387,2135,'_upsell_ids','a:0:{}'),(25388,2135,'_crosssell_ids','a:0:{}'),(25389,2135,'_product_version','2.6.7'),(25390,2135,'_product_image_gallery','2562,2563'),(25391,2135,'_min_variation_price','79'),(25392,2135,'_max_variation_price','79'),(25393,2135,'_min_price_variation_id','2139'),(25394,2135,'_max_price_variation_id','2139'),(25395,2135,'_min_variation_regular_price','79'),(25396,2135,'_max_variation_regular_price','79'),(25397,2135,'_min_regular_price_variation_id','2139'),(25398,2135,'_max_regular_price_variation_id','2139'),(25399,2135,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25400,2135,'_sku','900050-DF'),(25401,2135,'_wc_rating_count','a:0:{}'),(25402,2135,'_tax_status','taxable'),(25403,2135,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25404,2135,'_thumbnail_id','2577'),(25405,2135,'_price','79'),(25406,2135,'_price','79'),(25407,2514,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25408,2514,'_visibility','visible'),(25409,2514,'_stock_status','instock'),(25410,2514,'_downloadable','no'),(25411,2514,'_virtual','no'),(25412,2514,'_featured','no'),(25413,2514,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25414,2514,'_manage_stock','no'),(25415,2514,'_backorders','no'),(25416,2514,'_upsell_ids','a:0:{}'),(25417,2514,'_crosssell_ids','a:0:{}'),(25418,2514,'_product_version','2.6.7'),(25419,2514,'_product_image_gallery','2566,2565'),(25420,2514,'_min_variation_price','79'),(25421,2514,'_max_variation_price','79'),(25422,2514,'_min_price_variation_id','2518'),(25423,2514,'_max_price_variation_id','2518'),(25424,2514,'_min_variation_regular_price','79'),(25425,2514,'_max_variation_regular_price','79'),(25426,2514,'_min_regular_price_variation_id','2518'),(25427,2514,'_max_regular_price_variation_id','2518'),(25428,2514,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25429,2514,'_tax_status','taxable'),(25430,2514,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25431,2514,'_sku','900051-DF'),(25432,2514,'_wc_rating_count','a:0:{}'),(25433,2514,'_thumbnail_id','2564'),(25434,2514,'_price','79'),(25435,2514,'_price','79'),(25436,2522,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25437,2522,'_visibility','visible'),(25438,2522,'_stock_status','instock'),(25439,2522,'_downloadable','no'),(25440,2522,'_virtual','no'),(25441,2522,'_featured','no'),(25442,2522,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25443,2522,'_manage_stock','no'),(25444,2522,'_backorders','no'),(25445,2522,'_upsell_ids','a:0:{}'),(25446,2522,'_crosssell_ids','a:0:{}'),(25447,2522,'_product_version','2.6.7'),(25448,2522,'_product_image_gallery','2572,2571,2573'),(25449,2522,'_min_variation_price','79'),(25450,2522,'_max_variation_price','79'),(25451,2522,'_min_price_variation_id','2526'),(25452,2522,'_max_price_variation_id','2526'),(25453,2522,'_min_variation_regular_price','79'),(25454,2522,'_max_variation_regular_price','79'),(25455,2522,'_min_regular_price_variation_id','2526'),(25456,2522,'_max_regular_price_variation_id','2526'),(25457,2522,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25458,2522,'_tax_status','taxable'),(25459,2522,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25460,2522,'_sku','900052-DF'),(25461,2522,'_wc_rating_count','a:0:{}'),(25462,2522,'_thumbnail_id','2570'),(25463,2522,'_price','79'),(25464,2522,'_price','79'),(25465,5637,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25466,5637,'_visibility','visible'),(25467,5637,'_stock_status','instock'),(25468,5637,'_downloadable','no'),(25469,5637,'_virtual','no'),(25470,5637,'_featured','no'),(25471,5637,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25472,5637,'_manage_stock','no'),(25473,5637,'_backorders','no'),(25474,5637,'_upsell_ids','a:0:{}'),(25475,5637,'_crosssell_ids','a:0:{}'),(25476,5637,'_product_version','2.6.7'),(25477,5637,'_product_image_gallery','2568,2569'),(25478,5637,'_min_variation_price','79'),(25479,5637,'_max_variation_price','79'),(25480,5637,'_min_price_variation_id','2535'),(25481,5637,'_max_price_variation_id','2535'),(25482,5637,'_min_variation_regular_price','79'),(25483,5637,'_max_variation_regular_price','79'),(25484,5637,'_min_regular_price_variation_id','2535'),(25485,5637,'_max_regular_price_variation_id','2535'),(25486,5637,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25487,5637,'_tax_status','taxable'),(25488,5637,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25489,5637,'_sku','900053-DF'),(25490,5637,'_wc_rating_count','a:0:{}'),(25491,5637,'_thumbnail_id','2567'),(25492,5637,'_price','79'),(25493,5637,'_price','79'),(25494,5638,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25495,5638,'_visibility','visible'),(25496,5638,'_stock_status','instock'),(25497,5638,'_downloadable','no'),(25498,5638,'_virtual','no'),(25499,5638,'_featured','no'),(25500,5638,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25501,5638,'_manage_stock','no'),(25502,5638,'_backorders','no'),(25503,5638,'_upsell_ids','a:0:{}'),(25504,5638,'_crosssell_ids','a:0:{}'),(25505,5638,'_product_version','2.6.7'),(25506,5638,'_product_image_gallery','2545,2546'),(25507,5638,'_min_variation_price','79'),(25508,5638,'_max_variation_price','79'),(25509,5638,'_min_price_variation_id','2543'),(25510,5638,'_max_price_variation_id','2543'),(25511,5638,'_min_variation_regular_price','79'),(25512,5638,'_max_variation_regular_price','79'),(25513,5638,'_min_regular_price_variation_id','2543'),(25514,5638,'_max_regular_price_variation_id','2543'),(25515,5638,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25516,5638,'_tax_status','taxable'),(25517,5638,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25518,5638,'_sku','900054-DF'),(25519,5638,'_wc_rating_count','a:0:{}'),(25520,5638,'_thumbnail_id','2544'),(25521,5638,'_price','79'),(25522,5638,'_price','79'),(25523,2547,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25524,2547,'_visibility','visible'),(25525,2547,'_stock_status','outofstock'),(25526,2547,'_downloadable','no'),(25527,2547,'_virtual','no'),(25528,2547,'_featured','no'),(25529,2547,'_product_attributes','a:3:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_sleeve-length\";a:6:{s:4:\"name\";s:16:\"pa_sleeve-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25530,2547,'_manage_stock','no'),(25531,2547,'_backorders','no'),(25532,2547,'_upsell_ids','a:0:{}'),(25533,2547,'_crosssell_ids','a:0:{}'),(25534,2547,'_product_version','6.8.2'),(25535,2547,'_product_image_gallery','2556,2557'),(25536,2547,'_min_variation_price','130'),(25537,2547,'_max_variation_price','150'),(25538,2547,'_min_price_variation_id','2549'),(25539,2547,'_max_price_variation_id','2548'),(25540,2547,'_min_variation_regular_price','156'),(25541,2547,'_max_variation_regular_price','187'),(25542,2547,'_min_regular_price_variation_id','2549'),(25543,2547,'_max_regular_price_variation_id','2548'),(25544,2547,'_min_variation_sale_price','130'),(25545,2547,'_max_variation_sale_price','150'),(25546,2547,'_min_sale_price_variation_id','2549'),(25547,2547,'_max_sale_price_variation_id','2548'),(25548,2547,'_default_attributes','a:0:{}'),(25549,2547,'_tax_status','taxable'),(25550,2547,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25551,2547,'_sku','900055-DF'),(25552,2547,'_thumbnail_id','2555'),(25554,2547,'_wc_review_count','0'),(25555,2547,'_wc_average_rating','0'),(25556,2547,'_wp_old_slug','grey-collar-coat'),(25557,2547,'_price','130'),(25558,2547,'_price','150'),(25559,2547,'_wpb_vc_js_status','false'),(25560,2579,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25561,2579,'_visibility','visible'),(25562,2579,'_stock_status','instock'),(25563,2579,'_downloadable','no'),(25564,2579,'_virtual','no'),(25565,2579,'_featured','no'),(25566,2579,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25567,2579,'_regular_price','28'),(25568,2579,'_sale_price','23'),(25569,2579,'_manage_stock','no'),(25570,2579,'_backorders','no'),(25571,2579,'_upsell_ids','a:0:{}'),(25572,2579,'_crosssell_ids','a:0:{}'),(25573,2579,'_product_version','2.6.7'),(25574,2579,'_product_image_gallery','2585'),(25575,2579,'slide_template','default'),(25576,2579,'_min_variation_price','79'),(25577,2579,'_max_variation_price','79'),(25578,2579,'_min_price_variation_id','2551'),(25579,2579,'_max_price_variation_id','2551'),(25580,2579,'_min_variation_regular_price','79'),(25581,2579,'_max_variation_regular_price','79'),(25582,2579,'_min_regular_price_variation_id','2551'),(25583,2579,'_max_regular_price_variation_id','2551'),(25584,2579,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25585,2579,'_tax_status','taxable'),(25586,2579,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25587,2579,'_price','23'),(25588,2579,'_price','23'),(25589,2579,'_sku','900056-DF'),(25590,2579,'_wc_rating_count','a:0:{}'),(25591,2579,'_thumbnail_id','2587'),(25592,2579,'_wp_old_slug','grey-collar-coat-copy'),(25593,2579,'_wpb_vc_js_status','false'),(25594,2590,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25595,2590,'_visibility','visible'),(25596,2590,'_stock_status','instock'),(25597,2590,'_downloadable','no'),(25598,2590,'_virtual','no'),(25599,2590,'_featured','no'),(25600,2590,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25601,2590,'_regular_price','28'),(25602,2590,'_manage_stock','no'),(25603,2590,'_backorders','no'),(25604,2590,'_upsell_ids','a:0:{}'),(25605,2590,'_crosssell_ids','a:0:{}'),(25606,2590,'_product_version','2.6.7'),(25607,2590,'_product_image_gallery','2589'),(25608,2590,'_min_variation_price','79'),(25609,2590,'_max_variation_price','79'),(25610,2590,'_min_price_variation_id','2551'),(25611,2590,'_max_price_variation_id','2551'),(25612,2590,'_min_variation_regular_price','79'),(25613,2590,'_max_variation_regular_price','79'),(25614,2590,'_min_regular_price_variation_id','2551'),(25615,2590,'_max_regular_price_variation_id','2551'),(25616,2590,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(25617,2590,'_tax_status','taxable'),(25618,2590,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25619,2590,'_price','28'),(25620,2590,'_price','28'),(25621,2590,'_thumbnail_id','2588'),(25622,2590,'_sku','900057-DF'),(25623,2590,'_wc_rating_count','a:0:{}'),(25624,2595,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25625,2595,'_visibility','visible'),(25626,2595,'_stock_status','outofstock'),(25627,2595,'_downloadable','no'),(25628,2595,'_virtual','no'),(25629,2595,'_featured','no'),(25630,2595,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25631,2595,'_manage_stock','no'),(25632,2595,'_backorders','no'),(25633,2595,'_upsell_ids','a:0:{}'),(25634,2595,'_crosssell_ids','a:0:{}'),(25635,2595,'_product_version','6.8.2'),(25636,2595,'_product_image_gallery','2601'),(25637,2595,'_min_variation_price','79'),(25638,2595,'_max_variation_price','79'),(25639,2595,'_min_price_variation_id','2596'),(25640,2595,'_max_price_variation_id','2596'),(25641,2595,'_min_variation_regular_price','79'),(25642,2595,'_max_variation_regular_price','79'),(25643,2595,'_min_regular_price_variation_id','2596'),(25644,2595,'_max_regular_price_variation_id','2596'),(25645,2595,'_default_attributes','a:0:{}'),(25646,2595,'_tax_status','taxable'),(25647,2595,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25648,2595,'_thumbnail_id','2600'),(25649,2595,'_sku','900058-DF'),(25650,2595,'_price','79'),(25651,2595,'_price','79'),(26545,5129,'_edit_lock','1661382744:1'),(25653,2595,'_wc_review_count','0'),(25654,2595,'_wc_average_rating','0'),(25655,2602,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25656,2602,'_visibility','visible'),(25657,2602,'_stock_status','instock'),(25658,2602,'_downloadable','no'),(25659,2602,'_virtual','no'),(25660,2602,'_featured','no'),(25661,2602,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25662,2602,'_regular_price','57'),(25663,2602,'_manage_stock','no'),(25664,2602,'_backorders','no'),(25665,2602,'_upsell_ids','a:0:{}'),(25666,2602,'_crosssell_ids','a:0:{}'),(25667,2602,'_product_version','2.6.7'),(25668,2602,'_product_image_gallery','2613'),(25669,2602,'slide_template','default'),(25670,2602,'_min_variation_price','79'),(25671,2602,'_max_variation_price','79'),(25672,2602,'_min_price_variation_id','2596'),(25673,2602,'_max_price_variation_id','2596'),(25674,2602,'_min_variation_regular_price','79'),(25675,2602,'_max_variation_regular_price','79'),(25676,2602,'_min_regular_price_variation_id','2596'),(25677,2602,'_max_regular_price_variation_id','2596'),(25678,2602,'_default_attributes','a:0:{}'),(25679,2602,'_tax_status','taxable'),(25680,2602,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25681,2602,'_price','57'),(25682,2602,'_price','57'),(25683,2602,'_thumbnail_id','2612'),(25684,2602,'_sku','900059-DF'),(25685,2602,'_wc_rating_count','a:0:{}'),(25686,2607,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25687,2607,'_visibility','visible'),(25688,2607,'_stock_status','instock'),(25689,2607,'_downloadable','no'),(25690,2607,'_virtual','no'),(25691,2607,'_featured','no'),(25692,2607,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25693,2607,'_regular_price','87'),(25694,2607,'_manage_stock','no'),(25695,2607,'_backorders','no'),(25696,2607,'_upsell_ids','a:0:{}'),(25697,2607,'_crosssell_ids','a:0:{}'),(25698,2607,'_product_version','2.6.7'),(25699,2607,'_product_image_gallery','2615'),(25700,2607,'slide_template','default'),(25701,2607,'_min_variation_price','79'),(25702,2607,'_max_variation_price','79'),(25703,2607,'_min_price_variation_id','2596'),(25704,2607,'_max_price_variation_id','2596'),(25705,2607,'_min_variation_regular_price','79'),(25706,2607,'_max_variation_regular_price','79'),(25707,2607,'_min_regular_price_variation_id','2596'),(25708,2607,'_max_regular_price_variation_id','2596'),(25709,2607,'_default_attributes','a:0:{}'),(25710,2607,'_tax_status','taxable'),(25711,2607,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25712,2607,'_price','87'),(25713,2607,'_price','87'),(25714,2607,'_sku','900060-DF'),(25715,2607,'_wc_rating_count','a:0:{}'),(25716,2607,'_thumbnail_id','2614'),(26480,2547,'_download_limit','-1'),(25718,2616,'_visibility','visible'),(25719,2616,'_stock_status','instock'),(25720,2616,'_downloadable','no'),(25721,2616,'_virtual','no'),(25722,2616,'_featured','no'),(25723,2616,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25724,2616,'_regular_price','32'),(25725,2616,'_manage_stock','no'),(25726,2616,'_backorders','no'),(25727,2616,'_upsell_ids','a:0:{}'),(25728,2616,'_crosssell_ids','a:0:{}'),(25729,2616,'_product_version','2.6.7'),(25730,2616,'_product_image_gallery','2627'),(25731,2616,'slide_template','default'),(25732,2616,'_min_variation_price','79'),(25733,2616,'_max_variation_price','79'),(25734,2616,'_min_price_variation_id','2596'),(25735,2616,'_max_price_variation_id','2596'),(25736,2616,'_min_variation_regular_price','79'),(25737,2616,'_max_variation_regular_price','79'),(25738,2616,'_min_regular_price_variation_id','2596'),(25739,2616,'_max_regular_price_variation_id','2596'),(25740,2616,'_default_attributes','a:0:{}'),(25741,2616,'_tax_status','taxable'),(25742,2616,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25743,2616,'_price','32'),(25744,2616,'_price','32'),(25745,2616,'_thumbnail_id','2626'),(25746,2616,'_sku','900061-DF'),(25747,2616,'_wc_rating_count','a:0:{}'),(25748,2616,'_wpb_vc_js_status','false'),(26478,2547,'_tax_class',''),(26479,2547,'_sold_individually','no'),(25751,2621,'_visibility','visible'),(25752,2621,'_stock_status','instock'),(25753,2621,'_downloadable','no'),(25754,2621,'_virtual','no'),(25755,2621,'_featured','no'),(25756,2621,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25757,2621,'_regular_price','69'),(25758,2621,'_manage_stock','no'),(25759,2621,'_backorders','no'),(25760,2621,'_upsell_ids','a:0:{}'),(25761,2621,'_crosssell_ids','a:0:{}'),(25762,2621,'_product_version','2.6.7'),(25763,2621,'_product_image_gallery','2629'),(25764,2621,'slide_template','default'),(25765,2621,'_min_variation_price','79'),(25766,2621,'_max_variation_price','79'),(25767,2621,'_min_price_variation_id','2596'),(25768,2621,'_max_price_variation_id','2596'),(25769,2621,'_min_variation_regular_price','79'),(25770,2621,'_max_variation_regular_price','79'),(25771,2621,'_min_regular_price_variation_id','2596'),(25772,2621,'_max_regular_price_variation_id','2596'),(25773,2621,'_default_attributes','a:0:{}'),(25774,2621,'_tax_status','taxable'),(25775,2621,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25776,2621,'_price','69'),(25777,2621,'_price','69'),(25778,2621,'_thumbnail_id','2628'),(25779,2621,'_sku','900062-DF'),(25780,2621,'_wc_rating_count','a:0:{}'),(25781,2621,'_wpb_vc_js_status','false'),(26477,2547,'total_sales','0'),(25783,2638,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25784,2638,'_visibility','visible'),(25785,2638,'_stock_status','instock'),(25786,2638,'_downloadable','no'),(25787,2638,'_virtual','no'),(25788,2638,'_featured','no'),(25789,2638,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25790,2638,'_manage_stock','no'),(25791,2638,'_backorders','no'),(25792,2638,'_upsell_ids','a:0:{}'),(25793,2638,'_crosssell_ids','a:0:{}'),(25794,2638,'_product_version','2.6.7'),(25795,2638,'_product_image_gallery','2631,2632'),(25796,2638,'slide_template','default'),(25797,2638,'_min_variation_price','128'),(25798,2638,'_max_variation_price','128'),(25799,2638,'_min_price_variation_id','2639'),(25800,2638,'_max_price_variation_id','2639'),(25801,2638,'_min_variation_regular_price','128'),(25802,2638,'_max_variation_regular_price','128'),(25803,2638,'_min_regular_price_variation_id','2639'),(25804,2638,'_max_regular_price_variation_id','2639'),(25805,2638,'_default_attributes','a:0:{}'),(25806,2638,'_tax_status','taxable'),(25807,2638,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25808,2638,'_thumbnail_id','2630'),(25809,2638,'_sku','900063-DF'),(25810,2638,'_wc_rating_count','a:0:{}'),(25811,2638,'_price','128'),(25812,2638,'_price','128'),(25813,2643,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25814,2643,'_visibility','visible'),(25815,2643,'_stock_status','outofstock'),(25816,2643,'_downloadable','no'),(25817,2643,'_virtual','no'),(25818,2643,'_featured','no'),(25819,2643,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25820,2643,'_manage_stock','no'),(25821,2643,'_backorders','no'),(25822,2643,'_upsell_ids','a:0:{}'),(25823,2643,'_crosssell_ids','a:0:{}'),(25824,2643,'_product_version','6.8.2'),(25825,2643,'_product_image_gallery','2680,2681'),(25826,2643,'slide_template','default'),(25827,2643,'_min_variation_price','58'),(25828,2643,'_max_variation_price','58'),(25829,2643,'_min_price_variation_id','2644'),(25830,2643,'_max_price_variation_id','2644'),(25831,2643,'_min_variation_regular_price','58'),(25832,2643,'_max_variation_regular_price','58'),(25833,2643,'_min_regular_price_variation_id','2644'),(25834,2643,'_max_regular_price_variation_id','2644'),(25835,2643,'_default_attributes','a:0:{}'),(25836,2643,'_tax_status','taxable'),(25837,2643,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25838,2643,'_thumbnail_id','2679'),(25839,2643,'_sku','900064-DF'),(25840,2643,'_price','58'),(25841,2643,'_price','58'),(25842,2643,'_wc_rating_count','a:0:{}'),(25843,2643,'_wc_review_count','0'),(25844,2648,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25845,2648,'_visibility','visible'),(25846,2648,'_stock_status','instock'),(25847,2648,'_downloadable','no'),(25848,2648,'_virtual','no'),(25849,2648,'_featured','no'),(25850,2648,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25851,2648,'_manage_stock','no'),(25852,2648,'_backorders','no'),(25853,2648,'_upsell_ids','a:0:{}'),(25854,2648,'_crosssell_ids','a:0:{}'),(25855,2648,'_product_version','2.6.7'),(25856,2648,'_product_image_gallery','2678'),(25857,2648,'slide_template','default'),(25858,2648,'_min_variation_price','75'),(25859,2648,'_max_variation_price','75'),(25860,2648,'_min_price_variation_id','2649'),(25861,2648,'_max_price_variation_id','2649'),(25862,2648,'_min_variation_regular_price','75'),(25863,2648,'_max_variation_regular_price','75'),(25864,2648,'_min_regular_price_variation_id','2649'),(25865,2648,'_max_regular_price_variation_id','2649'),(25866,2648,'_default_attributes','a:0:{}'),(25867,2648,'_tax_status','taxable'),(25868,2648,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25869,2648,'_thumbnail_id','2677'),(25870,2648,'_sku','900065-DF'),(25871,2648,'_price','75'),(25872,2648,'_price','75'),(25873,2648,'_wc_rating_count','a:0:{}'),(25874,2653,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25875,2653,'_visibility','visible'),(25876,2653,'_stock_status','instock'),(25877,2653,'_downloadable','no'),(25878,2653,'_virtual','no'),(25879,2653,'_featured','no'),(25880,2653,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25881,2653,'_manage_stock','no'),(25882,2653,'_backorders','no'),(25883,2653,'_upsell_ids','a:0:{}'),(25884,2653,'_crosssell_ids','a:0:{}'),(25885,2653,'_product_version','2.6.7'),(25886,2653,'_product_image_gallery','2676,2675'),(25887,2653,'slide_template','default'),(25888,2653,'_min_variation_price','78'),(25889,2653,'_max_variation_price','78'),(25890,2653,'_min_price_variation_id','2654'),(25891,2653,'_max_price_variation_id','2654'),(25892,2653,'_min_variation_regular_price','78'),(25893,2653,'_max_variation_regular_price','78'),(25894,2653,'_min_regular_price_variation_id','2654'),(25895,2653,'_max_regular_price_variation_id','2654'),(25896,2653,'_default_attributes','a:0:{}'),(25897,2653,'_tax_status','taxable'),(25898,2653,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25899,2653,'_thumbnail_id','2674'),(25900,2653,'_sku','900066-DF'),(25901,2653,'_wc_rating_count','a:0:{}'),(25902,2653,'_wp_old_slug','suede-ankle-boots-copy'),(25903,2653,'_price','78'),(25904,2653,'_price','78'),(25905,2658,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25906,2658,'_visibility','visible'),(25907,2658,'_stock_status','outofstock'),(25908,2658,'_downloadable','no'),(25909,2658,'_virtual','no'),(25910,2658,'_featured','no'),(25911,2658,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(25912,2658,'_regular_price','89'),(25913,2658,'_manage_stock','no'),(25914,2658,'_backorders','no'),(25915,2658,'_upsell_ids','a:0:{}'),(25916,2658,'_crosssell_ids','a:0:{}'),(25917,2658,'_product_version','2.6.7'),(25918,2658,'_product_image_gallery','2672,2673'),(25919,2658,'slide_template','default'),(25920,2658,'_min_variation_price','89'),(25921,2658,'_max_variation_price','89'),(25922,2658,'_min_price_variation_id','2659'),(25923,2658,'_max_price_variation_id','2659'),(25924,2658,'_min_variation_regular_price','89'),(25925,2658,'_max_variation_regular_price','89'),(25926,2658,'_min_regular_price_variation_id','2659'),(25927,2658,'_max_regular_price_variation_id','2659'),(25928,2658,'_default_attributes','a:0:{}'),(25929,2658,'_tax_status','taxable'),(25930,2658,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(25931,2658,'_thumbnail_id','2671'),(25932,2658,'_sku','900067-DF'),(25933,2658,'_price','89'),(25934,2658,'_price','89'),(25935,2658,'_wc_rating_count','a:0:{}'),(25936,2658,'_wpb_vc_js_status','false'),(30129,5720,'header_use_overlay','inherit'),(25939,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25940,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25941,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25942,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25943,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25944,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25945,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25946,5128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25947,5128,'post_title_background','post_thumbnail'),(25948,5128,'_post_title_background','field_580e44baace95'),(25949,5128,'_post_tilte_color','field_580f54e5c3ae5'),(25950,5128,'post_title_hide_subtitle','inherit'),(25951,5128,'_post_title_hide_subtitle','field_580f6634f4700'),(25952,5128,'_post_title_height','field_580e46f4e9d69'),(25953,5128,'post_title_hide','inherit'),(25954,5128,'_post_title_hide','field_580e47c66a24b'),(25955,5128,'post_page_background_type','inherit'),(25956,5128,'_post_page_background_type','field_580e4ffa8b7b6'),(25957,5128,'_post_page_background','field_580e5141e7330'),(25958,5128,'footer_hide','inherit'),(25959,5128,'_footer_hide','field_57f37961c1bt53ar5we'),(25960,5128,'post_show_breadcrumbs','yes'),(25961,5128,'_post_show_breadcrumbs','field_580e4ab3d2a12'),(25962,5128,'post_page_add_wrapper','inherit'),(25963,5128,'_post_page_add_wrapper','field_580e4ed6b4ad8'),(25964,5128,'post_custom_css','.vc_column_container.gallery-row>.vc_column-inner{padding-left:0px; padding-right: 0px;}'),(25965,5128,'_post_custom_css','field_580e48411f205'),(25966,5128,'slide_template','default'),(25967,5128,'post_title_background_image','3249'),(25968,5128,'_post_title_background_image','field_580f3e1526eaf'),(25969,5128,'post_title_background_size','cover'),(25970,5128,'_post_title_background_size','field_580f40bc07c2c'),(25971,5128,'_post_title_background_color','field_580e53d5286a9'),(25972,5128,'_post_title_background_overlay','field_580f435a6db74'),(25973,5128,'_wp_old_slug','seagate-technology'),(25974,5128,'_wpb_vc_js_status','false'),(25975,5128,'_wp_old_slug','fast-salmon-with-a-ginger-glaze'),(25976,5128,'_header_height_fullscreen','field_57dfd3b800170arg3321'),(25977,5128,'post_style_in_grid','default'),(25978,5128,'_post_style_in_grid','field_5833356490439'),(25979,5128,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2'),(25980,5128,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2'),(25981,5128,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7'),(25982,5128,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7-2'),(25983,5128,'_wp_old_slug','wordpress-template-to-make-a-food-blog'),(25984,5128,'_wp_old_slug','1111111111111'),(25985,5128,'post_overlay_color','#aa917e'),(25986,5128,'_post_overlay_color','field_580e5141e7330_'),(25987,5128,'_wp_old_slug','how-to-make-a-blog-using-wordpress-theme'),(25988,5128,'_thumbnail_id','5140'),(30128,5720,'_page_add_top_padding','field_59390deb03f38'),(25991,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25992,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25993,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25994,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25995,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25996,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25997,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25998,5129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(25999,5129,'post_title_background','post_thumbnail'),(26000,5129,'_post_title_background','field_580e44baace95'),(26001,5129,'_post_tilte_color','field_580f54e5c3ae5'),(26002,5129,'post_title_hide_subtitle','inherit'),(26003,5129,'_post_title_hide_subtitle','field_580f6634f4700'),(26004,5129,'_post_title_height','field_580e46f4e9d69'),(26005,5129,'post_title_hide','inherit'),(26006,5129,'_post_title_hide','field_580e47c66a24b'),(26007,5129,'post_page_background_type','inherit'),(26008,5129,'_post_page_background_type','field_580e4ffa8b7b6'),(26009,5129,'_post_page_background','field_580e5141e7330'),(26010,5129,'footer_hide','inherit'),(26011,5129,'_footer_hide','field_57f37961c1bt53ar5we'),(26012,5129,'post_show_breadcrumbs','yes'),(26013,5129,'_post_show_breadcrumbs','field_580e4ab3d2a12'),(26014,5129,'post_page_add_wrapper','inherit'),(26015,5129,'_post_page_add_wrapper','field_580e4ed6b4ad8'),(26016,5129,'post_custom_css','.vc_column_container.gallery-row>.vc_column-inner{padding-left:0px; padding-right: 0px;}'),(26017,5129,'_post_custom_css','field_580e48411f205'),(26018,5129,'slide_template','default'),(26019,5129,'post_title_background_image','3249'),(26020,5129,'_post_title_background_image','field_580f3e1526eaf'),(26021,5129,'post_title_background_size','cover'),(26022,5129,'_post_title_background_size','field_580f40bc07c2c'),(26023,5129,'_post_title_background_color','field_580e53d5286a9'),(26024,5129,'_post_title_background_overlay','field_580f435a6db74'),(26025,5129,'_wp_old_slug','seagate-technology'),(26026,5129,'_wpb_vc_js_status','false'),(26027,5129,'_wp_old_slug','fast-salmon-with-a-ginger-glaze'),(26028,5129,'_header_height_fullscreen','field_57dfd3b800170arg3321'),(26029,5129,'post_style_in_grid','default'),(26030,5129,'_post_style_in_grid','field_5833356490439'),(26031,5129,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2'),(26032,5129,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2'),(26033,5129,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7'),(26034,5129,'_wp_old_slug','fast-salmon-with-a-ginger-glaze-2-2-7-2'),(26035,5129,'_wp_old_slug','wordpress-template-to-make-a-food-blog'),(26036,5129,'_wp_old_slug','1111111111111'),(26037,5129,'post_overlay_color','#aa917e'),(26038,5129,'_post_overlay_color','field_580e5141e7330_'),(26039,5129,'_wp_old_slug','how-to-make-a-blog-using-wordpress-theme'),(26040,5129,'_thumbnail_id','5141'),(26041,2136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26042,2136,'attribute_pa_color','red'),(26043,2136,'_stock_status','instock'),(26044,2136,'_virtual','no'),(26045,2136,'_downloadable','no'),(26046,2136,'_manage_stock','no'),(26047,2663,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26048,2663,'_visibility','visible'),(26049,2663,'_stock_status','instock'),(26050,2663,'_downloadable','no'),(26051,2663,'_virtual','no'),(26052,2663,'_featured','no'),(26053,2663,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26054,2663,'_manage_stock','no'),(26055,2663,'_backorders','no'),(26056,2663,'_upsell_ids','a:0:{}'),(26057,2663,'_crosssell_ids','a:0:{}'),(26058,2663,'_product_version','2.6.7'),(26059,2663,'_product_image_gallery','2669,2670'),(26060,2663,'_min_variation_price','60'),(26061,2663,'_max_variation_price','60'),(26062,2663,'_min_price_variation_id','2664'),(26063,2663,'_max_price_variation_id','2664'),(26064,2663,'_min_variation_regular_price','67'),(26065,2663,'_max_variation_regular_price','67'),(26066,2663,'_min_regular_price_variation_id','2664'),(26067,2663,'_max_regular_price_variation_id','2664'),(26068,2663,'_min_variation_sale_price','60'),(26069,2663,'_max_variation_sale_price','60'),(26070,2663,'_min_sale_price_variation_id','2664'),(26071,2663,'_max_sale_price_variation_id','2664'),(26072,2663,'_default_attributes','a:0:{}'),(26073,2663,'_tax_status','taxable'),(26074,2663,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26075,2663,'_thumbnail_id','2668'),(26076,2663,'_sku','900068-DF'),(26077,2663,'_price','60'),(26078,2663,'_price','60'),(26079,2663,'_wc_rating_count','a:0:{}'),(26080,4615,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26081,4615,'_visibility','visible'),(26082,4615,'_stock_status','instock'),(26083,4615,'_downloadable','no'),(26084,4615,'_virtual','no'),(26085,4615,'_featured','no'),(26086,4615,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26087,4615,'_manage_stock','no'),(26088,4615,'_backorders','no'),(26089,4615,'_upsell_ids','a:0:{}'),(26090,4615,'_crosssell_ids','a:0:{}'),(26091,4615,'_product_version','2.6.7'),(26092,4615,'_product_image_gallery','4644,4645'),(26093,4615,'slide_template','default'),(26094,4615,'_min_variation_price','38'),(26095,4615,'_max_variation_price','39'),(26096,4615,'_min_price_variation_id','4618'),(26097,4615,'_max_price_variation_id','4617'),(26098,4615,'_min_variation_regular_price','38'),(26099,4615,'_max_variation_regular_price','39'),(26100,4615,'_min_regular_price_variation_id','4618'),(26101,4615,'_max_regular_price_variation_id','4617'),(26102,4615,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26103,4615,'_tax_status','taxable'),(26104,4615,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26105,4615,'_sku','900069-DF'),(26106,4615,'_wpb_vc_js_status','false'),(26107,4615,'_wc_rating_count','a:0:{}'),(26108,4615,'_thumbnail_id','4643'),(26109,4615,'_price','38'),(26110,4615,'_price','39'),(26111,4646,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26112,4646,'_visibility','visible'),(26113,4646,'_stock_status','instock'),(26114,4646,'_downloadable','no'),(26115,4646,'_virtual','no'),(26116,4646,'_featured','no'),(26117,4646,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26118,4646,'_manage_stock','no'),(26119,4646,'_backorders','no'),(26120,4646,'_upsell_ids','a:0:{}'),(26121,4646,'_crosssell_ids','a:0:{}'),(26122,4646,'_product_version','2.6.7'),(26123,4646,'_product_image_gallery','4635,4652'),(26124,4646,'_min_variation_price','28'),(26125,4646,'_max_variation_price','38'),(26126,4646,'_min_price_variation_id','4649'),(26127,4646,'_max_price_variation_id','4648'),(26128,4646,'_min_variation_regular_price','28'),(26129,4646,'_max_variation_regular_price','38'),(26130,4646,'_min_regular_price_variation_id','4649'),(26131,4646,'_max_regular_price_variation_id','4648'),(26132,4646,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26133,4646,'_tax_status','taxable'),(26134,4646,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26135,4646,'_wpb_vc_js_status','false'),(26136,4646,'_thumbnail_id','4651'),(26137,4646,'_sku','900070-DF'),(26138,4646,'_price','28'),(26139,4646,'_price','38'),(26140,4646,'_wc_rating_count','a:0:{}'),(26141,4680,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26142,4680,'_visibility','visible'),(26143,4680,'_stock_status','instock'),(26144,4680,'_downloadable','no'),(26145,4680,'_virtual','no'),(26146,4680,'_featured','no'),(26147,4680,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26148,4680,'_manage_stock','no'),(26149,4680,'_backorders','no'),(26150,4680,'_upsell_ids','a:0:{}'),(26151,4680,'_crosssell_ids','a:0:{}'),(26152,4680,'_product_version','2.6.7'),(26153,4680,'_product_image_gallery','4675,4674'),(26154,4680,'slide_template','default'),(26155,4680,'_min_variation_price','45'),(26156,4680,'_max_variation_price','48'),(26157,4680,'_min_price_variation_id','4682'),(26158,4680,'_max_price_variation_id','4681'),(26159,4680,'_min_variation_regular_price','45'),(26160,4680,'_max_variation_regular_price','48'),(26161,4680,'_min_regular_price_variation_id','4682'),(26162,4680,'_max_regular_price_variation_id','4681'),(26163,4680,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26164,4680,'_tax_status','taxable'),(26165,4680,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26166,4680,'_wpb_vc_js_status','false'),(26167,4680,'_sku','900071-DF'),(26168,4680,'_thumbnail_id','4679'),(26169,4680,'_wc_rating_count','a:0:{}'),(26170,4680,'_price','45'),(26171,4680,'_price','48'),(26172,4684,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26173,4684,'_visibility','visible'),(26174,4684,'_stock_status','instock'),(26175,4684,'_downloadable','no'),(26176,4684,'_virtual','no'),(26177,4684,'_featured','yes'),(26178,4684,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26179,4684,'_manage_stock','no'),(26180,4684,'_backorders','no'),(26181,4684,'_upsell_ids','a:4:{i:0;i:4688;i:1;i:4615;i:2;i:4692;i:3;i:4680;}'),(26182,4684,'_crosssell_ids','a:2:{i:0;i:2621;i:1;i:2616;}'),(26183,4684,'_product_version','2.6.7'),(26184,4684,'_product_image_gallery','4677,4676'),(26185,4684,'slide_template','default'),(26186,4684,'_min_variation_price','32'),(26187,4684,'_max_variation_price','35'),(26188,4684,'_min_price_variation_id','4686'),(26189,4684,'_max_price_variation_id','4685'),(26190,4684,'_min_variation_regular_price','32'),(26191,4684,'_max_variation_regular_price','35'),(26192,4684,'_min_regular_price_variation_id','4686'),(26193,4684,'_max_regular_price_variation_id','4685'),(26194,4684,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26195,4684,'_tax_status','taxable'),(26196,4684,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26197,4684,'_wpb_vc_js_status','false'),(26198,4684,'_sku','900072-DF'),(26199,4684,'_thumbnail_id','4653'),(26200,4684,'_price','32'),(26201,4684,'_price','32'),(26202,4684,'_wc_rating_count','a:0:{}'),(26203,4688,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26204,4688,'_visibility','visible'),(26205,4688,'_stock_status','instock'),(26206,4688,'_downloadable','no'),(26207,4688,'_virtual','no'),(26208,4688,'_featured','yes'),(26209,4688,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26210,4688,'_manage_stock','no'),(26211,4688,'_backorders','no'),(26212,4688,'_upsell_ids','a:0:{}'),(26213,4688,'_crosssell_ids','a:0:{}'),(26214,4688,'_product_version','2.6.7'),(26215,4688,'_product_image_gallery','4678,4654'),(26216,4688,'slide_template','default'),(26217,4688,'_min_variation_price','28'),(26218,4688,'_max_variation_price','38'),(26219,4688,'_min_price_variation_id','4691'),(26220,4688,'_max_price_variation_id','4690'),(26221,4688,'_min_variation_regular_price','28'),(26222,4688,'_max_variation_regular_price','38'),(26223,4688,'_min_regular_price_variation_id','4691'),(26224,4688,'_max_regular_price_variation_id','4690'),(26225,4688,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26226,4688,'_tax_status','taxable'),(26227,4688,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26228,4688,'_wpb_vc_js_status','false'),(26229,4688,'_sku','900073-DF'),(26230,4688,'_thumbnail_id','4654'),(26231,4688,'_wc_rating_count','a:0:{}'),(26232,4688,'_price','28'),(26233,4688,'_price','38'),(26234,4692,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26235,4692,'_visibility','visible'),(26236,4692,'_stock_status','instock'),(26237,4692,'_downloadable','no'),(26238,4692,'_virtual','no'),(26239,4692,'_featured','no'),(26240,4692,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26241,4692,'_manage_stock','no'),(26242,4692,'_backorders','no'),(26243,4692,'_upsell_ids','a:0:{}'),(26244,4692,'_crosssell_ids','a:0:{}'),(26245,4692,'_product_version','2.6.7'),(26246,4692,'_product_image_gallery','4662,4661'),(26247,4692,'_min_variation_price','19'),(26248,4692,'_max_variation_price','24'),(26249,4692,'_min_price_variation_id','4694'),(26250,4692,'_max_price_variation_id','4693'),(26251,4692,'_min_variation_regular_price','19'),(26252,4692,'_max_variation_regular_price','24'),(26253,4692,'_min_regular_price_variation_id','4694'),(26254,4692,'_max_regular_price_variation_id','4693'),(26255,4692,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26256,4692,'_tax_status','taxable'),(26257,4692,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26258,4692,'_wpb_vc_js_status','false'),(26259,4692,'_sku','900074-DF'),(26260,4692,'_thumbnail_id','4655'),(26261,4692,'_price','19'),(26262,4692,'_price','24'),(26263,4692,'_wc_rating_count','a:0:{}'),(26264,4696,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26265,4696,'_visibility','visible'),(26266,4696,'_stock_status','instock'),(26267,4696,'_downloadable','no'),(26268,4696,'_virtual','no'),(26269,4696,'_featured','no'),(26270,4696,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26271,4696,'_manage_stock','no'),(26272,4696,'_backorders','no'),(26273,4696,'_upsell_ids','a:0:{}'),(26274,4696,'_crosssell_ids','a:0:{}'),(26275,4696,'_product_version','2.6.7'),(26276,4696,'_product_image_gallery','4672,4673'),(26277,4696,'_min_variation_price','18'),(26278,4696,'_max_variation_price','25'),(26279,4696,'_min_price_variation_id','4699'),(26280,4696,'_max_price_variation_id','4697'),(26281,4696,'_min_variation_regular_price','18'),(26282,4696,'_max_variation_regular_price','25'),(26283,4696,'_min_regular_price_variation_id','4699'),(26284,4696,'_max_regular_price_variation_id','4697'),(26285,4696,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26286,4696,'_tax_status','taxable'),(26287,4696,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26288,4696,'_wpb_vc_js_status','false'),(26289,4696,'_sku','900075-DF'),(26290,4696,'_thumbnail_id','4660'),(26291,4696,'_price','18'),(26292,4696,'_price','25'),(26293,4696,'_wc_rating_count','a:0:{}'),(26294,4701,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26295,4701,'_visibility','visible'),(26296,4701,'_stock_status','instock'),(26297,4701,'_downloadable','no'),(26298,4701,'_virtual','no'),(26299,4701,'_featured','yes'),(26300,4701,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26301,4701,'_manage_stock','no'),(26302,4701,'_backorders','no'),(26303,4701,'_upsell_ids','a:0:{}'),(26304,4701,'_crosssell_ids','a:0:{}'),(26305,4701,'_product_version','2.6.7'),(26306,4701,'_product_image_gallery','4671,4670,4669'),(26307,4701,'_min_variation_price','18'),(26308,4701,'_max_variation_price','19'),(26309,4701,'_min_price_variation_id','4704'),(26310,4701,'_max_price_variation_id','4702'),(26311,4701,'_min_variation_regular_price','18'),(26312,4701,'_max_variation_regular_price','19'),(26313,4701,'_min_regular_price_variation_id','4704'),(26314,4701,'_max_regular_price_variation_id','4702'),(26315,4701,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26316,4701,'_tax_status','taxable'),(26317,4701,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26318,4701,'_wpb_vc_js_status','false'),(26319,4701,'_thumbnail_id','4669'),(26320,4701,'_sku','900076-DF'),(26321,4701,'_wp_old_slug','nude-mesh-top-copy'),(26322,4701,'_price','18'),(26323,4701,'_price','19'),(26324,4701,'_wc_rating_count','a:0:{}'),(26325,4705,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26326,4705,'_visibility','visible'),(26327,4705,'_stock_status','instock'),(26328,4705,'_downloadable','no'),(26329,4705,'_virtual','no'),(26330,4705,'_featured','yes'),(26331,4705,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26332,4705,'_manage_stock','no'),(26333,4705,'_backorders','no'),(26334,4705,'_upsell_ids','a:0:{}'),(26335,4705,'_crosssell_ids','a:0:{}'),(26336,4705,'_product_version','2.6.7'),(26337,4705,'_product_image_gallery','4668'),(26338,4705,'_min_variation_price','25'),(26339,4705,'_max_variation_price','28'),(26340,4705,'_min_price_variation_id','4707'),(26341,4705,'_max_price_variation_id','4706'),(26342,4705,'_min_variation_regular_price','25'),(26343,4705,'_max_variation_regular_price','28'),(26344,4705,'_min_regular_price_variation_id','4707'),(26345,4705,'_max_regular_price_variation_id','4706'),(26346,4705,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26347,4705,'_tax_status','taxable'),(26348,4705,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26349,4705,'_wpb_vc_js_status','false'),(26350,4705,'_thumbnail_id','4659'),(26351,4705,'_sku','900077-DF'),(26352,4705,'_price','25'),(26353,4705,'_price','28'),(26354,4705,'_wc_rating_count','a:0:{}'),(26355,4709,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26356,4709,'_visibility','visible'),(26357,4709,'_stock_status','instock'),(26358,4709,'_downloadable','no'),(26359,4709,'_virtual','no'),(26360,4709,'_featured','no'),(26361,4709,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26362,4709,'_manage_stock','no'),(26363,4709,'_backorders','no'),(26364,4709,'_upsell_ids','a:0:{}'),(26365,4709,'_crosssell_ids','a:0:{}'),(26366,4709,'_product_version','2.6.7'),(26367,4709,'_product_image_gallery','4667,4666'),(26368,4709,'_min_variation_price','18'),(26369,4709,'_max_variation_price','25'),(26370,4709,'_min_price_variation_id','4712'),(26371,4709,'_max_price_variation_id','4710'),(26372,4709,'_min_variation_regular_price','18'),(26373,4709,'_max_variation_regular_price','25'),(26374,4709,'_min_regular_price_variation_id','4712'),(26375,4709,'_max_regular_price_variation_id','4710'),(26376,4709,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26377,4709,'_tax_status','taxable'),(26378,4709,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26379,4709,'_wpb_vc_js_status','false'),(26380,4709,'_thumbnail_id','4658'),(26381,4709,'_sku','900078-DF'),(26382,4709,'_price','18'),(26383,4709,'_price','25'),(26384,4709,'_wc_rating_count','a:0:{}'),(26385,4713,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26386,4713,'_visibility','visible'),(26387,4713,'_stock_status','instock'),(26388,4713,'_downloadable','no'),(26389,4713,'_virtual','no'),(26390,4713,'_featured','no'),(26391,4713,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"2\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(26392,4713,'_manage_stock','no'),(26393,4713,'_backorders','no'),(26394,4713,'_upsell_ids','a:0:{}'),(26395,4713,'_crosssell_ids','a:0:{}'),(26396,4713,'_product_version','2.6.7'),(26397,4713,'_product_image_gallery','4665,4657'),(26398,4713,'_min_variation_price','16'),(26399,4713,'_max_variation_price','18'),(26400,4713,'_min_price_variation_id','4715'),(26401,4713,'_max_price_variation_id','4714'),(26402,4713,'_min_variation_regular_price','16'),(26403,4713,'_max_variation_regular_price','18'),(26404,4713,'_min_regular_price_variation_id','4715'),(26405,4713,'_max_regular_price_variation_id','4714'),(26406,4713,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"blue\";}'),(26407,4713,'_tax_status','taxable'),(26408,4713,'_wp_old_slug','blue-skinny-denim-jeans-copy'),(26409,4713,'_wpb_vc_js_status','false'),(26410,4713,'_thumbnail_id','4664'),(26411,4713,'_sku','900079-DF'),(26412,4713,'_price','16'),(26413,4713,'_price','18'),(26414,4713,'_wc_rating_count','a:0:{}'),(26415,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26416,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26417,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26418,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26419,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26420,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26421,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26422,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26423,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26424,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26425,5479,'_locale','en_US'),(26426,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26427,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26428,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26429,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26430,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26431,5479,'_locale','en_US'),(26432,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26433,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26434,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26435,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26436,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26437,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26438,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26439,5479,'_locale','en_US'),(26440,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26441,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26442,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26443,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26444,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26445,5479,'_locale','en_US'),(26446,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26447,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26448,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26449,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26450,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26451,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26452,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26453,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26454,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26455,5479,'_locale','en_US'),(26456,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26457,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26458,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26459,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26460,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26461,5479,'_locale','en_US'),(26462,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26463,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26464,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26465,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26466,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26467,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26468,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26469,5479,'_locale','en_US'),(26470,5479,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(26471,5479,'_form','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>'),(26472,5479,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:14:\"<[your-email]>\";s:9:\"recipient\";s:13:\"test@mail.com\";s:4:\"body\";s:159:\"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 ARGENTA (http://argenta)\";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;}'),(26473,5479,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"ARGENTA \"[your-subject]\"\";s:6:\"sender\";s:27:\"ARGENTA <wordpress@argenta>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:101:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\";s:18:\"additional_headers\";s:22:\"Reply-To: test@mail.ua\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(26474,5479,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(26475,5479,'_locale','en_US'),(26476,5479,'_config_errors','a:1:{s:11:\"mail.sender\";a:1:{i:0;a:2:{s:4:\"code\";i:103;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:70:\"https://contactform7.com/configuration-errors/email-not-in-site-domain\";}}}}'),(30106,5720,'_header_height_fullscreen','field_59390deb00733'),(30107,5720,'header_use_hero','yes'),(30108,5720,'_header_use_hero','field_59390deb00ef1'),(30105,5720,'header_height_fullscreen','inherit'),(26510,5643,'_wp_attachment_image_alt','logo Markovations blanco'),(26509,5643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:42;s:4:\"file\";s:40:\"2022/08/240x42logo-markovationsWhite.png\";s:8:\"filesize\";i:2203;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"240x42logo-markovationsWhite-150x42.png\";s:5:\"width\";i:150;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1286;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"240x42logo-markovationsWhite-200x42.png\";s:5:\"width\";i:200;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1626;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:39:\"240x42logo-markovationsWhite-200x42.png\";s:5:\"width\";i:200;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"240x42logo-markovationsWhite-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26508,5643,'_wp_attached_file','2022/08/240x42logo-markovationsWhite.png'),(30089,5720,'header_menu_style','inherit'),(30090,5720,'_header_menu_style','field_59390deaef21a'),(30091,5720,'menu_type','inherit'),(30092,5720,'_menu_type','field_59390deaefde5'),(30093,5720,'header_menu_hide_border','yes'),(30094,5720,'_header_menu_hide_border','field_57e9090dab86a'),(30095,5720,'header_menu_border_type','inherit'),(30096,5720,'_header_menu_border_type','field_57e273850bfe3'),(30097,5720,'header_menu_add_contacts_bar','inherit'),(30098,5720,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(30099,5720,'header_menu_fixed','inherit'),(30100,5720,'_header_menu_fixed','field_59390deaf1978'),(30101,5720,'header_background_image','5061'),(30102,5720,'_header_background_image','field_57dfa3f8e9525'),(30103,5720,'header_background_size','cover'),(30104,5720,'_header_background_size','field_57dfd77f67f25'),(26511,5644,'_wp_attached_file','2022/08/240x42logo-markovations.png'),(26512,5644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:42;s:4:\"file\";s:35:\"2022/08/240x42logo-markovations.png\";s:8:\"filesize\";i:2615;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"240x42logo-markovations-150x42.png\";s:5:\"width\";i:150;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2074;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"240x42logo-markovations-200x42.png\";s:5:\"width\";i:200;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2587;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:34:\"240x42logo-markovations-200x42.png\";s:5:\"width\";i:200;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"240x42logo-markovations-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1519;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26513,5644,'_wp_attachment_image_alt','logo Markovations'),(30070,5719,'header_title_align','inherit'),(30071,5719,'_header_title_align','field_59390deb0034e'),(30072,5719,'header_height',''),(30073,5719,'_header_height','field_59390deb00b09'),(30074,5719,'breadcrumbs_background_color',''),(30075,5719,'_breadcrumbs_background_color','field_593d618e8bfd2'),(30076,5719,'breadcrumbs_text_color',''),(30077,5719,'_breadcrumbs_text_color','field_593db13395d12'),(30078,5719,'page_background_color',''),(30079,5719,'_page_background_color','field_59390deb02f35'),(30080,5719,'footer_text_color',''),(30081,5719,'_footer_text_color','field_5940ec917da19'),(30082,5719,'footer_copyright_section_background',''),(30083,5719,'_footer_copyright_section_background','field_59390deb0778d'),(30084,5719,'footer_copyright_section_text_color',''),(30085,5719,'_footer_copyright_section_text_color','field_59390deb07b67'),(30086,5719,'page_custom_css',''),(30087,5719,'_page_custom_css','field_59390deb083b5'),(26539,5655,'_wp_attached_file','2022/08/uniview-white.png'),(26540,5655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:452;s:6:\"height\";i:228;s:4:\"file\";s:25:\"2022/08/uniview-white.png\";s:8:\"filesize\";i:6553;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"uniview-white-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4823;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"uniview-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2900;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"uniview-white-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3858;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:25:\"uniview-white-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3774;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"uniview-white-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3117;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"uniview-white-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26541,5656,'_wp_attached_file','2022/08/Product_Line_up_Brochure_ES7-scaled.jpg'),(26542,5656,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:943;s:4:\"file\";s:47:\"2022/08/Product_Line_up_Brochure_ES7-scaled.jpg\";s:8:\"filesize\";i:99247;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4037;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Product_Line_up_Brochure_ES7-1024x377.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:377;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-768x283.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15857;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Product_Line_up_Brochure_ES7-1536x566.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:566;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44943;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"Product_Line_up_Brochure_ES7-2048x754.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70345;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3026;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3318;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5512;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-600x221.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10938;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1315;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:32:\"Product_Line_up_Brochure_ES7.jpg\";}'),(26533,5652,'_wp_trash_meta_status','publish'),(26534,5652,'_wp_trash_meta_time','1661363433'),(26535,5653,'_wp_attached_file','2022/08/Background-UNV-1.jpg'),(26536,5653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1000;s:4:\"file\";s:28:\"2022/08/Background-UNV-1.jpg\";s:8:\"filesize\";i:188288;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Background-UNV-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8976;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Background-UNV-1-1024x569.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Background-UNV-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:4564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Background-UNV-1-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42813;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Background-UNV-1-1536x853.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137391;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:28:\"Background-UNV-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7123;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:28:\"Background-UNV-1-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5586;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Background-UNV-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14323;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Background-UNV-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28292;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Background-UNV-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:2566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26532,5652,'_edit_lock','1661363405:1'),(26543,5657,'_wp_attached_file','2022/08/Suprema-white.png'),(26544,5657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:449;s:6:\"height\";i:123;s:4:\"file\";s:25:\"2022/08/Suprema-white.png\";s:8:\"filesize\";i:3578;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Suprema-white-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Suprema-white-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1316;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"Suprema-white-200x123.png\";s:5:\"width\";i:200;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1547;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:25:\"Suprema-white-200x123.png\";s:5:\"width\";i:200;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1547;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Suprema-white-300x123.png\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2272;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Suprema-white-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1637;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26529,5651,'_wp_attached_file','2022/08/cropped-O-icon-512x512-1-1.png'),(26530,5651,'_wp_attachment_context','site-icon'),(26531,5651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:38:\"2022/08/cropped-O-icon-512x512-1-1.png\";s:8:\"filesize\";i:13370;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13092;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6112;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8370;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6678;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13092;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-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:3814;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11622;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8035;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:38:\"cropped-O-icon-512x512-1-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:7420;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:36:\"cropped-O-icon-512x512-1-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26549,5659,'_wp_attached_file','2022/08/Gunnebo_AB_Logo.png'),(26550,5659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:893;s:6:\"height\";i:175;s:4:\"file\";s:27:\"2022/08/Gunnebo_AB_Logo.png\";s:8:\"filesize\";i:10925;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Gunnebo_AB_Logo-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-768x151.png\";s:5:\"width\";i:768;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18543;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-200x175.png\";s:5:\"width\";i:200;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2652;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4609;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3546;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-600x118.png\";s:5:\"width\";i:600;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14262;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Gunnebo_AB_Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26551,5062,'_edit_lock','1661788286:1'),(26552,5062,'_edit_last','1'),(26554,5062,'header_subtitle',''),(26555,5062,'header_background_color',''),(26556,5062,'header_title_align','inherit'),(26557,5062,'_header_title_align','field_59390deb0034e'),(26558,5062,'header_height',''),(26559,5062,'breadcrumbs_background_color',''),(26560,5062,'breadcrumbs_text_color',''),(26561,5062,'page_background_color',''),(26562,5062,'footer_text_color',''),(26563,5062,'footer_copyright_section_background',''),(26564,5062,'footer_copyright_section_text_color',''),(26565,5062,'page_custom_css',''),(26566,5661,'header_menu_style','inherit'),(26567,5661,'_header_menu_style','field_59390deaef21a'),(26568,5661,'menu_type','inherit'),(26569,5661,'_menu_type','field_59390deaefde5'),(26570,5661,'header_menu_hide_border','yes'),(26571,5661,'_header_menu_hide_border','field_57e9090dab86a'),(26572,5661,'header_menu_border_type','inherit'),(26573,5661,'_header_menu_border_type','field_57e273850bfe3'),(26574,5661,'header_menu_add_contacts_bar','inherit'),(26575,5661,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(26576,5661,'header_menu_fixed','inherit'),(26577,5661,'_header_menu_fixed','field_59390deaf1978'),(26578,5661,'header_background_image','5061'),(26579,5661,'_header_background_image','field_57dfa3f8e9525'),(26580,5661,'header_background_size','cover'),(26581,5661,'_header_background_size','field_57dfd77f67f25'),(26582,5661,'header_height_fullscreen','inherit'),(26583,5661,'_header_height_fullscreen','field_59390deb00733'),(26584,5661,'header_use_hero','yes'),(26585,5661,'_header_use_hero','field_59390deb00ef1'),(26586,5661,'page_background_type','inherit'),(26587,5661,'_page_background_type','field_59390deb0171e'),(26588,5661,'page_show_breadcrumbs','inherit'),(26589,5661,'_page_show_breadcrumbs','field_59390deb03328'),(26590,5661,'page_is_wrapped','inherit'),(26591,5661,'_page_is_wrapped','field_59390deb03b1b'),(26592,5661,'footer_background_type','inherit'),(26593,5661,'_footer_background_type','field_59390deb053ac'),(26594,5661,'footer_hide','inherit'),(26595,5661,'_footer_hide','field_59390deb06b99'),(26596,5661,'footer_is_wrapped','inherit'),(26597,5661,'_footer_is_wrapped','field_59390deb06fd1'),(26598,5661,'footer_show_copyright_section','inherit'),(26599,5661,'_footer_show_copyright_section','field_59390deb07397'),(26600,5661,'header_menu_use_wrapper','inherit'),(26601,5661,'_header_menu_use_wrapper','field_59390deaef614'),(26602,5661,'header_menu_add_cap','inherit'),(26603,5661,'_header_menu_add_cap','field_59390deaef9ea'),(26604,5661,'page_add_top_padding','inherit'),(26605,5661,'_page_add_top_padding','field_59390deb03f38'),(26606,5661,'header_use_overlay','inherit'),(26607,5661,'_header_use_overlay','field_57e261c601ar334777banewset'),(26608,5661,'header_logo_style','inherit'),(26609,5661,'_header_logo_style','field_59391a16302be'),(26610,5661,'header_menu_style_settings','inherit'),(26611,5661,'_header_menu_style_settings','field_59411fcf0048f'),(26612,5661,'header_menu_contacts_bar_style','inherit'),(26613,5661,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(26614,5661,'header_background_type','inherit'),(26615,5661,'_header_background_type','field_59390deaf218a'),(26616,5661,'header_tilte_align','inherit'),(26617,5661,'_header_tilte_align','field_59390deb0034e'),(26618,5661,'page_typography_settings','inherit'),(26619,5661,'_page_typography_settings','field_593a55746376f'),(26620,5661,'page_use_boxed_wrapper','inherit'),(26621,5661,'_page_use_boxed_wrapper','field_59390deb03738'),(26622,5661,'full_width_margins_type','inherit'),(26623,5661,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(26624,5661,'footer_logo_widget_type','inherit'),(26625,5661,'_footer_logo_widget_type','field_59390deb04788'),(26626,5661,'footer_as_sticky','inherit'),(26627,5661,'_footer_as_sticky','field_59391743def2b'),(26628,5661,'header_subtitle',''),(26629,5661,'_header_subtitle','field_593ddebba2fcb'),(26630,5661,'header_background_color',''),(26631,5661,'_header_background_color','field_59390deaf2582'),(26632,5661,'header_title_align','inherit'),(26633,5661,'_header_title_align','field_59390deb0034e'),(26634,5661,'header_height',''),(26635,5661,'_header_height','field_59390deb00b09'),(26636,5661,'breadcrumbs_background_color',''),(26637,5661,'_breadcrumbs_background_color','field_593d618e8bfd2'),(26638,5661,'breadcrumbs_text_color',''),(26639,5661,'_breadcrumbs_text_color','field_593db13395d12'),(26640,5661,'page_background_color',''),(26641,5661,'_page_background_color','field_59390deb02f35'),(26642,5661,'footer_text_color',''),(26643,5661,'_footer_text_color','field_5940ec917da19'),(26644,5661,'footer_copyright_section_background',''),(26645,5661,'_footer_copyright_section_background','field_59390deb0778d'),(26646,5661,'footer_copyright_section_text_color',''),(26647,5661,'_footer_copyright_section_text_color','field_59390deb07b67'),(26648,5661,'page_custom_css',''),(26649,5661,'_page_custom_css','field_59390deb083b5'),(26650,5662,'_wpb_shortcodes_custom_css','.vc_custom_1482837497465{background-color: #343436 !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(26651,5662,'header_menu_style','inherit'),(26652,5662,'_header_menu_style','field_59390deaef21a'),(26653,5662,'menu_type','inherit'),(26654,5662,'_menu_type','field_59390deaefde5'),(26655,5662,'header_menu_hide_border','yes'),(26656,5662,'_header_menu_hide_border','field_57e9090dab86a'),(26657,5662,'header_menu_border_type','inherit'),(26658,5662,'_header_menu_border_type','field_57e273850bfe3'),(26659,5662,'header_menu_add_contacts_bar','inherit'),(26660,5662,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(26661,5662,'header_menu_fixed','inherit'),(26662,5662,'_header_menu_fixed','field_59390deaf1978'),(26663,5662,'header_background_image','5061'),(26664,5662,'_header_background_image','field_57dfa3f8e9525'),(26665,5662,'header_background_size','cover'),(26666,5662,'_header_background_size','field_57dfd77f67f25'),(26667,5662,'header_height_fullscreen','inherit'),(26668,5662,'_header_height_fullscreen','field_59390deb00733'),(26669,5662,'header_use_hero','yes'),(26670,5662,'_header_use_hero','field_59390deb00ef1'),(26671,5662,'page_background_type','inherit'),(26672,5662,'_page_background_type','field_59390deb0171e'),(26673,5662,'page_show_breadcrumbs','inherit'),(26674,5662,'_page_show_breadcrumbs','field_59390deb03328'),(26675,5662,'page_is_wrapped','inherit'),(26676,5662,'_page_is_wrapped','field_59390deb03b1b'),(26677,5662,'footer_background_type','inherit'),(26678,5662,'_footer_background_type','field_59390deb053ac'),(26679,5662,'footer_hide','inherit'),(26680,5662,'_footer_hide','field_59390deb06b99'),(26681,5662,'footer_is_wrapped','inherit'),(26682,5662,'_footer_is_wrapped','field_59390deb06fd1'),(26683,5662,'footer_show_copyright_section','inherit'),(26684,5662,'_footer_show_copyright_section','field_59390deb07397'),(26685,5662,'header_menu_use_wrapper','inherit'),(26686,5662,'_header_menu_use_wrapper','field_59390deaef614'),(26687,5662,'header_menu_add_cap','inherit'),(26688,5662,'_header_menu_add_cap','field_59390deaef9ea'),(26689,5662,'page_add_top_padding','inherit'),(26690,5662,'_page_add_top_padding','field_59390deb03f38'),(26691,5662,'header_use_overlay','inherit'),(26692,5662,'_header_use_overlay','field_57e261c601ar334777banewset'),(26693,5662,'header_logo_style','inherit'),(26694,5662,'_header_logo_style','field_59391a16302be'),(26695,5662,'header_menu_style_settings','inherit'),(26696,5662,'_header_menu_style_settings','field_59411fcf0048f'),(26697,5662,'header_menu_contacts_bar_style','inherit'),(26698,5662,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(26699,5662,'header_background_type','inherit'),(26700,5662,'_header_background_type','field_59390deaf218a'),(26701,5662,'header_tilte_align','inherit'),(26702,5662,'_header_tilte_align','field_59390deb0034e'),(26703,5662,'page_typography_settings','inherit'),(26704,5662,'_page_typography_settings','field_593a55746376f'),(26705,5662,'page_use_boxed_wrapper','inherit'),(26706,5662,'_page_use_boxed_wrapper','field_59390deb03738'),(26707,5662,'full_width_margins_type','inherit'),(26708,5662,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(26709,5662,'footer_logo_widget_type','inherit'),(26710,5662,'_footer_logo_widget_type','field_59390deb04788'),(26711,5662,'footer_as_sticky','inherit'),(26712,5662,'_footer_as_sticky','field_59391743def2b'),(26713,5662,'header_subtitle',''),(26714,5662,'_header_subtitle','field_593ddebba2fcb'),(26715,5662,'header_background_color',''),(26716,5662,'_header_background_color','field_59390deaf2582'),(26717,5662,'header_title_align','inherit'),(26718,5662,'_header_title_align','field_59390deb0034e'),(26719,5662,'header_height',''),(26720,5662,'_header_height','field_59390deb00b09'),(26721,5662,'breadcrumbs_background_color',''),(26722,5662,'_breadcrumbs_background_color','field_593d618e8bfd2'),(26723,5662,'breadcrumbs_text_color',''),(26724,5662,'_breadcrumbs_text_color','field_593db13395d12'),(26725,5662,'page_background_color',''),(26726,5662,'_page_background_color','field_59390deb02f35'),(26727,5662,'footer_text_color',''),(26728,5662,'_footer_text_color','field_5940ec917da19'),(26729,5662,'footer_copyright_section_background',''),(26730,5662,'_footer_copyright_section_background','field_59390deb0778d'),(26731,5662,'footer_copyright_section_text_color',''),(26732,5662,'_footer_copyright_section_text_color','field_59390deb07b67'),(26733,5662,'page_custom_css',''),(26734,5662,'_page_custom_css','field_59390deb083b5'),(26735,5663,'_wpb_shortcodes_custom_css','.vc_custom_1482837497465{background-color: #343436 !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(26736,5663,'header_menu_style','inherit'),(26737,5663,'_header_menu_style','field_59390deaef21a'),(26738,5663,'menu_type','inherit'),(26739,5663,'_menu_type','field_59390deaefde5'),(26740,5663,'header_menu_hide_border','yes'),(26741,5663,'_header_menu_hide_border','field_57e9090dab86a'),(26742,5663,'header_menu_border_type','inherit'),(26743,5663,'_header_menu_border_type','field_57e273850bfe3'),(26744,5663,'header_menu_add_contacts_bar','inherit'),(26745,5663,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(26746,5663,'header_menu_fixed','inherit'),(26747,5663,'_header_menu_fixed','field_59390deaf1978'),(26748,5663,'header_background_image','5061'),(26749,5663,'_header_background_image','field_57dfa3f8e9525'),(26750,5663,'header_background_size','cover'),(26751,5663,'_header_background_size','field_57dfd77f67f25'),(26752,5663,'header_height_fullscreen','inherit'),(26753,5663,'_header_height_fullscreen','field_59390deb00733'),(26754,5663,'header_use_hero','yes'),(26755,5663,'_header_use_hero','field_59390deb00ef1'),(26756,5663,'page_background_type','inherit'),(26757,5663,'_page_background_type','field_59390deb0171e'),(26758,5663,'page_show_breadcrumbs','inherit'),(26759,5663,'_page_show_breadcrumbs','field_59390deb03328'),(26760,5663,'page_is_wrapped','inherit'),(26761,5663,'_page_is_wrapped','field_59390deb03b1b'),(26762,5663,'footer_background_type','inherit'),(26763,5663,'_footer_background_type','field_59390deb053ac'),(26764,5663,'footer_hide','inherit'),(26765,5663,'_footer_hide','field_59390deb06b99'),(26766,5663,'footer_is_wrapped','inherit'),(26767,5663,'_footer_is_wrapped','field_59390deb06fd1'),(26768,5663,'footer_show_copyright_section','inherit'),(26769,5663,'_footer_show_copyright_section','field_59390deb07397'),(26770,5663,'header_menu_use_wrapper','inherit'),(26771,5663,'_header_menu_use_wrapper','field_59390deaef614'),(26772,5663,'header_menu_add_cap','inherit'),(26773,5663,'_header_menu_add_cap','field_59390deaef9ea'),(26774,5663,'page_add_top_padding','inherit'),(26775,5663,'_page_add_top_padding','field_59390deb03f38'),(26776,5663,'header_use_overlay','inherit'),(26777,5663,'_header_use_overlay','field_57e261c601ar334777banewset'),(26778,5663,'header_logo_style','inherit'),(26779,5663,'_header_logo_style','field_59391a16302be'),(26780,5663,'header_menu_style_settings','inherit'),(26781,5663,'_header_menu_style_settings','field_59411fcf0048f'),(26782,5663,'header_menu_contacts_bar_style','inherit'),(26783,5663,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(26784,5663,'header_background_type','inherit'),(26785,5663,'_header_background_type','field_59390deaf218a'),(26786,5663,'header_tilte_align','inherit'),(26787,5663,'_header_tilte_align','field_59390deb0034e'),(26788,5663,'page_typography_settings','inherit'),(26789,5663,'_page_typography_settings','field_593a55746376f'),(26790,5663,'page_use_boxed_wrapper','inherit'),(26791,5663,'_page_use_boxed_wrapper','field_59390deb03738'),(26792,5663,'full_width_margins_type','inherit'),(26793,5663,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(26794,5663,'footer_logo_widget_type','inherit'),(26795,5663,'_footer_logo_widget_type','field_59390deb04788'),(26796,5663,'footer_as_sticky','inherit'),(26797,5663,'_footer_as_sticky','field_59391743def2b'),(26798,5663,'header_subtitle',''),(26799,5663,'_header_subtitle','field_593ddebba2fcb'),(26800,5663,'header_background_color',''),(26801,5663,'_header_background_color','field_59390deaf2582'),(26802,5663,'header_title_align','inherit'),(26803,5663,'_header_title_align','field_59390deb0034e'),(26804,5663,'header_height',''),(26805,5663,'_header_height','field_59390deb00b09'),(26806,5663,'breadcrumbs_background_color',''),(26807,5663,'_breadcrumbs_background_color','field_593d618e8bfd2'),(26808,5663,'breadcrumbs_text_color',''),(26809,5663,'_breadcrumbs_text_color','field_593db13395d12'),(26810,5663,'page_background_color',''),(26811,5663,'_page_background_color','field_59390deb02f35'),(26812,5663,'footer_text_color',''),(26813,5663,'_footer_text_color','field_5940ec917da19'),(26814,5663,'footer_copyright_section_background',''),(26815,5663,'_footer_copyright_section_background','field_59390deb0778d'),(26816,5663,'footer_copyright_section_text_color',''),(26817,5663,'_footer_copyright_section_text_color','field_59390deb07b67'),(26818,5663,'page_custom_css',''),(26819,5663,'_page_custom_css','field_59390deb083b5'),(26820,5664,'_wpb_shortcodes_custom_css','.vc_custom_1482837497465{background-color: #343436 !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(26821,5664,'header_menu_style','inherit'),(26822,5664,'_header_menu_style','field_59390deaef21a'),(26823,5664,'menu_type','inherit'),(26824,5664,'_menu_type','field_59390deaefde5'),(26825,5664,'header_menu_hide_border','yes'),(26826,5664,'_header_menu_hide_border','field_57e9090dab86a'),(26827,5664,'header_menu_border_type','inherit'),(26828,5664,'_header_menu_border_type','field_57e273850bfe3'),(26829,5664,'header_menu_add_contacts_bar','inherit'),(26830,5664,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(26831,5664,'header_menu_fixed','inherit'),(26832,5664,'_header_menu_fixed','field_59390deaf1978'),(26833,5664,'header_background_image','5061'),(26834,5664,'_header_background_image','field_57dfa3f8e9525'),(26835,5664,'header_background_size','cover'),(26836,5664,'_header_background_size','field_57dfd77f67f25'),(26837,5664,'header_height_fullscreen','inherit'),(26838,5664,'_header_height_fullscreen','field_59390deb00733'),(26839,5664,'header_use_hero','yes'),(26840,5664,'_header_use_hero','field_59390deb00ef1'),(26841,5664,'page_background_type','inherit'),(26842,5664,'_page_background_type','field_59390deb0171e'),(26843,5664,'page_show_breadcrumbs','inherit'),(26844,5664,'_page_show_breadcrumbs','field_59390deb03328'),(26845,5664,'page_is_wrapped','inherit'),(26846,5664,'_page_is_wrapped','field_59390deb03b1b'),(26847,5664,'footer_background_type','inherit'),(26848,5664,'_footer_background_type','field_59390deb053ac'),(26849,5664,'footer_hide','inherit'),(26850,5664,'_footer_hide','field_59390deb06b99'),(26851,5664,'footer_is_wrapped','inherit'),(26852,5664,'_footer_is_wrapped','field_59390deb06fd1'),(26853,5664,'footer_show_copyright_section','inherit'),(26854,5664,'_footer_show_copyright_section','field_59390deb07397'),(26855,5664,'header_menu_use_wrapper','inherit'),(26856,5664,'_header_menu_use_wrapper','field_59390deaef614'),(26857,5664,'header_menu_add_cap','inherit'),(26858,5664,'_header_menu_add_cap','field_59390deaef9ea'),(26859,5664,'page_add_top_padding','inherit'),(26860,5664,'_page_add_top_padding','field_59390deb03f38'),(26861,5664,'header_use_overlay','inherit'),(26862,5664,'_header_use_overlay','field_57e261c601ar334777banewset'),(26863,5664,'header_logo_style','inherit'),(26864,5664,'_header_logo_style','field_59391a16302be'),(26865,5664,'header_menu_style_settings','inherit'),(26866,5664,'_header_menu_style_settings','field_59411fcf0048f'),(26867,5664,'header_menu_contacts_bar_style','inherit'),(26868,5664,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(26869,5664,'header_background_type','inherit'),(26870,5664,'_header_background_type','field_59390deaf218a'),(26871,5664,'header_tilte_align','inherit'),(26872,5664,'_header_tilte_align','field_59390deb0034e'),(26873,5664,'page_typography_settings','inherit'),(26874,5664,'_page_typography_settings','field_593a55746376f'),(26875,5664,'page_use_boxed_wrapper','inherit'),(26876,5664,'_page_use_boxed_wrapper','field_59390deb03738'),(26877,5664,'full_width_margins_type','inherit'),(26878,5664,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(26879,5664,'footer_logo_widget_type','inherit'),(26880,5664,'_footer_logo_widget_type','field_59390deb04788'),(26881,5664,'footer_as_sticky','inherit'),(26882,5664,'_footer_as_sticky','field_59391743def2b'),(26883,5664,'header_subtitle',''),(26884,5664,'_header_subtitle','field_593ddebba2fcb'),(26885,5664,'header_background_color',''),(26886,5664,'_header_background_color','field_59390deaf2582'),(26887,5664,'header_title_align','inherit'),(26888,5664,'_header_title_align','field_59390deb0034e'),(26889,5664,'header_height',''),(26890,5664,'_header_height','field_59390deb00b09'),(26891,5664,'breadcrumbs_background_color',''),(26892,5664,'_breadcrumbs_background_color','field_593d618e8bfd2'),(26893,5664,'breadcrumbs_text_color',''),(26894,5664,'_breadcrumbs_text_color','field_593db13395d12'),(26895,5664,'page_background_color',''),(26896,5664,'_page_background_color','field_59390deb02f35'),(26897,5664,'footer_text_color',''),(26898,5664,'_footer_text_color','field_5940ec917da19'),(26899,5664,'footer_copyright_section_background',''),(26900,5664,'_footer_copyright_section_background','field_59390deb0778d'),(26901,5664,'footer_copyright_section_text_color',''),(26902,5664,'_footer_copyright_section_text_color','field_59390deb07b67'),(26903,5664,'page_custom_css',''),(26904,5664,'_page_custom_css','field_59390deb083b5'),(26905,5665,'_wpb_shortcodes_custom_css','.vc_custom_1661453573895{background-color: #dddd2e !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(26906,5665,'header_menu_style','inherit'),(26907,5665,'_header_menu_style','field_59390deaef21a'),(26908,5665,'menu_type','inherit'),(26909,5665,'_menu_type','field_59390deaefde5'),(26910,5665,'header_menu_hide_border','yes'),(26911,5665,'_header_menu_hide_border','field_57e9090dab86a'),(26912,5665,'header_menu_border_type','inherit'),(26913,5665,'_header_menu_border_type','field_57e273850bfe3'),(26914,5665,'header_menu_add_contacts_bar','inherit'),(26915,5665,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(26916,5665,'header_menu_fixed','inherit'),(26917,5665,'_header_menu_fixed','field_59390deaf1978'),(26918,5665,'header_background_image','5061'),(26919,5665,'_header_background_image','field_57dfa3f8e9525'),(26920,5665,'header_background_size','cover'),(26921,5665,'_header_background_size','field_57dfd77f67f25'),(26922,5665,'header_height_fullscreen','inherit'),(26923,5665,'_header_height_fullscreen','field_59390deb00733'),(26924,5665,'header_use_hero','yes'),(26925,5665,'_header_use_hero','field_59390deb00ef1'),(26926,5665,'page_background_type','inherit'),(26927,5665,'_page_background_type','field_59390deb0171e'),(26928,5665,'page_show_breadcrumbs','inherit'),(26929,5665,'_page_show_breadcrumbs','field_59390deb03328'),(26930,5665,'page_is_wrapped','inherit'),(26931,5665,'_page_is_wrapped','field_59390deb03b1b'),(26932,5665,'footer_background_type','inherit'),(26933,5665,'_footer_background_type','field_59390deb053ac'),(26934,5665,'footer_hide','inherit'),(26935,5665,'_footer_hide','field_59390deb06b99'),(26936,5665,'footer_is_wrapped','inherit'),(26937,5665,'_footer_is_wrapped','field_59390deb06fd1'),(26938,5665,'footer_show_copyright_section','inherit'),(26939,5665,'_footer_show_copyright_section','field_59390deb07397'),(26940,5665,'header_menu_use_wrapper','inherit'),(26941,5665,'_header_menu_use_wrapper','field_59390deaef614'),(26942,5665,'header_menu_add_cap','inherit'),(26943,5665,'_header_menu_add_cap','field_59390deaef9ea'),(26944,5665,'page_add_top_padding','inherit'),(26945,5665,'_page_add_top_padding','field_59390deb03f38'),(26946,5665,'header_use_overlay','inherit'),(26947,5665,'_header_use_overlay','field_57e261c601ar334777banewset'),(26948,5665,'header_logo_style','inherit'),(26949,5665,'_header_logo_style','field_59391a16302be'),(26950,5665,'header_menu_style_settings','inherit'),(26951,5665,'_header_menu_style_settings','field_59411fcf0048f'),(26952,5665,'header_menu_contacts_bar_style','inherit'),(26953,5665,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(26954,5665,'header_background_type','inherit'),(26955,5665,'_header_background_type','field_59390deaf218a'),(26956,5665,'header_tilte_align','inherit'),(26957,5665,'_header_tilte_align','field_59390deb0034e'),(26958,5665,'page_typography_settings','inherit'),(26959,5665,'_page_typography_settings','field_593a55746376f'),(26960,5665,'page_use_boxed_wrapper','inherit'),(26961,5665,'_page_use_boxed_wrapper','field_59390deb03738'),(26962,5665,'full_width_margins_type','inherit'),(26963,5665,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(26964,5665,'footer_logo_widget_type','inherit'),(26965,5665,'_footer_logo_widget_type','field_59390deb04788'),(26966,5665,'footer_as_sticky','inherit'),(26967,5665,'_footer_as_sticky','field_59391743def2b'),(26968,5665,'header_subtitle',''),(26969,5665,'_header_subtitle','field_593ddebba2fcb'),(26970,5665,'header_background_color',''),(26971,5665,'_header_background_color','field_59390deaf2582'),(26972,5665,'header_title_align','inherit'),(26973,5665,'_header_title_align','field_59390deb0034e'),(26974,5665,'header_height',''),(26975,5665,'_header_height','field_59390deb00b09'),(26976,5665,'breadcrumbs_background_color',''),(26977,5665,'_breadcrumbs_background_color','field_593d618e8bfd2'),(26978,5665,'breadcrumbs_text_color',''),(26979,5665,'_breadcrumbs_text_color','field_593db13395d12'),(26980,5665,'page_background_color',''),(26981,5665,'_page_background_color','field_59390deb02f35'),(26982,5665,'footer_text_color',''),(26983,5665,'_footer_text_color','field_5940ec917da19'),(26984,5665,'footer_copyright_section_background',''),(26985,5665,'_footer_copyright_section_background','field_59390deb0778d'),(26986,5665,'footer_copyright_section_text_color',''),(26987,5665,'_footer_copyright_section_text_color','field_59390deb07b67'),(26988,5665,'page_custom_css',''),(26989,5665,'_page_custom_css','field_59390deb083b5'),(26990,5666,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(26991,5666,'header_menu_style','inherit'),(26992,5666,'_header_menu_style','field_59390deaef21a'),(26993,5666,'menu_type','inherit'),(26994,5666,'_menu_type','field_59390deaefde5'),(26995,5666,'header_menu_hide_border','yes'),(26996,5666,'_header_menu_hide_border','field_57e9090dab86a'),(26997,5666,'header_menu_border_type','inherit'),(26998,5666,'_header_menu_border_type','field_57e273850bfe3'),(26999,5666,'header_menu_add_contacts_bar','inherit'),(27000,5666,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27001,5666,'header_menu_fixed','inherit'),(27002,5666,'_header_menu_fixed','field_59390deaf1978'),(27003,5666,'header_background_image','5061'),(27004,5666,'_header_background_image','field_57dfa3f8e9525'),(27005,5666,'header_background_size','cover'),(27006,5666,'_header_background_size','field_57dfd77f67f25'),(27007,5666,'header_height_fullscreen','inherit'),(27008,5666,'_header_height_fullscreen','field_59390deb00733'),(27009,5666,'header_use_hero','yes'),(27010,5666,'_header_use_hero','field_59390deb00ef1'),(27011,5666,'page_background_type','inherit'),(27012,5666,'_page_background_type','field_59390deb0171e'),(27013,5666,'page_show_breadcrumbs','inherit'),(27014,5666,'_page_show_breadcrumbs','field_59390deb03328'),(27015,5666,'page_is_wrapped','inherit'),(27016,5666,'_page_is_wrapped','field_59390deb03b1b'),(27017,5666,'footer_background_type','inherit'),(27018,5666,'_footer_background_type','field_59390deb053ac'),(27019,5666,'footer_hide','inherit'),(27020,5666,'_footer_hide','field_59390deb06b99'),(27021,5666,'footer_is_wrapped','inherit'),(27022,5666,'_footer_is_wrapped','field_59390deb06fd1'),(27023,5666,'footer_show_copyright_section','inherit'),(27024,5666,'_footer_show_copyright_section','field_59390deb07397'),(27025,5666,'header_menu_use_wrapper','inherit'),(27026,5666,'_header_menu_use_wrapper','field_59390deaef614'),(27027,5666,'header_menu_add_cap','inherit'),(27028,5666,'_header_menu_add_cap','field_59390deaef9ea'),(27029,5666,'page_add_top_padding','inherit'),(27030,5666,'_page_add_top_padding','field_59390deb03f38'),(27031,5666,'header_use_overlay','inherit'),(27032,5666,'_header_use_overlay','field_57e261c601ar334777banewset'),(27033,5666,'header_logo_style','inherit'),(27034,5666,'_header_logo_style','field_59391a16302be'),(27035,5666,'header_menu_style_settings','inherit'),(27036,5666,'_header_menu_style_settings','field_59411fcf0048f'),(27037,5666,'header_menu_contacts_bar_style','inherit'),(27038,5666,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27039,5666,'header_background_type','inherit'),(27040,5666,'_header_background_type','field_59390deaf218a'),(27041,5666,'header_tilte_align','inherit'),(27042,5666,'_header_tilte_align','field_59390deb0034e'),(27043,5666,'page_typography_settings','inherit'),(27044,5666,'_page_typography_settings','field_593a55746376f'),(27045,5666,'page_use_boxed_wrapper','inherit'),(27046,5666,'_page_use_boxed_wrapper','field_59390deb03738'),(27047,5666,'full_width_margins_type','inherit'),(27048,5666,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27049,5666,'footer_logo_widget_type','inherit'),(27050,5666,'_footer_logo_widget_type','field_59390deb04788'),(27051,5666,'footer_as_sticky','inherit'),(27052,5666,'_footer_as_sticky','field_59391743def2b'),(27053,5666,'header_subtitle',''),(27054,5666,'_header_subtitle','field_593ddebba2fcb'),(27055,5666,'header_background_color',''),(27056,5666,'_header_background_color','field_59390deaf2582'),(27057,5666,'header_title_align','inherit'),(27058,5666,'_header_title_align','field_59390deb0034e'),(27059,5666,'header_height',''),(27060,5666,'_header_height','field_59390deb00b09'),(27061,5666,'breadcrumbs_background_color',''),(27062,5666,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27063,5666,'breadcrumbs_text_color',''),(27064,5666,'_breadcrumbs_text_color','field_593db13395d12'),(27065,5666,'page_background_color',''),(27066,5666,'_page_background_color','field_59390deb02f35'),(27067,5666,'footer_text_color',''),(27068,5666,'_footer_text_color','field_5940ec917da19'),(27069,5666,'footer_copyright_section_background',''),(27070,5666,'_footer_copyright_section_background','field_59390deb0778d'),(27071,5666,'footer_copyright_section_text_color',''),(27072,5666,'_footer_copyright_section_text_color','field_59390deb07b67'),(27073,5666,'page_custom_css',''),(27074,5666,'_page_custom_css','field_59390deb083b5'),(27075,5667,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27076,5667,'header_menu_style','inherit'),(27077,5667,'_header_menu_style','field_59390deaef21a'),(27078,5667,'menu_type','inherit'),(27079,5667,'_menu_type','field_59390deaefde5'),(27080,5667,'header_menu_hide_border','yes'),(27081,5667,'_header_menu_hide_border','field_57e9090dab86a'),(27082,5667,'header_menu_border_type','inherit'),(27083,5667,'_header_menu_border_type','field_57e273850bfe3'),(27084,5667,'header_menu_add_contacts_bar','inherit'),(27085,5667,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27086,5667,'header_menu_fixed','inherit'),(27087,5667,'_header_menu_fixed','field_59390deaf1978'),(27088,5667,'header_background_image','5061'),(27089,5667,'_header_background_image','field_57dfa3f8e9525'),(27090,5667,'header_background_size','cover'),(27091,5667,'_header_background_size','field_57dfd77f67f25'),(27092,5667,'header_height_fullscreen','inherit'),(27093,5667,'_header_height_fullscreen','field_59390deb00733'),(27094,5667,'header_use_hero','yes'),(27095,5667,'_header_use_hero','field_59390deb00ef1'),(27096,5667,'page_background_type','inherit'),(27097,5667,'_page_background_type','field_59390deb0171e'),(27098,5667,'page_show_breadcrumbs','inherit'),(27099,5667,'_page_show_breadcrumbs','field_59390deb03328'),(27100,5667,'page_is_wrapped','inherit'),(27101,5667,'_page_is_wrapped','field_59390deb03b1b'),(27102,5667,'footer_background_type','inherit'),(27103,5667,'_footer_background_type','field_59390deb053ac'),(27104,5667,'footer_hide','inherit'),(27105,5667,'_footer_hide','field_59390deb06b99'),(27106,5667,'footer_is_wrapped','inherit'),(27107,5667,'_footer_is_wrapped','field_59390deb06fd1'),(27108,5667,'footer_show_copyright_section','inherit'),(27109,5667,'_footer_show_copyright_section','field_59390deb07397'),(27110,5667,'header_menu_use_wrapper','inherit'),(27111,5667,'_header_menu_use_wrapper','field_59390deaef614'),(27112,5667,'header_menu_add_cap','inherit'),(27113,5667,'_header_menu_add_cap','field_59390deaef9ea'),(27114,5667,'page_add_top_padding','inherit'),(27115,5667,'_page_add_top_padding','field_59390deb03f38'),(27116,5667,'header_use_overlay','inherit'),(27117,5667,'_header_use_overlay','field_57e261c601ar334777banewset'),(27118,5667,'header_logo_style','inherit'),(27119,5667,'_header_logo_style','field_59391a16302be'),(27120,5667,'header_menu_style_settings','inherit'),(27121,5667,'_header_menu_style_settings','field_59411fcf0048f'),(27122,5667,'header_menu_contacts_bar_style','inherit'),(27123,5667,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27124,5667,'header_background_type','inherit'),(27125,5667,'_header_background_type','field_59390deaf218a'),(27126,5667,'header_tilte_align','inherit'),(27127,5667,'_header_tilte_align','field_59390deb0034e'),(27128,5667,'page_typography_settings','inherit'),(27129,5667,'_page_typography_settings','field_593a55746376f'),(27130,5667,'page_use_boxed_wrapper','inherit'),(27131,5667,'_page_use_boxed_wrapper','field_59390deb03738'),(27132,5667,'full_width_margins_type','inherit'),(27133,5667,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27134,5667,'footer_logo_widget_type','inherit'),(27135,5667,'_footer_logo_widget_type','field_59390deb04788'),(27136,5667,'footer_as_sticky','inherit'),(27137,5667,'_footer_as_sticky','field_59391743def2b'),(27138,5667,'header_subtitle',''),(27139,5667,'_header_subtitle','field_593ddebba2fcb'),(27140,5667,'header_background_color',''),(27141,5667,'_header_background_color','field_59390deaf2582'),(27142,5667,'header_title_align','inherit'),(27143,5667,'_header_title_align','field_59390deb0034e'),(27144,5667,'header_height',''),(27145,5667,'_header_height','field_59390deb00b09'),(27146,5667,'breadcrumbs_background_color',''),(27147,5667,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27148,5667,'breadcrumbs_text_color',''),(27149,5667,'_breadcrumbs_text_color','field_593db13395d12'),(27150,5667,'page_background_color',''),(27151,5667,'_page_background_color','field_59390deb02f35'),(27152,5667,'footer_text_color',''),(27153,5667,'_footer_text_color','field_5940ec917da19'),(27154,5667,'footer_copyright_section_background',''),(27155,5667,'_footer_copyright_section_background','field_59390deb0778d'),(27156,5667,'footer_copyright_section_text_color',''),(27157,5667,'_footer_copyright_section_text_color','field_59390deb07b67'),(27158,5667,'page_custom_css',''),(27159,5667,'_page_custom_css','field_59390deb083b5'),(27160,5668,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27161,5668,'header_menu_style','inherit'),(27162,5668,'_header_menu_style','field_59390deaef21a'),(27163,5668,'menu_type','inherit'),(27164,5668,'_menu_type','field_59390deaefde5'),(27165,5668,'header_menu_hide_border','yes'),(27166,5668,'_header_menu_hide_border','field_57e9090dab86a'),(27167,5668,'header_menu_border_type','inherit'),(27168,5668,'_header_menu_border_type','field_57e273850bfe3'),(27169,5668,'header_menu_add_contacts_bar','inherit'),(27170,5668,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27171,5668,'header_menu_fixed','inherit'),(27172,5668,'_header_menu_fixed','field_59390deaf1978'),(27173,5668,'header_background_image','5061'),(27174,5668,'_header_background_image','field_57dfa3f8e9525'),(27175,5668,'header_background_size','cover'),(27176,5668,'_header_background_size','field_57dfd77f67f25'),(27177,5668,'header_height_fullscreen','inherit'),(27178,5668,'_header_height_fullscreen','field_59390deb00733'),(27179,5668,'header_use_hero','yes'),(27180,5668,'_header_use_hero','field_59390deb00ef1'),(27181,5668,'page_background_type','inherit'),(27182,5668,'_page_background_type','field_59390deb0171e'),(27183,5668,'page_show_breadcrumbs','inherit'),(27184,5668,'_page_show_breadcrumbs','field_59390deb03328'),(27185,5668,'page_is_wrapped','inherit'),(27186,5668,'_page_is_wrapped','field_59390deb03b1b'),(27187,5668,'footer_background_type','inherit'),(27188,5668,'_footer_background_type','field_59390deb053ac'),(27189,5668,'footer_hide','inherit'),(27190,5668,'_footer_hide','field_59390deb06b99'),(27191,5668,'footer_is_wrapped','inherit'),(27192,5668,'_footer_is_wrapped','field_59390deb06fd1'),(27193,5668,'footer_show_copyright_section','inherit'),(27194,5668,'_footer_show_copyright_section','field_59390deb07397'),(27195,5668,'header_menu_use_wrapper','inherit'),(27196,5668,'_header_menu_use_wrapper','field_59390deaef614'),(27197,5668,'header_menu_add_cap','inherit'),(27198,5668,'_header_menu_add_cap','field_59390deaef9ea'),(27199,5668,'page_add_top_padding','inherit'),(27200,5668,'_page_add_top_padding','field_59390deb03f38'),(27201,5668,'header_use_overlay','inherit'),(27202,5668,'_header_use_overlay','field_57e261c601ar334777banewset'),(27203,5668,'header_logo_style','inherit'),(27204,5668,'_header_logo_style','field_59391a16302be'),(27205,5668,'header_menu_style_settings','inherit'),(27206,5668,'_header_menu_style_settings','field_59411fcf0048f'),(27207,5668,'header_menu_contacts_bar_style','inherit'),(27208,5668,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27209,5668,'header_background_type','inherit'),(27210,5668,'_header_background_type','field_59390deaf218a'),(27211,5668,'header_tilte_align','inherit'),(27212,5668,'_header_tilte_align','field_59390deb0034e'),(27213,5668,'page_typography_settings','inherit'),(27214,5668,'_page_typography_settings','field_593a55746376f'),(27215,5668,'page_use_boxed_wrapper','inherit'),(27216,5668,'_page_use_boxed_wrapper','field_59390deb03738'),(27217,5668,'full_width_margins_type','inherit'),(27218,5668,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27219,5668,'footer_logo_widget_type','inherit'),(27220,5668,'_footer_logo_widget_type','field_59390deb04788'),(27221,5668,'footer_as_sticky','inherit'),(27222,5668,'_footer_as_sticky','field_59391743def2b'),(27223,5668,'header_subtitle',''),(27224,5668,'_header_subtitle','field_593ddebba2fcb'),(27225,5668,'header_background_color',''),(27226,5668,'_header_background_color','field_59390deaf2582'),(27227,5668,'header_title_align','inherit'),(27228,5668,'_header_title_align','field_59390deb0034e'),(27229,5668,'header_height',''),(27230,5668,'_header_height','field_59390deb00b09'),(27231,5668,'breadcrumbs_background_color',''),(27232,5668,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27233,5668,'breadcrumbs_text_color',''),(27234,5668,'_breadcrumbs_text_color','field_593db13395d12'),(27235,5668,'page_background_color',''),(27236,5668,'_page_background_color','field_59390deb02f35'),(27237,5668,'footer_text_color',''),(27238,5668,'_footer_text_color','field_5940ec917da19'),(27239,5668,'footer_copyright_section_background',''),(27240,5668,'_footer_copyright_section_background','field_59390deb0778d'),(27241,5668,'footer_copyright_section_text_color',''),(27242,5668,'_footer_copyright_section_text_color','field_59390deb07b67'),(27243,5668,'page_custom_css',''),(27244,5668,'_page_custom_css','field_59390deb083b5'),(27247,5670,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27246,5669,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27248,5670,'header_menu_style','inherit'),(27249,5670,'_header_menu_style','field_59390deaef21a'),(27250,5670,'menu_type','inherit'),(27251,5670,'_menu_type','field_59390deaefde5'),(27252,5670,'header_menu_hide_border','yes'),(27253,5670,'_header_menu_hide_border','field_57e9090dab86a'),(27254,5670,'header_menu_border_type','inherit'),(27255,5670,'_header_menu_border_type','field_57e273850bfe3'),(27256,5670,'header_menu_add_contacts_bar','inherit'),(27257,5670,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27258,5670,'header_menu_fixed','inherit'),(27259,5670,'_header_menu_fixed','field_59390deaf1978'),(27260,5670,'header_background_image','5061'),(27261,5670,'_header_background_image','field_57dfa3f8e9525'),(27262,5670,'header_background_size','cover'),(27263,5670,'_header_background_size','field_57dfd77f67f25'),(27264,5670,'header_height_fullscreen','inherit'),(27265,5670,'_header_height_fullscreen','field_59390deb00733'),(27266,5670,'header_use_hero','yes'),(27267,5670,'_header_use_hero','field_59390deb00ef1'),(27268,5670,'page_background_type','inherit'),(27269,5670,'_page_background_type','field_59390deb0171e'),(27270,5670,'page_show_breadcrumbs','inherit'),(27271,5670,'_page_show_breadcrumbs','field_59390deb03328'),(27272,5670,'page_is_wrapped','inherit'),(27273,5670,'_page_is_wrapped','field_59390deb03b1b'),(27274,5670,'footer_background_type','inherit'),(27275,5670,'_footer_background_type','field_59390deb053ac'),(27276,5670,'footer_hide','inherit'),(27277,5670,'_footer_hide','field_59390deb06b99'),(27278,5670,'footer_is_wrapped','inherit'),(27279,5670,'_footer_is_wrapped','field_59390deb06fd1'),(27280,5670,'footer_show_copyright_section','inherit'),(27281,5670,'_footer_show_copyright_section','field_59390deb07397'),(27282,5670,'header_menu_use_wrapper','inherit'),(27283,5670,'_header_menu_use_wrapper','field_59390deaef614'),(27284,5670,'header_menu_add_cap','inherit'),(27285,5670,'_header_menu_add_cap','field_59390deaef9ea'),(27286,5670,'page_add_top_padding','inherit'),(27287,5670,'_page_add_top_padding','field_59390deb03f38'),(27288,5670,'header_use_overlay','inherit'),(27289,5670,'_header_use_overlay','field_57e261c601ar334777banewset'),(27290,5670,'header_logo_style','inherit'),(27291,5670,'_header_logo_style','field_59391a16302be'),(27292,5670,'header_menu_style_settings','inherit'),(27293,5670,'_header_menu_style_settings','field_59411fcf0048f'),(27294,5670,'header_menu_contacts_bar_style','inherit'),(27295,5670,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27296,5670,'header_background_type','inherit'),(27297,5670,'_header_background_type','field_59390deaf218a'),(27298,5670,'header_tilte_align','inherit'),(27299,5670,'_header_tilte_align','field_59390deb0034e'),(27300,5670,'page_typography_settings','inherit'),(27301,5670,'_page_typography_settings','field_593a55746376f'),(27302,5670,'page_use_boxed_wrapper','inherit'),(27303,5670,'_page_use_boxed_wrapper','field_59390deb03738'),(27304,5670,'full_width_margins_type','inherit'),(27305,5670,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27306,5670,'footer_logo_widget_type','inherit'),(27307,5670,'_footer_logo_widget_type','field_59390deb04788'),(27308,5670,'footer_as_sticky','inherit'),(27309,5670,'_footer_as_sticky','field_59391743def2b'),(27310,5670,'header_subtitle',''),(27311,5670,'_header_subtitle','field_593ddebba2fcb'),(27312,5670,'header_background_color',''),(27313,5670,'_header_background_color','field_59390deaf2582'),(27314,5670,'header_title_align','inherit'),(27315,5670,'_header_title_align','field_59390deb0034e'),(27316,5670,'header_height',''),(27317,5670,'_header_height','field_59390deb00b09'),(27318,5670,'breadcrumbs_background_color',''),(27319,5670,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27320,5670,'breadcrumbs_text_color',''),(27321,5670,'_breadcrumbs_text_color','field_593db13395d12'),(27322,5670,'page_background_color',''),(27323,5670,'_page_background_color','field_59390deb02f35'),(27324,5670,'footer_text_color',''),(27325,5670,'_footer_text_color','field_5940ec917da19'),(27326,5670,'footer_copyright_section_background',''),(27327,5670,'_footer_copyright_section_background','field_59390deb0778d'),(27328,5670,'footer_copyright_section_text_color',''),(27329,5670,'_footer_copyright_section_text_color','field_59390deb07b67'),(27330,5670,'page_custom_css',''),(27331,5670,'_page_custom_css','field_59390deb083b5'),(27332,5671,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27333,5671,'header_menu_style','inherit'),(27334,5671,'_header_menu_style','field_59390deaef21a'),(27335,5671,'menu_type','inherit'),(27336,5671,'_menu_type','field_59390deaefde5'),(27337,5671,'header_menu_hide_border','yes'),(27338,5671,'_header_menu_hide_border','field_57e9090dab86a'),(27339,5671,'header_menu_border_type','inherit'),(27340,5671,'_header_menu_border_type','field_57e273850bfe3'),(27341,5671,'header_menu_add_contacts_bar','inherit'),(27342,5671,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27343,5671,'header_menu_fixed','inherit'),(27344,5671,'_header_menu_fixed','field_59390deaf1978'),(27345,5671,'header_background_image','5061'),(27346,5671,'_header_background_image','field_57dfa3f8e9525'),(27347,5671,'header_background_size','cover'),(27348,5671,'_header_background_size','field_57dfd77f67f25'),(27349,5671,'header_height_fullscreen','inherit'),(27350,5671,'_header_height_fullscreen','field_59390deb00733'),(27351,5671,'header_use_hero','yes'),(27352,5671,'_header_use_hero','field_59390deb00ef1'),(27353,5671,'page_background_type','inherit'),(27354,5671,'_page_background_type','field_59390deb0171e'),(27355,5671,'page_show_breadcrumbs','inherit'),(27356,5671,'_page_show_breadcrumbs','field_59390deb03328'),(27357,5671,'page_is_wrapped','inherit'),(27358,5671,'_page_is_wrapped','field_59390deb03b1b'),(27359,5671,'footer_background_type','inherit'),(27360,5671,'_footer_background_type','field_59390deb053ac'),(27361,5671,'footer_hide','inherit'),(27362,5671,'_footer_hide','field_59390deb06b99'),(27363,5671,'footer_is_wrapped','inherit'),(27364,5671,'_footer_is_wrapped','field_59390deb06fd1'),(27365,5671,'footer_show_copyright_section','inherit'),(27366,5671,'_footer_show_copyright_section','field_59390deb07397'),(27367,5671,'header_menu_use_wrapper','inherit'),(27368,5671,'_header_menu_use_wrapper','field_59390deaef614'),(27369,5671,'header_menu_add_cap','inherit'),(27370,5671,'_header_menu_add_cap','field_59390deaef9ea'),(27371,5671,'page_add_top_padding','inherit'),(27372,5671,'_page_add_top_padding','field_59390deb03f38'),(27373,5671,'header_use_overlay','inherit'),(27374,5671,'_header_use_overlay','field_57e261c601ar334777banewset'),(27375,5671,'header_logo_style','inherit'),(27376,5671,'_header_logo_style','field_59391a16302be'),(27377,5671,'header_menu_style_settings','inherit'),(27378,5671,'_header_menu_style_settings','field_59411fcf0048f'),(27379,5671,'header_menu_contacts_bar_style','inherit'),(27380,5671,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27381,5671,'header_background_type','inherit'),(27382,5671,'_header_background_type','field_59390deaf218a'),(27383,5671,'header_tilte_align','inherit'),(27384,5671,'_header_tilte_align','field_59390deb0034e'),(27385,5671,'page_typography_settings','inherit'),(27386,5671,'_page_typography_settings','field_593a55746376f'),(27387,5671,'page_use_boxed_wrapper','inherit'),(27388,5671,'_page_use_boxed_wrapper','field_59390deb03738'),(27389,5671,'full_width_margins_type','inherit'),(27390,5671,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27391,5671,'footer_logo_widget_type','inherit'),(27392,5671,'_footer_logo_widget_type','field_59390deb04788'),(27393,5671,'footer_as_sticky','inherit'),(27394,5671,'_footer_as_sticky','field_59391743def2b'),(27395,5671,'header_subtitle',''),(27396,5671,'_header_subtitle','field_593ddebba2fcb'),(27397,5671,'header_background_color',''),(27398,5671,'_header_background_color','field_59390deaf2582'),(27399,5671,'header_title_align','inherit'),(27400,5671,'_header_title_align','field_59390deb0034e'),(27401,5671,'header_height',''),(27402,5671,'_header_height','field_59390deb00b09'),(27403,5671,'breadcrumbs_background_color',''),(27404,5671,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27405,5671,'breadcrumbs_text_color',''),(27406,5671,'_breadcrumbs_text_color','field_593db13395d12'),(27407,5671,'page_background_color',''),(27408,5671,'_page_background_color','field_59390deb02f35'),(27409,5671,'footer_text_color',''),(27410,5671,'_footer_text_color','field_5940ec917da19'),(27411,5671,'footer_copyright_section_background',''),(27412,5671,'_footer_copyright_section_background','field_59390deb0778d'),(27413,5671,'footer_copyright_section_text_color',''),(27414,5671,'_footer_copyright_section_text_color','field_59390deb07b67'),(27415,5671,'page_custom_css',''),(27416,5671,'_page_custom_css','field_59390deb083b5'),(27417,5672,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27418,5672,'header_menu_style','inherit'),(27419,5672,'_header_menu_style','field_59390deaef21a'),(27420,5672,'menu_type','inherit'),(27421,5672,'_menu_type','field_59390deaefde5'),(27422,5672,'header_menu_hide_border','yes'),(27423,5672,'_header_menu_hide_border','field_57e9090dab86a'),(27424,5672,'header_menu_border_type','inherit'),(27425,5672,'_header_menu_border_type','field_57e273850bfe3'),(27426,5672,'header_menu_add_contacts_bar','inherit'),(27427,5672,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27428,5672,'header_menu_fixed','inherit'),(27429,5672,'_header_menu_fixed','field_59390deaf1978'),(27430,5672,'header_background_image','5061'),(27431,5672,'_header_background_image','field_57dfa3f8e9525'),(27432,5672,'header_background_size','cover'),(27433,5672,'_header_background_size','field_57dfd77f67f25'),(27434,5672,'header_height_fullscreen','inherit'),(27435,5672,'_header_height_fullscreen','field_59390deb00733'),(27436,5672,'header_use_hero','yes'),(27437,5672,'_header_use_hero','field_59390deb00ef1'),(27438,5672,'page_background_type','inherit'),(27439,5672,'_page_background_type','field_59390deb0171e'),(27440,5672,'page_show_breadcrumbs','inherit'),(27441,5672,'_page_show_breadcrumbs','field_59390deb03328'),(27442,5672,'page_is_wrapped','inherit'),(27443,5672,'_page_is_wrapped','field_59390deb03b1b'),(27444,5672,'footer_background_type','inherit'),(27445,5672,'_footer_background_type','field_59390deb053ac'),(27446,5672,'footer_hide','inherit'),(27447,5672,'_footer_hide','field_59390deb06b99'),(27448,5672,'footer_is_wrapped','inherit'),(27449,5672,'_footer_is_wrapped','field_59390deb06fd1'),(27450,5672,'footer_show_copyright_section','inherit'),(27451,5672,'_footer_show_copyright_section','field_59390deb07397'),(27452,5672,'header_menu_use_wrapper','inherit'),(27453,5672,'_header_menu_use_wrapper','field_59390deaef614'),(27454,5672,'header_menu_add_cap','inherit'),(27455,5672,'_header_menu_add_cap','field_59390deaef9ea'),(27456,5672,'page_add_top_padding','inherit'),(27457,5672,'_page_add_top_padding','field_59390deb03f38'),(27458,5672,'header_use_overlay','inherit'),(27459,5672,'_header_use_overlay','field_57e261c601ar334777banewset'),(27460,5672,'header_logo_style','inherit'),(27461,5672,'_header_logo_style','field_59391a16302be'),(27462,5672,'header_menu_style_settings','inherit'),(27463,5672,'_header_menu_style_settings','field_59411fcf0048f'),(27464,5672,'header_menu_contacts_bar_style','inherit'),(27465,5672,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27466,5672,'header_background_type','inherit'),(27467,5672,'_header_background_type','field_59390deaf218a'),(27468,5672,'header_tilte_align','inherit'),(27469,5672,'_header_tilte_align','field_59390deb0034e'),(27470,5672,'page_typography_settings','inherit'),(27471,5672,'_page_typography_settings','field_593a55746376f'),(27472,5672,'page_use_boxed_wrapper','inherit'),(27473,5672,'_page_use_boxed_wrapper','field_59390deb03738'),(27474,5672,'full_width_margins_type','inherit'),(27475,5672,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27476,5672,'footer_logo_widget_type','inherit'),(27477,5672,'_footer_logo_widget_type','field_59390deb04788'),(27478,5672,'footer_as_sticky','inherit'),(27479,5672,'_footer_as_sticky','field_59391743def2b'),(27480,5672,'header_subtitle',''),(27481,5672,'_header_subtitle','field_593ddebba2fcb'),(27482,5672,'header_background_color',''),(27483,5672,'_header_background_color','field_59390deaf2582'),(27484,5672,'header_title_align','inherit'),(27485,5672,'_header_title_align','field_59390deb0034e'),(27486,5672,'header_height',''),(27487,5672,'_header_height','field_59390deb00b09'),(27488,5672,'breadcrumbs_background_color',''),(27489,5672,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27490,5672,'breadcrumbs_text_color',''),(27491,5672,'_breadcrumbs_text_color','field_593db13395d12'),(27492,5672,'page_background_color',''),(27493,5672,'_page_background_color','field_59390deb02f35'),(27494,5672,'footer_text_color',''),(27495,5672,'_footer_text_color','field_5940ec917da19'),(27496,5672,'footer_copyright_section_background',''),(27497,5672,'_footer_copyright_section_background','field_59390deb0778d'),(27498,5672,'footer_copyright_section_text_color',''),(27499,5672,'_footer_copyright_section_text_color','field_59390deb07b67'),(27500,5672,'page_custom_css',''),(27501,5672,'_page_custom_css','field_59390deb083b5'),(27502,5673,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27503,5673,'header_menu_style','inherit'),(27504,5673,'_header_menu_style','field_59390deaef21a'),(27505,5673,'menu_type','inherit'),(27506,5673,'_menu_type','field_59390deaefde5'),(27507,5673,'header_menu_hide_border','yes'),(27508,5673,'_header_menu_hide_border','field_57e9090dab86a'),(27509,5673,'header_menu_border_type','inherit'),(27510,5673,'_header_menu_border_type','field_57e273850bfe3'),(27511,5673,'header_menu_add_contacts_bar','inherit'),(27512,5673,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27513,5673,'header_menu_fixed','inherit'),(27514,5673,'_header_menu_fixed','field_59390deaf1978'),(27515,5673,'header_background_image','5061'),(27516,5673,'_header_background_image','field_57dfa3f8e9525'),(27517,5673,'header_background_size','cover'),(27518,5673,'_header_background_size','field_57dfd77f67f25'),(27519,5673,'header_height_fullscreen','inherit'),(27520,5673,'_header_height_fullscreen','field_59390deb00733'),(27521,5673,'header_use_hero','yes'),(27522,5673,'_header_use_hero','field_59390deb00ef1'),(27523,5673,'page_background_type','inherit'),(27524,5673,'_page_background_type','field_59390deb0171e'),(27525,5673,'page_show_breadcrumbs','inherit'),(27526,5673,'_page_show_breadcrumbs','field_59390deb03328'),(27527,5673,'page_is_wrapped','inherit'),(27528,5673,'_page_is_wrapped','field_59390deb03b1b'),(27529,5673,'footer_background_type','inherit'),(27530,5673,'_footer_background_type','field_59390deb053ac'),(27531,5673,'footer_hide','inherit'),(27532,5673,'_footer_hide','field_59390deb06b99'),(27533,5673,'footer_is_wrapped','inherit'),(27534,5673,'_footer_is_wrapped','field_59390deb06fd1'),(27535,5673,'footer_show_copyright_section','inherit'),(27536,5673,'_footer_show_copyright_section','field_59390deb07397'),(27537,5673,'header_menu_use_wrapper','inherit'),(27538,5673,'_header_menu_use_wrapper','field_59390deaef614'),(27539,5673,'header_menu_add_cap','inherit'),(27540,5673,'_header_menu_add_cap','field_59390deaef9ea'),(27541,5673,'page_add_top_padding','inherit'),(27542,5673,'_page_add_top_padding','field_59390deb03f38'),(27543,5673,'header_use_overlay','inherit'),(27544,5673,'_header_use_overlay','field_57e261c601ar334777banewset'),(27545,5673,'header_logo_style','inherit'),(27546,5673,'_header_logo_style','field_59391a16302be'),(27547,5673,'header_menu_style_settings','inherit'),(27548,5673,'_header_menu_style_settings','field_59411fcf0048f'),(27549,5673,'header_menu_contacts_bar_style','inherit'),(27550,5673,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27551,5673,'header_background_type','inherit'),(27552,5673,'_header_background_type','field_59390deaf218a'),(27553,5673,'header_tilte_align','inherit'),(27554,5673,'_header_tilte_align','field_59390deb0034e'),(27555,5673,'page_typography_settings','inherit'),(27556,5673,'_page_typography_settings','field_593a55746376f'),(27557,5673,'page_use_boxed_wrapper','inherit'),(27558,5673,'_page_use_boxed_wrapper','field_59390deb03738'),(27559,5673,'full_width_margins_type','inherit'),(27560,5673,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27561,5673,'footer_logo_widget_type','inherit'),(27562,5673,'_footer_logo_widget_type','field_59390deb04788'),(27563,5673,'footer_as_sticky','inherit'),(27564,5673,'_footer_as_sticky','field_59391743def2b'),(27565,5673,'header_subtitle',''),(27566,5673,'_header_subtitle','field_593ddebba2fcb'),(27567,5673,'header_background_color',''),(27568,5673,'_header_background_color','field_59390deaf2582'),(27569,5673,'header_title_align','inherit'),(27570,5673,'_header_title_align','field_59390deb0034e'),(27571,5673,'header_height',''),(27572,5673,'_header_height','field_59390deb00b09'),(27573,5673,'breadcrumbs_background_color',''),(27574,5673,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27575,5673,'breadcrumbs_text_color',''),(27576,5673,'_breadcrumbs_text_color','field_593db13395d12'),(27577,5673,'page_background_color',''),(27578,5673,'_page_background_color','field_59390deb02f35'),(27579,5673,'footer_text_color',''),(27580,5673,'_footer_text_color','field_5940ec917da19'),(27581,5673,'footer_copyright_section_background',''),(27582,5673,'_footer_copyright_section_background','field_59390deb0778d'),(27583,5673,'footer_copyright_section_text_color',''),(27584,5673,'_footer_copyright_section_text_color','field_59390deb07b67'),(27585,5673,'page_custom_css',''),(27586,5673,'_page_custom_css','field_59390deb083b5'),(27587,5674,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27588,5674,'header_menu_style','inherit'),(27589,5674,'_header_menu_style','field_59390deaef21a'),(27590,5674,'menu_type','inherit'),(27591,5674,'_menu_type','field_59390deaefde5'),(27592,5674,'header_menu_hide_border','yes'),(27593,5674,'_header_menu_hide_border','field_57e9090dab86a'),(27594,5674,'header_menu_border_type','inherit'),(27595,5674,'_header_menu_border_type','field_57e273850bfe3'),(27596,5674,'header_menu_add_contacts_bar','inherit'),(27597,5674,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27598,5674,'header_menu_fixed','inherit'),(27599,5674,'_header_menu_fixed','field_59390deaf1978'),(27600,5674,'header_background_image','5061'),(27601,5674,'_header_background_image','field_57dfa3f8e9525'),(27602,5674,'header_background_size','cover'),(27603,5674,'_header_background_size','field_57dfd77f67f25'),(27604,5674,'header_height_fullscreen','inherit'),(27605,5674,'_header_height_fullscreen','field_59390deb00733'),(27606,5674,'header_use_hero','yes'),(27607,5674,'_header_use_hero','field_59390deb00ef1'),(27608,5674,'page_background_type','inherit'),(27609,5674,'_page_background_type','field_59390deb0171e'),(27610,5674,'page_show_breadcrumbs','inherit'),(27611,5674,'_page_show_breadcrumbs','field_59390deb03328'),(27612,5674,'page_is_wrapped','inherit'),(27613,5674,'_page_is_wrapped','field_59390deb03b1b'),(27614,5674,'footer_background_type','inherit'),(27615,5674,'_footer_background_type','field_59390deb053ac'),(27616,5674,'footer_hide','inherit'),(27617,5674,'_footer_hide','field_59390deb06b99'),(27618,5674,'footer_is_wrapped','inherit'),(27619,5674,'_footer_is_wrapped','field_59390deb06fd1'),(27620,5674,'footer_show_copyright_section','inherit'),(27621,5674,'_footer_show_copyright_section','field_59390deb07397'),(27622,5674,'header_menu_use_wrapper','inherit'),(27623,5674,'_header_menu_use_wrapper','field_59390deaef614'),(27624,5674,'header_menu_add_cap','inherit'),(27625,5674,'_header_menu_add_cap','field_59390deaef9ea'),(27626,5674,'page_add_top_padding','inherit'),(27627,5674,'_page_add_top_padding','field_59390deb03f38'),(27628,5674,'header_use_overlay','inherit'),(27629,5674,'_header_use_overlay','field_57e261c601ar334777banewset'),(27630,5674,'header_logo_style','inherit'),(27631,5674,'_header_logo_style','field_59391a16302be'),(27632,5674,'header_menu_style_settings','inherit'),(27633,5674,'_header_menu_style_settings','field_59411fcf0048f'),(27634,5674,'header_menu_contacts_bar_style','inherit'),(27635,5674,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27636,5674,'header_background_type','inherit'),(27637,5674,'_header_background_type','field_59390deaf218a'),(27638,5674,'header_tilte_align','inherit'),(27639,5674,'_header_tilte_align','field_59390deb0034e'),(27640,5674,'page_typography_settings','inherit'),(27641,5674,'_page_typography_settings','field_593a55746376f'),(27642,5674,'page_use_boxed_wrapper','inherit'),(27643,5674,'_page_use_boxed_wrapper','field_59390deb03738'),(27644,5674,'full_width_margins_type','inherit'),(27645,5674,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27646,5674,'footer_logo_widget_type','inherit'),(27647,5674,'_footer_logo_widget_type','field_59390deb04788'),(27648,5674,'footer_as_sticky','inherit'),(27649,5674,'_footer_as_sticky','field_59391743def2b'),(27650,5674,'header_subtitle',''),(27651,5674,'_header_subtitle','field_593ddebba2fcb'),(27652,5674,'header_background_color',''),(27653,5674,'_header_background_color','field_59390deaf2582'),(27654,5674,'header_title_align','inherit'),(27655,5674,'_header_title_align','field_59390deb0034e'),(27656,5674,'header_height',''),(27657,5674,'_header_height','field_59390deb00b09'),(27658,5674,'breadcrumbs_background_color',''),(27659,5674,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27660,5674,'breadcrumbs_text_color',''),(27661,5674,'_breadcrumbs_text_color','field_593db13395d12'),(27662,5674,'page_background_color',''),(27663,5674,'_page_background_color','field_59390deb02f35'),(27664,5674,'footer_text_color',''),(27665,5674,'_footer_text_color','field_5940ec917da19'),(27666,5674,'footer_copyright_section_background',''),(27667,5674,'_footer_copyright_section_background','field_59390deb0778d'),(27668,5674,'footer_copyright_section_text_color',''),(27669,5674,'_footer_copyright_section_text_color','field_59390deb07b67'),(27670,5674,'page_custom_css',''),(27671,5674,'_page_custom_css','field_59390deb083b5'),(27672,5675,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27673,5675,'header_menu_style','inherit'),(27674,5675,'_header_menu_style','field_59390deaef21a'),(27675,5675,'menu_type','inherit'),(27676,5675,'_menu_type','field_59390deaefde5'),(27677,5675,'header_menu_hide_border','yes'),(27678,5675,'_header_menu_hide_border','field_57e9090dab86a'),(27679,5675,'header_menu_border_type','inherit'),(27680,5675,'_header_menu_border_type','field_57e273850bfe3'),(27681,5675,'header_menu_add_contacts_bar','inherit'),(27682,5675,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27683,5675,'header_menu_fixed','inherit'),(27684,5675,'_header_menu_fixed','field_59390deaf1978'),(27685,5675,'header_background_image','5061'),(27686,5675,'_header_background_image','field_57dfa3f8e9525'),(27687,5675,'header_background_size','cover'),(27688,5675,'_header_background_size','field_57dfd77f67f25'),(27689,5675,'header_height_fullscreen','inherit'),(27690,5675,'_header_height_fullscreen','field_59390deb00733'),(27691,5675,'header_use_hero','yes'),(27692,5675,'_header_use_hero','field_59390deb00ef1'),(27693,5675,'page_background_type','inherit'),(27694,5675,'_page_background_type','field_59390deb0171e'),(27695,5675,'page_show_breadcrumbs','inherit'),(27696,5675,'_page_show_breadcrumbs','field_59390deb03328'),(27697,5675,'page_is_wrapped','inherit'),(27698,5675,'_page_is_wrapped','field_59390deb03b1b'),(27699,5675,'footer_background_type','inherit'),(27700,5675,'_footer_background_type','field_59390deb053ac'),(27701,5675,'footer_hide','inherit'),(27702,5675,'_footer_hide','field_59390deb06b99'),(27703,5675,'footer_is_wrapped','inherit'),(27704,5675,'_footer_is_wrapped','field_59390deb06fd1'),(27705,5675,'footer_show_copyright_section','inherit'),(27706,5675,'_footer_show_copyright_section','field_59390deb07397'),(27707,5675,'header_menu_use_wrapper','inherit'),(27708,5675,'_header_menu_use_wrapper','field_59390deaef614'),(27709,5675,'header_menu_add_cap','inherit'),(27710,5675,'_header_menu_add_cap','field_59390deaef9ea'),(27711,5675,'page_add_top_padding','inherit'),(27712,5675,'_page_add_top_padding','field_59390deb03f38'),(27713,5675,'header_use_overlay','inherit'),(27714,5675,'_header_use_overlay','field_57e261c601ar334777banewset'),(27715,5675,'header_logo_style','inherit'),(27716,5675,'_header_logo_style','field_59391a16302be'),(27717,5675,'header_menu_style_settings','inherit'),(27718,5675,'_header_menu_style_settings','field_59411fcf0048f'),(27719,5675,'header_menu_contacts_bar_style','inherit'),(27720,5675,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27721,5675,'header_background_type','inherit'),(27722,5675,'_header_background_type','field_59390deaf218a'),(27723,5675,'header_tilte_align','inherit'),(27724,5675,'_header_tilte_align','field_59390deb0034e'),(27725,5675,'page_typography_settings','inherit'),(27726,5675,'_page_typography_settings','field_593a55746376f'),(27727,5675,'page_use_boxed_wrapper','inherit'),(27728,5675,'_page_use_boxed_wrapper','field_59390deb03738'),(27729,5675,'full_width_margins_type','inherit'),(27730,5675,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27731,5675,'footer_logo_widget_type','inherit'),(27732,5675,'_footer_logo_widget_type','field_59390deb04788'),(27733,5675,'footer_as_sticky','inherit'),(27734,5675,'_footer_as_sticky','field_59391743def2b'),(27735,5675,'header_subtitle',''),(27736,5675,'_header_subtitle','field_593ddebba2fcb'),(27737,5675,'header_background_color',''),(27738,5675,'_header_background_color','field_59390deaf2582'),(27739,5675,'header_title_align','inherit'),(27740,5675,'_header_title_align','field_59390deb0034e'),(27741,5675,'header_height',''),(27742,5675,'_header_height','field_59390deb00b09'),(27743,5675,'breadcrumbs_background_color',''),(27744,5675,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27745,5675,'breadcrumbs_text_color',''),(27746,5675,'_breadcrumbs_text_color','field_593db13395d12'),(27747,5675,'page_background_color',''),(27748,5675,'_page_background_color','field_59390deb02f35'),(27749,5675,'footer_text_color',''),(27750,5675,'_footer_text_color','field_5940ec917da19'),(27751,5675,'footer_copyright_section_background',''),(27752,5675,'_footer_copyright_section_background','field_59390deb0778d'),(27753,5675,'footer_copyright_section_text_color',''),(27754,5675,'_footer_copyright_section_text_color','field_59390deb07b67'),(27755,5675,'page_custom_css',''),(27756,5675,'_page_custom_css','field_59390deb083b5'),(27757,5677,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27758,5677,'header_menu_style','inherit'),(27759,5677,'_header_menu_style','field_59390deaef21a'),(27760,5677,'menu_type','inherit'),(27761,5677,'_menu_type','field_59390deaefde5'),(27762,5677,'header_menu_hide_border','yes'),(27763,5677,'_header_menu_hide_border','field_57e9090dab86a'),(27764,5677,'header_menu_border_type','inherit'),(27765,5677,'_header_menu_border_type','field_57e273850bfe3'),(27766,5677,'header_menu_add_contacts_bar','inherit'),(27767,5677,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27768,5677,'header_menu_fixed','inherit'),(27769,5677,'_header_menu_fixed','field_59390deaf1978'),(27770,5677,'header_background_image','5061'),(27771,5677,'_header_background_image','field_57dfa3f8e9525'),(27772,5677,'header_background_size','cover'),(27773,5677,'_header_background_size','field_57dfd77f67f25'),(27774,5677,'header_height_fullscreen','inherit'),(27775,5677,'_header_height_fullscreen','field_59390deb00733'),(27776,5677,'header_use_hero','yes'),(27777,5677,'_header_use_hero','field_59390deb00ef1'),(27778,5677,'page_background_type','inherit'),(27779,5677,'_page_background_type','field_59390deb0171e'),(27780,5677,'page_show_breadcrumbs','inherit'),(27781,5677,'_page_show_breadcrumbs','field_59390deb03328'),(27782,5677,'page_is_wrapped','inherit'),(27783,5677,'_page_is_wrapped','field_59390deb03b1b'),(27784,5677,'footer_background_type','inherit'),(27785,5677,'_footer_background_type','field_59390deb053ac'),(27786,5677,'footer_hide','inherit'),(27787,5677,'_footer_hide','field_59390deb06b99'),(27788,5677,'footer_is_wrapped','inherit'),(27789,5677,'_footer_is_wrapped','field_59390deb06fd1'),(27790,5677,'footer_show_copyright_section','inherit'),(27791,5677,'_footer_show_copyright_section','field_59390deb07397'),(27792,5677,'header_menu_use_wrapper','inherit'),(27793,5677,'_header_menu_use_wrapper','field_59390deaef614'),(27794,5677,'header_menu_add_cap','inherit'),(27795,5677,'_header_menu_add_cap','field_59390deaef9ea'),(27796,5677,'page_add_top_padding','inherit'),(27797,5677,'_page_add_top_padding','field_59390deb03f38'),(27798,5677,'header_use_overlay','inherit'),(27799,5677,'_header_use_overlay','field_57e261c601ar334777banewset'),(27800,5677,'header_logo_style','inherit'),(27801,5677,'_header_logo_style','field_59391a16302be'),(27802,5677,'header_menu_style_settings','inherit'),(27803,5677,'_header_menu_style_settings','field_59411fcf0048f'),(27804,5677,'header_menu_contacts_bar_style','inherit'),(27805,5677,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27806,5677,'header_background_type','inherit'),(27807,5677,'_header_background_type','field_59390deaf218a'),(27808,5677,'header_tilte_align','inherit'),(27809,5677,'_header_tilte_align','field_59390deb0034e'),(27810,5677,'page_typography_settings','inherit'),(27811,5677,'_page_typography_settings','field_593a55746376f'),(27812,5677,'page_use_boxed_wrapper','inherit'),(27813,5677,'_page_use_boxed_wrapper','field_59390deb03738'),(27814,5677,'full_width_margins_type','inherit'),(27815,5677,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27816,5677,'footer_logo_widget_type','inherit'),(27817,5677,'_footer_logo_widget_type','field_59390deb04788'),(27818,5677,'footer_as_sticky','inherit'),(27819,5677,'_footer_as_sticky','field_59391743def2b'),(27820,5677,'header_subtitle',''),(27821,5677,'_header_subtitle','field_593ddebba2fcb'),(27822,5677,'header_background_color',''),(27823,5677,'_header_background_color','field_59390deaf2582'),(27824,5677,'header_title_align','inherit'),(27825,5677,'_header_title_align','field_59390deb0034e'),(27826,5677,'header_height',''),(27827,5677,'_header_height','field_59390deb00b09'),(27828,5677,'breadcrumbs_background_color',''),(27829,5677,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27830,5677,'breadcrumbs_text_color',''),(27831,5677,'_breadcrumbs_text_color','field_593db13395d12'),(27832,5677,'page_background_color',''),(27833,5677,'_page_background_color','field_59390deb02f35'),(27834,5677,'footer_text_color',''),(27835,5677,'_footer_text_color','field_5940ec917da19'),(27836,5677,'footer_copyright_section_background',''),(27837,5677,'_footer_copyright_section_background','field_59390deb0778d'),(27838,5677,'footer_copyright_section_text_color',''),(27839,5677,'_footer_copyright_section_text_color','field_59390deb07b67'),(27840,5677,'page_custom_css',''),(27841,5677,'_page_custom_css','field_59390deb083b5'),(27842,5678,'_wp_attached_file','2022/08/maxresdefault.jpg'),(27843,5678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:25:\"2022/08/maxresdefault.jpg\";s:8:\"filesize\";i:106800;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"maxresdefault-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13873;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"maxresdefault-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51034;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"maxresdefault-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"maxresdefault-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35610;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"maxresdefault-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12499;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:25:\"maxresdefault-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11146;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"maxresdefault-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17377;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"maxresdefault-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26695;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"maxresdefault-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(27844,5679,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27845,5679,'header_menu_style','inherit'),(27846,5679,'_header_menu_style','field_59390deaef21a'),(27847,5679,'menu_type','inherit'),(27848,5679,'_menu_type','field_59390deaefde5'),(27849,5679,'header_menu_hide_border','yes'),(27850,5679,'_header_menu_hide_border','field_57e9090dab86a'),(27851,5679,'header_menu_border_type','inherit'),(27852,5679,'_header_menu_border_type','field_57e273850bfe3'),(27853,5679,'header_menu_add_contacts_bar','inherit'),(27854,5679,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27855,5679,'header_menu_fixed','inherit'),(27856,5679,'_header_menu_fixed','field_59390deaf1978'),(27857,5679,'header_background_image','5061'),(27858,5679,'_header_background_image','field_57dfa3f8e9525'),(27859,5679,'header_background_size','cover'),(27860,5679,'_header_background_size','field_57dfd77f67f25'),(27861,5679,'header_height_fullscreen','inherit'),(27862,5679,'_header_height_fullscreen','field_59390deb00733'),(27863,5679,'header_use_hero','yes'),(27864,5679,'_header_use_hero','field_59390deb00ef1'),(27865,5679,'page_background_type','inherit'),(27866,5679,'_page_background_type','field_59390deb0171e'),(27867,5679,'page_show_breadcrumbs','inherit'),(27868,5679,'_page_show_breadcrumbs','field_59390deb03328'),(27869,5679,'page_is_wrapped','inherit'),(27870,5679,'_page_is_wrapped','field_59390deb03b1b'),(27871,5679,'footer_background_type','inherit'),(27872,5679,'_footer_background_type','field_59390deb053ac'),(27873,5679,'footer_hide','inherit'),(27874,5679,'_footer_hide','field_59390deb06b99'),(27875,5679,'footer_is_wrapped','inherit'),(27876,5679,'_footer_is_wrapped','field_59390deb06fd1'),(27877,5679,'footer_show_copyright_section','inherit'),(27878,5679,'_footer_show_copyright_section','field_59390deb07397'),(27879,5679,'header_menu_use_wrapper','inherit'),(27880,5679,'_header_menu_use_wrapper','field_59390deaef614'),(27881,5679,'header_menu_add_cap','inherit'),(27882,5679,'_header_menu_add_cap','field_59390deaef9ea'),(27883,5679,'page_add_top_padding','inherit'),(27884,5679,'_page_add_top_padding','field_59390deb03f38'),(27885,5679,'header_use_overlay','inherit'),(27886,5679,'_header_use_overlay','field_57e261c601ar334777banewset'),(27887,5679,'header_logo_style','inherit'),(27888,5679,'_header_logo_style','field_59391a16302be'),(27889,5679,'header_menu_style_settings','inherit'),(27890,5679,'_header_menu_style_settings','field_59411fcf0048f'),(27891,5679,'header_menu_contacts_bar_style','inherit'),(27892,5679,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27893,5679,'header_background_type','inherit'),(27894,5679,'_header_background_type','field_59390deaf218a'),(27895,5679,'header_tilte_align','inherit'),(27896,5679,'_header_tilte_align','field_59390deb0034e'),(27897,5679,'page_typography_settings','inherit'),(27898,5679,'_page_typography_settings','field_593a55746376f'),(27899,5679,'page_use_boxed_wrapper','inherit'),(27900,5679,'_page_use_boxed_wrapper','field_59390deb03738'),(27901,5679,'full_width_margins_type','inherit'),(27902,5679,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27903,5679,'footer_logo_widget_type','inherit'),(27904,5679,'_footer_logo_widget_type','field_59390deb04788'),(27905,5679,'footer_as_sticky','inherit'),(27906,5679,'_footer_as_sticky','field_59391743def2b'),(27907,5679,'header_subtitle',''),(27908,5679,'_header_subtitle','field_593ddebba2fcb'),(27909,5679,'header_background_color',''),(27910,5679,'_header_background_color','field_59390deaf2582'),(27911,5679,'header_title_align','inherit'),(27912,5679,'_header_title_align','field_59390deb0034e'),(27913,5679,'header_height',''),(27914,5679,'_header_height','field_59390deb00b09'),(27915,5679,'breadcrumbs_background_color',''),(27916,5679,'_breadcrumbs_background_color','field_593d618e8bfd2'),(27917,5679,'breadcrumbs_text_color',''),(27918,5679,'_breadcrumbs_text_color','field_593db13395d12'),(27919,5679,'page_background_color',''),(27920,5679,'_page_background_color','field_59390deb02f35'),(27921,5679,'footer_text_color',''),(27922,5679,'_footer_text_color','field_5940ec917da19'),(27923,5679,'footer_copyright_section_background',''),(27924,5679,'_footer_copyright_section_background','field_59390deb0778d'),(27925,5679,'footer_copyright_section_text_color',''),(27926,5679,'_footer_copyright_section_text_color','field_59390deb07b67'),(27927,5679,'page_custom_css',''),(27928,5679,'_page_custom_css','field_59390deb083b5'),(27929,5680,'_wp_attached_file','2022/08/TG_20220216125804218.jpg'),(27930,5680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1201;s:6:\"height\";i:676;s:4:\"file\";s:32:\"2022/08/TG_20220216125804218.jpg\";s:8:\"filesize\";i:114815;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4330;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"TG_20220216125804218-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3255;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17224;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4795;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"TG_20220216125804218-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8687;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12072;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"TG_20220216125804218-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27931,5681,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(27932,5681,'header_menu_style','inherit'),(27933,5681,'_header_menu_style','field_59390deaef21a'),(27934,5681,'menu_type','inherit'),(27935,5681,'_menu_type','field_59390deaefde5'),(27936,5681,'header_menu_hide_border','yes'),(27937,5681,'_header_menu_hide_border','field_57e9090dab86a'),(27938,5681,'header_menu_border_type','inherit'),(27939,5681,'_header_menu_border_type','field_57e273850bfe3'),(27940,5681,'header_menu_add_contacts_bar','inherit'),(27941,5681,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(27942,5681,'header_menu_fixed','inherit'),(27943,5681,'_header_menu_fixed','field_59390deaf1978'),(27944,5681,'header_background_image','5061'),(27945,5681,'_header_background_image','field_57dfa3f8e9525'),(27946,5681,'header_background_size','cover'),(27947,5681,'_header_background_size','field_57dfd77f67f25'),(27948,5681,'header_height_fullscreen','inherit'),(27949,5681,'_header_height_fullscreen','field_59390deb00733'),(27950,5681,'header_use_hero','yes'),(27951,5681,'_header_use_hero','field_59390deb00ef1'),(27952,5681,'page_background_type','inherit'),(27953,5681,'_page_background_type','field_59390deb0171e'),(27954,5681,'page_show_breadcrumbs','inherit'),(27955,5681,'_page_show_breadcrumbs','field_59390deb03328'),(27956,5681,'page_is_wrapped','inherit'),(27957,5681,'_page_is_wrapped','field_59390deb03b1b'),(27958,5681,'footer_background_type','inherit'),(27959,5681,'_footer_background_type','field_59390deb053ac'),(27960,5681,'footer_hide','inherit'),(27961,5681,'_footer_hide','field_59390deb06b99'),(27962,5681,'footer_is_wrapped','inherit'),(27963,5681,'_footer_is_wrapped','field_59390deb06fd1'),(27964,5681,'footer_show_copyright_section','inherit'),(27965,5681,'_footer_show_copyright_section','field_59390deb07397'),(27966,5681,'header_menu_use_wrapper','inherit'),(27967,5681,'_header_menu_use_wrapper','field_59390deaef614'),(27968,5681,'header_menu_add_cap','inherit'),(27969,5681,'_header_menu_add_cap','field_59390deaef9ea'),(27970,5681,'page_add_top_padding','inherit'),(27971,5681,'_page_add_top_padding','field_59390deb03f38'),(27972,5681,'header_use_overlay','inherit'),(27973,5681,'_header_use_overlay','field_57e261c601ar334777banewset'),(27974,5681,'header_logo_style','inherit'),(27975,5681,'_header_logo_style','field_59391a16302be'),(27976,5681,'header_menu_style_settings','inherit'),(27977,5681,'_header_menu_style_settings','field_59411fcf0048f'),(27978,5681,'header_menu_contacts_bar_style','inherit'),(27979,5681,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(27980,5681,'header_background_type','inherit'),(27981,5681,'_header_background_type','field_59390deaf218a'),(27982,5681,'header_tilte_align','inherit'),(27983,5681,'_header_tilte_align','field_59390deb0034e'),(27984,5681,'page_typography_settings','inherit'),(27985,5681,'_page_typography_settings','field_593a55746376f'),(27986,5681,'page_use_boxed_wrapper','inherit'),(27987,5681,'_page_use_boxed_wrapper','field_59390deb03738'),(27988,5681,'full_width_margins_type','inherit'),(27989,5681,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(27990,5681,'footer_logo_widget_type','inherit'),(27991,5681,'_footer_logo_widget_type','field_59390deb04788'),(27992,5681,'footer_as_sticky','inherit'),(27993,5681,'_footer_as_sticky','field_59391743def2b'),(27994,5681,'header_subtitle',''),(27995,5681,'_header_subtitle','field_593ddebba2fcb'),(27996,5681,'header_background_color',''),(27997,5681,'_header_background_color','field_59390deaf2582'),(27998,5681,'header_title_align','inherit'),(27999,5681,'_header_title_align','field_59390deb0034e'),(28000,5681,'header_height',''),(28001,5681,'_header_height','field_59390deb00b09'),(28002,5681,'breadcrumbs_background_color',''),(28003,5681,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28004,5681,'breadcrumbs_text_color',''),(28005,5681,'_breadcrumbs_text_color','field_593db13395d12'),(28006,5681,'page_background_color',''),(28007,5681,'_page_background_color','field_59390deb02f35'),(28008,5681,'footer_text_color',''),(28009,5681,'_footer_text_color','field_5940ec917da19'),(28010,5681,'footer_copyright_section_background',''),(28011,5681,'_footer_copyright_section_background','field_59390deb0778d'),(28012,5681,'footer_copyright_section_text_color',''),(28013,5681,'_footer_copyright_section_text_color','field_59390deb07b67'),(28014,5681,'page_custom_css',''),(28015,5681,'_page_custom_css','field_59390deb083b5'),(28016,5682,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28017,5682,'header_menu_style','inherit'),(28018,5682,'_header_menu_style','field_59390deaef21a'),(28019,5682,'menu_type','inherit'),(28020,5682,'_menu_type','field_59390deaefde5'),(28021,5682,'header_menu_hide_border','yes'),(28022,5682,'_header_menu_hide_border','field_57e9090dab86a'),(28023,5682,'header_menu_border_type','inherit'),(28024,5682,'_header_menu_border_type','field_57e273850bfe3'),(28025,5682,'header_menu_add_contacts_bar','inherit'),(28026,5682,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28027,5682,'header_menu_fixed','inherit'),(28028,5682,'_header_menu_fixed','field_59390deaf1978'),(28029,5682,'header_background_image','5061'),(28030,5682,'_header_background_image','field_57dfa3f8e9525'),(28031,5682,'header_background_size','cover'),(28032,5682,'_header_background_size','field_57dfd77f67f25'),(28033,5682,'header_height_fullscreen','inherit'),(28034,5682,'_header_height_fullscreen','field_59390deb00733'),(28035,5682,'header_use_hero','yes'),(28036,5682,'_header_use_hero','field_59390deb00ef1'),(28037,5682,'page_background_type','inherit'),(28038,5682,'_page_background_type','field_59390deb0171e'),(28039,5682,'page_show_breadcrumbs','inherit'),(28040,5682,'_page_show_breadcrumbs','field_59390deb03328'),(28041,5682,'page_is_wrapped','inherit'),(28042,5682,'_page_is_wrapped','field_59390deb03b1b'),(28043,5682,'footer_background_type','inherit'),(28044,5682,'_footer_background_type','field_59390deb053ac'),(28045,5682,'footer_hide','inherit'),(28046,5682,'_footer_hide','field_59390deb06b99'),(28047,5682,'footer_is_wrapped','inherit'),(28048,5682,'_footer_is_wrapped','field_59390deb06fd1'),(28049,5682,'footer_show_copyright_section','inherit'),(28050,5682,'_footer_show_copyright_section','field_59390deb07397'),(28051,5682,'header_menu_use_wrapper','inherit'),(28052,5682,'_header_menu_use_wrapper','field_59390deaef614'),(28053,5682,'header_menu_add_cap','inherit'),(28054,5682,'_header_menu_add_cap','field_59390deaef9ea'),(28055,5682,'page_add_top_padding','inherit'),(28056,5682,'_page_add_top_padding','field_59390deb03f38'),(28057,5682,'header_use_overlay','inherit'),(28058,5682,'_header_use_overlay','field_57e261c601ar334777banewset'),(28059,5682,'header_logo_style','inherit'),(28060,5682,'_header_logo_style','field_59391a16302be'),(28061,5682,'header_menu_style_settings','inherit'),(28062,5682,'_header_menu_style_settings','field_59411fcf0048f'),(28063,5682,'header_menu_contacts_bar_style','inherit'),(28064,5682,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28065,5682,'header_background_type','inherit'),(28066,5682,'_header_background_type','field_59390deaf218a'),(28067,5682,'header_tilte_align','inherit'),(28068,5682,'_header_tilte_align','field_59390deb0034e'),(28069,5682,'page_typography_settings','inherit'),(28070,5682,'_page_typography_settings','field_593a55746376f'),(28071,5682,'page_use_boxed_wrapper','inherit'),(28072,5682,'_page_use_boxed_wrapper','field_59390deb03738'),(28073,5682,'full_width_margins_type','inherit'),(28074,5682,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28075,5682,'footer_logo_widget_type','inherit'),(28076,5682,'_footer_logo_widget_type','field_59390deb04788'),(28077,5682,'footer_as_sticky','inherit'),(28078,5682,'_footer_as_sticky','field_59391743def2b'),(28079,5682,'header_subtitle',''),(28080,5682,'_header_subtitle','field_593ddebba2fcb'),(28081,5682,'header_background_color',''),(28082,5682,'_header_background_color','field_59390deaf2582'),(28083,5682,'header_title_align','inherit'),(28084,5682,'_header_title_align','field_59390deb0034e'),(28085,5682,'header_height',''),(28086,5682,'_header_height','field_59390deb00b09'),(28087,5682,'breadcrumbs_background_color',''),(28088,5682,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28089,5682,'breadcrumbs_text_color',''),(28090,5682,'_breadcrumbs_text_color','field_593db13395d12'),(28091,5682,'page_background_color',''),(28092,5682,'_page_background_color','field_59390deb02f35'),(28093,5682,'footer_text_color',''),(28094,5682,'_footer_text_color','field_5940ec917da19'),(28095,5682,'footer_copyright_section_background',''),(28096,5682,'_footer_copyright_section_background','field_59390deb0778d'),(28097,5682,'footer_copyright_section_text_color',''),(28098,5682,'_footer_copyright_section_text_color','field_59390deb07b67'),(28099,5682,'page_custom_css',''),(28100,5682,'_page_custom_css','field_59390deb083b5'),(28101,5683,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28102,5683,'header_menu_style','inherit'),(28103,5683,'_header_menu_style','field_59390deaef21a'),(28104,5683,'menu_type','inherit'),(28105,5683,'_menu_type','field_59390deaefde5'),(28106,5683,'header_menu_hide_border','yes'),(28107,5683,'_header_menu_hide_border','field_57e9090dab86a'),(28108,5683,'header_menu_border_type','inherit'),(28109,5683,'_header_menu_border_type','field_57e273850bfe3'),(28110,5683,'header_menu_add_contacts_bar','inherit'),(28111,5683,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28112,5683,'header_menu_fixed','inherit'),(28113,5683,'_header_menu_fixed','field_59390deaf1978'),(28114,5683,'header_background_image','5061'),(28115,5683,'_header_background_image','field_57dfa3f8e9525'),(28116,5683,'header_background_size','cover'),(28117,5683,'_header_background_size','field_57dfd77f67f25'),(28118,5683,'header_height_fullscreen','inherit'),(28119,5683,'_header_height_fullscreen','field_59390deb00733'),(28120,5683,'header_use_hero','yes'),(28121,5683,'_header_use_hero','field_59390deb00ef1'),(28122,5683,'page_background_type','inherit'),(28123,5683,'_page_background_type','field_59390deb0171e'),(28124,5683,'page_show_breadcrumbs','inherit'),(28125,5683,'_page_show_breadcrumbs','field_59390deb03328'),(28126,5683,'page_is_wrapped','inherit'),(28127,5683,'_page_is_wrapped','field_59390deb03b1b'),(28128,5683,'footer_background_type','inherit'),(28129,5683,'_footer_background_type','field_59390deb053ac'),(28130,5683,'footer_hide','inherit'),(28131,5683,'_footer_hide','field_59390deb06b99'),(28132,5683,'footer_is_wrapped','inherit'),(28133,5683,'_footer_is_wrapped','field_59390deb06fd1'),(28134,5683,'footer_show_copyright_section','inherit'),(28135,5683,'_footer_show_copyright_section','field_59390deb07397'),(28136,5683,'header_menu_use_wrapper','inherit'),(28137,5683,'_header_menu_use_wrapper','field_59390deaef614'),(28138,5683,'header_menu_add_cap','inherit'),(28139,5683,'_header_menu_add_cap','field_59390deaef9ea'),(28140,5683,'page_add_top_padding','inherit'),(28141,5683,'_page_add_top_padding','field_59390deb03f38'),(28142,5683,'header_use_overlay','inherit'),(28143,5683,'_header_use_overlay','field_57e261c601ar334777banewset'),(28144,5683,'header_logo_style','inherit'),(28145,5683,'_header_logo_style','field_59391a16302be'),(28146,5683,'header_menu_style_settings','inherit'),(28147,5683,'_header_menu_style_settings','field_59411fcf0048f'),(28148,5683,'header_menu_contacts_bar_style','inherit'),(28149,5683,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28150,5683,'header_background_type','inherit'),(28151,5683,'_header_background_type','field_59390deaf218a'),(28152,5683,'header_tilte_align','inherit'),(28153,5683,'_header_tilte_align','field_59390deb0034e'),(28154,5683,'page_typography_settings','inherit'),(28155,5683,'_page_typography_settings','field_593a55746376f'),(28156,5683,'page_use_boxed_wrapper','inherit'),(28157,5683,'_page_use_boxed_wrapper','field_59390deb03738'),(28158,5683,'full_width_margins_type','inherit'),(28159,5683,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28160,5683,'footer_logo_widget_type','inherit'),(28161,5683,'_footer_logo_widget_type','field_59390deb04788'),(28162,5683,'footer_as_sticky','inherit'),(28163,5683,'_footer_as_sticky','field_59391743def2b'),(28164,5683,'header_subtitle',''),(28165,5683,'_header_subtitle','field_593ddebba2fcb'),(28166,5683,'header_background_color',''),(28167,5683,'_header_background_color','field_59390deaf2582'),(28168,5683,'header_title_align','inherit'),(28169,5683,'_header_title_align','field_59390deb0034e'),(28170,5683,'header_height',''),(28171,5683,'_header_height','field_59390deb00b09'),(28172,5683,'breadcrumbs_background_color',''),(28173,5683,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28174,5683,'breadcrumbs_text_color',''),(28175,5683,'_breadcrumbs_text_color','field_593db13395d12'),(28176,5683,'page_background_color',''),(28177,5683,'_page_background_color','field_59390deb02f35'),(28178,5683,'footer_text_color',''),(28179,5683,'_footer_text_color','field_5940ec917da19'),(28180,5683,'footer_copyright_section_background',''),(28181,5683,'_footer_copyright_section_background','field_59390deb0778d'),(28182,5683,'footer_copyright_section_text_color',''),(28183,5683,'_footer_copyright_section_text_color','field_59390deb07b67'),(28184,5683,'page_custom_css',''),(28185,5683,'_page_custom_css','field_59390deb083b5'),(28186,5684,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28187,5684,'header_menu_style','inherit'),(28188,5684,'_header_menu_style','field_59390deaef21a'),(28189,5684,'menu_type','inherit'),(28190,5684,'_menu_type','field_59390deaefde5'),(28191,5684,'header_menu_hide_border','yes'),(28192,5684,'_header_menu_hide_border','field_57e9090dab86a'),(28193,5684,'header_menu_border_type','inherit'),(28194,5684,'_header_menu_border_type','field_57e273850bfe3'),(28195,5684,'header_menu_add_contacts_bar','inherit'),(28196,5684,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28197,5684,'header_menu_fixed','inherit'),(28198,5684,'_header_menu_fixed','field_59390deaf1978'),(28199,5684,'header_background_image','5061'),(28200,5684,'_header_background_image','field_57dfa3f8e9525'),(28201,5684,'header_background_size','cover'),(28202,5684,'_header_background_size','field_57dfd77f67f25'),(28203,5684,'header_height_fullscreen','inherit'),(28204,5684,'_header_height_fullscreen','field_59390deb00733'),(28205,5684,'header_use_hero','yes'),(28206,5684,'_header_use_hero','field_59390deb00ef1'),(28207,5684,'page_background_type','inherit'),(28208,5684,'_page_background_type','field_59390deb0171e'),(28209,5684,'page_show_breadcrumbs','inherit'),(28210,5684,'_page_show_breadcrumbs','field_59390deb03328'),(28211,5684,'page_is_wrapped','inherit'),(28212,5684,'_page_is_wrapped','field_59390deb03b1b'),(28213,5684,'footer_background_type','inherit'),(28214,5684,'_footer_background_type','field_59390deb053ac'),(28215,5684,'footer_hide','inherit'),(28216,5684,'_footer_hide','field_59390deb06b99'),(28217,5684,'footer_is_wrapped','inherit'),(28218,5684,'_footer_is_wrapped','field_59390deb06fd1'),(28219,5684,'footer_show_copyright_section','inherit'),(28220,5684,'_footer_show_copyright_section','field_59390deb07397'),(28221,5684,'header_menu_use_wrapper','inherit'),(28222,5684,'_header_menu_use_wrapper','field_59390deaef614'),(28223,5684,'header_menu_add_cap','inherit'),(28224,5684,'_header_menu_add_cap','field_59390deaef9ea'),(28225,5684,'page_add_top_padding','inherit'),(28226,5684,'_page_add_top_padding','field_59390deb03f38'),(28227,5684,'header_use_overlay','inherit'),(28228,5684,'_header_use_overlay','field_57e261c601ar334777banewset'),(28229,5684,'header_logo_style','inherit'),(28230,5684,'_header_logo_style','field_59391a16302be'),(28231,5684,'header_menu_style_settings','inherit'),(28232,5684,'_header_menu_style_settings','field_59411fcf0048f'),(28233,5684,'header_menu_contacts_bar_style','inherit'),(28234,5684,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28235,5684,'header_background_type','inherit'),(28236,5684,'_header_background_type','field_59390deaf218a'),(28237,5684,'header_tilte_align','inherit'),(28238,5684,'_header_tilte_align','field_59390deb0034e'),(28239,5684,'page_typography_settings','inherit'),(28240,5684,'_page_typography_settings','field_593a55746376f'),(28241,5684,'page_use_boxed_wrapper','inherit'),(28242,5684,'_page_use_boxed_wrapper','field_59390deb03738'),(28243,5684,'full_width_margins_type','inherit'),(28244,5684,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28245,5684,'footer_logo_widget_type','inherit'),(28246,5684,'_footer_logo_widget_type','field_59390deb04788'),(28247,5684,'footer_as_sticky','inherit'),(28248,5684,'_footer_as_sticky','field_59391743def2b'),(28249,5684,'header_subtitle',''),(28250,5684,'_header_subtitle','field_593ddebba2fcb'),(28251,5684,'header_background_color',''),(28252,5684,'_header_background_color','field_59390deaf2582'),(28253,5684,'header_title_align','inherit'),(28254,5684,'_header_title_align','field_59390deb0034e'),(28255,5684,'header_height',''),(28256,5684,'_header_height','field_59390deb00b09'),(28257,5684,'breadcrumbs_background_color',''),(28258,5684,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28259,5684,'breadcrumbs_text_color',''),(28260,5684,'_breadcrumbs_text_color','field_593db13395d12'),(28261,5684,'page_background_color',''),(28262,5684,'_page_background_color','field_59390deb02f35'),(28263,5684,'footer_text_color',''),(28264,5684,'_footer_text_color','field_5940ec917da19'),(28265,5684,'footer_copyright_section_background',''),(28266,5684,'_footer_copyright_section_background','field_59390deb0778d'),(28267,5684,'footer_copyright_section_text_color',''),(28268,5684,'_footer_copyright_section_text_color','field_59390deb07b67'),(28269,5684,'page_custom_css',''),(28270,5684,'_page_custom_css','field_59390deb083b5'),(28271,5685,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28272,5685,'header_menu_style','inherit'),(28273,5685,'_header_menu_style','field_59390deaef21a'),(28274,5685,'menu_type','inherit'),(28275,5685,'_menu_type','field_59390deaefde5'),(28276,5685,'header_menu_hide_border','yes'),(28277,5685,'_header_menu_hide_border','field_57e9090dab86a'),(28278,5685,'header_menu_border_type','inherit'),(28279,5685,'_header_menu_border_type','field_57e273850bfe3'),(28280,5685,'header_menu_add_contacts_bar','inherit'),(28281,5685,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28282,5685,'header_menu_fixed','inherit'),(28283,5685,'_header_menu_fixed','field_59390deaf1978'),(28284,5685,'header_background_image','5061'),(28285,5685,'_header_background_image','field_57dfa3f8e9525'),(28286,5685,'header_background_size','cover'),(28287,5685,'_header_background_size','field_57dfd77f67f25'),(28288,5685,'header_height_fullscreen','inherit'),(28289,5685,'_header_height_fullscreen','field_59390deb00733'),(28290,5685,'header_use_hero','yes'),(28291,5685,'_header_use_hero','field_59390deb00ef1'),(28292,5685,'page_background_type','inherit'),(28293,5685,'_page_background_type','field_59390deb0171e'),(28294,5685,'page_show_breadcrumbs','inherit'),(28295,5685,'_page_show_breadcrumbs','field_59390deb03328'),(28296,5685,'page_is_wrapped','inherit'),(28297,5685,'_page_is_wrapped','field_59390deb03b1b'),(28298,5685,'footer_background_type','inherit'),(28299,5685,'_footer_background_type','field_59390deb053ac'),(28300,5685,'footer_hide','inherit'),(28301,5685,'_footer_hide','field_59390deb06b99'),(28302,5685,'footer_is_wrapped','inherit'),(28303,5685,'_footer_is_wrapped','field_59390deb06fd1'),(28304,5685,'footer_show_copyright_section','inherit'),(28305,5685,'_footer_show_copyright_section','field_59390deb07397'),(28306,5685,'header_menu_use_wrapper','inherit'),(28307,5685,'_header_menu_use_wrapper','field_59390deaef614'),(28308,5685,'header_menu_add_cap','inherit'),(28309,5685,'_header_menu_add_cap','field_59390deaef9ea'),(28310,5685,'page_add_top_padding','inherit'),(28311,5685,'_page_add_top_padding','field_59390deb03f38'),(28312,5685,'header_use_overlay','inherit'),(28313,5685,'_header_use_overlay','field_57e261c601ar334777banewset'),(28314,5685,'header_logo_style','inherit'),(28315,5685,'_header_logo_style','field_59391a16302be'),(28316,5685,'header_menu_style_settings','inherit'),(28317,5685,'_header_menu_style_settings','field_59411fcf0048f'),(28318,5685,'header_menu_contacts_bar_style','inherit'),(28319,5685,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28320,5685,'header_background_type','inherit'),(28321,5685,'_header_background_type','field_59390deaf218a'),(28322,5685,'header_tilte_align','inherit'),(28323,5685,'_header_tilte_align','field_59390deb0034e'),(28324,5685,'page_typography_settings','inherit'),(28325,5685,'_page_typography_settings','field_593a55746376f'),(28326,5685,'page_use_boxed_wrapper','inherit'),(28327,5685,'_page_use_boxed_wrapper','field_59390deb03738'),(28328,5685,'full_width_margins_type','inherit'),(28329,5685,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28330,5685,'footer_logo_widget_type','inherit'),(28331,5685,'_footer_logo_widget_type','field_59390deb04788'),(28332,5685,'footer_as_sticky','inherit'),(28333,5685,'_footer_as_sticky','field_59391743def2b'),(28334,5685,'header_subtitle',''),(28335,5685,'_header_subtitle','field_593ddebba2fcb'),(28336,5685,'header_background_color',''),(28337,5685,'_header_background_color','field_59390deaf2582'),(28338,5685,'header_title_align','inherit'),(28339,5685,'_header_title_align','field_59390deb0034e'),(28340,5685,'header_height',''),(28341,5685,'_header_height','field_59390deb00b09'),(28342,5685,'breadcrumbs_background_color',''),(28343,5685,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28344,5685,'breadcrumbs_text_color',''),(28345,5685,'_breadcrumbs_text_color','field_593db13395d12'),(28346,5685,'page_background_color',''),(28347,5685,'_page_background_color','field_59390deb02f35'),(28348,5685,'footer_text_color',''),(28349,5685,'_footer_text_color','field_5940ec917da19'),(28350,5685,'footer_copyright_section_background',''),(28351,5685,'_footer_copyright_section_background','field_59390deb0778d'),(28352,5685,'footer_copyright_section_text_color',''),(28353,5685,'_footer_copyright_section_text_color','field_59390deb07b67'),(28354,5685,'page_custom_css',''),(28355,5685,'_page_custom_css','field_59390deb083b5'),(28356,5686,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28357,5686,'header_menu_style','inherit'),(28358,5686,'_header_menu_style','field_59390deaef21a'),(28359,5686,'menu_type','inherit'),(28360,5686,'_menu_type','field_59390deaefde5'),(28361,5686,'header_menu_hide_border','yes'),(28362,5686,'_header_menu_hide_border','field_57e9090dab86a'),(28363,5686,'header_menu_border_type','inherit'),(28364,5686,'_header_menu_border_type','field_57e273850bfe3'),(28365,5686,'header_menu_add_contacts_bar','inherit'),(28366,5686,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28367,5686,'header_menu_fixed','inherit'),(28368,5686,'_header_menu_fixed','field_59390deaf1978'),(28369,5686,'header_background_image','5061'),(28370,5686,'_header_background_image','field_57dfa3f8e9525'),(28371,5686,'header_background_size','cover'),(28372,5686,'_header_background_size','field_57dfd77f67f25'),(28373,5686,'header_height_fullscreen','inherit'),(28374,5686,'_header_height_fullscreen','field_59390deb00733'),(28375,5686,'header_use_hero','yes'),(28376,5686,'_header_use_hero','field_59390deb00ef1'),(28377,5686,'page_background_type','inherit'),(28378,5686,'_page_background_type','field_59390deb0171e'),(28379,5686,'page_show_breadcrumbs','inherit'),(28380,5686,'_page_show_breadcrumbs','field_59390deb03328'),(28381,5686,'page_is_wrapped','inherit'),(28382,5686,'_page_is_wrapped','field_59390deb03b1b'),(28383,5686,'footer_background_type','inherit'),(28384,5686,'_footer_background_type','field_59390deb053ac'),(28385,5686,'footer_hide','inherit'),(28386,5686,'_footer_hide','field_59390deb06b99'),(28387,5686,'footer_is_wrapped','inherit'),(28388,5686,'_footer_is_wrapped','field_59390deb06fd1'),(28389,5686,'footer_show_copyright_section','inherit'),(28390,5686,'_footer_show_copyright_section','field_59390deb07397'),(28391,5686,'header_menu_use_wrapper','inherit'),(28392,5686,'_header_menu_use_wrapper','field_59390deaef614'),(28393,5686,'header_menu_add_cap','inherit'),(28394,5686,'_header_menu_add_cap','field_59390deaef9ea'),(28395,5686,'page_add_top_padding','inherit'),(28396,5686,'_page_add_top_padding','field_59390deb03f38'),(28397,5686,'header_use_overlay','inherit'),(28398,5686,'_header_use_overlay','field_57e261c601ar334777banewset'),(28399,5686,'header_logo_style','inherit'),(28400,5686,'_header_logo_style','field_59391a16302be'),(28401,5686,'header_menu_style_settings','inherit'),(28402,5686,'_header_menu_style_settings','field_59411fcf0048f'),(28403,5686,'header_menu_contacts_bar_style','inherit'),(28404,5686,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28405,5686,'header_background_type','inherit'),(28406,5686,'_header_background_type','field_59390deaf218a'),(28407,5686,'header_tilte_align','inherit'),(28408,5686,'_header_tilte_align','field_59390deb0034e'),(28409,5686,'page_typography_settings','inherit'),(28410,5686,'_page_typography_settings','field_593a55746376f'),(28411,5686,'page_use_boxed_wrapper','inherit'),(28412,5686,'_page_use_boxed_wrapper','field_59390deb03738'),(28413,5686,'full_width_margins_type','inherit'),(28414,5686,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28415,5686,'footer_logo_widget_type','inherit'),(28416,5686,'_footer_logo_widget_type','field_59390deb04788'),(28417,5686,'footer_as_sticky','inherit'),(28418,5686,'_footer_as_sticky','field_59391743def2b'),(28419,5686,'header_subtitle',''),(28420,5686,'_header_subtitle','field_593ddebba2fcb'),(28421,5686,'header_background_color',''),(28422,5686,'_header_background_color','field_59390deaf2582'),(28423,5686,'header_title_align','inherit'),(28424,5686,'_header_title_align','field_59390deb0034e'),(28425,5686,'header_height',''),(28426,5686,'_header_height','field_59390deb00b09'),(28427,5686,'breadcrumbs_background_color',''),(28428,5686,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28429,5686,'breadcrumbs_text_color',''),(28430,5686,'_breadcrumbs_text_color','field_593db13395d12'),(28431,5686,'page_background_color',''),(28432,5686,'_page_background_color','field_59390deb02f35'),(28433,5686,'footer_text_color',''),(28434,5686,'_footer_text_color','field_5940ec917da19'),(28435,5686,'footer_copyright_section_background',''),(28436,5686,'_footer_copyright_section_background','field_59390deb0778d'),(28437,5686,'footer_copyright_section_text_color',''),(28438,5686,'_footer_copyright_section_text_color','field_59390deb07b67'),(28439,5686,'page_custom_css',''),(28440,5686,'_page_custom_css','field_59390deb083b5'),(28441,5603,'_edit_lock','1661467098:1'),(28442,3709,'_edit_lock','1661467393:1'),(28443,3179,'_edit_lock','1661467478:1'),(28444,363,'_wp_trash_meta_status','publish'),(28445,363,'_wp_trash_meta_time','1661468635'),(28446,363,'_wp_desired_post_slug','home'),(28447,5687,'_wpb_shortcodes_custom_css','.vc_custom_1581442458621{margin-bottom: 80px !important;padding-top: 50px !important;padding-bottom: 0px !important;}.vc_custom_1581431833693{padding-top: 60px !important;padding-bottom: 70px !important;}.vc_custom_1581441991440{margin-top: 100px !important;margin-bottom: 150px !important;}.vc_custom_1581442872023{margin-top: 40px !important;margin-bottom: 30px !important;padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1581626954601{margin-top: 50px !important;margin-bottom: 80px !important;}.vc_custom_1581442971281{margin-top: 50px !important;margin-bottom: 40px !important;}.vc_custom_1640731097092{padding-bottom: 150px !important;}.vc_custom_1581430538875{margin-top: 60px !important;}.vc_custom_1495112557524{padding-bottom: 50px !important;}.vc_custom_1495112563645{padding-bottom: 50px !important;}.vc_custom_1495112570142{padding-bottom: 50px !important;}.vc_custom_1495112577073{padding-bottom: 50px !important;}.vc_custom_1581434973071{margin-top: 50px !important;}.vc_custom_1581442930978{padding-bottom: 40px !important;}'),(28451,5690,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28453,5691,'header_menu_style','inherit'),(28454,5691,'_header_menu_style','field_59390deaef21a'),(28455,5691,'menu_type','inherit'),(28456,5691,'_menu_type','field_59390deaefde5'),(28457,5691,'header_menu_hide_border','yes'),(28458,5691,'_header_menu_hide_border','field_57e9090dab86a'),(28459,5691,'header_menu_border_type','inherit'),(28460,5691,'_header_menu_border_type','field_57e273850bfe3'),(28461,5691,'header_menu_add_contacts_bar','inherit'),(28462,5691,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28463,5691,'header_menu_fixed','inherit'),(28464,5691,'_header_menu_fixed','field_59390deaf1978'),(28465,5691,'header_background_image','5061'),(28466,5691,'_header_background_image','field_57dfa3f8e9525'),(28467,5691,'header_background_size','cover'),(28468,5691,'_header_background_size','field_57dfd77f67f25'),(28469,5691,'header_height_fullscreen','inherit'),(28470,5691,'_header_height_fullscreen','field_59390deb00733'),(28471,5691,'header_use_hero','yes'),(28472,5691,'_header_use_hero','field_59390deb00ef1'),(28473,5691,'page_background_type','inherit'),(28474,5691,'_page_background_type','field_59390deb0171e'),(28475,5691,'page_show_breadcrumbs','inherit'),(28476,5691,'_page_show_breadcrumbs','field_59390deb03328'),(28477,5691,'page_is_wrapped','inherit'),(28478,5691,'_page_is_wrapped','field_59390deb03b1b'),(28479,5691,'footer_background_type','inherit'),(28480,5691,'_footer_background_type','field_59390deb053ac'),(28481,5691,'footer_hide','inherit'),(28482,5691,'_footer_hide','field_59390deb06b99'),(28483,5691,'footer_is_wrapped','inherit'),(28484,5691,'_footer_is_wrapped','field_59390deb06fd1'),(28485,5691,'footer_show_copyright_section','inherit'),(28486,5691,'_footer_show_copyright_section','field_59390deb07397'),(28487,5691,'header_menu_use_wrapper','inherit'),(28488,5691,'_header_menu_use_wrapper','field_59390deaef614'),(28489,5691,'header_menu_add_cap','inherit'),(28490,5691,'_header_menu_add_cap','field_59390deaef9ea'),(28491,5691,'page_add_top_padding','inherit'),(28492,5691,'_page_add_top_padding','field_59390deb03f38'),(28493,5691,'header_use_overlay','inherit'),(28494,5691,'_header_use_overlay','field_57e261c601ar334777banewset'),(28495,5691,'header_logo_style','inherit'),(28496,5691,'_header_logo_style','field_59391a16302be'),(28497,5691,'header_menu_style_settings','inherit'),(28498,5691,'_header_menu_style_settings','field_59411fcf0048f'),(28499,5691,'header_menu_contacts_bar_style','inherit'),(28500,5691,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28501,5691,'header_background_type','inherit'),(28502,5691,'_header_background_type','field_59390deaf218a'),(28503,5691,'header_tilte_align','inherit'),(28504,5691,'_header_tilte_align','field_59390deb0034e'),(28505,5691,'page_typography_settings','inherit'),(28506,5691,'_page_typography_settings','field_593a55746376f'),(28507,5691,'page_use_boxed_wrapper','inherit'),(28508,5691,'_page_use_boxed_wrapper','field_59390deb03738'),(28509,5691,'full_width_margins_type','inherit'),(28510,5691,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28511,5691,'footer_logo_widget_type','inherit'),(28512,5691,'_footer_logo_widget_type','field_59390deb04788'),(28513,5691,'footer_as_sticky','inherit'),(28514,5691,'_footer_as_sticky','field_59391743def2b'),(28515,5691,'header_subtitle',''),(28516,5691,'_header_subtitle','field_593ddebba2fcb'),(28517,5691,'header_background_color',''),(28518,5691,'_header_background_color','field_59390deaf2582'),(28519,5691,'header_title_align','inherit'),(28520,5691,'_header_title_align','field_59390deb0034e'),(28521,5691,'header_height',''),(28522,5691,'_header_height','field_59390deb00b09'),(28523,5691,'breadcrumbs_background_color',''),(28524,5691,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28525,5691,'breadcrumbs_text_color',''),(28526,5691,'_breadcrumbs_text_color','field_593db13395d12'),(28527,5691,'page_background_color',''),(28528,5691,'_page_background_color','field_59390deb02f35'),(28529,5691,'footer_text_color',''),(28530,5691,'_footer_text_color','field_5940ec917da19'),(28531,5691,'footer_copyright_section_background',''),(28532,5691,'_footer_copyright_section_background','field_59390deb0778d'),(28533,5691,'footer_copyright_section_text_color',''),(28534,5691,'_footer_copyright_section_text_color','field_59390deb07b67'),(28535,5691,'page_custom_css',''),(28536,5691,'_page_custom_css','field_59390deb083b5'),(28537,5692,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28538,5692,'header_menu_style','inherit'),(28539,5692,'_header_menu_style','field_59390deaef21a'),(28540,5692,'menu_type','inherit'),(28541,5692,'_menu_type','field_59390deaefde5'),(28542,5692,'header_menu_hide_border','yes'),(28543,5692,'_header_menu_hide_border','field_57e9090dab86a'),(28544,5692,'header_menu_border_type','inherit'),(28545,5692,'_header_menu_border_type','field_57e273850bfe3'),(28546,5692,'header_menu_add_contacts_bar','inherit'),(28547,5692,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28548,5692,'header_menu_fixed','inherit'),(28549,5692,'_header_menu_fixed','field_59390deaf1978'),(28550,5692,'header_background_image','5061'),(28551,5692,'_header_background_image','field_57dfa3f8e9525'),(28552,5692,'header_background_size','cover'),(28553,5692,'_header_background_size','field_57dfd77f67f25'),(28554,5692,'header_height_fullscreen','inherit'),(28555,5692,'_header_height_fullscreen','field_59390deb00733'),(28556,5692,'header_use_hero','yes'),(28557,5692,'_header_use_hero','field_59390deb00ef1'),(28558,5692,'page_background_type','inherit'),(28559,5692,'_page_background_type','field_59390deb0171e'),(28560,5692,'page_show_breadcrumbs','inherit'),(28561,5692,'_page_show_breadcrumbs','field_59390deb03328'),(28562,5692,'page_is_wrapped','inherit'),(28563,5692,'_page_is_wrapped','field_59390deb03b1b'),(28564,5692,'footer_background_type','inherit'),(28565,5692,'_footer_background_type','field_59390deb053ac'),(28566,5692,'footer_hide','inherit'),(28567,5692,'_footer_hide','field_59390deb06b99'),(28568,5692,'footer_is_wrapped','inherit'),(28569,5692,'_footer_is_wrapped','field_59390deb06fd1'),(28570,5692,'footer_show_copyright_section','inherit'),(28571,5692,'_footer_show_copyright_section','field_59390deb07397'),(28572,5692,'header_menu_use_wrapper','inherit'),(28573,5692,'_header_menu_use_wrapper','field_59390deaef614'),(28574,5692,'header_menu_add_cap','inherit'),(28575,5692,'_header_menu_add_cap','field_59390deaef9ea'),(28576,5692,'page_add_top_padding','inherit'),(28577,5692,'_page_add_top_padding','field_59390deb03f38'),(28578,5692,'header_use_overlay','inherit'),(28579,5692,'_header_use_overlay','field_57e261c601ar334777banewset'),(28580,5692,'header_logo_style','inherit'),(28581,5692,'_header_logo_style','field_59391a16302be'),(28582,5692,'header_menu_style_settings','inherit'),(28583,5692,'_header_menu_style_settings','field_59411fcf0048f'),(28584,5692,'header_menu_contacts_bar_style','inherit'),(28585,5692,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28586,5692,'header_background_type','inherit'),(28587,5692,'_header_background_type','field_59390deaf218a'),(28588,5692,'header_tilte_align','inherit'),(28589,5692,'_header_tilte_align','field_59390deb0034e'),(28590,5692,'page_typography_settings','inherit'),(28591,5692,'_page_typography_settings','field_593a55746376f'),(28592,5692,'page_use_boxed_wrapper','inherit'),(28593,5692,'_page_use_boxed_wrapper','field_59390deb03738'),(28594,5692,'full_width_margins_type','inherit'),(28595,5692,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28596,5692,'footer_logo_widget_type','inherit'),(28597,5692,'_footer_logo_widget_type','field_59390deb04788'),(28598,5692,'footer_as_sticky','inherit'),(28599,5692,'_footer_as_sticky','field_59391743def2b'),(28600,5692,'header_subtitle',''),(28601,5692,'_header_subtitle','field_593ddebba2fcb'),(28602,5692,'header_background_color',''),(28603,5692,'_header_background_color','field_59390deaf2582'),(28604,5692,'header_title_align','inherit'),(28605,5692,'_header_title_align','field_59390deb0034e'),(28606,5692,'header_height',''),(28607,5692,'_header_height','field_59390deb00b09'),(28608,5692,'breadcrumbs_background_color',''),(28609,5692,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28610,5692,'breadcrumbs_text_color',''),(28611,5692,'_breadcrumbs_text_color','field_593db13395d12'),(28612,5692,'page_background_color',''),(28613,5692,'_page_background_color','field_59390deb02f35'),(28614,5692,'footer_text_color',''),(28615,5692,'_footer_text_color','field_5940ec917da19'),(28616,5692,'footer_copyright_section_background',''),(28617,5692,'_footer_copyright_section_background','field_59390deb0778d'),(28618,5692,'footer_copyright_section_text_color',''),(28619,5692,'_footer_copyright_section_text_color','field_59390deb07b67'),(28620,5692,'page_custom_css',''),(28621,5692,'_page_custom_css','field_59390deb083b5'),(28622,5693,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28623,5693,'header_menu_style','inherit'),(28624,5693,'_header_menu_style','field_59390deaef21a'),(28625,5693,'menu_type','inherit'),(28626,5693,'_menu_type','field_59390deaefde5'),(28627,5693,'header_menu_hide_border','yes'),(28628,5693,'_header_menu_hide_border','field_57e9090dab86a'),(28629,5693,'header_menu_border_type','inherit'),(28630,5693,'_header_menu_border_type','field_57e273850bfe3'),(28631,5693,'header_menu_add_contacts_bar','inherit'),(28632,5693,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28633,5693,'header_menu_fixed','inherit'),(28634,5693,'_header_menu_fixed','field_59390deaf1978'),(28635,5693,'header_background_image','5061'),(28636,5693,'_header_background_image','field_57dfa3f8e9525'),(28637,5693,'header_background_size','cover'),(28638,5693,'_header_background_size','field_57dfd77f67f25'),(28639,5693,'header_height_fullscreen','inherit'),(28640,5693,'_header_height_fullscreen','field_59390deb00733'),(28641,5693,'header_use_hero','yes'),(28642,5693,'_header_use_hero','field_59390deb00ef1'),(28643,5693,'page_background_type','inherit'),(28644,5693,'_page_background_type','field_59390deb0171e'),(28645,5693,'page_show_breadcrumbs','inherit'),(28646,5693,'_page_show_breadcrumbs','field_59390deb03328'),(28647,5693,'page_is_wrapped','inherit'),(28648,5693,'_page_is_wrapped','field_59390deb03b1b'),(28649,5693,'footer_background_type','inherit'),(28650,5693,'_footer_background_type','field_59390deb053ac'),(28651,5693,'footer_hide','inherit'),(28652,5693,'_footer_hide','field_59390deb06b99'),(28653,5693,'footer_is_wrapped','inherit'),(28654,5693,'_footer_is_wrapped','field_59390deb06fd1'),(28655,5693,'footer_show_copyright_section','inherit'),(28656,5693,'_footer_show_copyright_section','field_59390deb07397'),(28657,5693,'header_menu_use_wrapper','inherit'),(28658,5693,'_header_menu_use_wrapper','field_59390deaef614'),(28659,5693,'header_menu_add_cap','inherit'),(28660,5693,'_header_menu_add_cap','field_59390deaef9ea'),(28661,5693,'page_add_top_padding','inherit'),(28662,5693,'_page_add_top_padding','field_59390deb03f38'),(28663,5693,'header_use_overlay','inherit'),(28664,5693,'_header_use_overlay','field_57e261c601ar334777banewset'),(28665,5693,'header_logo_style','inherit'),(28666,5693,'_header_logo_style','field_59391a16302be'),(28667,5693,'header_menu_style_settings','inherit'),(28668,5693,'_header_menu_style_settings','field_59411fcf0048f'),(28669,5693,'header_menu_contacts_bar_style','inherit'),(28670,5693,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28671,5693,'header_background_type','inherit'),(28672,5693,'_header_background_type','field_59390deaf218a'),(28673,5693,'header_tilte_align','inherit'),(28674,5693,'_header_tilte_align','field_59390deb0034e'),(28675,5693,'page_typography_settings','inherit'),(28676,5693,'_page_typography_settings','field_593a55746376f'),(28677,5693,'page_use_boxed_wrapper','inherit'),(28678,5693,'_page_use_boxed_wrapper','field_59390deb03738'),(28679,5693,'full_width_margins_type','inherit'),(28680,5693,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28681,5693,'footer_logo_widget_type','inherit'),(28682,5693,'_footer_logo_widget_type','field_59390deb04788'),(28683,5693,'footer_as_sticky','inherit'),(28684,5693,'_footer_as_sticky','field_59391743def2b'),(28685,5693,'header_subtitle',''),(28686,5693,'_header_subtitle','field_593ddebba2fcb'),(28687,5693,'header_background_color',''),(28688,5693,'_header_background_color','field_59390deaf2582'),(28689,5693,'header_title_align','inherit'),(28690,5693,'_header_title_align','field_59390deb0034e'),(28691,5693,'header_height',''),(28692,5693,'_header_height','field_59390deb00b09'),(28693,5693,'breadcrumbs_background_color',''),(28694,5693,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28695,5693,'breadcrumbs_text_color',''),(28696,5693,'_breadcrumbs_text_color','field_593db13395d12'),(28697,5693,'page_background_color',''),(28698,5693,'_page_background_color','field_59390deb02f35'),(28699,5693,'footer_text_color',''),(28700,5693,'_footer_text_color','field_5940ec917da19'),(28701,5693,'footer_copyright_section_background',''),(28702,5693,'_footer_copyright_section_background','field_59390deb0778d'),(28703,5693,'footer_copyright_section_text_color',''),(28704,5693,'_footer_copyright_section_text_color','field_59390deb07b67'),(28705,5693,'page_custom_css',''),(28706,5693,'_page_custom_css','field_59390deb083b5'),(28707,5694,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28708,5694,'header_menu_style','inherit'),(28709,5694,'_header_menu_style','field_59390deaef21a'),(28710,5694,'menu_type','inherit'),(28711,5694,'_menu_type','field_59390deaefde5'),(28712,5694,'header_menu_hide_border','yes'),(28713,5694,'_header_menu_hide_border','field_57e9090dab86a'),(28714,5694,'header_menu_border_type','inherit'),(28715,5694,'_header_menu_border_type','field_57e273850bfe3'),(28716,5694,'header_menu_add_contacts_bar','inherit'),(28717,5694,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28718,5694,'header_menu_fixed','inherit'),(28719,5694,'_header_menu_fixed','field_59390deaf1978'),(28720,5694,'header_background_image','5061'),(28721,5694,'_header_background_image','field_57dfa3f8e9525'),(28722,5694,'header_background_size','cover'),(28723,5694,'_header_background_size','field_57dfd77f67f25'),(28724,5694,'header_height_fullscreen','inherit'),(28725,5694,'_header_height_fullscreen','field_59390deb00733'),(28726,5694,'header_use_hero','yes'),(28727,5694,'_header_use_hero','field_59390deb00ef1'),(28728,5694,'page_background_type','inherit'),(28729,5694,'_page_background_type','field_59390deb0171e'),(28730,5694,'page_show_breadcrumbs','inherit'),(28731,5694,'_page_show_breadcrumbs','field_59390deb03328'),(28732,5694,'page_is_wrapped','inherit'),(28733,5694,'_page_is_wrapped','field_59390deb03b1b'),(28734,5694,'footer_background_type','inherit'),(28735,5694,'_footer_background_type','field_59390deb053ac'),(28736,5694,'footer_hide','inherit'),(28737,5694,'_footer_hide','field_59390deb06b99'),(28738,5694,'footer_is_wrapped','inherit'),(28739,5694,'_footer_is_wrapped','field_59390deb06fd1'),(28740,5694,'footer_show_copyright_section','inherit'),(28741,5694,'_footer_show_copyright_section','field_59390deb07397'),(28742,5694,'header_menu_use_wrapper','inherit'),(28743,5694,'_header_menu_use_wrapper','field_59390deaef614'),(28744,5694,'header_menu_add_cap','inherit'),(28745,5694,'_header_menu_add_cap','field_59390deaef9ea'),(28746,5694,'page_add_top_padding','inherit'),(28747,5694,'_page_add_top_padding','field_59390deb03f38'),(28748,5694,'header_use_overlay','inherit'),(28749,5694,'_header_use_overlay','field_57e261c601ar334777banewset'),(28750,5694,'header_logo_style','inherit'),(28751,5694,'_header_logo_style','field_59391a16302be'),(28752,5694,'header_menu_style_settings','inherit'),(28753,5694,'_header_menu_style_settings','field_59411fcf0048f'),(28754,5694,'header_menu_contacts_bar_style','inherit'),(28755,5694,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28756,5694,'header_background_type','inherit'),(28757,5694,'_header_background_type','field_59390deaf218a'),(28758,5694,'header_tilte_align','inherit'),(28759,5694,'_header_tilte_align','field_59390deb0034e'),(28760,5694,'page_typography_settings','inherit'),(28761,5694,'_page_typography_settings','field_593a55746376f'),(28762,5694,'page_use_boxed_wrapper','inherit'),(28763,5694,'_page_use_boxed_wrapper','field_59390deb03738'),(28764,5694,'full_width_margins_type','inherit'),(28765,5694,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28766,5694,'footer_logo_widget_type','inherit'),(28767,5694,'_footer_logo_widget_type','field_59390deb04788'),(28768,5694,'footer_as_sticky','inherit'),(28769,5694,'_footer_as_sticky','field_59391743def2b'),(28770,5694,'header_subtitle',''),(28771,5694,'_header_subtitle','field_593ddebba2fcb'),(28772,5694,'header_background_color',''),(28773,5694,'_header_background_color','field_59390deaf2582'),(28774,5694,'header_title_align','inherit'),(28775,5694,'_header_title_align','field_59390deb0034e'),(28776,5694,'header_height',''),(28777,5694,'_header_height','field_59390deb00b09'),(28778,5694,'breadcrumbs_background_color',''),(28779,5694,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28780,5694,'breadcrumbs_text_color',''),(28781,5694,'_breadcrumbs_text_color','field_593db13395d12'),(28782,5694,'page_background_color',''),(28783,5694,'_page_background_color','field_59390deb02f35'),(28784,5694,'footer_text_color',''),(28785,5694,'_footer_text_color','field_5940ec917da19'),(28786,5694,'footer_copyright_section_background',''),(28787,5694,'_footer_copyright_section_background','field_59390deb0778d'),(28788,5694,'footer_copyright_section_text_color',''),(28789,5694,'_footer_copyright_section_text_color','field_59390deb07b67'),(28790,5694,'page_custom_css',''),(28791,5694,'_page_custom_css','field_59390deb083b5'),(28792,5695,'_wp_attached_file','2022/08/Product_Line_up_Brochure_ES-scaled.jpg'),(28793,5695,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1812;s:4:\"file\";s:46:\"2022/08/Product_Line_up_Brochure_ES-scaled.jpg\";s:8:\"filesize\";i:645140;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29928;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Product_Line_up_Brochure_ES-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129957;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86949;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Product_Line_up_Brochure_ES-1536x1087.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1087;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247813;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"Product_Line_up_Brochure_ES-2048x1449.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:416613;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24416;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35201;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63964;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Product_Line_up_Brochure_ES-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16973;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}s:14:\"original_image\";s:31:\"Product_Line_up_Brochure_ES.jpg\";}'),(28794,5696,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28795,5696,'header_menu_style','inherit'),(28796,5696,'_header_menu_style','field_59390deaef21a'),(28797,5696,'menu_type','inherit'),(28798,5696,'_menu_type','field_59390deaefde5'),(28799,5696,'header_menu_hide_border','yes'),(28800,5696,'_header_menu_hide_border','field_57e9090dab86a'),(28801,5696,'header_menu_border_type','inherit'),(28802,5696,'_header_menu_border_type','field_57e273850bfe3'),(28803,5696,'header_menu_add_contacts_bar','inherit'),(28804,5696,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28805,5696,'header_menu_fixed','inherit'),(28806,5696,'_header_menu_fixed','field_59390deaf1978'),(28807,5696,'header_background_image','5061'),(28808,5696,'_header_background_image','field_57dfa3f8e9525'),(28809,5696,'header_background_size','cover'),(28810,5696,'_header_background_size','field_57dfd77f67f25'),(28811,5696,'header_height_fullscreen','inherit'),(28812,5696,'_header_height_fullscreen','field_59390deb00733'),(28813,5696,'header_use_hero','yes'),(28814,5696,'_header_use_hero','field_59390deb00ef1'),(28815,5696,'page_background_type','inherit'),(28816,5696,'_page_background_type','field_59390deb0171e'),(28817,5696,'page_show_breadcrumbs','inherit'),(28818,5696,'_page_show_breadcrumbs','field_59390deb03328'),(28819,5696,'page_is_wrapped','inherit'),(28820,5696,'_page_is_wrapped','field_59390deb03b1b'),(28821,5696,'footer_background_type','inherit'),(28822,5696,'_footer_background_type','field_59390deb053ac'),(28823,5696,'footer_hide','inherit'),(28824,5696,'_footer_hide','field_59390deb06b99'),(28825,5696,'footer_is_wrapped','inherit'),(28826,5696,'_footer_is_wrapped','field_59390deb06fd1'),(28827,5696,'footer_show_copyright_section','inherit'),(28828,5696,'_footer_show_copyright_section','field_59390deb07397'),(28829,5696,'header_menu_use_wrapper','inherit'),(28830,5696,'_header_menu_use_wrapper','field_59390deaef614'),(28831,5696,'header_menu_add_cap','inherit'),(28832,5696,'_header_menu_add_cap','field_59390deaef9ea'),(28833,5696,'page_add_top_padding','inherit'),(28834,5696,'_page_add_top_padding','field_59390deb03f38'),(28835,5696,'header_use_overlay','inherit'),(28836,5696,'_header_use_overlay','field_57e261c601ar334777banewset'),(28837,5696,'header_logo_style','inherit'),(28838,5696,'_header_logo_style','field_59391a16302be'),(28839,5696,'header_menu_style_settings','inherit'),(28840,5696,'_header_menu_style_settings','field_59411fcf0048f'),(28841,5696,'header_menu_contacts_bar_style','inherit'),(28842,5696,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28843,5696,'header_background_type','inherit'),(28844,5696,'_header_background_type','field_59390deaf218a'),(28845,5696,'header_tilte_align','inherit'),(28846,5696,'_header_tilte_align','field_59390deb0034e'),(28847,5696,'page_typography_settings','inherit'),(28848,5696,'_page_typography_settings','field_593a55746376f'),(28849,5696,'page_use_boxed_wrapper','inherit'),(28850,5696,'_page_use_boxed_wrapper','field_59390deb03738'),(28851,5696,'full_width_margins_type','inherit'),(28852,5696,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28853,5696,'footer_logo_widget_type','inherit'),(28854,5696,'_footer_logo_widget_type','field_59390deb04788'),(28855,5696,'footer_as_sticky','inherit'),(28856,5696,'_footer_as_sticky','field_59391743def2b'),(28857,5696,'header_subtitle',''),(28858,5696,'_header_subtitle','field_593ddebba2fcb'),(28859,5696,'header_background_color',''),(28860,5696,'_header_background_color','field_59390deaf2582'),(28861,5696,'header_title_align','inherit'),(28862,5696,'_header_title_align','field_59390deb0034e'),(28863,5696,'header_height',''),(28864,5696,'_header_height','field_59390deb00b09'),(28865,5696,'breadcrumbs_background_color',''),(28866,5696,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28867,5696,'breadcrumbs_text_color',''),(28868,5696,'_breadcrumbs_text_color','field_593db13395d12'),(28869,5696,'page_background_color',''),(28870,5696,'_page_background_color','field_59390deb02f35'),(28871,5696,'footer_text_color',''),(28872,5696,'_footer_text_color','field_5940ec917da19'),(28873,5696,'footer_copyright_section_background',''),(28874,5696,'_footer_copyright_section_background','field_59390deb0778d'),(28875,5696,'footer_copyright_section_text_color',''),(28876,5696,'_footer_copyright_section_text_color','field_59390deb07b67'),(28877,5696,'page_custom_css',''),(28878,5696,'_page_custom_css','field_59390deb083b5'),(28879,5697,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28880,5697,'header_menu_style','inherit'),(28881,5697,'_header_menu_style','field_59390deaef21a'),(28882,5697,'menu_type','inherit'),(28883,5697,'_menu_type','field_59390deaefde5'),(28884,5697,'header_menu_hide_border','yes'),(28885,5697,'_header_menu_hide_border','field_57e9090dab86a'),(28886,5697,'header_menu_border_type','inherit'),(28887,5697,'_header_menu_border_type','field_57e273850bfe3'),(28888,5697,'header_menu_add_contacts_bar','inherit'),(28889,5697,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28890,5697,'header_menu_fixed','inherit'),(28891,5697,'_header_menu_fixed','field_59390deaf1978'),(28892,5697,'header_background_image','5061'),(28893,5697,'_header_background_image','field_57dfa3f8e9525'),(28894,5697,'header_background_size','cover'),(28895,5697,'_header_background_size','field_57dfd77f67f25'),(28896,5697,'header_height_fullscreen','inherit'),(28897,5697,'_header_height_fullscreen','field_59390deb00733'),(28898,5697,'header_use_hero','yes'),(28899,5697,'_header_use_hero','field_59390deb00ef1'),(28900,5697,'page_background_type','inherit'),(28901,5697,'_page_background_type','field_59390deb0171e'),(28902,5697,'page_show_breadcrumbs','inherit'),(28903,5697,'_page_show_breadcrumbs','field_59390deb03328'),(28904,5697,'page_is_wrapped','inherit'),(28905,5697,'_page_is_wrapped','field_59390deb03b1b'),(28906,5697,'footer_background_type','inherit'),(28907,5697,'_footer_background_type','field_59390deb053ac'),(28908,5697,'footer_hide','inherit'),(28909,5697,'_footer_hide','field_59390deb06b99'),(28910,5697,'footer_is_wrapped','inherit'),(28911,5697,'_footer_is_wrapped','field_59390deb06fd1'),(28912,5697,'footer_show_copyright_section','inherit'),(28913,5697,'_footer_show_copyright_section','field_59390deb07397'),(28914,5697,'header_menu_use_wrapper','inherit'),(28915,5697,'_header_menu_use_wrapper','field_59390deaef614'),(28916,5697,'header_menu_add_cap','inherit'),(28917,5697,'_header_menu_add_cap','field_59390deaef9ea'),(28918,5697,'page_add_top_padding','inherit'),(28919,5697,'_page_add_top_padding','field_59390deb03f38'),(28920,5697,'header_use_overlay','inherit'),(28921,5697,'_header_use_overlay','field_57e261c601ar334777banewset'),(28922,5697,'header_logo_style','inherit'),(28923,5697,'_header_logo_style','field_59391a16302be'),(28924,5697,'header_menu_style_settings','inherit'),(28925,5697,'_header_menu_style_settings','field_59411fcf0048f'),(28926,5697,'header_menu_contacts_bar_style','inherit'),(28927,5697,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(28928,5697,'header_background_type','inherit'),(28929,5697,'_header_background_type','field_59390deaf218a'),(28930,5697,'header_tilte_align','inherit'),(28931,5697,'_header_tilte_align','field_59390deb0034e'),(28932,5697,'page_typography_settings','inherit'),(28933,5697,'_page_typography_settings','field_593a55746376f'),(28934,5697,'page_use_boxed_wrapper','inherit'),(28935,5697,'_page_use_boxed_wrapper','field_59390deb03738'),(28936,5697,'full_width_margins_type','inherit'),(28937,5697,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(28938,5697,'footer_logo_widget_type','inherit'),(28939,5697,'_footer_logo_widget_type','field_59390deb04788'),(28940,5697,'footer_as_sticky','inherit'),(28941,5697,'_footer_as_sticky','field_59391743def2b'),(28942,5697,'header_subtitle',''),(28943,5697,'_header_subtitle','field_593ddebba2fcb'),(28944,5697,'header_background_color',''),(28945,5697,'_header_background_color','field_59390deaf2582'),(28946,5697,'header_title_align','inherit'),(28947,5697,'_header_title_align','field_59390deb0034e'),(28948,5697,'header_height',''),(28949,5697,'_header_height','field_59390deb00b09'),(28950,5697,'breadcrumbs_background_color',''),(28951,5697,'_breadcrumbs_background_color','field_593d618e8bfd2'),(28952,5697,'breadcrumbs_text_color',''),(28953,5697,'_breadcrumbs_text_color','field_593db13395d12'),(28954,5697,'page_background_color',''),(28955,5697,'_page_background_color','field_59390deb02f35'),(28956,5697,'footer_text_color',''),(28957,5697,'_footer_text_color','field_5940ec917da19'),(28958,5697,'footer_copyright_section_background',''),(28959,5697,'_footer_copyright_section_background','field_59390deb0778d'),(28960,5697,'footer_copyright_section_text_color',''),(28961,5697,'_footer_copyright_section_text_color','field_59390deb07b67'),(28962,5697,'page_custom_css',''),(28963,5697,'_page_custom_css','field_59390deb083b5'),(28964,5698,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(28965,5698,'header_menu_style','inherit'),(28966,5698,'_header_menu_style','field_59390deaef21a'),(28967,5698,'menu_type','inherit'),(28968,5698,'_menu_type','field_59390deaefde5'),(28969,5698,'header_menu_hide_border','yes'),(28970,5698,'_header_menu_hide_border','field_57e9090dab86a'),(28971,5698,'header_menu_border_type','inherit'),(28972,5698,'_header_menu_border_type','field_57e273850bfe3'),(28973,5698,'header_menu_add_contacts_bar','inherit'),(28974,5698,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(28975,5698,'header_menu_fixed','inherit'),(28976,5698,'_header_menu_fixed','field_59390deaf1978'),(28977,5698,'header_background_image','5061'),(28978,5698,'_header_background_image','field_57dfa3f8e9525'),(28979,5698,'header_background_size','cover'),(28980,5698,'_header_background_size','field_57dfd77f67f25'),(28981,5698,'header_height_fullscreen','inherit'),(28982,5698,'_header_height_fullscreen','field_59390deb00733'),(28983,5698,'header_use_hero','yes'),(28984,5698,'_header_use_hero','field_59390deb00ef1'),(28985,5698,'page_background_type','inherit'),(28986,5698,'_page_background_type','field_59390deb0171e'),(28987,5698,'page_show_breadcrumbs','inherit'),(28988,5698,'_page_show_breadcrumbs','field_59390deb03328'),(28989,5698,'page_is_wrapped','inherit'),(28990,5698,'_page_is_wrapped','field_59390deb03b1b'),(28991,5698,'footer_background_type','inherit'),(28992,5698,'_footer_background_type','field_59390deb053ac'),(28993,5698,'footer_hide','inherit'),(28994,5698,'_footer_hide','field_59390deb06b99'),(28995,5698,'footer_is_wrapped','inherit'),(28996,5698,'_footer_is_wrapped','field_59390deb06fd1'),(28997,5698,'footer_show_copyright_section','inherit'),(28998,5698,'_footer_show_copyright_section','field_59390deb07397'),(28999,5698,'header_menu_use_wrapper','inherit'),(29000,5698,'_header_menu_use_wrapper','field_59390deaef614'),(29001,5698,'header_menu_add_cap','inherit'),(29002,5698,'_header_menu_add_cap','field_59390deaef9ea'),(29003,5698,'page_add_top_padding','inherit'),(29004,5698,'_page_add_top_padding','field_59390deb03f38'),(29005,5698,'header_use_overlay','inherit'),(29006,5698,'_header_use_overlay','field_57e261c601ar334777banewset'),(29007,5698,'header_logo_style','inherit'),(29008,5698,'_header_logo_style','field_59391a16302be'),(29009,5698,'header_menu_style_settings','inherit'),(29010,5698,'_header_menu_style_settings','field_59411fcf0048f'),(29011,5698,'header_menu_contacts_bar_style','inherit'),(29012,5698,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29013,5698,'header_background_type','inherit'),(29014,5698,'_header_background_type','field_59390deaf218a'),(29015,5698,'header_tilte_align','inherit'),(29016,5698,'_header_tilte_align','field_59390deb0034e'),(29017,5698,'page_typography_settings','inherit'),(29018,5698,'_page_typography_settings','field_593a55746376f'),(29019,5698,'page_use_boxed_wrapper','inherit'),(29020,5698,'_page_use_boxed_wrapper','field_59390deb03738'),(29021,5698,'full_width_margins_type','inherit'),(29022,5698,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29023,5698,'footer_logo_widget_type','inherit'),(29024,5698,'_footer_logo_widget_type','field_59390deb04788'),(29025,5698,'footer_as_sticky','inherit'),(29026,5698,'_footer_as_sticky','field_59391743def2b'),(29027,5698,'header_subtitle',''),(29028,5698,'_header_subtitle','field_593ddebba2fcb'),(29029,5698,'header_background_color',''),(29030,5698,'_header_background_color','field_59390deaf2582'),(29031,5698,'header_title_align','inherit'),(29032,5698,'_header_title_align','field_59390deb0034e'),(29033,5698,'header_height',''),(29034,5698,'_header_height','field_59390deb00b09'),(29035,5698,'breadcrumbs_background_color',''),(29036,5698,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29037,5698,'breadcrumbs_text_color',''),(29038,5698,'_breadcrumbs_text_color','field_593db13395d12'),(29039,5698,'page_background_color',''),(29040,5698,'_page_background_color','field_59390deb02f35'),(29041,5698,'footer_text_color',''),(29042,5698,'_footer_text_color','field_5940ec917da19'),(29043,5698,'footer_copyright_section_background',''),(29044,5698,'_footer_copyright_section_background','field_59390deb0778d'),(29045,5698,'footer_copyright_section_text_color',''),(29046,5698,'_footer_copyright_section_text_color','field_59390deb07b67'),(29047,5698,'page_custom_css',''),(29048,5698,'_page_custom_css','field_59390deb083b5'),(29049,5699,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1661785695183{background-color: #000000 !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29050,5699,'header_menu_style','inherit'),(29051,5699,'_header_menu_style','field_59390deaef21a'),(29052,5699,'menu_type','inherit'),(29053,5699,'_menu_type','field_59390deaefde5'),(29054,5699,'header_menu_hide_border','yes'),(29055,5699,'_header_menu_hide_border','field_57e9090dab86a'),(29056,5699,'header_menu_border_type','inherit'),(29057,5699,'_header_menu_border_type','field_57e273850bfe3'),(29058,5699,'header_menu_add_contacts_bar','inherit'),(29059,5699,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29060,5699,'header_menu_fixed','inherit'),(29061,5699,'_header_menu_fixed','field_59390deaf1978'),(29062,5699,'header_background_image','5061'),(29063,5699,'_header_background_image','field_57dfa3f8e9525'),(29064,5699,'header_background_size','cover'),(29065,5699,'_header_background_size','field_57dfd77f67f25'),(29066,5699,'header_height_fullscreen','inherit'),(29067,5699,'_header_height_fullscreen','field_59390deb00733'),(29068,5699,'header_use_hero','yes'),(29069,5699,'_header_use_hero','field_59390deb00ef1'),(29070,5699,'page_background_type','inherit'),(29071,5699,'_page_background_type','field_59390deb0171e'),(29072,5699,'page_show_breadcrumbs','inherit'),(29073,5699,'_page_show_breadcrumbs','field_59390deb03328'),(29074,5699,'page_is_wrapped','inherit'),(29075,5699,'_page_is_wrapped','field_59390deb03b1b'),(29076,5699,'footer_background_type','inherit'),(29077,5699,'_footer_background_type','field_59390deb053ac'),(29078,5699,'footer_hide','inherit'),(29079,5699,'_footer_hide','field_59390deb06b99'),(29080,5699,'footer_is_wrapped','inherit'),(29081,5699,'_footer_is_wrapped','field_59390deb06fd1'),(29082,5699,'footer_show_copyright_section','inherit'),(29083,5699,'_footer_show_copyright_section','field_59390deb07397'),(29084,5699,'header_menu_use_wrapper','inherit'),(29085,5699,'_header_menu_use_wrapper','field_59390deaef614'),(29086,5699,'header_menu_add_cap','inherit'),(29087,5699,'_header_menu_add_cap','field_59390deaef9ea'),(29088,5699,'page_add_top_padding','inherit'),(29089,5699,'_page_add_top_padding','field_59390deb03f38'),(29090,5699,'header_use_overlay','inherit'),(29091,5699,'_header_use_overlay','field_57e261c601ar334777banewset'),(29092,5699,'header_logo_style','inherit'),(29093,5699,'_header_logo_style','field_59391a16302be'),(29094,5699,'header_menu_style_settings','inherit'),(29095,5699,'_header_menu_style_settings','field_59411fcf0048f'),(29096,5699,'header_menu_contacts_bar_style','inherit'),(29097,5699,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29098,5699,'header_background_type','inherit'),(29099,5699,'_header_background_type','field_59390deaf218a'),(29100,5699,'header_tilte_align','inherit'),(29101,5699,'_header_tilte_align','field_59390deb0034e'),(29102,5699,'page_typography_settings','inherit'),(29103,5699,'_page_typography_settings','field_593a55746376f'),(29104,5699,'page_use_boxed_wrapper','inherit'),(29105,5699,'_page_use_boxed_wrapper','field_59390deb03738'),(29106,5699,'full_width_margins_type','inherit'),(29107,5699,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29108,5699,'footer_logo_widget_type','inherit'),(29109,5699,'_footer_logo_widget_type','field_59390deb04788'),(29110,5699,'footer_as_sticky','inherit'),(29111,5699,'_footer_as_sticky','field_59391743def2b'),(29112,5699,'header_subtitle',''),(29113,5699,'_header_subtitle','field_593ddebba2fcb'),(29114,5699,'header_background_color',''),(29115,5699,'_header_background_color','field_59390deaf2582'),(29116,5699,'header_title_align','inherit'),(29117,5699,'_header_title_align','field_59390deb0034e'),(29118,5699,'header_height',''),(29119,5699,'_header_height','field_59390deb00b09'),(29120,5699,'breadcrumbs_background_color',''),(29121,5699,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29122,5699,'breadcrumbs_text_color',''),(29123,5699,'_breadcrumbs_text_color','field_593db13395d12'),(29124,5699,'page_background_color',''),(29125,5699,'_page_background_color','field_59390deb02f35'),(29126,5699,'footer_text_color',''),(29127,5699,'_footer_text_color','field_5940ec917da19'),(29128,5699,'footer_copyright_section_background',''),(29129,5699,'_footer_copyright_section_background','field_59390deb0778d'),(29130,5699,'footer_copyright_section_text_color',''),(29131,5699,'_footer_copyright_section_text_color','field_59390deb07b67'),(29132,5699,'page_custom_css',''),(29133,5699,'_page_custom_css','field_59390deb083b5'),(29219,5701,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785768655{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;background-color: #000000 !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29134,5700,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29135,5700,'header_menu_style','inherit'),(29136,5700,'_header_menu_style','field_59390deaef21a'),(29137,5700,'menu_type','inherit'),(29138,5700,'_menu_type','field_59390deaefde5'),(29139,5700,'header_menu_hide_border','yes'),(29140,5700,'_header_menu_hide_border','field_57e9090dab86a'),(29141,5700,'header_menu_border_type','inherit'),(29142,5700,'_header_menu_border_type','field_57e273850bfe3'),(29143,5700,'header_menu_add_contacts_bar','inherit'),(29144,5700,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29145,5700,'header_menu_fixed','inherit'),(29146,5700,'_header_menu_fixed','field_59390deaf1978'),(29147,5700,'header_background_image','5061'),(29148,5700,'_header_background_image','field_57dfa3f8e9525'),(29149,5700,'header_background_size','cover'),(29150,5700,'_header_background_size','field_57dfd77f67f25'),(29151,5700,'header_height_fullscreen','inherit'),(29152,5700,'_header_height_fullscreen','field_59390deb00733'),(29153,5700,'header_use_hero','yes'),(29154,5700,'_header_use_hero','field_59390deb00ef1'),(29155,5700,'page_background_type','inherit'),(29156,5700,'_page_background_type','field_59390deb0171e'),(29157,5700,'page_show_breadcrumbs','inherit'),(29158,5700,'_page_show_breadcrumbs','field_59390deb03328'),(29159,5700,'page_is_wrapped','inherit'),(29160,5700,'_page_is_wrapped','field_59390deb03b1b'),(29161,5700,'footer_background_type','inherit'),(29162,5700,'_footer_background_type','field_59390deb053ac'),(29163,5700,'footer_hide','inherit'),(29164,5700,'_footer_hide','field_59390deb06b99'),(29165,5700,'footer_is_wrapped','inherit'),(29166,5700,'_footer_is_wrapped','field_59390deb06fd1'),(29167,5700,'footer_show_copyright_section','inherit'),(29168,5700,'_footer_show_copyright_section','field_59390deb07397'),(29169,5700,'header_menu_use_wrapper','inherit'),(29170,5700,'_header_menu_use_wrapper','field_59390deaef614'),(29171,5700,'header_menu_add_cap','inherit'),(29172,5700,'_header_menu_add_cap','field_59390deaef9ea'),(29173,5700,'page_add_top_padding','inherit'),(29174,5700,'_page_add_top_padding','field_59390deb03f38'),(29175,5700,'header_use_overlay','inherit'),(29176,5700,'_header_use_overlay','field_57e261c601ar334777banewset'),(29177,5700,'header_logo_style','inherit'),(29178,5700,'_header_logo_style','field_59391a16302be'),(29179,5700,'header_menu_style_settings','inherit'),(29180,5700,'_header_menu_style_settings','field_59411fcf0048f'),(29181,5700,'header_menu_contacts_bar_style','inherit'),(29182,5700,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29183,5700,'header_background_type','inherit'),(29184,5700,'_header_background_type','field_59390deaf218a'),(29185,5700,'header_tilte_align','inherit'),(29186,5700,'_header_tilte_align','field_59390deb0034e'),(29187,5700,'page_typography_settings','inherit'),(29188,5700,'_page_typography_settings','field_593a55746376f'),(29189,5700,'page_use_boxed_wrapper','inherit'),(29190,5700,'_page_use_boxed_wrapper','field_59390deb03738'),(29191,5700,'full_width_margins_type','inherit'),(29192,5700,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29193,5700,'footer_logo_widget_type','inherit'),(29194,5700,'_footer_logo_widget_type','field_59390deb04788'),(29195,5700,'footer_as_sticky','inherit'),(29196,5700,'_footer_as_sticky','field_59391743def2b'),(29197,5700,'header_subtitle',''),(29198,5700,'_header_subtitle','field_593ddebba2fcb'),(29199,5700,'header_background_color',''),(29200,5700,'_header_background_color','field_59390deaf2582'),(29201,5700,'header_title_align','inherit'),(29202,5700,'_header_title_align','field_59390deb0034e'),(29203,5700,'header_height',''),(29204,5700,'_header_height','field_59390deb00b09'),(29205,5700,'breadcrumbs_background_color',''),(29206,5700,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29207,5700,'breadcrumbs_text_color',''),(29208,5700,'_breadcrumbs_text_color','field_593db13395d12'),(29209,5700,'page_background_color',''),(29210,5700,'_page_background_color','field_59390deb02f35'),(29211,5700,'footer_text_color',''),(29212,5700,'_footer_text_color','field_5940ec917da19'),(29213,5700,'footer_copyright_section_background',''),(29214,5700,'_footer_copyright_section_background','field_59390deb0778d'),(29215,5700,'footer_copyright_section_text_color',''),(29216,5700,'_footer_copyright_section_text_color','field_59390deb07b67'),(29217,5700,'page_custom_css',''),(29218,5700,'_page_custom_css','field_59390deb083b5'),(29220,5701,'header_menu_style','inherit'),(29221,5701,'_header_menu_style','field_59390deaef21a'),(29222,5701,'menu_type','inherit'),(29223,5701,'_menu_type','field_59390deaefde5'),(29224,5701,'header_menu_hide_border','yes'),(29225,5701,'_header_menu_hide_border','field_57e9090dab86a'),(29226,5701,'header_menu_border_type','inherit'),(29227,5701,'_header_menu_border_type','field_57e273850bfe3'),(29228,5701,'header_menu_add_contacts_bar','inherit'),(29229,5701,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29230,5701,'header_menu_fixed','inherit'),(29231,5701,'_header_menu_fixed','field_59390deaf1978'),(29232,5701,'header_background_image','5061'),(29233,5701,'_header_background_image','field_57dfa3f8e9525'),(29234,5701,'header_background_size','cover'),(29235,5701,'_header_background_size','field_57dfd77f67f25'),(29236,5701,'header_height_fullscreen','inherit'),(29237,5701,'_header_height_fullscreen','field_59390deb00733'),(29238,5701,'header_use_hero','yes'),(29239,5701,'_header_use_hero','field_59390deb00ef1'),(29240,5701,'page_background_type','inherit'),(29241,5701,'_page_background_type','field_59390deb0171e'),(29242,5701,'page_show_breadcrumbs','inherit'),(29243,5701,'_page_show_breadcrumbs','field_59390deb03328'),(29244,5701,'page_is_wrapped','inherit'),(29245,5701,'_page_is_wrapped','field_59390deb03b1b'),(29246,5701,'footer_background_type','inherit'),(29247,5701,'_footer_background_type','field_59390deb053ac'),(29248,5701,'footer_hide','inherit'),(29249,5701,'_footer_hide','field_59390deb06b99'),(29250,5701,'footer_is_wrapped','inherit'),(29251,5701,'_footer_is_wrapped','field_59390deb06fd1'),(29252,5701,'footer_show_copyright_section','inherit'),(29253,5701,'_footer_show_copyright_section','field_59390deb07397'),(29254,5701,'header_menu_use_wrapper','inherit'),(29255,5701,'_header_menu_use_wrapper','field_59390deaef614'),(29256,5701,'header_menu_add_cap','inherit'),(29257,5701,'_header_menu_add_cap','field_59390deaef9ea'),(29258,5701,'page_add_top_padding','inherit'),(29259,5701,'_page_add_top_padding','field_59390deb03f38'),(29260,5701,'header_use_overlay','inherit'),(29261,5701,'_header_use_overlay','field_57e261c601ar334777banewset'),(29262,5701,'header_logo_style','inherit'),(29263,5701,'_header_logo_style','field_59391a16302be'),(29264,5701,'header_menu_style_settings','inherit'),(29265,5701,'_header_menu_style_settings','field_59411fcf0048f'),(29266,5701,'header_menu_contacts_bar_style','inherit'),(29267,5701,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29268,5701,'header_background_type','inherit'),(29269,5701,'_header_background_type','field_59390deaf218a'),(29270,5701,'header_tilte_align','inherit'),(29271,5701,'_header_tilte_align','field_59390deb0034e'),(29272,5701,'page_typography_settings','inherit'),(29273,5701,'_page_typography_settings','field_593a55746376f'),(29274,5701,'page_use_boxed_wrapper','inherit'),(29275,5701,'_page_use_boxed_wrapper','field_59390deb03738'),(29276,5701,'full_width_margins_type','inherit'),(29277,5701,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29278,5701,'footer_logo_widget_type','inherit'),(29279,5701,'_footer_logo_widget_type','field_59390deb04788'),(29280,5701,'footer_as_sticky','inherit'),(29281,5701,'_footer_as_sticky','field_59391743def2b'),(29282,5701,'header_subtitle',''),(29283,5701,'_header_subtitle','field_593ddebba2fcb'),(29284,5701,'header_background_color',''),(29285,5701,'_header_background_color','field_59390deaf2582'),(29286,5701,'header_title_align','inherit'),(29287,5701,'_header_title_align','field_59390deb0034e'),(29288,5701,'header_height',''),(29289,5701,'_header_height','field_59390deb00b09'),(29290,5701,'breadcrumbs_background_color',''),(29291,5701,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29292,5701,'breadcrumbs_text_color',''),(29293,5701,'_breadcrumbs_text_color','field_593db13395d12'),(29294,5701,'page_background_color',''),(29295,5701,'_page_background_color','field_59390deb02f35'),(29296,5701,'footer_text_color',''),(29297,5701,'_footer_text_color','field_5940ec917da19'),(29298,5701,'footer_copyright_section_background',''),(29299,5701,'_footer_copyright_section_background','field_59390deb0778d'),(29300,5701,'footer_copyright_section_text_color',''),(29301,5701,'_footer_copyright_section_text_color','field_59390deb07b67'),(29302,5701,'page_custom_css',''),(29303,5701,'_page_custom_css','field_59390deb083b5'),(29389,5703,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786134796{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29304,5702,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29305,5702,'header_menu_style','inherit'),(29306,5702,'_header_menu_style','field_59390deaef21a'),(29307,5702,'menu_type','inherit'),(29308,5702,'_menu_type','field_59390deaefde5'),(29309,5702,'header_menu_hide_border','yes'),(29310,5702,'_header_menu_hide_border','field_57e9090dab86a'),(29311,5702,'header_menu_border_type','inherit'),(29312,5702,'_header_menu_border_type','field_57e273850bfe3'),(29313,5702,'header_menu_add_contacts_bar','inherit'),(29314,5702,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29315,5702,'header_menu_fixed','inherit'),(29316,5702,'_header_menu_fixed','field_59390deaf1978'),(29317,5702,'header_background_image','5061'),(29318,5702,'_header_background_image','field_57dfa3f8e9525'),(29319,5702,'header_background_size','cover'),(29320,5702,'_header_background_size','field_57dfd77f67f25'),(29321,5702,'header_height_fullscreen','inherit'),(29322,5702,'_header_height_fullscreen','field_59390deb00733'),(29323,5702,'header_use_hero','yes'),(29324,5702,'_header_use_hero','field_59390deb00ef1'),(29325,5702,'page_background_type','inherit'),(29326,5702,'_page_background_type','field_59390deb0171e'),(29327,5702,'page_show_breadcrumbs','inherit'),(29328,5702,'_page_show_breadcrumbs','field_59390deb03328'),(29329,5702,'page_is_wrapped','inherit'),(29330,5702,'_page_is_wrapped','field_59390deb03b1b'),(29331,5702,'footer_background_type','inherit'),(29332,5702,'_footer_background_type','field_59390deb053ac'),(29333,5702,'footer_hide','inherit'),(29334,5702,'_footer_hide','field_59390deb06b99'),(29335,5702,'footer_is_wrapped','inherit'),(29336,5702,'_footer_is_wrapped','field_59390deb06fd1'),(29337,5702,'footer_show_copyright_section','inherit'),(29338,5702,'_footer_show_copyright_section','field_59390deb07397'),(29339,5702,'header_menu_use_wrapper','inherit'),(29340,5702,'_header_menu_use_wrapper','field_59390deaef614'),(29341,5702,'header_menu_add_cap','inherit'),(29342,5702,'_header_menu_add_cap','field_59390deaef9ea'),(29343,5702,'page_add_top_padding','inherit'),(29344,5702,'_page_add_top_padding','field_59390deb03f38'),(29345,5702,'header_use_overlay','inherit'),(29346,5702,'_header_use_overlay','field_57e261c601ar334777banewset'),(29347,5702,'header_logo_style','inherit'),(29348,5702,'_header_logo_style','field_59391a16302be'),(29349,5702,'header_menu_style_settings','inherit'),(29350,5702,'_header_menu_style_settings','field_59411fcf0048f'),(29351,5702,'header_menu_contacts_bar_style','inherit'),(29352,5702,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29353,5702,'header_background_type','inherit'),(29354,5702,'_header_background_type','field_59390deaf218a'),(29355,5702,'header_tilte_align','inherit'),(29356,5702,'_header_tilte_align','field_59390deb0034e'),(29357,5702,'page_typography_settings','inherit'),(29358,5702,'_page_typography_settings','field_593a55746376f'),(29359,5702,'page_use_boxed_wrapper','inherit'),(29360,5702,'_page_use_boxed_wrapper','field_59390deb03738'),(29361,5702,'full_width_margins_type','inherit'),(29362,5702,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29363,5702,'footer_logo_widget_type','inherit'),(29364,5702,'_footer_logo_widget_type','field_59390deb04788'),(29365,5702,'footer_as_sticky','inherit'),(29366,5702,'_footer_as_sticky','field_59391743def2b'),(29367,5702,'header_subtitle',''),(29368,5702,'_header_subtitle','field_593ddebba2fcb'),(29369,5702,'header_background_color',''),(29370,5702,'_header_background_color','field_59390deaf2582'),(29371,5702,'header_title_align','inherit'),(29372,5702,'_header_title_align','field_59390deb0034e'),(29373,5702,'header_height',''),(29374,5702,'_header_height','field_59390deb00b09'),(29375,5702,'breadcrumbs_background_color',''),(29376,5702,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29377,5702,'breadcrumbs_text_color',''),(29378,5702,'_breadcrumbs_text_color','field_593db13395d12'),(29379,5702,'page_background_color',''),(29380,5702,'_page_background_color','field_59390deb02f35'),(29381,5702,'footer_text_color',''),(29382,5702,'_footer_text_color','field_5940ec917da19'),(29383,5702,'footer_copyright_section_background',''),(29384,5702,'_footer_copyright_section_background','field_59390deb0778d'),(29385,5702,'footer_copyright_section_text_color',''),(29386,5702,'_footer_copyright_section_text_color','field_59390deb07b67'),(29387,5702,'page_custom_css',''),(29388,5702,'_page_custom_css','field_59390deb083b5'),(29390,5703,'header_menu_style','inherit'),(29391,5703,'_header_menu_style','field_59390deaef21a'),(29392,5703,'menu_type','inherit'),(29393,5703,'_menu_type','field_59390deaefde5'),(29394,5703,'header_menu_hide_border','yes'),(29395,5703,'_header_menu_hide_border','field_57e9090dab86a'),(29396,5703,'header_menu_border_type','inherit'),(29397,5703,'_header_menu_border_type','field_57e273850bfe3'),(29398,5703,'header_menu_add_contacts_bar','inherit'),(29399,5703,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29400,5703,'header_menu_fixed','inherit'),(29401,5703,'_header_menu_fixed','field_59390deaf1978'),(29402,5703,'header_background_image','5061'),(29403,5703,'_header_background_image','field_57dfa3f8e9525'),(29404,5703,'header_background_size','cover'),(29405,5703,'_header_background_size','field_57dfd77f67f25'),(29406,5703,'header_height_fullscreen','inherit'),(29407,5703,'_header_height_fullscreen','field_59390deb00733'),(29408,5703,'header_use_hero','yes'),(29409,5703,'_header_use_hero','field_59390deb00ef1'),(29410,5703,'page_background_type','inherit'),(29411,5703,'_page_background_type','field_59390deb0171e'),(29412,5703,'page_show_breadcrumbs','inherit'),(29413,5703,'_page_show_breadcrumbs','field_59390deb03328'),(29414,5703,'page_is_wrapped','inherit'),(29415,5703,'_page_is_wrapped','field_59390deb03b1b'),(29416,5703,'footer_background_type','inherit'),(29417,5703,'_footer_background_type','field_59390deb053ac'),(29418,5703,'footer_hide','inherit'),(29419,5703,'_footer_hide','field_59390deb06b99'),(29420,5703,'footer_is_wrapped','inherit'),(29421,5703,'_footer_is_wrapped','field_59390deb06fd1'),(29422,5703,'footer_show_copyright_section','inherit'),(29423,5703,'_footer_show_copyright_section','field_59390deb07397'),(29424,5703,'header_menu_use_wrapper','inherit'),(29425,5703,'_header_menu_use_wrapper','field_59390deaef614'),(29426,5703,'header_menu_add_cap','inherit'),(29427,5703,'_header_menu_add_cap','field_59390deaef9ea'),(29428,5703,'page_add_top_padding','inherit'),(29429,5703,'_page_add_top_padding','field_59390deb03f38'),(29430,5703,'header_use_overlay','inherit'),(29431,5703,'_header_use_overlay','field_57e261c601ar334777banewset'),(29432,5703,'header_logo_style','inherit'),(29433,5703,'_header_logo_style','field_59391a16302be'),(29434,5703,'header_menu_style_settings','inherit'),(29435,5703,'_header_menu_style_settings','field_59411fcf0048f'),(29436,5703,'header_menu_contacts_bar_style','inherit'),(29437,5703,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29438,5703,'header_background_type','inherit'),(29439,5703,'_header_background_type','field_59390deaf218a'),(29440,5703,'header_tilte_align','inherit'),(29441,5703,'_header_tilte_align','field_59390deb0034e'),(29442,5703,'page_typography_settings','inherit'),(29443,5703,'_page_typography_settings','field_593a55746376f'),(29444,5703,'page_use_boxed_wrapper','inherit'),(29445,5703,'_page_use_boxed_wrapper','field_59390deb03738'),(29446,5703,'full_width_margins_type','inherit'),(29447,5703,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29448,5703,'footer_logo_widget_type','inherit'),(29449,5703,'_footer_logo_widget_type','field_59390deb04788'),(29450,5703,'footer_as_sticky','inherit'),(29451,5703,'_footer_as_sticky','field_59391743def2b'),(29452,5703,'header_subtitle',''),(29453,5703,'_header_subtitle','field_593ddebba2fcb'),(29454,5703,'header_background_color',''),(29455,5703,'_header_background_color','field_59390deaf2582'),(29456,5703,'header_title_align','inherit'),(29457,5703,'_header_title_align','field_59390deb0034e'),(29458,5703,'header_height',''),(29459,5703,'_header_height','field_59390deb00b09'),(29460,5703,'breadcrumbs_background_color',''),(29461,5703,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29462,5703,'breadcrumbs_text_color',''),(29463,5703,'_breadcrumbs_text_color','field_593db13395d12'),(29464,5703,'page_background_color',''),(29465,5703,'_page_background_color','field_59390deb02f35'),(29466,5703,'footer_text_color',''),(29467,5703,'_footer_text_color','field_5940ec917da19'),(29468,5703,'footer_copyright_section_background',''),(29469,5703,'_footer_copyright_section_background','field_59390deb0778d'),(29470,5703,'footer_copyright_section_text_color',''),(29471,5703,'_footer_copyright_section_text_color','field_59390deb07b67'),(29472,5703,'page_custom_css',''),(29473,5703,'_page_custom_css','field_59390deb083b5'),(29474,5704,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786191696{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29475,5704,'header_menu_style','inherit'),(29476,5704,'_header_menu_style','field_59390deaef21a'),(29477,5704,'menu_type','inherit'),(29478,5704,'_menu_type','field_59390deaefde5'),(29479,5704,'header_menu_hide_border','yes'),(29480,5704,'_header_menu_hide_border','field_57e9090dab86a'),(29481,5704,'header_menu_border_type','inherit'),(29482,5704,'_header_menu_border_type','field_57e273850bfe3'),(29483,5704,'header_menu_add_contacts_bar','inherit'),(29484,5704,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29485,5704,'header_menu_fixed','inherit'),(29486,5704,'_header_menu_fixed','field_59390deaf1978'),(29487,5704,'header_background_image','5061'),(29488,5704,'_header_background_image','field_57dfa3f8e9525'),(29489,5704,'header_background_size','cover'),(29490,5704,'_header_background_size','field_57dfd77f67f25'),(29491,5704,'header_height_fullscreen','inherit'),(29492,5704,'_header_height_fullscreen','field_59390deb00733'),(29493,5704,'header_use_hero','yes'),(29494,5704,'_header_use_hero','field_59390deb00ef1'),(29495,5704,'page_background_type','inherit'),(29496,5704,'_page_background_type','field_59390deb0171e'),(29497,5704,'page_show_breadcrumbs','inherit'),(29498,5704,'_page_show_breadcrumbs','field_59390deb03328'),(29499,5704,'page_is_wrapped','inherit'),(29500,5704,'_page_is_wrapped','field_59390deb03b1b'),(29501,5704,'footer_background_type','inherit'),(29502,5704,'_footer_background_type','field_59390deb053ac'),(29503,5704,'footer_hide','inherit'),(29504,5704,'_footer_hide','field_59390deb06b99'),(29505,5704,'footer_is_wrapped','inherit'),(29506,5704,'_footer_is_wrapped','field_59390deb06fd1'),(29507,5704,'footer_show_copyright_section','inherit'),(29508,5704,'_footer_show_copyright_section','field_59390deb07397'),(29509,5704,'header_menu_use_wrapper','inherit'),(29510,5704,'_header_menu_use_wrapper','field_59390deaef614'),(29511,5704,'header_menu_add_cap','inherit'),(29512,5704,'_header_menu_add_cap','field_59390deaef9ea'),(29513,5704,'page_add_top_padding','inherit'),(29514,5704,'_page_add_top_padding','field_59390deb03f38'),(29515,5704,'header_use_overlay','inherit'),(29516,5704,'_header_use_overlay','field_57e261c601ar334777banewset'),(29517,5704,'header_logo_style','inherit'),(29518,5704,'_header_logo_style','field_59391a16302be'),(29519,5704,'header_menu_style_settings','inherit'),(29520,5704,'_header_menu_style_settings','field_59411fcf0048f'),(29521,5704,'header_menu_contacts_bar_style','inherit'),(29522,5704,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29523,5704,'header_background_type','inherit'),(29524,5704,'_header_background_type','field_59390deaf218a'),(29525,5704,'header_tilte_align','inherit'),(29526,5704,'_header_tilte_align','field_59390deb0034e'),(29527,5704,'page_typography_settings','inherit'),(29528,5704,'_page_typography_settings','field_593a55746376f'),(29529,5704,'page_use_boxed_wrapper','inherit'),(29530,5704,'_page_use_boxed_wrapper','field_59390deb03738'),(29531,5704,'full_width_margins_type','inherit'),(29532,5704,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29533,5704,'footer_logo_widget_type','inherit'),(29534,5704,'_footer_logo_widget_type','field_59390deb04788'),(29535,5704,'footer_as_sticky','inherit'),(29536,5704,'_footer_as_sticky','field_59391743def2b'),(29537,5704,'header_subtitle',''),(29538,5704,'_header_subtitle','field_593ddebba2fcb'),(29539,5704,'header_background_color',''),(29540,5704,'_header_background_color','field_59390deaf2582'),(29541,5704,'header_title_align','inherit'),(29542,5704,'_header_title_align','field_59390deb0034e'),(29543,5704,'header_height',''),(29544,5704,'_header_height','field_59390deb00b09'),(29545,5704,'breadcrumbs_background_color',''),(29546,5704,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29547,5704,'breadcrumbs_text_color',''),(29548,5704,'_breadcrumbs_text_color','field_593db13395d12'),(29549,5704,'page_background_color',''),(29550,5704,'_page_background_color','field_59390deb02f35'),(29551,5704,'footer_text_color',''),(29552,5704,'_footer_text_color','field_5940ec917da19'),(29553,5704,'footer_copyright_section_background',''),(29554,5704,'_footer_copyright_section_background','field_59390deb0778d'),(29555,5704,'footer_copyright_section_text_color',''),(29556,5704,'_footer_copyright_section_text_color','field_59390deb07b67'),(29557,5704,'page_custom_css',''),(29558,5704,'_page_custom_css','field_59390deb083b5'),(29559,5705,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29560,5705,'header_menu_style','inherit'),(29561,5705,'_header_menu_style','field_59390deaef21a'),(29562,5705,'menu_type','inherit'),(29563,5705,'_menu_type','field_59390deaefde5'),(29564,5705,'header_menu_hide_border','yes'),(29565,5705,'_header_menu_hide_border','field_57e9090dab86a'),(29566,5705,'header_menu_border_type','inherit'),(29567,5705,'_header_menu_border_type','field_57e273850bfe3'),(29568,5705,'header_menu_add_contacts_bar','inherit'),(29569,5705,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29570,5705,'header_menu_fixed','inherit'),(29571,5705,'_header_menu_fixed','field_59390deaf1978'),(29572,5705,'header_background_image','5061'),(29573,5705,'_header_background_image','field_57dfa3f8e9525'),(29574,5705,'header_background_size','cover'),(29575,5705,'_header_background_size','field_57dfd77f67f25'),(29576,5705,'header_height_fullscreen','inherit'),(29577,5705,'_header_height_fullscreen','field_59390deb00733'),(29578,5705,'header_use_hero','yes'),(29579,5705,'_header_use_hero','field_59390deb00ef1'),(29580,5705,'page_background_type','inherit'),(29581,5705,'_page_background_type','field_59390deb0171e'),(29582,5705,'page_show_breadcrumbs','inherit'),(29583,5705,'_page_show_breadcrumbs','field_59390deb03328'),(29584,5705,'page_is_wrapped','inherit'),(29585,5705,'_page_is_wrapped','field_59390deb03b1b'),(29586,5705,'footer_background_type','inherit'),(29587,5705,'_footer_background_type','field_59390deb053ac'),(29588,5705,'footer_hide','inherit'),(29589,5705,'_footer_hide','field_59390deb06b99'),(29590,5705,'footer_is_wrapped','inherit'),(29591,5705,'_footer_is_wrapped','field_59390deb06fd1'),(29592,5705,'footer_show_copyright_section','inherit'),(29593,5705,'_footer_show_copyright_section','field_59390deb07397'),(29594,5705,'header_menu_use_wrapper','inherit'),(29595,5705,'_header_menu_use_wrapper','field_59390deaef614'),(29596,5705,'header_menu_add_cap','inherit'),(29597,5705,'_header_menu_add_cap','field_59390deaef9ea'),(29598,5705,'page_add_top_padding','inherit'),(29599,5705,'_page_add_top_padding','field_59390deb03f38'),(29600,5705,'header_use_overlay','inherit'),(29601,5705,'_header_use_overlay','field_57e261c601ar334777banewset'),(29602,5705,'header_logo_style','inherit'),(29603,5705,'_header_logo_style','field_59391a16302be'),(29604,5705,'header_menu_style_settings','inherit'),(29605,5705,'_header_menu_style_settings','field_59411fcf0048f'),(29606,5705,'header_menu_contacts_bar_style','inherit'),(29607,5705,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29608,5705,'header_background_type','inherit'),(29609,5705,'_header_background_type','field_59390deaf218a'),(29610,5705,'header_tilte_align','inherit'),(29611,5705,'_header_tilte_align','field_59390deb0034e'),(29612,5705,'page_typography_settings','inherit'),(29613,5705,'_page_typography_settings','field_593a55746376f'),(29614,5705,'page_use_boxed_wrapper','inherit'),(29615,5705,'_page_use_boxed_wrapper','field_59390deb03738'),(29616,5705,'full_width_margins_type','inherit'),(29617,5705,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29618,5705,'footer_logo_widget_type','inherit'),(29619,5705,'_footer_logo_widget_type','field_59390deb04788'),(29620,5705,'footer_as_sticky','inherit'),(29621,5705,'_footer_as_sticky','field_59391743def2b'),(29622,5705,'header_subtitle',''),(29623,5705,'_header_subtitle','field_593ddebba2fcb'),(29624,5705,'header_background_color',''),(29625,5705,'_header_background_color','field_59390deaf2582'),(29626,5705,'header_title_align','inherit'),(29627,5705,'_header_title_align','field_59390deb0034e'),(29628,5705,'header_height',''),(29629,5705,'_header_height','field_59390deb00b09'),(29630,5705,'breadcrumbs_background_color',''),(29631,5705,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29632,5705,'breadcrumbs_text_color',''),(29633,5705,'_breadcrumbs_text_color','field_593db13395d12'),(29634,5705,'page_background_color',''),(29635,5705,'_page_background_color','field_59390deb02f35'),(29636,5705,'footer_text_color',''),(29637,5705,'_footer_text_color','field_5940ec917da19'),(29638,5705,'footer_copyright_section_background',''),(29639,5705,'_footer_copyright_section_background','field_59390deb0778d'),(29640,5705,'footer_copyright_section_text_color',''),(29641,5705,'_footer_copyright_section_text_color','field_59390deb07b67'),(29642,5705,'page_custom_css',''),(29643,5705,'_page_custom_css','field_59390deb083b5'),(29645,5706,'header_menu_style','inherit'),(29646,5706,'_header_menu_style','field_59390deaef21a'),(29647,5706,'menu_type','inherit'),(29648,5706,'_menu_type','field_59390deaefde5'),(29649,5706,'header_menu_hide_border','yes'),(29650,5706,'_header_menu_hide_border','field_57e9090dab86a'),(29651,5706,'header_menu_border_type','inherit'),(29652,5706,'_header_menu_border_type','field_57e273850bfe3'),(29653,5706,'header_menu_add_contacts_bar','inherit'),(29654,5706,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29655,5706,'header_menu_fixed','inherit'),(29656,5706,'_header_menu_fixed','field_59390deaf1978'),(29657,5706,'header_background_image','5061'),(29658,5706,'_header_background_image','field_57dfa3f8e9525'),(29659,5706,'header_background_size','cover'),(29660,5706,'_header_background_size','field_57dfd77f67f25'),(29661,5706,'header_height_fullscreen','inherit'),(29662,5706,'_header_height_fullscreen','field_59390deb00733'),(29663,5706,'header_use_hero','yes'),(29664,5706,'_header_use_hero','field_59390deb00ef1'),(29665,5706,'page_background_type','inherit'),(29666,5706,'_page_background_type','field_59390deb0171e'),(29667,5706,'page_show_breadcrumbs','inherit'),(29668,5706,'_page_show_breadcrumbs','field_59390deb03328'),(29669,5706,'page_is_wrapped','inherit'),(29670,5706,'_page_is_wrapped','field_59390deb03b1b'),(29671,5706,'footer_background_type','inherit'),(29672,5706,'_footer_background_type','field_59390deb053ac'),(29673,5706,'footer_hide','inherit'),(29674,5706,'_footer_hide','field_59390deb06b99'),(29675,5706,'footer_is_wrapped','inherit'),(29676,5706,'_footer_is_wrapped','field_59390deb06fd1'),(29677,5706,'footer_show_copyright_section','inherit'),(29678,5706,'_footer_show_copyright_section','field_59390deb07397'),(29679,5706,'header_menu_use_wrapper','inherit'),(29680,5706,'_header_menu_use_wrapper','field_59390deaef614'),(29681,5706,'header_menu_add_cap','inherit'),(29682,5706,'_header_menu_add_cap','field_59390deaef9ea'),(29683,5706,'page_add_top_padding','inherit'),(29684,5706,'_page_add_top_padding','field_59390deb03f38'),(29685,5706,'header_use_overlay','inherit'),(29686,5706,'_header_use_overlay','field_57e261c601ar334777banewset'),(29687,5706,'header_logo_style','inherit'),(29688,5706,'_header_logo_style','field_59391a16302be'),(29689,5706,'header_menu_style_settings','inherit'),(29690,5706,'_header_menu_style_settings','field_59411fcf0048f'),(29691,5706,'header_menu_contacts_bar_style','inherit'),(29692,5706,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29693,5706,'header_background_type','inherit'),(29694,5706,'_header_background_type','field_59390deaf218a'),(29695,5706,'header_tilte_align','inherit'),(29696,5706,'_header_tilte_align','field_59390deb0034e'),(29697,5706,'page_typography_settings','inherit'),(29698,5706,'_page_typography_settings','field_593a55746376f'),(29699,5706,'page_use_boxed_wrapper','inherit'),(29700,5706,'_page_use_boxed_wrapper','field_59390deb03738'),(29701,5706,'full_width_margins_type','inherit'),(29702,5706,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29703,5706,'footer_logo_widget_type','inherit'),(29704,5706,'_footer_logo_widget_type','field_59390deb04788'),(29705,5706,'footer_as_sticky','inherit'),(29706,5706,'_footer_as_sticky','field_59391743def2b'),(29707,5706,'header_subtitle',''),(29708,5706,'_header_subtitle','field_593ddebba2fcb'),(29709,5706,'header_background_color',''),(29710,5706,'_header_background_color','field_59390deaf2582'),(29711,5706,'header_title_align','inherit'),(29712,5706,'_header_title_align','field_59390deb0034e'),(29713,5706,'header_height',''),(29714,5706,'_header_height','field_59390deb00b09'),(29715,5706,'breadcrumbs_background_color',''),(29716,5706,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29717,5706,'breadcrumbs_text_color',''),(29718,5706,'_breadcrumbs_text_color','field_593db13395d12'),(29719,5706,'page_background_color',''),(29720,5706,'_page_background_color','field_59390deb02f35'),(29721,5706,'footer_text_color',''),(29722,5706,'_footer_text_color','field_5940ec917da19'),(29723,5706,'footer_copyright_section_background',''),(29724,5706,'_footer_copyright_section_background','field_59390deb0778d'),(29725,5706,'footer_copyright_section_text_color',''),(29726,5706,'_footer_copyright_section_text_color','field_59390deb07b67'),(29727,5706,'page_custom_css',''),(29728,5706,'_page_custom_css','field_59390deb083b5'),(29729,5707,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29730,5707,'header_menu_style','inherit'),(29731,5707,'_header_menu_style','field_59390deaef21a'),(29732,5707,'menu_type','inherit'),(29733,5707,'_menu_type','field_59390deaefde5'),(29734,5707,'header_menu_hide_border','yes'),(29735,5707,'_header_menu_hide_border','field_57e9090dab86a'),(29736,5707,'header_menu_border_type','inherit'),(29737,5707,'_header_menu_border_type','field_57e273850bfe3'),(29738,5707,'header_menu_add_contacts_bar','inherit'),(29739,5707,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29740,5707,'header_menu_fixed','inherit'),(29741,5707,'_header_menu_fixed','field_59390deaf1978'),(29742,5707,'header_background_image','5061'),(29743,5707,'_header_background_image','field_57dfa3f8e9525'),(29744,5707,'header_background_size','cover'),(29745,5707,'_header_background_size','field_57dfd77f67f25'),(29746,5707,'header_height_fullscreen','inherit'),(29747,5707,'_header_height_fullscreen','field_59390deb00733'),(29748,5707,'header_use_hero','yes'),(29749,5707,'_header_use_hero','field_59390deb00ef1'),(29750,5707,'page_background_type','inherit'),(29751,5707,'_page_background_type','field_59390deb0171e'),(29752,5707,'page_show_breadcrumbs','inherit'),(29753,5707,'_page_show_breadcrumbs','field_59390deb03328'),(29754,5707,'page_is_wrapped','inherit'),(29755,5707,'_page_is_wrapped','field_59390deb03b1b'),(29756,5707,'footer_background_type','inherit'),(29757,5707,'_footer_background_type','field_59390deb053ac'),(29758,5707,'footer_hide','inherit'),(29759,5707,'_footer_hide','field_59390deb06b99'),(29760,5707,'footer_is_wrapped','inherit'),(29761,5707,'_footer_is_wrapped','field_59390deb06fd1'),(29762,5707,'footer_show_copyright_section','inherit'),(29763,5707,'_footer_show_copyright_section','field_59390deb07397'),(29764,5707,'header_menu_use_wrapper','inherit'),(29765,5707,'_header_menu_use_wrapper','field_59390deaef614'),(29766,5707,'header_menu_add_cap','inherit'),(29767,5707,'_header_menu_add_cap','field_59390deaef9ea'),(29768,5707,'page_add_top_padding','inherit'),(29769,5707,'_page_add_top_padding','field_59390deb03f38'),(29770,5707,'header_use_overlay','inherit'),(29771,5707,'_header_use_overlay','field_57e261c601ar334777banewset'),(29772,5707,'header_logo_style','inherit'),(29773,5707,'_header_logo_style','field_59391a16302be'),(29774,5707,'header_menu_style_settings','inherit'),(29775,5707,'_header_menu_style_settings','field_59411fcf0048f'),(29776,5707,'header_menu_contacts_bar_style','inherit'),(29777,5707,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29778,5707,'header_background_type','inherit'),(29779,5707,'_header_background_type','field_59390deaf218a'),(29780,5707,'header_tilte_align','inherit'),(29781,5707,'_header_tilte_align','field_59390deb0034e'),(29782,5707,'page_typography_settings','inherit'),(29783,5707,'_page_typography_settings','field_593a55746376f'),(29784,5707,'page_use_boxed_wrapper','inherit'),(29785,5707,'_page_use_boxed_wrapper','field_59390deb03738'),(29786,5707,'full_width_margins_type','inherit'),(29787,5707,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29788,5707,'footer_logo_widget_type','inherit'),(29789,5707,'_footer_logo_widget_type','field_59390deb04788'),(29790,5707,'footer_as_sticky','inherit'),(29791,5707,'_footer_as_sticky','field_59391743def2b'),(29792,5707,'header_subtitle',''),(29793,5707,'_header_subtitle','field_593ddebba2fcb'),(29794,5707,'header_background_color',''),(29795,5707,'_header_background_color','field_59390deaf2582'),(29796,5707,'header_title_align','inherit'),(29797,5707,'_header_title_align','field_59390deb0034e'),(29798,5707,'header_height',''),(29799,5707,'_header_height','field_59390deb00b09'),(29800,5707,'breadcrumbs_background_color',''),(29801,5707,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29802,5707,'breadcrumbs_text_color',''),(29803,5707,'_breadcrumbs_text_color','field_593db13395d12'),(29804,5707,'page_background_color',''),(29805,5707,'_page_background_color','field_59390deb02f35'),(29806,5707,'footer_text_color',''),(29807,5707,'_footer_text_color','field_5940ec917da19'),(29808,5707,'footer_copyright_section_background',''),(29809,5707,'_footer_copyright_section_background','field_59390deb0778d'),(29810,5707,'footer_copyright_section_text_color',''),(29811,5707,'_footer_copyright_section_text_color','field_59390deb07b67'),(29812,5707,'page_custom_css',''),(29813,5707,'_page_custom_css','field_59390deb083b5'),(30088,5720,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(29814,5113,'_edit_lock','1661787409:1'),(29815,5708,'_wp_attached_file','2022/08/Bibliotheca.png'),(29816,5708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:158;s:6:\"height\";i:20;s:4:\"file\";s:23:\"2022/08/Bibliotheca.png\";s:8:\"filesize\";i:1683;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Bibliotheca-150x20.png\";s:5:\"width\";i:150;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1998;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Bibliotheca-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29817,5709,'_wp_attached_file','2022/08/E-control.png'),(29818,5709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:59;s:6:\"height\";i:20;s:4:\"file\";s:21:\"2022/08/E-control.png\";s:8:\"filesize\";i:656;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:{}}}'),(29819,5710,'_wp_attached_file','2022/08/Granding.png'),(29820,5710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:189;s:6:\"height\";i:20;s:4:\"file\";s:20:\"2022/08/Granding.png\";s:8:\"filesize\";i:1297;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Granding-150x20.png\";s:5:\"width\";i:150;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1379;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Granding-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29821,5711,'_wp_attached_file','2022/08/Grupo-Spec.png'),(29822,5711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:50;s:6:\"height\";i:20;s:4:\"file\";s:22:\"2022/08/Grupo-Spec.png\";s:8:\"filesize\";i:1015;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:{}}}'),(29823,5712,'_wp_attached_file','2022/08/Gunnebo.png'),(29824,5712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:105;s:6:\"height\";i:20;s:4:\"file\";s:19:\"2022/08/Gunnebo.png\";s:8:\"filesize\";i:1186;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"Gunnebo-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29825,5713,'_wp_attached_file','2022/08/Secugen.png'),(29826,5713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:93;s:6:\"height\";i:20;s:4:\"file\";s:19:\"2022/08/Secugen.png\";s:8:\"filesize\";i:1205;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:{}}}'),(29827,5714,'_wp_attached_file','2022/08/SmokeCloak.png'),(29828,5714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:60;s:6:\"height\";i:20;s:4:\"file\";s:22:\"2022/08/SmokeCloak.png\";s:8:\"filesize\";i:818;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:{}}}'),(29829,5715,'_wp_attached_file','2022/08/Suprema.png'),(29830,5715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:144;s:6:\"height\";i:20;s:4:\"file\";s:19:\"2022/08/Suprema.png\";s:8:\"filesize\";i:1347;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"Suprema-100x20.png\";s:5:\"width\";i:100;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1039;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29831,5716,'_wp_attached_file','2022/08/UNV.png'),(29832,5716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:39;s:6:\"height\";i:20;s:4:\"file\";s:15:\"2022/08/UNV.png\";s:8:\"filesize\";i:534;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:{}}}'),(29833,5717,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29834,5717,'header_menu_style','inherit'),(29835,5717,'_header_menu_style','field_59390deaef21a'),(29836,5717,'menu_type','inherit'),(29837,5717,'_menu_type','field_59390deaefde5'),(29838,5717,'header_menu_hide_border','yes'),(29839,5717,'_header_menu_hide_border','field_57e9090dab86a'),(29840,5717,'header_menu_border_type','inherit'),(29841,5717,'_header_menu_border_type','field_57e273850bfe3'),(29842,5717,'header_menu_add_contacts_bar','inherit'),(29843,5717,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29844,5717,'header_menu_fixed','inherit'),(29845,5717,'_header_menu_fixed','field_59390deaf1978'),(29846,5717,'header_background_image','5061'),(29847,5717,'_header_background_image','field_57dfa3f8e9525'),(29848,5717,'header_background_size','cover'),(29849,5717,'_header_background_size','field_57dfd77f67f25'),(29850,5717,'header_height_fullscreen','inherit'),(29851,5717,'_header_height_fullscreen','field_59390deb00733'),(29852,5717,'header_use_hero','yes'),(29853,5717,'_header_use_hero','field_59390deb00ef1'),(29854,5717,'page_background_type','inherit'),(29855,5717,'_page_background_type','field_59390deb0171e'),(29856,5717,'page_show_breadcrumbs','inherit'),(29857,5717,'_page_show_breadcrumbs','field_59390deb03328'),(29858,5717,'page_is_wrapped','inherit'),(29859,5717,'_page_is_wrapped','field_59390deb03b1b'),(29860,5717,'footer_background_type','inherit'),(29861,5717,'_footer_background_type','field_59390deb053ac'),(29862,5717,'footer_hide','inherit'),(29863,5717,'_footer_hide','field_59390deb06b99'),(29864,5717,'footer_is_wrapped','inherit'),(29865,5717,'_footer_is_wrapped','field_59390deb06fd1'),(29866,5717,'footer_show_copyright_section','inherit'),(29867,5717,'_footer_show_copyright_section','field_59390deb07397'),(29868,5717,'header_menu_use_wrapper','inherit'),(29869,5717,'_header_menu_use_wrapper','field_59390deaef614'),(29870,5717,'header_menu_add_cap','inherit'),(29871,5717,'_header_menu_add_cap','field_59390deaef9ea'),(29872,5717,'page_add_top_padding','inherit'),(29873,5717,'_page_add_top_padding','field_59390deb03f38'),(29874,5717,'header_use_overlay','inherit'),(29875,5717,'_header_use_overlay','field_57e261c601ar334777banewset'),(29876,5717,'header_logo_style','inherit'),(29877,5717,'_header_logo_style','field_59391a16302be'),(29878,5717,'header_menu_style_settings','inherit'),(29879,5717,'_header_menu_style_settings','field_59411fcf0048f'),(29880,5717,'header_menu_contacts_bar_style','inherit'),(29881,5717,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29882,5717,'header_background_type','inherit'),(29883,5717,'_header_background_type','field_59390deaf218a'),(29884,5717,'header_tilte_align','inherit'),(29885,5717,'_header_tilte_align','field_59390deb0034e'),(29886,5717,'page_typography_settings','inherit'),(29887,5717,'_page_typography_settings','field_593a55746376f'),(29888,5717,'page_use_boxed_wrapper','inherit'),(29889,5717,'_page_use_boxed_wrapper','field_59390deb03738'),(29890,5717,'full_width_margins_type','inherit'),(29891,5717,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29892,5717,'footer_logo_widget_type','inherit'),(29893,5717,'_footer_logo_widget_type','field_59390deb04788'),(29894,5717,'footer_as_sticky','inherit'),(29895,5717,'_footer_as_sticky','field_59391743def2b'),(29896,5717,'header_subtitle',''),(29897,5717,'_header_subtitle','field_593ddebba2fcb'),(29898,5717,'header_background_color',''),(29899,5717,'_header_background_color','field_59390deaf2582'),(29900,5717,'header_title_align','inherit'),(29901,5717,'_header_title_align','field_59390deb0034e'),(29902,5717,'header_height',''),(29903,5717,'_header_height','field_59390deb00b09'),(29904,5717,'breadcrumbs_background_color',''),(29905,5717,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29906,5717,'breadcrumbs_text_color',''),(29907,5717,'_breadcrumbs_text_color','field_593db13395d12'),(29908,5717,'page_background_color',''),(29909,5717,'_page_background_color','field_59390deb02f35'),(29910,5717,'footer_text_color',''),(29911,5717,'_footer_text_color','field_5940ec917da19'),(29912,5717,'footer_copyright_section_background',''),(29913,5717,'_footer_copyright_section_background','field_59390deb0778d'),(29914,5717,'footer_copyright_section_text_color',''),(29915,5717,'_footer_copyright_section_text_color','field_59390deb07b67'),(29916,5717,'page_custom_css',''),(29917,5717,'_page_custom_css','field_59390deb083b5'),(29918,5718,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1482844610770{background-color: #f6f6f6 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}.vc_custom_1479480144695{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1482844644546{padding-top: 0px !important;}'),(29919,5718,'header_menu_style','inherit'),(29920,5718,'_header_menu_style','field_59390deaef21a'),(29921,5718,'menu_type','inherit'),(29922,5718,'_menu_type','field_59390deaefde5'),(29923,5718,'header_menu_hide_border','yes'),(29924,5718,'_header_menu_hide_border','field_57e9090dab86a'),(29925,5718,'header_menu_border_type','inherit'),(29926,5718,'_header_menu_border_type','field_57e273850bfe3'),(29927,5718,'header_menu_add_contacts_bar','inherit'),(29928,5718,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(29929,5718,'header_menu_fixed','inherit'),(29930,5718,'_header_menu_fixed','field_59390deaf1978'),(29931,5718,'header_background_image','5061'),(29932,5718,'_header_background_image','field_57dfa3f8e9525'),(29933,5718,'header_background_size','cover'),(29934,5718,'_header_background_size','field_57dfd77f67f25'),(29935,5718,'header_height_fullscreen','inherit'),(29936,5718,'_header_height_fullscreen','field_59390deb00733'),(29937,5718,'header_use_hero','yes'),(29938,5718,'_header_use_hero','field_59390deb00ef1'),(29939,5718,'page_background_type','inherit'),(29940,5718,'_page_background_type','field_59390deb0171e'),(29941,5718,'page_show_breadcrumbs','inherit'),(29942,5718,'_page_show_breadcrumbs','field_59390deb03328'),(29943,5718,'page_is_wrapped','inherit'),(29944,5718,'_page_is_wrapped','field_59390deb03b1b'),(29945,5718,'footer_background_type','inherit'),(29946,5718,'_footer_background_type','field_59390deb053ac'),(29947,5718,'footer_hide','inherit'),(29948,5718,'_footer_hide','field_59390deb06b99'),(29949,5718,'footer_is_wrapped','inherit'),(29950,5718,'_footer_is_wrapped','field_59390deb06fd1'),(29951,5718,'footer_show_copyright_section','inherit'),(29952,5718,'_footer_show_copyright_section','field_59390deb07397'),(29953,5718,'header_menu_use_wrapper','inherit'),(29954,5718,'_header_menu_use_wrapper','field_59390deaef614'),(29955,5718,'header_menu_add_cap','inherit'),(29956,5718,'_header_menu_add_cap','field_59390deaef9ea'),(29957,5718,'page_add_top_padding','inherit'),(29958,5718,'_page_add_top_padding','field_59390deb03f38'),(29959,5718,'header_use_overlay','inherit'),(29960,5718,'_header_use_overlay','field_57e261c601ar334777banewset'),(29961,5718,'header_logo_style','inherit'),(29962,5718,'_header_logo_style','field_59391a16302be'),(29963,5718,'header_menu_style_settings','inherit'),(29964,5718,'_header_menu_style_settings','field_59411fcf0048f'),(29965,5718,'header_menu_contacts_bar_style','inherit'),(29966,5718,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(29967,5718,'header_background_type','inherit'),(29968,5718,'_header_background_type','field_59390deaf218a'),(29969,5718,'header_tilte_align','inherit'),(29970,5718,'_header_tilte_align','field_59390deb0034e'),(29971,5718,'page_typography_settings','inherit'),(29972,5718,'_page_typography_settings','field_593a55746376f'),(29973,5718,'page_use_boxed_wrapper','inherit'),(29974,5718,'_page_use_boxed_wrapper','field_59390deb03738'),(29975,5718,'full_width_margins_type','inherit'),(29976,5718,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(29977,5718,'footer_logo_widget_type','inherit'),(29978,5718,'_footer_logo_widget_type','field_59390deb04788'),(29979,5718,'footer_as_sticky','inherit'),(29980,5718,'_footer_as_sticky','field_59391743def2b'),(29981,5718,'header_subtitle',''),(29982,5718,'_header_subtitle','field_593ddebba2fcb'),(29983,5718,'header_background_color',''),(29984,5718,'_header_background_color','field_59390deaf2582'),(29985,5718,'header_title_align','inherit'),(29986,5718,'_header_title_align','field_59390deb0034e'),(29987,5718,'header_height',''),(29988,5718,'_header_height','field_59390deb00b09'),(29989,5718,'breadcrumbs_background_color',''),(29990,5718,'_breadcrumbs_background_color','field_593d618e8bfd2'),(29991,5718,'breadcrumbs_text_color',''),(29992,5718,'_breadcrumbs_text_color','field_593db13395d12'),(29993,5718,'page_background_color',''),(29994,5718,'_page_background_color','field_59390deb02f35'),(29995,5718,'footer_text_color',''),(29996,5718,'_footer_text_color','field_5940ec917da19'),(29997,5718,'footer_copyright_section_background',''),(29998,5718,'_footer_copyright_section_background','field_59390deb0778d'),(29999,5718,'footer_copyright_section_text_color',''),(30000,5718,'_footer_copyright_section_text_color','field_59390deb07b67'),(30001,5718,'page_custom_css',''),(30002,5718,'_page_custom_css','field_59390deb083b5'),(30003,5719,'_wpb_shortcodes_custom_css','.vc_custom_1661453739722{background-color: #00537f !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482830270326{background-color: #ffffff !important;}.vc_custom_1482845134016{background-color: #ffffff !important;}.vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}.vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1479393549735{padding-top: 0px !important;}.vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}.vc_custom_1482837553756{padding-top: 0px !important;}.vc_custom_1482830178005{padding-top: 0px !important;}.vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}.vc_custom_1482840571778{padding-top: 0px !important;}.vc_custom_1482840621305{padding-top: 0px !important;}.vc_custom_1482839987871{padding-top: 0px !important;}.vc_custom_1479477498706{padding-top: 0px !important;}.vc_custom_1479397270016{padding-top: 0px !important;}.vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}.vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}.vc_custom_1479481350709{padding-top: 0px !important;}'),(30004,5719,'header_menu_style','inherit'),(30005,5719,'_header_menu_style','field_59390deaef21a'),(30006,5719,'menu_type','inherit'),(30007,5719,'_menu_type','field_59390deaefde5'),(30008,5719,'header_menu_hide_border','yes'),(30009,5719,'_header_menu_hide_border','field_57e9090dab86a'),(30010,5719,'header_menu_border_type','inherit'),(30011,5719,'_header_menu_border_type','field_57e273850bfe3'),(30012,5719,'header_menu_add_contacts_bar','inherit'),(30013,5719,'_header_menu_add_contacts_bar','field_59390deaf0da4'),(30014,5719,'header_menu_fixed','inherit'),(30015,5719,'_header_menu_fixed','field_59390deaf1978'),(30016,5719,'header_background_image','5061'),(30017,5719,'_header_background_image','field_57dfa3f8e9525'),(30018,5719,'header_background_size','cover'),(30019,5719,'_header_background_size','field_57dfd77f67f25'),(30020,5719,'header_height_fullscreen','inherit'),(30021,5719,'_header_height_fullscreen','field_59390deb00733'),(30022,5719,'header_use_hero','yes'),(30023,5719,'_header_use_hero','field_59390deb00ef1'),(30024,5719,'page_background_type','inherit'),(30025,5719,'_page_background_type','field_59390deb0171e'),(30026,5719,'page_show_breadcrumbs','inherit'),(30027,5719,'_page_show_breadcrumbs','field_59390deb03328'),(30028,5719,'page_is_wrapped','inherit'),(30029,5719,'_page_is_wrapped','field_59390deb03b1b'),(30030,5719,'footer_background_type','inherit'),(30031,5719,'_footer_background_type','field_59390deb053ac'),(30032,5719,'footer_hide','inherit'),(30033,5719,'_footer_hide','field_59390deb06b99'),(30034,5719,'footer_is_wrapped','inherit'),(30035,5719,'_footer_is_wrapped','field_59390deb06fd1'),(30036,5719,'footer_show_copyright_section','inherit'),(30037,5719,'_footer_show_copyright_section','field_59390deb07397'),(30038,5719,'header_menu_use_wrapper','inherit'),(30039,5719,'_header_menu_use_wrapper','field_59390deaef614'),(30040,5719,'header_menu_add_cap','inherit'),(30041,5719,'_header_menu_add_cap','field_59390deaef9ea'),(30042,5719,'page_add_top_padding','inherit'),(30043,5719,'_page_add_top_padding','field_59390deb03f38'),(30044,5719,'header_use_overlay','inherit'),(30045,5719,'_header_use_overlay','field_57e261c601ar334777banewset'),(30046,5719,'header_logo_style','inherit'),(30047,5719,'_header_logo_style','field_59391a16302be'),(30048,5719,'header_menu_style_settings','inherit'),(30049,5719,'_header_menu_style_settings','field_59411fcf0048f'),(30050,5719,'header_menu_contacts_bar_style','inherit'),(30051,5719,'_header_menu_contacts_bar_style','field_5941030b7ce5d'),(30052,5719,'header_background_type','inherit'),(30053,5719,'_header_background_type','field_59390deaf218a'),(30054,5719,'header_tilte_align','inherit'),(30055,5719,'_header_tilte_align','field_59390deb0034e'),(30056,5719,'page_typography_settings','inherit'),(30057,5719,'_page_typography_settings','field_593a55746376f'),(30058,5719,'page_use_boxed_wrapper','inherit'),(30059,5719,'_page_use_boxed_wrapper','field_59390deb03738'),(30060,5719,'full_width_margins_type','inherit'),(30061,5719,'_full_width_margins_type','field_591b10dbb4a85_fwgaps_type'),(30062,5719,'footer_logo_widget_type','inherit'),(30063,5719,'_footer_logo_widget_type','field_59390deb04788'),(30064,5719,'footer_as_sticky','inherit'),(30065,5719,'_footer_as_sticky','field_59391743def2b'),(30066,5719,'header_subtitle',''),(30067,5719,'_header_subtitle','field_593ddebba2fcb'),(30068,5719,'header_background_color',''),(30069,5719,'_header_background_color','field_59390deaf2582'),(4092,1998,'_edit_lock','1661296699:1'),(4099,3710,'_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\"]'),(4100,3710,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <wordpress@marko11.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;}'),(4101,3710,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:37:\"[_site_title] <wordpress@marko11.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;}'),(4102,3710,'_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.\";}'),(4103,3710,'_additional_settings',''),(4104,3710,'_locale','es_ES'),(26548,5658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1000;s:4:\"file\";s:33:\"2022/08/Background-Gunnebojpg.jpg\";s:8:\"filesize\";i:265819;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10323;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Background-Gunnebojpg-1024x569.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5457;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53316;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Background-Gunnebojpg-1536x853.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180212;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8763;}s:31:\"argenta_thumbnail_next_and_prev\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-200x140.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6510;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Background-Gunnebojpg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17388;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34237;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Background-Gunnebojpg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4107,2029,'_edit_last','1'),(4109,2029,'_elementor_controls_usage','a:0:{}'),(4110,2029,'total_sales','0'),(4111,2029,'_tax_status','taxable'),(4112,2029,'_tax_class',''),(4113,2029,'_manage_stock','no'),(4114,2029,'_backorders','no'),(4115,2029,'_sold_individually','no'),(4116,2029,'_virtual','no'),(4117,2029,'_downloadable','no'),(4118,2029,'_download_limit','-1'),(4119,2029,'_download_expiry','-1'),(4120,2029,'_stock',''),(4121,2029,'_stock_status','instock'),(4122,2029,'_wc_average_rating','0'),(4123,2029,'_wc_review_count','0'),(4124,2029,'_product_version','3.9.2'),(4125,2029,'_product_image_gallery','2097'),(4126,2029,'slide_template',''),(4127,2029,'rs_page_bg_color',''),(4128,2029,'_dt_sidebar_position','disabled'),(4129,2029,'_dt_sidebar_widgetarea_id','sidebar_1'),(4130,2029,'_dt_sidebar_hide_on_mobile','0'),(4131,2029,'_dt_footer_show','1'),(4132,2029,'_dt_footer_widgetarea_id','sidebar_2'),(4133,2029,'_dt_footer_hide_on_mobile','0'),(4134,2029,'_dt_header_title','fancy'),(4135,2029,'_dt_header_background','normal'),(4136,2029,'_dt_header_background_below_slideshow','disabled'),(4137,2029,'_dt_header_transparent_bg_color_scheme','light'),(4138,2029,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4139,2029,'_dt_header_transparent_top_bar_bg_opacity','25'),(4140,2029,'_dt_header_transparent_bg_color','#000000'),(4141,2029,'_dt_header_transparent_bg_opacity','50'),(4142,2029,'_dt_header_disabled_background','normal'),(4143,2029,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4144,2029,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4145,2029,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4146,2029,'_dt_header_disabled_transparent_bg_color','#000000'),(4147,2029,'_dt_header_disabled_transparent_bg_opacity','50'),(4148,2029,'_dt_page_overrides_top_margin',''),(4149,2029,'_dt_page_overrides_right_margin',''),(4150,2029,'_dt_page_overrides_bottom_margin',''),(4151,2029,'_dt_page_overrides_left_margin',''),(4152,2029,'_dt_fancy_header_layout_heading',''),(4153,2029,'_dt_fancy_header_title_aligment','all_left'),(4154,2029,'_dt_fancy_header_height','180'),(4155,2029,'_dt_fancy_header_padding-top','0px'),(4156,2029,'_dt_fancy_header_padding-bottom','0px'),(4157,2029,'_dt_fancy_header_breadcrumbs_heading',''),(4158,2029,'_dt_fancy_header_breadcrumbs','enabled'),(4159,2029,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4160,2029,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4161,2029,'_dt_fancy_header_title_heading',''),(4162,2029,'_dt_fancy_header_title_mode','generic'),(4163,2029,'_dt_fancy_header_title',''),(4164,2029,'_dt_fancy_header_title_font_size','35'),(4165,2029,'_dt_fancy_header_title_line_height','36'),(4166,2029,'_dt_fancy_header_text_transform','none'),(4167,2029,'_dt_fancy_header_title_color_mode','color'),(4168,2029,'_dt_fancy_header_title_color','#dddd2e'),(4169,2029,'_dt_fancy_header_subtitle_heading',''),(4170,2029,'_dt_fancy_header_subtitle',''),(4171,2029,'_dt_fancy_header_subtitle_font_size','18'),(4172,2029,'_dt_fancy_header_subtitle_line_height','26'),(4173,2029,'_dt_fancy_header_subtitle_text_transform','none'),(4174,2029,'_dt_fancy_header_subtitle_color_mode','color'),(4175,2029,'_dt_fancy_header_subtitle_color','#ffffff'),(4176,2029,'_dt_fancy_header_bg_heading',''),(4177,2029,'_dt_fancy_header_bg_color','#023b59'),(4178,2029,'_dt_fancy_header_bg_image_origin','custom'),(4179,2029,'_dt_fancy_header_bg_image','a:0:{}'),(4180,2029,'_dt_fancy_header_bg_repeat','no-repeat'),(4181,2029,'_dt_fancy_header_bg_position_x','center'),(4182,2029,'_dt_fancy_header_bg_position_y','center'),(4183,2029,'_dt_fancy_header_bg_fullscreen','1'),(4184,2029,'_dt_fancy_header_bg_overlay','0'),(4185,2029,'_dt_fancy_header_overlay_color','#000'),(4186,2029,'_dt_fancy_header_bg_overlay_opacity','50'),(4187,2029,'_dt_fancy_header_scroll_effect','default'),(4188,2029,'_dt_fancy_header_bg_parallax','0.5'),(4189,2029,'_dt_fancy_header_responsiveness_heading',''),(4190,2029,'_dt_fancy_header_responsiveness','enabled'),(4191,2029,'_dt_fancy_header_responsiveness_switch','778px'),(4192,2029,'_dt_fancy_header_responsive_height','70'),(4193,2029,'_dt_fancy_header_responsive_font_size','30'),(4194,2029,'_dt_fancy_header_responsive_title_line_height','38'),(4195,2029,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4196,2029,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4197,2029,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4198,2029,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4199,2029,'_wp_old_slug','boton-de-salida-serie-poc'),(4200,2071,'_elementor_controls_usage','a:0:{}'),(4201,2071,'_elementor_controls_usage','a:0:{}'),(4202,2071,'total_sales','0'),(4203,2071,'_tax_status','taxable'),(4204,2071,'_tax_class',''),(4205,2071,'_manage_stock','no'),(4206,2071,'_backorders','no'),(4207,2071,'_sold_individually','no'),(4208,2071,'_virtual','no'),(4209,2071,'_downloadable','no'),(4210,2071,'_download_limit','-1'),(4211,2071,'_download_expiry','-1'),(4212,2071,'_stock',''),(4213,2071,'_stock_status','instock'),(4214,2071,'_wc_average_rating','0'),(4215,2071,'_wc_review_count','0'),(4216,2071,'_product_version','3.9.2'),(4217,2071,'_product_image_gallery','2030,2031'),(4218,2071,'slide_template',''),(4219,2071,'rs_page_bg_color',''),(4220,2071,'_dt_sidebar_position','disabled');
INSERT INTO `wpew_postmeta` VALUES (4221,2071,'_dt_sidebar_widgetarea_id','sidebar_1'),(4222,2071,'_dt_sidebar_hide_on_mobile','0'),(4223,2071,'_dt_footer_show','1'),(4224,2071,'_dt_footer_widgetarea_id','sidebar_2'),(4225,2071,'_dt_footer_hide_on_mobile','0'),(4226,2071,'_dt_header_title','fancy'),(4227,2071,'_dt_header_background','normal'),(4228,2071,'_dt_header_background_below_slideshow','disabled'),(4229,2071,'_dt_header_transparent_bg_color_scheme','light'),(4230,2071,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4231,2071,'_dt_header_transparent_top_bar_bg_opacity','25'),(4232,2071,'_dt_header_transparent_bg_color','#000000'),(4233,2071,'_dt_header_transparent_bg_opacity','50'),(4234,2071,'_dt_header_disabled_background','normal'),(4235,2071,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4236,2071,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4237,2071,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4238,2071,'_dt_header_disabled_transparent_bg_color','#000000'),(4239,2071,'_dt_header_disabled_transparent_bg_opacity','50'),(4240,2071,'_dt_page_overrides_top_margin',''),(4241,2071,'_dt_page_overrides_right_margin',''),(4242,2071,'_dt_page_overrides_bottom_margin',''),(4243,2071,'_dt_page_overrides_left_margin',''),(4244,2071,'_dt_fancy_header_layout_heading',''),(4245,2071,'_dt_fancy_header_title_aligment','all_left'),(4246,2071,'_dt_fancy_header_height','180'),(4247,2071,'_dt_fancy_header_padding-top','0px'),(4248,2071,'_dt_fancy_header_padding-bottom','0px'),(4249,2071,'_dt_fancy_header_breadcrumbs_heading',''),(4250,2071,'_dt_fancy_header_breadcrumbs','enabled'),(4251,2071,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4252,2071,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4253,2071,'_dt_fancy_header_title_heading',''),(4254,2071,'_dt_fancy_header_title_mode','generic'),(4255,2071,'_dt_fancy_header_title',''),(4256,2071,'_dt_fancy_header_title_font_size','35'),(4257,2071,'_dt_fancy_header_title_line_height','36'),(4258,2071,'_dt_fancy_header_text_transform','none'),(4259,2071,'_dt_fancy_header_title_color_mode','color'),(4260,2071,'_dt_fancy_header_title_color','#dddd2e'),(4261,2071,'_dt_fancy_header_subtitle_heading',''),(4262,2071,'_dt_fancy_header_subtitle',''),(4263,2071,'_dt_fancy_header_subtitle_font_size','18'),(4264,2071,'_dt_fancy_header_subtitle_line_height','26'),(4265,2071,'_dt_fancy_header_subtitle_text_transform','none'),(4266,2071,'_dt_fancy_header_subtitle_color_mode','color'),(4267,2071,'_dt_fancy_header_subtitle_color','#ffffff'),(4268,2071,'_dt_fancy_header_bg_heading',''),(4269,2071,'_dt_fancy_header_bg_color','#023b59'),(4270,2071,'_dt_fancy_header_bg_image_origin','custom'),(4271,2071,'_dt_fancy_header_bg_image','a:0:{}'),(4272,2071,'_dt_fancy_header_bg_repeat','no-repeat'),(4273,2071,'_dt_fancy_header_bg_position_x','center'),(4274,2071,'_dt_fancy_header_bg_position_y','center'),(4275,2071,'_dt_fancy_header_bg_fullscreen','1'),(4276,2071,'_dt_fancy_header_bg_overlay','0'),(4277,2071,'_dt_fancy_header_overlay_color','#000'),(4278,2071,'_dt_fancy_header_bg_overlay_opacity','50'),(4279,2071,'_dt_fancy_header_scroll_effect','default'),(4280,2071,'_dt_fancy_header_bg_parallax','0.5'),(4281,2071,'_dt_fancy_header_responsiveness_heading',''),(4282,2071,'_dt_fancy_header_responsiveness','enabled'),(4283,2071,'_dt_fancy_header_responsiveness_switch','778px'),(4284,2071,'_dt_fancy_header_responsive_height','70'),(4285,2071,'_dt_fancy_header_responsive_font_size','30'),(4286,2071,'_dt_fancy_header_responsive_title_line_height','38'),(4287,2071,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4288,2071,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4289,2071,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4290,2071,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4291,2071,'_dp_original','2029'),(4292,2071,'_edit_last','1'),(4294,2071,'_wp_old_slug','boton-de-salida-serie-poc-2'),(4295,2075,'_elementor_controls_usage','a:0:{}'),(4296,2075,'_elementor_controls_usage','a:0:{}'),(4297,2075,'_elementor_controls_usage','a:0:{}'),(4298,2075,'total_sales','0'),(4299,2075,'_tax_status','taxable'),(4300,2075,'_tax_class',''),(4301,2075,'_manage_stock','no'),(4302,2075,'_backorders','no'),(4303,2075,'_sold_individually','no'),(4304,2075,'_virtual','no'),(4305,2075,'_downloadable','no'),(4306,2075,'_download_limit','-1'),(4307,2075,'_download_expiry','-1'),(4308,2075,'_stock',''),(4309,2075,'_stock_status','instock'),(4310,2075,'_wc_average_rating','0'),(4311,2075,'_wc_review_count','0'),(4312,2075,'_product_version','3.9.2'),(4313,2075,'_product_image_gallery','3048,2039,2040'),(4314,2075,'slide_template',''),(4315,2075,'rs_page_bg_color',''),(4316,2075,'_dt_sidebar_position','disabled'),(4317,2075,'_dt_sidebar_widgetarea_id','sidebar_1'),(4318,2075,'_dt_sidebar_hide_on_mobile','0'),(4319,2075,'_dt_footer_show','1'),(4320,2075,'_dt_footer_widgetarea_id','sidebar_2'),(4321,2075,'_dt_footer_hide_on_mobile','0'),(4322,2075,'_dt_header_title','fancy'),(4323,2075,'_dt_header_background','normal'),(4324,2075,'_dt_header_background_below_slideshow','disabled'),(4325,2075,'_dt_header_transparent_bg_color_scheme','light'),(4326,2075,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4327,2075,'_dt_header_transparent_top_bar_bg_opacity','25'),(4328,2075,'_dt_header_transparent_bg_color','#000000'),(4329,2075,'_dt_header_transparent_bg_opacity','50'),(4330,2075,'_dt_header_disabled_background','normal'),(4331,2075,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4332,2075,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4333,2075,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4334,2075,'_dt_header_disabled_transparent_bg_color','#000000'),(4335,2075,'_dt_header_disabled_transparent_bg_opacity','50'),(4336,2075,'_dt_page_overrides_top_margin',''),(4337,2075,'_dt_page_overrides_right_margin',''),(4338,2075,'_dt_page_overrides_bottom_margin',''),(4339,2075,'_dt_page_overrides_left_margin',''),(4340,2075,'_dt_fancy_header_layout_heading',''),(4341,2075,'_dt_fancy_header_title_aligment','all_left'),(4342,2075,'_dt_fancy_header_height','180'),(4343,2075,'_dt_fancy_header_padding-top','0px'),(4344,2075,'_dt_fancy_header_padding-bottom','0px'),(4345,2075,'_dt_fancy_header_breadcrumbs_heading',''),(4346,2075,'_dt_fancy_header_breadcrumbs','enabled'),(4347,2075,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4348,2075,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4349,2075,'_dt_fancy_header_title_heading',''),(4350,2075,'_dt_fancy_header_title_mode','generic'),(4351,2075,'_dt_fancy_header_title',''),(4352,2075,'_dt_fancy_header_title_font_size','35'),(4353,2075,'_dt_fancy_header_title_line_height','36'),(4354,2075,'_dt_fancy_header_text_transform','none'),(4355,2075,'_dt_fancy_header_title_color_mode','color'),(4356,2075,'_dt_fancy_header_title_color','#dddd2e'),(4357,2075,'_dt_fancy_header_subtitle_heading',''),(4358,2075,'_dt_fancy_header_subtitle',''),(4359,2075,'_dt_fancy_header_subtitle_font_size','18'),(4360,2075,'_dt_fancy_header_subtitle_line_height','26'),(4361,2075,'_dt_fancy_header_subtitle_text_transform','none'),(4362,2075,'_dt_fancy_header_subtitle_color_mode','color'),(4363,2075,'_dt_fancy_header_subtitle_color','#ffffff'),(4364,2075,'_dt_fancy_header_bg_heading',''),(4365,2075,'_dt_fancy_header_bg_color','#023b59'),(4366,2075,'_dt_fancy_header_bg_image_origin','custom'),(4367,2075,'_dt_fancy_header_bg_image','a:0:{}'),(4368,2075,'_dt_fancy_header_bg_repeat','no-repeat'),(4369,2075,'_dt_fancy_header_bg_position_x','center'),(4370,2075,'_dt_fancy_header_bg_position_y','center'),(4371,2075,'_dt_fancy_header_bg_fullscreen','1'),(4372,2075,'_dt_fancy_header_bg_overlay','0'),(4373,2075,'_dt_fancy_header_overlay_color','#000'),(4374,2075,'_dt_fancy_header_bg_overlay_opacity','50'),(4375,2075,'_dt_fancy_header_scroll_effect','default'),(4376,2075,'_dt_fancy_header_bg_parallax','0.5'),(4377,2075,'_dt_fancy_header_responsiveness_heading',''),(4378,2075,'_dt_fancy_header_responsiveness','enabled'),(4379,2075,'_dt_fancy_header_responsiveness_switch','778px'),(4380,2075,'_dt_fancy_header_responsive_height','70'),(4381,2075,'_dt_fancy_header_responsive_font_size','30'),(4382,2075,'_dt_fancy_header_responsive_title_line_height','38'),(4383,2075,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4384,2075,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4385,2075,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4386,2075,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4387,2075,'_dp_original','2071'),(4388,2075,'_wp_old_slug','boton-de-salida-serie-poc-2'),(4389,2075,'_edit_last','1'),(4391,2075,'_wp_old_slug','bracket-l-u-z-2'),(4392,2077,'_elementor_controls_usage','a:0:{}'),(4393,2077,'_elementor_controls_usage','a:0:{}'),(4394,2077,'total_sales','0'),(4395,2077,'_tax_status','taxable'),(4396,2077,'_tax_class',''),(4397,2077,'_manage_stock','no'),(4398,2077,'_backorders','no'),(4399,2077,'_sold_individually','no'),(4400,2077,'_virtual','no'),(4401,2077,'_downloadable','no'),(4402,2077,'_download_limit','-1'),(4403,2077,'_download_expiry','-1'),(4404,2077,'_stock',''),(4405,2077,'_stock_status','instock'),(4406,2077,'_wc_average_rating','0'),(4407,2077,'_wc_review_count','0'),(4408,2077,'_product_version','5.6.0'),(4409,2077,'_product_image_gallery','2052'),(4410,2077,'slide_template',''),(4411,2077,'rs_page_bg_color',''),(4412,2077,'_dt_sidebar_position','disabled'),(4413,2077,'_dt_sidebar_widgetarea_id','sidebar_1'),(4414,2077,'_dt_sidebar_hide_on_mobile','0'),(4415,2077,'_dt_footer_show','1'),(4416,2077,'_dt_footer_widgetarea_id','sidebar_2'),(4417,2077,'_dt_footer_hide_on_mobile','0'),(4418,2077,'_dt_header_title','fancy'),(4419,2077,'_dt_header_background','normal'),(4420,2077,'_dt_header_background_below_slideshow','disabled'),(4421,2077,'_dt_header_transparent_bg_color_scheme','light'),(4422,2077,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4423,2077,'_dt_header_transparent_top_bar_bg_opacity','25'),(4424,2077,'_dt_header_transparent_bg_color','#000000'),(4425,2077,'_dt_header_transparent_bg_opacity','50'),(4426,2077,'_dt_header_disabled_background','normal'),(4427,2077,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4428,2077,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4429,2077,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4430,2077,'_dt_header_disabled_transparent_bg_color','#000000'),(4431,2077,'_dt_header_disabled_transparent_bg_opacity','50'),(4432,2077,'_dt_page_overrides_top_margin',''),(4433,2077,'_dt_page_overrides_right_margin',''),(4434,2077,'_dt_page_overrides_bottom_margin',''),(4435,2077,'_dt_page_overrides_left_margin',''),(4436,2077,'_dt_fancy_header_layout_heading',''),(4437,2077,'_dt_fancy_header_title_aligment','all_left'),(4438,2077,'_dt_fancy_header_height','180'),(4439,2077,'_dt_fancy_header_padding-top','0px'),(4440,2077,'_dt_fancy_header_padding-bottom','0px'),(4441,2077,'_dt_fancy_header_breadcrumbs_heading',''),(4442,2077,'_dt_fancy_header_breadcrumbs','enabled'),(4443,2077,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4444,2077,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4445,2077,'_dt_fancy_header_title_heading',''),(4446,2077,'_dt_fancy_header_title_mode','generic'),(4447,2077,'_dt_fancy_header_title',''),(4448,2077,'_dt_fancy_header_title_font_size','35'),(4449,2077,'_dt_fancy_header_title_line_height','36'),(4450,2077,'_dt_fancy_header_text_transform','none'),(4451,2077,'_dt_fancy_header_title_color_mode','color'),(4452,2077,'_dt_fancy_header_title_color','#dddd2e'),(4453,2077,'_dt_fancy_header_subtitle_heading',''),(4454,2077,'_dt_fancy_header_subtitle',''),(4455,2077,'_dt_fancy_header_subtitle_font_size','18'),(4456,2077,'_dt_fancy_header_subtitle_line_height','26'),(4457,2077,'_dt_fancy_header_subtitle_text_transform','none'),(4458,2077,'_dt_fancy_header_subtitle_color_mode','color'),(4459,2077,'_dt_fancy_header_subtitle_color','#ffffff'),(4460,2077,'_dt_fancy_header_bg_heading',''),(4461,2077,'_dt_fancy_header_bg_color','#023b59'),(4462,2077,'_dt_fancy_header_bg_image_origin','custom'),(4463,2077,'_dt_fancy_header_bg_image','a:0:{}'),(4464,2077,'_dt_fancy_header_bg_repeat','no-repeat'),(4465,2077,'_dt_fancy_header_bg_position_x','center'),(4466,2077,'_dt_fancy_header_bg_position_y','center'),(4467,2077,'_dt_fancy_header_bg_fullscreen','1'),(4468,2077,'_dt_fancy_header_bg_overlay','0'),(4469,2077,'_dt_fancy_header_overlay_color','#000'),(4470,2077,'_dt_fancy_header_bg_overlay_opacity','50'),(4471,2077,'_dt_fancy_header_scroll_effect','default'),(4472,2077,'_dt_fancy_header_bg_parallax','0.5'),(4473,2077,'_dt_fancy_header_responsiveness_heading',''),(4474,2077,'_dt_fancy_header_responsiveness','enabled'),(4475,2077,'_dt_fancy_header_responsiveness_switch','778px'),(4476,2077,'_dt_fancy_header_responsive_height','70'),(4477,2077,'_dt_fancy_header_responsive_font_size','30'),(4478,2077,'_dt_fancy_header_responsive_title_line_height','38'),(4479,2077,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4480,2077,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4481,2077,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4482,2077,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4483,2077,'_dp_original','2029'),(4484,2077,'_edit_last','1'),(4486,2077,'_wp_old_slug','boton-de-salida-serie-poc-2'),(4487,2080,'_elementor_controls_usage','a:0:{}'),(4488,2080,'_elementor_controls_usage','a:0:{}'),(4489,2080,'_elementor_controls_usage','a:0:{}'),(4490,2080,'total_sales','0'),(4491,2080,'_tax_status','taxable'),(4492,2080,'_tax_class',''),(4493,2080,'_manage_stock','no'),(4494,2080,'_backorders','no'),(4495,2080,'_sold_individually','no'),(4496,2080,'_virtual','no'),(4497,2080,'_downloadable','no'),(4498,2080,'_download_limit','-1'),(4499,2080,'_download_expiry','-1'),(4500,2080,'_stock',''),(4501,2080,'_stock_status','instock'),(4502,2080,'_wc_average_rating','0'),(4503,2080,'_wc_review_count','0'),(4504,2080,'_product_version','3.9.2'),(4505,2080,'_product_image_gallery','2055'),(4506,2080,'slide_template',''),(4507,2080,'rs_page_bg_color',''),(4508,2080,'_dt_sidebar_position','disabled'),(4509,2080,'_dt_sidebar_widgetarea_id','sidebar_1'),(4510,2080,'_dt_sidebar_hide_on_mobile','0'),(4511,2080,'_dt_footer_show','1'),(4512,2080,'_dt_footer_widgetarea_id','sidebar_2'),(4513,2080,'_dt_footer_hide_on_mobile','0'),(4514,2080,'_dt_header_title','fancy'),(4515,2080,'_dt_header_background','normal'),(4516,2080,'_dt_header_background_below_slideshow','disabled'),(4517,2080,'_dt_header_transparent_bg_color_scheme','light'),(4518,2080,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4519,2080,'_dt_header_transparent_top_bar_bg_opacity','25'),(4520,2080,'_dt_header_transparent_bg_color','#000000'),(4521,2080,'_dt_header_transparent_bg_opacity','50'),(4522,2080,'_dt_header_disabled_background','normal'),(4523,2080,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4524,2080,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4525,2080,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4526,2080,'_dt_header_disabled_transparent_bg_color','#000000'),(4527,2080,'_dt_header_disabled_transparent_bg_opacity','50'),(4528,2080,'_dt_page_overrides_top_margin',''),(4529,2080,'_dt_page_overrides_right_margin',''),(4530,2080,'_dt_page_overrides_bottom_margin',''),(4531,2080,'_dt_page_overrides_left_margin',''),(4532,2080,'_dt_fancy_header_layout_heading',''),(4533,2080,'_dt_fancy_header_title_aligment','all_left'),(4534,2080,'_dt_fancy_header_height','180'),(4535,2080,'_dt_fancy_header_padding-top','0px'),(4536,2080,'_dt_fancy_header_padding-bottom','0px'),(4537,2080,'_dt_fancy_header_breadcrumbs_heading',''),(4538,2080,'_dt_fancy_header_breadcrumbs','enabled'),(4539,2080,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4540,2080,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4541,2080,'_dt_fancy_header_title_heading',''),(4542,2080,'_dt_fancy_header_title_mode','generic'),(4543,2080,'_dt_fancy_header_title',''),(4544,2080,'_dt_fancy_header_title_font_size','35'),(4545,2080,'_dt_fancy_header_title_line_height','36'),(4546,2080,'_dt_fancy_header_text_transform','none'),(4547,2080,'_dt_fancy_header_title_color_mode','color'),(4548,2080,'_dt_fancy_header_title_color','#dddd2e'),(4549,2080,'_dt_fancy_header_subtitle_heading',''),(4550,2080,'_dt_fancy_header_subtitle',''),(4551,2080,'_dt_fancy_header_subtitle_font_size','18'),(4552,2080,'_dt_fancy_header_subtitle_line_height','26'),(4553,2080,'_dt_fancy_header_subtitle_text_transform','none'),(4554,2080,'_dt_fancy_header_subtitle_color_mode','color'),(4555,2080,'_dt_fancy_header_subtitle_color','#ffffff'),(4556,2080,'_dt_fancy_header_bg_heading',''),(4557,2080,'_dt_fancy_header_bg_color','#023b59'),(4558,2080,'_dt_fancy_header_bg_image_origin','custom'),(4559,2080,'_dt_fancy_header_bg_image','a:0:{}'),(4560,2080,'_dt_fancy_header_bg_repeat','no-repeat'),(4561,2080,'_dt_fancy_header_bg_position_x','center'),(4562,2080,'_dt_fancy_header_bg_position_y','center'),(4563,2080,'_dt_fancy_header_bg_fullscreen','1'),(4564,2080,'_dt_fancy_header_bg_overlay','0'),(4565,2080,'_dt_fancy_header_overlay_color','#000'),(4566,2080,'_dt_fancy_header_bg_overlay_opacity','50'),(4567,2080,'_dt_fancy_header_scroll_effect','default'),(4568,2080,'_dt_fancy_header_bg_parallax','0.5'),(4569,2080,'_dt_fancy_header_responsiveness_heading',''),(4570,2080,'_dt_fancy_header_responsiveness','enabled'),(4571,2080,'_dt_fancy_header_responsiveness_switch','778px'),(4572,2080,'_dt_fancy_header_responsive_height','70'),(4573,2080,'_dt_fancy_header_responsive_font_size','30'),(4574,2080,'_dt_fancy_header_responsive_title_line_height','38'),(4575,2080,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4576,2080,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4577,2080,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4578,2080,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4579,2080,'_dp_original','2077'),(4580,2080,'_wp_old_slug','boton-de-salida-serie-poc-2'),(4581,2080,'_edit_last','1'),(4583,2080,'_wp_old_slug','lector-de-huella-zk4500-2'),(4584,2082,'_elementor_controls_usage','a:0:{}'),(4585,2082,'_elementor_controls_usage','a:0:{}'),(4586,2082,'_elementor_controls_usage','a:0:{}'),(4587,2082,'total_sales','0'),(4588,2082,'_tax_status','taxable'),(4589,2082,'_tax_class',''),(4590,2082,'_manage_stock','no'),(4591,2082,'_backorders','no'),(4592,2082,'_sold_individually','no'),(4593,2082,'_virtual','no'),(4594,2082,'_downloadable','no'),(4595,2082,'_download_limit','-1'),(4596,2082,'_download_expiry','-1'),(4597,2082,'_stock',''),(4598,2082,'_stock_status','instock'),(4599,2082,'_wc_average_rating','0'),(4600,2082,'_wc_review_count','0'),(4601,2082,'_product_version','3.9.2'),(4602,2082,'_product_image_gallery','2058'),(4603,2082,'slide_template',''),(4604,2082,'rs_page_bg_color',''),(4605,2082,'_dt_sidebar_position','disabled'),(4606,2082,'_dt_sidebar_widgetarea_id','sidebar_1'),(4607,2082,'_dt_sidebar_hide_on_mobile','0'),(4608,2082,'_dt_footer_show','1'),(4609,2082,'_dt_footer_widgetarea_id','sidebar_2'),(4610,2082,'_dt_footer_hide_on_mobile','0'),(4611,2082,'_dt_header_title','fancy'),(4612,2082,'_dt_header_background','normal'),(4613,2082,'_dt_header_background_below_slideshow','disabled'),(4614,2082,'_dt_header_transparent_bg_color_scheme','light'),(4615,2082,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4616,2082,'_dt_header_transparent_top_bar_bg_opacity','25'),(4617,2082,'_dt_header_transparent_bg_color','#000000'),(4618,2082,'_dt_header_transparent_bg_opacity','50'),(4619,2082,'_dt_header_disabled_background','normal'),(4620,2082,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4621,2082,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4622,2082,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4623,2082,'_dt_header_disabled_transparent_bg_color','#000000'),(4624,2082,'_dt_header_disabled_transparent_bg_opacity','50'),(4625,2082,'_dt_page_overrides_top_margin',''),(4626,2082,'_dt_page_overrides_right_margin',''),(4627,2082,'_dt_page_overrides_bottom_margin',''),(4628,2082,'_dt_page_overrides_left_margin',''),(4629,2082,'_dt_fancy_header_layout_heading',''),(4630,2082,'_dt_fancy_header_title_aligment','all_left'),(4631,2082,'_dt_fancy_header_height','180'),(4632,2082,'_dt_fancy_header_padding-top','0px'),(4633,2082,'_dt_fancy_header_padding-bottom','0px'),(4634,2082,'_dt_fancy_header_breadcrumbs_heading',''),(4635,2082,'_dt_fancy_header_breadcrumbs','enabled'),(4636,2082,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4637,2082,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4638,2082,'_dt_fancy_header_title_heading',''),(4639,2082,'_dt_fancy_header_title_mode','generic'),(4640,2082,'_dt_fancy_header_title',''),(4641,2082,'_dt_fancy_header_title_font_size','35'),(4642,2082,'_dt_fancy_header_title_line_height','36'),(4643,2082,'_dt_fancy_header_text_transform','none'),(4644,2082,'_dt_fancy_header_title_color_mode','color'),(4645,2082,'_dt_fancy_header_title_color','#dddd2e'),(4646,2082,'_dt_fancy_header_subtitle_heading',''),(4647,2082,'_dt_fancy_header_subtitle',''),(4648,2082,'_dt_fancy_header_subtitle_font_size','18'),(4649,2082,'_dt_fancy_header_subtitle_line_height','26'),(4650,2082,'_dt_fancy_header_subtitle_text_transform','none'),(4651,2082,'_dt_fancy_header_subtitle_color_mode','color'),(4652,2082,'_dt_fancy_header_subtitle_color','#ffffff'),(4653,2082,'_dt_fancy_header_bg_heading',''),(4654,2082,'_dt_fancy_header_bg_color','#023b59'),(4655,2082,'_dt_fancy_header_bg_image_origin','custom'),(4656,2082,'_dt_fancy_header_bg_image','a:0:{}'),(4657,2082,'_dt_fancy_header_bg_repeat','no-repeat'),(4658,2082,'_dt_fancy_header_bg_position_x','center'),(4659,2082,'_dt_fancy_header_bg_position_y','center'),(4660,2082,'_dt_fancy_header_bg_fullscreen','1'),(4661,2082,'_dt_fancy_header_bg_overlay','0'),(4662,2082,'_dt_fancy_header_overlay_color','#000'),(4663,2082,'_dt_fancy_header_bg_overlay_opacity','50'),(4664,2082,'_dt_fancy_header_scroll_effect','default'),(4665,2082,'_dt_fancy_header_bg_parallax','0.5'),(4666,2082,'_dt_fancy_header_responsiveness_heading',''),(4667,2082,'_dt_fancy_header_responsiveness','enabled'),(4668,2082,'_dt_fancy_header_responsiveness_switch','778px'),(4669,2082,'_dt_fancy_header_responsive_height','70'),(4670,2082,'_dt_fancy_header_responsive_font_size','30'),(4671,2082,'_dt_fancy_header_responsive_title_line_height','38'),(4672,2082,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4673,2082,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4674,2082,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4675,2082,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4676,2082,'_dp_original','2077'),(4677,2082,'_wp_old_slug','boton-de-salida-serie-poc-2'),(4678,2082,'_edit_last','1'),(4680,2082,'_wp_old_slug','lector-de-huella-zk4500-2'),(4681,2157,'_elementor_controls_usage','a:0:{}'),(4682,2157,'_elementor_controls_usage','a:0:{}'),(4683,2157,'total_sales','0'),(4684,2157,'_tax_status','taxable'),(4685,2157,'_tax_class',''),(4686,2157,'_manage_stock','no'),(4687,2157,'_backorders','no'),(4688,2157,'_sold_individually','no'),(4689,2157,'_virtual','no'),(4690,2157,'_downloadable','no'),(4691,2157,'_download_limit','-1'),(4692,2157,'_download_expiry','-1'),(4693,2157,'_stock',''),(4694,2157,'_stock_status','instock'),(4695,2157,'_wc_average_rating','0'),(4696,2157,'_wc_review_count','0'),(4697,2157,'_product_version','5.6.0'),(4698,2157,'_product_image_gallery','3018'),(4699,2157,'slide_template',''),(4700,2157,'rs_page_bg_color',''),(4701,2157,'_dt_sidebar_position','disabled'),(4702,2157,'_dt_sidebar_widgetarea_id','sidebar_1'),(4703,2157,'_dt_sidebar_hide_on_mobile','0'),(4704,2157,'_dt_footer_show','1'),(4705,2157,'_dt_footer_widgetarea_id','sidebar_2'),(4706,2157,'_dt_footer_hide_on_mobile','0'),(4707,2157,'_dt_header_title','fancy'),(4708,2157,'_dt_header_background','normal'),(4709,2157,'_dt_header_background_below_slideshow','disabled'),(4710,2157,'_dt_header_transparent_bg_color_scheme','light'),(4711,2157,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4712,2157,'_dt_header_transparent_top_bar_bg_opacity','25'),(4713,2157,'_dt_header_transparent_bg_color','#000000'),(4714,2157,'_dt_header_transparent_bg_opacity','50'),(4715,2157,'_dt_header_disabled_background','normal'),(4716,2157,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4717,2157,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4718,2157,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4719,2157,'_dt_header_disabled_transparent_bg_color','#000000'),(4720,2157,'_dt_header_disabled_transparent_bg_opacity','50'),(4721,2157,'_dt_page_overrides_top_margin',''),(4722,2157,'_dt_page_overrides_right_margin',''),(4723,2157,'_dt_page_overrides_bottom_margin',''),(4724,2157,'_dt_page_overrides_left_margin',''),(4725,2157,'_dt_fancy_header_layout_heading',''),(4726,2157,'_dt_fancy_header_title_aligment','all_left'),(4727,2157,'_dt_fancy_header_height','180'),(4728,2157,'_dt_fancy_header_padding-top','0px'),(4729,2157,'_dt_fancy_header_padding-bottom','0px'),(4730,2157,'_dt_fancy_header_breadcrumbs_heading',''),(4731,2157,'_dt_fancy_header_breadcrumbs','enabled'),(4732,2157,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4733,2157,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4734,2157,'_dt_fancy_header_title_heading',''),(4735,2157,'_dt_fancy_header_title_mode','generic'),(4736,2157,'_dt_fancy_header_title',''),(4737,2157,'_dt_fancy_header_title_font_size','35'),(4738,2157,'_dt_fancy_header_title_line_height','36'),(4739,2157,'_dt_fancy_header_text_transform','none'),(4740,2157,'_dt_fancy_header_title_color_mode','color'),(4741,2157,'_dt_fancy_header_title_color','#dddd2e'),(4742,2157,'_dt_fancy_header_subtitle_heading',''),(4743,2157,'_dt_fancy_header_subtitle',''),(4744,2157,'_dt_fancy_header_subtitle_font_size','18'),(4745,2157,'_dt_fancy_header_subtitle_line_height','26'),(4746,2157,'_dt_fancy_header_subtitle_text_transform','none'),(4747,2157,'_dt_fancy_header_subtitle_color_mode','color'),(4748,2157,'_dt_fancy_header_subtitle_color','#ffffff'),(4749,2157,'_dt_fancy_header_bg_heading',''),(4750,2157,'_dt_fancy_header_bg_color','#023b59'),(4751,2157,'_dt_fancy_header_bg_image_origin','custom'),(4752,2157,'_dt_fancy_header_bg_image','a:0:{}'),(4753,2157,'_dt_fancy_header_bg_repeat','no-repeat'),(4754,2157,'_dt_fancy_header_bg_position_x','center'),(4755,2157,'_dt_fancy_header_bg_position_y','center'),(4756,2157,'_dt_fancy_header_bg_fullscreen','1'),(4757,2157,'_dt_fancy_header_bg_overlay','0'),(4758,2157,'_dt_fancy_header_overlay_color','#000'),(4759,2157,'_dt_fancy_header_bg_overlay_opacity','50'),(4760,2157,'_dt_fancy_header_scroll_effect','default'),(4761,2157,'_dt_fancy_header_bg_parallax','0.5'),(4762,2157,'_dt_fancy_header_responsiveness_heading',''),(4763,2157,'_dt_fancy_header_responsiveness','enabled'),(4764,2157,'_dt_fancy_header_responsiveness_switch','778px'),(4765,2157,'_dt_fancy_header_responsive_height','70'),(4766,2157,'_dt_fancy_header_responsive_font_size','30'),(4767,2157,'_dt_fancy_header_responsive_title_line_height','38'),(4768,2157,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4769,2157,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4770,2157,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4771,2157,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4772,2157,'_wp_old_slug','boton-de-salida-serie-poc'),(4773,2157,'_dp_original','2029'),(4774,2157,'_edit_last','1'),(4776,2157,'_wp_old_slug','3000tc-ii-2'),(4777,2166,'_elementor_controls_usage','a:0:{}'),(4778,2166,'_elementor_controls_usage','a:0:{}'),(4779,2166,'_elementor_controls_usage','a:0:{}'),(4780,2166,'_elementor_controls_usage','a:0:{}'),(4781,2166,'total_sales','0'),(4782,2166,'_tax_status','taxable'),(4783,2166,'_tax_class',''),(4784,2166,'_manage_stock','no'),(4785,2166,'_backorders','no'),(4786,2166,'_sold_individually','no'),(4787,2166,'_virtual','no'),(4788,2166,'_downloadable','no'),(4789,2166,'_download_limit','-1'),(4790,2166,'_download_expiry','-1'),(4791,2166,'_stock',''),(4792,2166,'_stock_status','instock'),(4793,2166,'_wc_average_rating','0'),(4794,2166,'_wc_review_count','0'),(4795,2166,'_product_version','5.6.0'),(4796,2166,'_product_image_gallery','2118,2119,2117'),(4797,2166,'slide_template',''),(4798,2166,'rs_page_bg_color',''),(4799,2166,'_dt_sidebar_position','disabled'),(4800,2166,'_dt_sidebar_widgetarea_id','sidebar_1'),(4801,2166,'_dt_sidebar_hide_on_mobile','0'),(4802,2166,'_dt_footer_show','1'),(4803,2166,'_dt_footer_widgetarea_id','sidebar_2'),(4804,2166,'_dt_footer_hide_on_mobile','0'),(4805,2166,'_dt_header_title','fancy'),(4806,2166,'_dt_header_background','normal'),(4807,2166,'_dt_header_background_below_slideshow','disabled'),(4808,2166,'_dt_header_transparent_bg_color_scheme','light'),(4809,2166,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4810,2166,'_dt_header_transparent_top_bar_bg_opacity','25'),(4811,2166,'_dt_header_transparent_bg_color','#000000'),(4812,2166,'_dt_header_transparent_bg_opacity','50'),(4813,2166,'_dt_header_disabled_background','normal'),(4814,2166,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4815,2166,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4816,2166,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4817,2166,'_dt_header_disabled_transparent_bg_color','#000000'),(4818,2166,'_dt_header_disabled_transparent_bg_opacity','50'),(4819,2166,'_dt_page_overrides_top_margin',''),(4820,2166,'_dt_page_overrides_right_margin',''),(4821,2166,'_dt_page_overrides_bottom_margin',''),(4822,2166,'_dt_page_overrides_left_margin',''),(4823,2166,'_dt_fancy_header_layout_heading',''),(4824,2166,'_dt_fancy_header_title_aligment','all_left'),(4825,2166,'_dt_fancy_header_height','180'),(4826,2166,'_dt_fancy_header_padding-top','0px'),(4827,2166,'_dt_fancy_header_padding-bottom','0px'),(4828,2166,'_dt_fancy_header_breadcrumbs_heading',''),(4829,2166,'_dt_fancy_header_breadcrumbs','enabled'),(4830,2166,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4831,2166,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4832,2166,'_dt_fancy_header_title_heading',''),(4833,2166,'_dt_fancy_header_title_mode','generic'),(4834,2166,'_dt_fancy_header_title',''),(4835,2166,'_dt_fancy_header_title_font_size','35'),(4836,2166,'_dt_fancy_header_title_line_height','36'),(4837,2166,'_dt_fancy_header_text_transform','none'),(4838,2166,'_dt_fancy_header_title_color_mode','color'),(4839,2166,'_dt_fancy_header_title_color','#dddd2e'),(4840,2166,'_dt_fancy_header_subtitle_heading',''),(4841,2166,'_dt_fancy_header_subtitle',''),(4842,2166,'_dt_fancy_header_subtitle_font_size','18'),(4843,2166,'_dt_fancy_header_subtitle_line_height','26'),(4844,2166,'_dt_fancy_header_subtitle_text_transform','none'),(4845,2166,'_dt_fancy_header_subtitle_color_mode','color'),(4846,2166,'_dt_fancy_header_subtitle_color','#ffffff'),(4847,2166,'_dt_fancy_header_bg_heading',''),(4848,2166,'_dt_fancy_header_bg_color','#023b59'),(4849,2166,'_dt_fancy_header_bg_image_origin','custom'),(4850,2166,'_dt_fancy_header_bg_image','a:0:{}'),(4851,2166,'_dt_fancy_header_bg_repeat','no-repeat'),(4852,2166,'_dt_fancy_header_bg_position_x','center'),(4853,2166,'_dt_fancy_header_bg_position_y','center'),(4854,2166,'_dt_fancy_header_bg_fullscreen','1'),(4855,2166,'_dt_fancy_header_bg_overlay','0'),(4856,2166,'_dt_fancy_header_overlay_color','#000'),(4857,2166,'_dt_fancy_header_bg_overlay_opacity','50'),(4858,2166,'_dt_fancy_header_scroll_effect','default'),(4859,2166,'_dt_fancy_header_bg_parallax','0.5'),(4860,2166,'_dt_fancy_header_responsiveness_heading',''),(4861,2166,'_dt_fancy_header_responsiveness','enabled'),(4862,2166,'_dt_fancy_header_responsiveness_switch','778px'),(4863,2166,'_dt_fancy_header_responsive_height','70'),(4864,2166,'_dt_fancy_header_responsive_font_size','30'),(4865,2166,'_dt_fancy_header_responsive_title_line_height','38'),(4866,2166,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4867,2166,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4868,2166,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4869,2166,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4870,2166,'_wp_old_slug','boton-de-salida-serie-poc'),(4871,2166,'_wp_old_slug','3000tc-ii-2'),(4872,2166,'_wp_old_slug','bioentry-plus-2'),(4873,2166,'_dp_original','2163'),(4874,2166,'_edit_last','1'),(4876,2166,'_wp_old_slug','bioentry-w2-2'),(4877,2168,'_elementor_controls_usage','a:0:{}'),(4878,2168,'_elementor_controls_usage','a:0:{}'),(4879,2168,'_elementor_controls_usage','a:0:{}'),(4880,2168,'total_sales','0'),(4881,2168,'_tax_status','taxable'),(4882,2168,'_tax_class',''),(4883,2168,'_manage_stock','no'),(4884,2168,'_backorders','no'),(4885,2168,'_sold_individually','no'),(4886,2168,'_virtual','no'),(4887,2168,'_downloadable','no'),(4888,2168,'_download_limit','-1'),(4889,2168,'_download_expiry','-1'),(4890,2168,'_stock',''),(4891,2168,'_stock_status','instock'),(4892,2168,'_wc_average_rating','0'),(4893,2168,'_wc_review_count','0'),(4894,2168,'_product_version','5.6.0'),(4895,2168,'_product_image_gallery','2121'),(4896,2168,'slide_template',''),(4897,2168,'rs_page_bg_color',''),(4898,2168,'_dt_sidebar_position','disabled'),(4899,2168,'_dt_sidebar_widgetarea_id','sidebar_1'),(4900,2168,'_dt_sidebar_hide_on_mobile','0'),(4901,2168,'_dt_footer_show','1'),(4902,2168,'_dt_footer_widgetarea_id','sidebar_2'),(4903,2168,'_dt_footer_hide_on_mobile','0'),(4904,2168,'_dt_header_title','fancy'),(4905,2168,'_dt_header_background','normal'),(4906,2168,'_dt_header_background_below_slideshow','disabled'),(4907,2168,'_dt_header_transparent_bg_color_scheme','light'),(4908,2168,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(4909,2168,'_dt_header_transparent_top_bar_bg_opacity','25'),(4910,2168,'_dt_header_transparent_bg_color','#000000'),(4911,2168,'_dt_header_transparent_bg_opacity','50'),(4912,2168,'_dt_header_disabled_background','normal'),(4913,2168,'_dt_header_disabled_transparent_bg_color_scheme','light'),(4914,2168,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(4915,2168,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(4916,2168,'_dt_header_disabled_transparent_bg_color','#000000'),(4917,2168,'_dt_header_disabled_transparent_bg_opacity','50'),(4918,2168,'_dt_page_overrides_top_margin',''),(4919,2168,'_dt_page_overrides_right_margin',''),(4920,2168,'_dt_page_overrides_bottom_margin',''),(4921,2168,'_dt_page_overrides_left_margin',''),(4922,2168,'_dt_fancy_header_layout_heading',''),(4923,2168,'_dt_fancy_header_title_aligment','all_left'),(4924,2168,'_dt_fancy_header_height','180'),(4925,2168,'_dt_fancy_header_padding-top','0px'),(4926,2168,'_dt_fancy_header_padding-bottom','0px'),(4927,2168,'_dt_fancy_header_breadcrumbs_heading',''),(4928,2168,'_dt_fancy_header_breadcrumbs','enabled'),(4929,2168,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(4930,2168,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(4931,2168,'_dt_fancy_header_title_heading',''),(4932,2168,'_dt_fancy_header_title_mode','generic'),(4933,2168,'_dt_fancy_header_title',''),(4934,2168,'_dt_fancy_header_title_font_size','35'),(4935,2168,'_dt_fancy_header_title_line_height','36'),(4936,2168,'_dt_fancy_header_text_transform','none'),(4937,2168,'_dt_fancy_header_title_color_mode','color'),(4938,2168,'_dt_fancy_header_title_color','#dddd2e'),(4939,2168,'_dt_fancy_header_subtitle_heading',''),(4940,2168,'_dt_fancy_header_subtitle',''),(4941,2168,'_dt_fancy_header_subtitle_font_size','18'),(4942,2168,'_dt_fancy_header_subtitle_line_height','26'),(4943,2168,'_dt_fancy_header_subtitle_text_transform','none'),(4944,2168,'_dt_fancy_header_subtitle_color_mode','color'),(4945,2168,'_dt_fancy_header_subtitle_color','#ffffff'),(4946,2168,'_dt_fancy_header_bg_heading',''),(4947,2168,'_dt_fancy_header_bg_color','#023b59'),(4948,2168,'_dt_fancy_header_bg_image_origin','custom'),(4949,2168,'_dt_fancy_header_bg_image','a:0:{}'),(4950,2168,'_dt_fancy_header_bg_repeat','no-repeat'),(4951,2168,'_dt_fancy_header_bg_position_x','center'),(4952,2168,'_dt_fancy_header_bg_position_y','center'),(4953,2168,'_dt_fancy_header_bg_fullscreen','1'),(4954,2168,'_dt_fancy_header_bg_overlay','0'),(4955,2168,'_dt_fancy_header_overlay_color','#000'),(4956,2168,'_dt_fancy_header_bg_overlay_opacity','50'),(4957,2168,'_dt_fancy_header_scroll_effect','default'),(4958,2168,'_dt_fancy_header_bg_parallax','0.5'),(4959,2168,'_dt_fancy_header_responsiveness_heading',''),(4960,2168,'_dt_fancy_header_responsiveness','enabled'),(4961,2168,'_dt_fancy_header_responsiveness_switch','778px'),(4962,2168,'_dt_fancy_header_responsive_height','70'),(4963,2168,'_dt_fancy_header_responsive_font_size','30'),(4964,2168,'_dt_fancy_header_responsive_title_line_height','38'),(4965,2168,'_dt_fancy_header_responsive_subtitle_font_size','20'),(4966,2168,'_dt_fancy_header_responsive_subtitle_line_height','28'),(4967,2168,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(4968,2168,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(4969,2168,'_wp_old_slug','boton-de-salida-serie-poc'),(4970,2168,'_wp_old_slug','3000tc-ii-2'),(4971,2168,'_dp_original','2157'),(4972,2168,'_edit_last','1'),(4974,2168,'_wp_old_slug','bioentry-plus-2'),(4975,2382,'_elementor_controls_usage','a:0:{}'),(4976,2382,'_elementor_controls_usage','a:0:{}'),(4977,2382,'_elementor_controls_usage','a:0:{}'),(4978,2382,'_elementor_controls_usage','a:0:{}'),(4979,2382,'_elementor_controls_usage','a:0:{}'),(4980,2382,'_elementor_controls_usage','a:0:{}'),(4981,2382,'_elementor_controls_usage','a:0:{}'),(4982,2382,'_elementor_controls_usage','a:0:{}'),(4983,2382,'_elementor_controls_usage','a:0:{}'),(4984,2382,'_elementor_controls_usage','a:0:{}'),(4985,2382,'total_sales','0'),(4986,2382,'_tax_status','taxable'),(4987,2382,'_tax_class',''),(4988,2382,'_manage_stock','no'),(4989,2382,'_backorders','no'),(4990,2382,'_sold_individually','no'),(4991,2382,'_virtual','no'),(4992,2382,'_downloadable','no'),(4993,2382,'_download_limit','-1'),(4994,2382,'_download_expiry','-1'),(4995,2382,'_stock',''),(4996,2382,'_stock_status','instock'),(4997,2382,'_wc_average_rating','0'),(4998,2382,'_wc_review_count','0'),(4999,2382,'_product_version','6.0.1'),(5000,2382,'_product_image_gallery','2357,2358'),(5001,2382,'slide_template',''),(5002,2382,'rs_page_bg_color',''),(5003,2382,'_dt_sidebar_position','disabled'),(5004,2382,'_dt_sidebar_widgetarea_id','sidebar_1'),(5005,2382,'_dt_sidebar_hide_on_mobile','0'),(5006,2382,'_dt_footer_show','1'),(5007,2382,'_dt_footer_widgetarea_id','sidebar_2'),(5008,2382,'_dt_footer_hide_on_mobile','0'),(5009,2382,'_dt_header_title','fancy'),(5010,2382,'_dt_header_background','normal'),(5011,2382,'_dt_header_background_below_slideshow','disabled'),(5012,2382,'_dt_header_transparent_bg_color_scheme','light'),(5013,2382,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5014,2382,'_dt_header_transparent_top_bar_bg_opacity','25'),(5015,2382,'_dt_header_transparent_bg_color','#000000'),(5016,2382,'_dt_header_transparent_bg_opacity','50'),(5017,2382,'_dt_header_disabled_background','normal'),(5018,2382,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5019,2382,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5020,2382,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5021,2382,'_dt_header_disabled_transparent_bg_color','#000000'),(5022,2382,'_dt_header_disabled_transparent_bg_opacity','50'),(5023,2382,'_dt_page_overrides_top_margin',''),(5024,2382,'_dt_page_overrides_right_margin',''),(5025,2382,'_dt_page_overrides_bottom_margin',''),(5026,2382,'_dt_page_overrides_left_margin',''),(5027,2382,'_dt_fancy_header_layout_heading',''),(5028,2382,'_dt_fancy_header_title_aligment','all_left'),(5029,2382,'_dt_fancy_header_height','180'),(5030,2382,'_dt_fancy_header_padding-top','0px'),(5031,2382,'_dt_fancy_header_padding-bottom','0px'),(5032,2382,'_dt_fancy_header_breadcrumbs_heading',''),(5033,2382,'_dt_fancy_header_breadcrumbs','enabled'),(5034,2382,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5035,2382,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5036,2382,'_dt_fancy_header_title_heading',''),(5037,2382,'_dt_fancy_header_title_mode','generic'),(5038,2382,'_dt_fancy_header_title',''),(5039,2382,'_dt_fancy_header_title_font_size','35'),(5040,2382,'_dt_fancy_header_title_line_height','36'),(5041,2382,'_dt_fancy_header_text_transform','none'),(5042,2382,'_dt_fancy_header_title_color_mode','color'),(5043,2382,'_dt_fancy_header_title_color','#dddd2e'),(5044,2382,'_dt_fancy_header_subtitle_heading',''),(5045,2382,'_dt_fancy_header_subtitle',''),(5046,2382,'_dt_fancy_header_subtitle_font_size','18'),(5047,2382,'_dt_fancy_header_subtitle_line_height','26'),(5048,2382,'_dt_fancy_header_subtitle_text_transform','none'),(5049,2382,'_dt_fancy_header_subtitle_color_mode','color'),(5050,2382,'_dt_fancy_header_subtitle_color','#ffffff'),(5051,2382,'_dt_fancy_header_bg_heading',''),(5052,2382,'_dt_fancy_header_bg_color','#023b59'),(5053,2382,'_dt_fancy_header_bg_image_origin','custom'),(5054,2382,'_dt_fancy_header_bg_image','a:0:{}'),(5055,2382,'_dt_fancy_header_bg_repeat','no-repeat'),(5056,2382,'_dt_fancy_header_bg_position_x','center'),(5057,2382,'_dt_fancy_header_bg_position_y','center'),(5058,2382,'_dt_fancy_header_bg_fullscreen','1'),(5059,2382,'_dt_fancy_header_bg_overlay','0'),(5060,2382,'_dt_fancy_header_overlay_color','#000'),(5061,2382,'_dt_fancy_header_bg_overlay_opacity','50'),(5062,2382,'_dt_fancy_header_scroll_effect','default'),(5063,2382,'_dt_fancy_header_bg_parallax','0.5'),(5064,2382,'_dt_fancy_header_responsiveness_heading',''),(5065,2382,'_dt_fancy_header_responsiveness','enabled'),(5066,2382,'_dt_fancy_header_responsiveness_switch','778px'),(5067,2382,'_dt_fancy_header_responsive_height','70'),(5068,2382,'_dt_fancy_header_responsive_font_size','30'),(5069,2382,'_dt_fancy_header_responsive_title_line_height','38'),(5070,2382,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5071,2382,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5072,2382,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5073,2382,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5074,2382,'_wp_old_slug','boton-de-salida-serie-poc'),(5075,2382,'_wp_old_slug','3000tc-ii-2'),(5076,2382,'_wp_old_slug','bioentry-plus-2'),(5077,2382,'_wp_old_slug','bioentry-w2-2'),(5078,2382,'_wp_old_slug','biolite-net-2'),(5079,2382,'_wp_old_slug','tft900-2'),(5080,2382,'_wp_old_slug','tft600-ii-2'),(5081,2382,'_wp_old_slug','ma500-2'),(5082,2382,'_dp_original','2381'),(5083,2382,'_edit_last','1'),(5084,2382,'_wp_old_slug','ts1022s-3'),(5086,2383,'_elementor_controls_usage','a:0:{}'),(5087,2383,'_elementor_controls_usage','a:0:{}'),(5088,2383,'_elementor_controls_usage','a:0:{}'),(5089,2383,'_elementor_controls_usage','a:0:{}'),(5090,2383,'_elementor_controls_usage','a:0:{}'),(5091,2383,'_elementor_controls_usage','a:0:{}'),(5092,2383,'_elementor_controls_usage','a:0:{}'),(5093,2383,'_elementor_controls_usage','a:0:{}'),(5094,2383,'_elementor_controls_usage','a:0:{}'),(5095,2383,'_elementor_controls_usage','a:0:{}'),(5096,2383,'_elementor_controls_usage','a:0:{}'),(5097,2383,'total_sales','0'),(5098,2383,'_tax_status','taxable'),(5099,2383,'_tax_class',''),(5100,2383,'_manage_stock','no'),(5101,2383,'_backorders','no'),(5102,2383,'_sold_individually','no'),(5103,2383,'_virtual','no'),(5104,2383,'_downloadable','no'),(5105,2383,'_download_limit','-1'),(5106,2383,'_download_expiry','-1'),(5107,2383,'_stock',''),(5108,2383,'_stock_status','instock'),(5109,2383,'_wc_average_rating','0'),(5110,2383,'_wc_review_count','0'),(5111,2383,'_product_version','6.0.1'),(5112,2383,'slide_template',''),(5113,2383,'rs_page_bg_color',''),(5114,2383,'_dt_sidebar_position','disabled'),(5115,2383,'_dt_sidebar_widgetarea_id','sidebar_1'),(5116,2383,'_dt_sidebar_hide_on_mobile','0'),(5117,2383,'_dt_footer_show','1'),(5118,2383,'_dt_footer_widgetarea_id','sidebar_2'),(5119,2383,'_dt_footer_hide_on_mobile','0'),(5120,2383,'_dt_header_title','fancy'),(5121,2383,'_dt_header_background','normal'),(5122,2383,'_dt_header_background_below_slideshow','disabled'),(5123,2383,'_dt_header_transparent_bg_color_scheme','light'),(5124,2383,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5125,2383,'_dt_header_transparent_top_bar_bg_opacity','25'),(5126,2383,'_dt_header_transparent_bg_color','#000000'),(5127,2383,'_dt_header_transparent_bg_opacity','50'),(5128,2383,'_dt_header_disabled_background','normal'),(5129,2383,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5130,2383,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5131,2383,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5132,2383,'_dt_header_disabled_transparent_bg_color','#000000'),(5133,2383,'_dt_header_disabled_transparent_bg_opacity','50'),(5134,2383,'_dt_page_overrides_top_margin',''),(5135,2383,'_dt_page_overrides_right_margin',''),(5136,2383,'_dt_page_overrides_bottom_margin',''),(5137,2383,'_dt_page_overrides_left_margin',''),(5138,2383,'_dt_fancy_header_layout_heading',''),(5139,2383,'_dt_fancy_header_title_aligment','all_left'),(5140,2383,'_dt_fancy_header_height','180'),(5141,2383,'_dt_fancy_header_padding-top','0px'),(5142,2383,'_dt_fancy_header_padding-bottom','0px'),(5143,2383,'_dt_fancy_header_breadcrumbs_heading',''),(5144,2383,'_dt_fancy_header_breadcrumbs','enabled'),(5145,2383,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5146,2383,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5147,2383,'_dt_fancy_header_title_heading',''),(5148,2383,'_dt_fancy_header_title_mode','generic'),(5149,2383,'_dt_fancy_header_title',''),(5150,2383,'_dt_fancy_header_title_font_size','35'),(5151,2383,'_dt_fancy_header_title_line_height','36'),(5152,2383,'_dt_fancy_header_text_transform','none'),(5153,2383,'_dt_fancy_header_title_color_mode','color'),(5154,2383,'_dt_fancy_header_title_color','#dddd2e'),(5155,2383,'_dt_fancy_header_subtitle_heading',''),(5156,2383,'_dt_fancy_header_subtitle',''),(5157,2383,'_dt_fancy_header_subtitle_font_size','18'),(5158,2383,'_dt_fancy_header_subtitle_line_height','26'),(5159,2383,'_dt_fancy_header_subtitle_text_transform','none'),(5160,2383,'_dt_fancy_header_subtitle_color_mode','color'),(5161,2383,'_dt_fancy_header_subtitle_color','#ffffff'),(5162,2383,'_dt_fancy_header_bg_heading',''),(5163,2383,'_dt_fancy_header_bg_color','#023b59'),(5164,2383,'_dt_fancy_header_bg_image_origin','custom'),(5165,2383,'_dt_fancy_header_bg_image','a:0:{}'),(5166,2383,'_dt_fancy_header_bg_repeat','no-repeat'),(5167,2383,'_dt_fancy_header_bg_position_x','center'),(5168,2383,'_dt_fancy_header_bg_position_y','center'),(5169,2383,'_dt_fancy_header_bg_fullscreen','1'),(5170,2383,'_dt_fancy_header_bg_overlay','0'),(5171,2383,'_dt_fancy_header_overlay_color','#000'),(5172,2383,'_dt_fancy_header_bg_overlay_opacity','50'),(5173,2383,'_dt_fancy_header_scroll_effect','default'),(5174,2383,'_dt_fancy_header_bg_parallax','0.5'),(5175,2383,'_dt_fancy_header_responsiveness_heading',''),(5176,2383,'_dt_fancy_header_responsiveness','enabled'),(5177,2383,'_dt_fancy_header_responsiveness_switch','778px'),(5178,2383,'_dt_fancy_header_responsive_height','70'),(5179,2383,'_dt_fancy_header_responsive_font_size','30'),(5180,2383,'_dt_fancy_header_responsive_title_line_height','38'),(5181,2383,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5182,2383,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5183,2383,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5184,2383,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5185,2383,'_wp_old_slug','boton-de-salida-serie-poc'),(5186,2383,'_wp_old_slug','3000tc-ii-2'),(5187,2383,'_wp_old_slug','bioentry-plus-2'),(5188,2383,'_wp_old_slug','bioentry-w2-2'),(5189,2383,'_wp_old_slug','biolite-net-2'),(5190,2383,'_wp_old_slug','tft900-2'),(5191,2383,'_wp_old_slug','tft600-ii-2'),(5192,2383,'_wp_old_slug','ma500-2'),(5193,2383,'_wp_old_slug','ts1022s-2'),(5194,2383,'_wp_old_slug','ts1000s-2'),(5195,2383,'_dp_original','2378'),(5196,2383,'_edit_last','1'),(5198,2385,'_elementor_controls_usage','a:0:{}'),(5199,2385,'_elementor_controls_usage','a:0:{}'),(5200,2385,'_elementor_controls_usage','a:0:{}'),(5201,2385,'_elementor_controls_usage','a:0:{}'),(5202,2385,'_elementor_controls_usage','a:0:{}'),(5203,2385,'_elementor_controls_usage','a:0:{}'),(5204,2385,'_elementor_controls_usage','a:0:{}'),(5205,2385,'_elementor_controls_usage','a:0:{}'),(5206,2385,'_elementor_controls_usage','a:0:{}'),(5207,2385,'_elementor_controls_usage','a:0:{}'),(5208,2385,'_elementor_controls_usage','a:0:{}'),(5209,2385,'total_sales','0'),(5210,2385,'_tax_status','taxable'),(5211,2385,'_tax_class',''),(5212,2385,'_manage_stock','no'),(5213,2385,'_backorders','no'),(5214,2385,'_sold_individually','no'),(5215,2385,'_virtual','no'),(5216,2385,'_downloadable','no'),(5217,2385,'_download_limit','-1'),(5218,2385,'_download_expiry','-1'),(5219,2385,'_stock',''),(5220,2385,'_stock_status','instock'),(5221,2385,'_wc_average_rating','0'),(5222,2385,'_wc_review_count','0'),(5223,2385,'_product_version','6.0.1'),(5224,2385,'_product_image_gallery','2356,2387'),(5225,2385,'slide_template',''),(5226,2385,'rs_page_bg_color',''),(5227,2385,'_dt_sidebar_position','disabled'),(5228,2385,'_dt_sidebar_widgetarea_id','sidebar_1'),(5229,2385,'_dt_sidebar_hide_on_mobile','0'),(5230,2385,'_dt_footer_show','1'),(5231,2385,'_dt_footer_widgetarea_id','sidebar_2'),(5232,2385,'_dt_footer_hide_on_mobile','0'),(5233,2385,'_dt_header_title','fancy'),(5234,2385,'_dt_header_background','normal'),(5235,2385,'_dt_header_background_below_slideshow','disabled'),(5236,2385,'_dt_header_transparent_bg_color_scheme','light'),(5237,2385,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5238,2385,'_dt_header_transparent_top_bar_bg_opacity','25'),(5239,2385,'_dt_header_transparent_bg_color','#000000'),(5240,2385,'_dt_header_transparent_bg_opacity','50'),(5241,2385,'_dt_header_disabled_background','normal'),(5242,2385,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5243,2385,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5244,2385,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5245,2385,'_dt_header_disabled_transparent_bg_color','#000000'),(5246,2385,'_dt_header_disabled_transparent_bg_opacity','50'),(5247,2385,'_dt_page_overrides_top_margin',''),(5248,2385,'_dt_page_overrides_right_margin',''),(5249,2385,'_dt_page_overrides_bottom_margin',''),(5250,2385,'_dt_page_overrides_left_margin',''),(5251,2385,'_dt_fancy_header_layout_heading',''),(5252,2385,'_dt_fancy_header_title_aligment','all_left'),(5253,2385,'_dt_fancy_header_height','180'),(5254,2385,'_dt_fancy_header_padding-top','0px'),(5255,2385,'_dt_fancy_header_padding-bottom','0px'),(5256,2385,'_dt_fancy_header_breadcrumbs_heading',''),(5257,2385,'_dt_fancy_header_breadcrumbs','enabled'),(5258,2385,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5259,2385,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5260,2385,'_dt_fancy_header_title_heading',''),(5261,2385,'_dt_fancy_header_title_mode','generic'),(5262,2385,'_dt_fancy_header_title',''),(5263,2385,'_dt_fancy_header_title_font_size','35'),(5264,2385,'_dt_fancy_header_title_line_height','36'),(5265,2385,'_dt_fancy_header_text_transform','none'),(5266,2385,'_dt_fancy_header_title_color_mode','color'),(5267,2385,'_dt_fancy_header_title_color','#dddd2e'),(5268,2385,'_dt_fancy_header_subtitle_heading',''),(5269,2385,'_dt_fancy_header_subtitle',''),(5270,2385,'_dt_fancy_header_subtitle_font_size','18'),(5271,2385,'_dt_fancy_header_subtitle_line_height','26'),(5272,2385,'_dt_fancy_header_subtitle_text_transform','none'),(5273,2385,'_dt_fancy_header_subtitle_color_mode','color'),(5274,2385,'_dt_fancy_header_subtitle_color','#ffffff'),(5275,2385,'_dt_fancy_header_bg_heading',''),(5276,2385,'_dt_fancy_header_bg_color','#023b59'),(5277,2385,'_dt_fancy_header_bg_image_origin','custom'),(5278,2385,'_dt_fancy_header_bg_image','a:0:{}'),(5279,2385,'_dt_fancy_header_bg_repeat','no-repeat'),(5280,2385,'_dt_fancy_header_bg_position_x','center'),(5281,2385,'_dt_fancy_header_bg_position_y','center'),(5282,2385,'_dt_fancy_header_bg_fullscreen','1'),(5283,2385,'_dt_fancy_header_bg_overlay','0'),(5284,2385,'_dt_fancy_header_overlay_color','#000'),(5285,2385,'_dt_fancy_header_bg_overlay_opacity','50'),(5286,2385,'_dt_fancy_header_scroll_effect','default'),(5287,2385,'_dt_fancy_header_bg_parallax','0.5'),(5288,2385,'_dt_fancy_header_responsiveness_heading',''),(5289,2385,'_dt_fancy_header_responsiveness','enabled'),(5290,2385,'_dt_fancy_header_responsiveness_switch','778px'),(5291,2385,'_dt_fancy_header_responsive_height','70'),(5292,2385,'_dt_fancy_header_responsive_font_size','30'),(5293,2385,'_dt_fancy_header_responsive_title_line_height','38'),(5294,2385,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5295,2385,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5296,2385,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5297,2385,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5298,2385,'_wp_old_slug','boton-de-salida-serie-poc'),(5299,2385,'_wp_old_slug','3000tc-ii-2'),(5300,2385,'_wp_old_slug','bioentry-plus-2'),(5301,2385,'_wp_old_slug','bioentry-w2-2'),(5302,2385,'_wp_old_slug','biolite-net-2'),(5303,2385,'_wp_old_slug','tft900-2'),(5304,2385,'_wp_old_slug','tft600-ii-2'),(5305,2385,'_wp_old_slug','ma500-2'),(5306,2385,'_wp_old_slug','ts1022s-2'),(5307,2385,'_wp_old_slug','ts1000s-2'),(5308,2385,'_dp_original','2378'),(5309,2385,'_edit_last','1'),(5311,2385,'_wp_old_slug','barrera-vehicular-3'),(5312,2388,'_elementor_controls_usage','a:0:{}'),(5313,2388,'_elementor_controls_usage','a:0:{}'),(5314,2388,'_elementor_controls_usage','a:0:{}'),(5315,2388,'_elementor_controls_usage','a:0:{}'),(5316,2388,'_elementor_controls_usage','a:0:{}'),(5317,2388,'_elementor_controls_usage','a:0:{}'),(5318,2388,'_elementor_controls_usage','a:0:{}'),(5319,2388,'_elementor_controls_usage','a:0:{}'),(5320,2388,'_elementor_controls_usage','a:0:{}'),(5321,2388,'_elementor_controls_usage','a:0:{}'),(5322,2388,'total_sales','0'),(5323,2388,'_tax_status','taxable'),(5324,2388,'_tax_class',''),(5325,2388,'_manage_stock','no'),(5326,2388,'_backorders','no'),(5327,2388,'_sold_individually','no'),(5328,2388,'_virtual','no'),(5329,2388,'_downloadable','no'),(5330,2388,'_download_limit','-1'),(5331,2388,'_download_expiry','-1'),(5332,2388,'_stock',''),(5333,2388,'_stock_status','instock'),(5334,2388,'_wc_average_rating','0'),(5335,2388,'_wc_review_count','0'),(5336,2388,'_product_version','6.0.1'),(5337,2388,'_product_image_gallery','2354,2355'),(5338,2388,'slide_template',''),(5339,2388,'rs_page_bg_color',''),(5340,2388,'_dt_sidebar_position','disabled'),(5341,2388,'_dt_sidebar_widgetarea_id','sidebar_1'),(5342,2388,'_dt_sidebar_hide_on_mobile','0'),(5343,2388,'_dt_footer_show','1'),(5344,2388,'_dt_footer_widgetarea_id','sidebar_2'),(5345,2388,'_dt_footer_hide_on_mobile','0'),(5346,2388,'_dt_header_title','fancy'),(5347,2388,'_dt_header_background','normal'),(5348,2388,'_dt_header_background_below_slideshow','disabled'),(5349,2388,'_dt_header_transparent_bg_color_scheme','light'),(5350,2388,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5351,2388,'_dt_header_transparent_top_bar_bg_opacity','25'),(5352,2388,'_dt_header_transparent_bg_color','#000000'),(5353,2388,'_dt_header_transparent_bg_opacity','50'),(5354,2388,'_dt_header_disabled_background','normal'),(5355,2388,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5356,2388,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5357,2388,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5358,2388,'_dt_header_disabled_transparent_bg_color','#000000'),(5359,2388,'_dt_header_disabled_transparent_bg_opacity','50'),(5360,2388,'_dt_page_overrides_top_margin',''),(5361,2388,'_dt_page_overrides_right_margin',''),(5362,2388,'_dt_page_overrides_bottom_margin',''),(5363,2388,'_dt_page_overrides_left_margin',''),(5364,2388,'_dt_fancy_header_layout_heading',''),(5365,2388,'_dt_fancy_header_title_aligment','all_left'),(5366,2388,'_dt_fancy_header_height','180'),(5367,2388,'_dt_fancy_header_padding-top','0px'),(5368,2388,'_dt_fancy_header_padding-bottom','0px'),(5369,2388,'_dt_fancy_header_breadcrumbs_heading',''),(5370,2388,'_dt_fancy_header_breadcrumbs','enabled'),(5371,2388,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5372,2388,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5373,2388,'_dt_fancy_header_title_heading',''),(5374,2388,'_dt_fancy_header_title_mode','generic'),(5375,2388,'_dt_fancy_header_title',''),(5376,2388,'_dt_fancy_header_title_font_size','35'),(5377,2388,'_dt_fancy_header_title_line_height','36'),(5378,2388,'_dt_fancy_header_text_transform','none'),(5379,2388,'_dt_fancy_header_title_color_mode','color'),(5380,2388,'_dt_fancy_header_title_color','#dddd2e'),(5381,2388,'_dt_fancy_header_subtitle_heading',''),(5382,2388,'_dt_fancy_header_subtitle',''),(5383,2388,'_dt_fancy_header_subtitle_font_size','18'),(5384,2388,'_dt_fancy_header_subtitle_line_height','26'),(5385,2388,'_dt_fancy_header_subtitle_text_transform','none'),(5386,2388,'_dt_fancy_header_subtitle_color_mode','color'),(5387,2388,'_dt_fancy_header_subtitle_color','#ffffff'),(5388,2388,'_dt_fancy_header_bg_heading',''),(5389,2388,'_dt_fancy_header_bg_color','#023b59'),(5390,2388,'_dt_fancy_header_bg_image_origin','custom'),(5391,2388,'_dt_fancy_header_bg_image','a:0:{}'),(5392,2388,'_dt_fancy_header_bg_repeat','no-repeat'),(5393,2388,'_dt_fancy_header_bg_position_x','center'),(5394,2388,'_dt_fancy_header_bg_position_y','center'),(5395,2388,'_dt_fancy_header_bg_fullscreen','1'),(5396,2388,'_dt_fancy_header_bg_overlay','0'),(5397,2388,'_dt_fancy_header_overlay_color','#000'),(5398,2388,'_dt_fancy_header_bg_overlay_opacity','50'),(5399,2388,'_dt_fancy_header_scroll_effect','default'),(5400,2388,'_dt_fancy_header_bg_parallax','0.5'),(5401,2388,'_dt_fancy_header_responsiveness_heading',''),(5402,2388,'_dt_fancy_header_responsiveness','enabled'),(5403,2388,'_dt_fancy_header_responsiveness_switch','778px'),(5404,2388,'_dt_fancy_header_responsive_height','70'),(5405,2388,'_dt_fancy_header_responsive_font_size','30'),(5406,2388,'_dt_fancy_header_responsive_title_line_height','38'),(5407,2388,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5408,2388,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5409,2388,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5410,2388,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5411,2388,'_wp_old_slug','boton-de-salida-serie-poc'),(5412,2388,'_wp_old_slug','3000tc-ii-2'),(5413,2388,'_wp_old_slug','bioentry-plus-2'),(5414,2388,'_wp_old_slug','bioentry-w2-2'),(5415,2388,'_wp_old_slug','biolite-net-2'),(5416,2388,'_wp_old_slug','tft900-2'),(5417,2388,'_wp_old_slug','tft600-ii-2'),(5418,2388,'_wp_old_slug','ma500-2'),(5419,2388,'_dp_original','2381'),(5420,2388,'_edit_last','1'),(5422,2388,'_wp_old_slug','ts1022s-3'),(5423,2944,'total_sales','0'),(5424,2944,'_tax_status','taxable'),(5425,2944,'_tax_class',''),(5426,2944,'_manage_stock','no'),(5427,2944,'_backorders','no'),(5428,2944,'_sold_individually','no'),(5429,2944,'_virtual','no'),(5430,2944,'_downloadable','no'),(5431,2944,'_product_image_gallery','2945'),(5432,2944,'_download_limit','-1'),(5433,2944,'_download_expiry','-1'),(5434,2944,'_stock',''),(5435,2944,'_stock_status','instock'),(5436,2944,'_wc_average_rating','0'),(5437,2944,'_wc_review_count','0'),(5438,2944,'_product_version','5.6.0'),(5439,2944,'_elementor_controls_usage','a:0:{}'),(5440,2944,'_elementor_controls_usage','a:0:{}'),(5441,2944,'_elementor_controls_usage','a:0:{}'),(5442,2944,'slide_template',''),(5443,2944,'rs_page_bg_color',''),(5444,2944,'_dt_sidebar_position','disabled'),(5445,2944,'_dt_sidebar_widgetarea_id','sidebar_1'),(5446,2944,'_dt_sidebar_hide_on_mobile','0'),(5447,2944,'_dt_footer_show','1'),(5448,2944,'_dt_footer_widgetarea_id','sidebar_2'),(5449,2944,'_dt_footer_hide_on_mobile','0'),(5450,2944,'_dt_header_title','fancy'),(5451,2944,'_dt_header_background','normal'),(5452,2944,'_dt_header_background_below_slideshow','disabled'),(5453,2944,'_dt_header_transparent_bg_color_scheme','light'),(5454,2944,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5455,2944,'_dt_header_transparent_top_bar_bg_opacity','25'),(5456,2944,'_dt_header_transparent_bg_color','#000000'),(5457,2944,'_dt_header_transparent_bg_opacity','50'),(5458,2944,'_dt_header_disabled_background','normal'),(5459,2944,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5460,2944,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5461,2944,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5462,2944,'_dt_header_disabled_transparent_bg_color','#000000'),(5463,2944,'_dt_header_disabled_transparent_bg_opacity','50'),(5464,2944,'_dt_page_overrides_top_margin',''),(5465,2944,'_dt_page_overrides_right_margin',''),(5466,2944,'_dt_page_overrides_bottom_margin',''),(5467,2944,'_dt_page_overrides_left_margin',''),(5468,2944,'_dt_fancy_header_layout_heading',''),(5469,2944,'_dt_fancy_header_title_aligment','all_left'),(5470,2944,'_dt_fancy_header_height','180'),(5471,2944,'_dt_fancy_header_padding-top','0px'),(5472,2944,'_dt_fancy_header_padding-bottom','0px'),(5473,2944,'_dt_fancy_header_breadcrumbs_heading',''),(5474,2944,'_dt_fancy_header_breadcrumbs','enabled'),(5475,2944,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5476,2944,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5477,2944,'_dt_fancy_header_title_heading',''),(5478,2944,'_dt_fancy_header_title_mode','generic'),(5479,2944,'_dt_fancy_header_title',''),(5480,2944,'_dt_fancy_header_title_font_size','35'),(5481,2944,'_dt_fancy_header_title_line_height','36'),(5482,2944,'_dt_fancy_header_text_transform','none'),(5483,2944,'_dt_fancy_header_title_color_mode','color'),(5484,2944,'_dt_fancy_header_title_color','#dddd2e'),(5485,2944,'_dt_fancy_header_subtitle_heading',''),(5486,2944,'_dt_fancy_header_subtitle',''),(5487,2944,'_dt_fancy_header_subtitle_font_size','18'),(5488,2944,'_dt_fancy_header_subtitle_line_height','26'),(5489,2944,'_dt_fancy_header_subtitle_text_transform','none'),(5490,2944,'_dt_fancy_header_subtitle_color_mode','color'),(5491,2944,'_dt_fancy_header_subtitle_color','#ffffff'),(5492,2944,'_dt_fancy_header_bg_heading',''),(5493,2944,'_dt_fancy_header_bg_color','#023b59'),(5494,2944,'_dt_fancy_header_bg_image_origin','custom'),(5495,2944,'_dt_fancy_header_bg_image','a:0:{}'),(5496,2944,'_dt_fancy_header_bg_repeat','no-repeat'),(5497,2944,'_dt_fancy_header_bg_position_x','center'),(5498,2944,'_dt_fancy_header_bg_position_y','center'),(5499,2944,'_dt_fancy_header_bg_fullscreen','1'),(5500,2944,'_dt_fancy_header_bg_overlay','0'),(5501,2944,'_dt_fancy_header_overlay_color','#000'),(5502,2944,'_dt_fancy_header_bg_overlay_opacity','50'),(5503,2944,'_dt_fancy_header_scroll_effect','default'),(5504,2944,'_dt_fancy_header_bg_parallax','0.5'),(5505,2944,'_dt_fancy_header_responsiveness_heading',''),(5506,2944,'_dt_fancy_header_responsiveness','enabled'),(5507,2944,'_dt_fancy_header_responsiveness_switch','778px'),(5508,2944,'_dt_fancy_header_responsive_height','70'),(5509,2944,'_dt_fancy_header_responsive_font_size','30'),(5510,2944,'_dt_fancy_header_responsive_title_line_height','38'),(5511,2944,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5512,2944,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5513,2944,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5514,2944,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5515,2944,'_dp_original','2935'),(5516,2944,'_edit_last','1'),(5518,2953,'total_sales','0'),(5519,2953,'_tax_status','taxable'),(5520,2953,'_tax_class',''),(5521,2953,'_manage_stock','no'),(5522,2953,'_backorders','no'),(5523,2953,'_sold_individually','no'),(5524,2953,'_virtual','no'),(5525,2953,'_downloadable','no'),(5526,2953,'_product_image_gallery','2957,2956,2955'),(5527,2953,'_download_limit','-1'),(5528,2953,'_download_expiry','-1'),(5529,2953,'_stock',''),(5530,2953,'_stock_status','instock'),(5531,2953,'_wc_average_rating','0'),(5532,2953,'_wc_review_count','0'),(5533,2953,'_product_version','5.6.0'),(5534,2953,'_elementor_controls_usage','a:0:{}'),(5535,2953,'_elementor_controls_usage','a:0:{}'),(5536,2953,'_elementor_controls_usage','a:0:{}'),(5537,2953,'slide_template',''),(5538,2953,'rs_page_bg_color',''),(5539,2953,'_dt_sidebar_position','disabled'),(5540,2953,'_dt_sidebar_widgetarea_id','sidebar_1'),(5541,2953,'_dt_sidebar_hide_on_mobile','0'),(5542,2953,'_dt_footer_show','1'),(5543,2953,'_dt_footer_widgetarea_id','sidebar_2'),(5544,2953,'_dt_footer_hide_on_mobile','0'),(5545,2953,'_dt_header_title','fancy'),(5546,2953,'_dt_header_background','normal'),(5547,2953,'_dt_header_background_below_slideshow','disabled'),(5548,2953,'_dt_header_transparent_bg_color_scheme','light'),(5549,2953,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5550,2953,'_dt_header_transparent_top_bar_bg_opacity','25'),(5551,2953,'_dt_header_transparent_bg_color','#000000'),(5552,2953,'_dt_header_transparent_bg_opacity','50'),(5553,2953,'_dt_header_disabled_background','normal'),(5554,2953,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5555,2953,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5556,2953,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5557,2953,'_dt_header_disabled_transparent_bg_color','#000000'),(5558,2953,'_dt_header_disabled_transparent_bg_opacity','50'),(5559,2953,'_dt_page_overrides_top_margin',''),(5560,2953,'_dt_page_overrides_right_margin',''),(5561,2953,'_dt_page_overrides_bottom_margin',''),(5562,2953,'_dt_page_overrides_left_margin',''),(5563,2953,'_dt_fancy_header_layout_heading',''),(5564,2953,'_dt_fancy_header_title_aligment','all_left'),(5565,2953,'_dt_fancy_header_height','180'),(5566,2953,'_dt_fancy_header_padding-top','0px'),(5567,2953,'_dt_fancy_header_padding-bottom','0px'),(5568,2953,'_dt_fancy_header_breadcrumbs_heading',''),(5569,2953,'_dt_fancy_header_breadcrumbs','enabled'),(5570,2953,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5571,2953,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5572,2953,'_dt_fancy_header_title_heading',''),(5573,2953,'_dt_fancy_header_title_mode','generic'),(5574,2953,'_dt_fancy_header_title',''),(5575,2953,'_dt_fancy_header_title_font_size','35'),(5576,2953,'_dt_fancy_header_title_line_height','36'),(5577,2953,'_dt_fancy_header_text_transform','none'),(5578,2953,'_dt_fancy_header_title_color_mode','color'),(5579,2953,'_dt_fancy_header_title_color','#dddd2e'),(5580,2953,'_dt_fancy_header_subtitle_heading',''),(5581,2953,'_dt_fancy_header_subtitle',''),(5582,2953,'_dt_fancy_header_subtitle_font_size','18'),(5583,2953,'_dt_fancy_header_subtitle_line_height','26'),(5584,2953,'_dt_fancy_header_subtitle_text_transform','none'),(5585,2953,'_dt_fancy_header_subtitle_color_mode','color'),(5586,2953,'_dt_fancy_header_subtitle_color','#ffffff'),(5587,2953,'_dt_fancy_header_bg_heading',''),(5588,2953,'_dt_fancy_header_bg_color','#023b59'),(5589,2953,'_dt_fancy_header_bg_image_origin','custom'),(5590,2953,'_dt_fancy_header_bg_image','a:0:{}'),(5591,2953,'_dt_fancy_header_bg_repeat','no-repeat'),(5592,2953,'_dt_fancy_header_bg_position_x','center'),(5593,2953,'_dt_fancy_header_bg_position_y','center'),(5594,2953,'_dt_fancy_header_bg_fullscreen','1'),(5595,2953,'_dt_fancy_header_bg_overlay','0'),(5596,2953,'_dt_fancy_header_overlay_color','#000'),(5597,2953,'_dt_fancy_header_bg_overlay_opacity','50'),(5598,2953,'_dt_fancy_header_scroll_effect','default'),(5599,2953,'_dt_fancy_header_bg_parallax','0.5'),(5600,2953,'_dt_fancy_header_responsiveness_heading',''),(5601,2953,'_dt_fancy_header_responsiveness','enabled'),(5602,2953,'_dt_fancy_header_responsiveness_switch','778px'),(5603,2953,'_dt_fancy_header_responsive_height','70'),(5604,2953,'_dt_fancy_header_responsive_font_size','30'),(5605,2953,'_dt_fancy_header_responsive_title_line_height','38'),(5606,2953,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5607,2953,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5608,2953,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5609,2953,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5610,2953,'_dp_original','2944'),(5611,2953,'_edit_last','1'),(5613,2959,'total_sales','0'),(5614,2959,'_tax_status','taxable'),(5615,2959,'_tax_class',''),(5616,2959,'_manage_stock','no'),(5617,2959,'_backorders','no'),(5618,2959,'_sold_individually','no'),(5619,2959,'_virtual','no'),(5620,2959,'_downloadable','no'),(5621,2959,'_product_image_gallery','2960'),(5622,2959,'_download_limit','-1'),(5623,2959,'_download_expiry','-1'),(5624,2959,'_stock',''),(5625,2959,'_stock_status','instock'),(5626,2959,'_wc_average_rating','0'),(5627,2959,'_wc_review_count','0'),(5628,2959,'_product_version','5.6.0'),(5629,2959,'_elementor_controls_usage','a:0:{}'),(5630,2959,'_elementor_controls_usage','a:0:{}'),(5631,2959,'_elementor_controls_usage','a:0:{}'),(5632,2959,'slide_template',''),(5633,2959,'rs_page_bg_color',''),(5634,2959,'_dt_sidebar_position','disabled'),(5635,2959,'_dt_sidebar_widgetarea_id','sidebar_1'),(5636,2959,'_dt_sidebar_hide_on_mobile','0'),(5637,2959,'_dt_footer_show','1'),(5638,2959,'_dt_footer_widgetarea_id','sidebar_2'),(5639,2959,'_dt_footer_hide_on_mobile','0'),(5640,2959,'_dt_header_title','fancy'),(5641,2959,'_dt_header_background','normal'),(5642,2959,'_dt_header_background_below_slideshow','disabled'),(5643,2959,'_dt_header_transparent_bg_color_scheme','light'),(5644,2959,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5645,2959,'_dt_header_transparent_top_bar_bg_opacity','25'),(5646,2959,'_dt_header_transparent_bg_color','#000000'),(5647,2959,'_dt_header_transparent_bg_opacity','50'),(5648,2959,'_dt_header_disabled_background','normal'),(5649,2959,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5650,2959,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5651,2959,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5652,2959,'_dt_header_disabled_transparent_bg_color','#000000'),(5653,2959,'_dt_header_disabled_transparent_bg_opacity','50'),(5654,2959,'_dt_page_overrides_top_margin',''),(5655,2959,'_dt_page_overrides_right_margin',''),(5656,2959,'_dt_page_overrides_bottom_margin',''),(5657,2959,'_dt_page_overrides_left_margin',''),(5658,2959,'_dt_fancy_header_layout_heading',''),(5659,2959,'_dt_fancy_header_title_aligment','all_left'),(5660,2959,'_dt_fancy_header_height','180'),(5661,2959,'_dt_fancy_header_padding-top','0px'),(5662,2959,'_dt_fancy_header_padding-bottom','0px'),(5663,2959,'_dt_fancy_header_breadcrumbs_heading',''),(5664,2959,'_dt_fancy_header_breadcrumbs','enabled'),(5665,2959,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5666,2959,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5667,2959,'_dt_fancy_header_title_heading',''),(5668,2959,'_dt_fancy_header_title_mode','generic'),(5669,2959,'_dt_fancy_header_title',''),(5670,2959,'_dt_fancy_header_title_font_size','35'),(5671,2959,'_dt_fancy_header_title_line_height','36'),(5672,2959,'_dt_fancy_header_text_transform','none'),(5673,2959,'_dt_fancy_header_title_color_mode','color'),(5674,2959,'_dt_fancy_header_title_color','#dddd2e'),(5675,2959,'_dt_fancy_header_subtitle_heading',''),(5676,2959,'_dt_fancy_header_subtitle',''),(5677,2959,'_dt_fancy_header_subtitle_font_size','18'),(5678,2959,'_dt_fancy_header_subtitle_line_height','26'),(5679,2959,'_dt_fancy_header_subtitle_text_transform','none'),(5680,2959,'_dt_fancy_header_subtitle_color_mode','color'),(5681,2959,'_dt_fancy_header_subtitle_color','#ffffff'),(5682,2959,'_dt_fancy_header_bg_heading',''),(5683,2959,'_dt_fancy_header_bg_color','#023b59'),(5684,2959,'_dt_fancy_header_bg_image_origin','custom'),(5685,2959,'_dt_fancy_header_bg_image','a:0:{}'),(5686,2959,'_dt_fancy_header_bg_repeat','no-repeat'),(5687,2959,'_dt_fancy_header_bg_position_x','center'),(5688,2959,'_dt_fancy_header_bg_position_y','center'),(5689,2959,'_dt_fancy_header_bg_fullscreen','1'),(5690,2959,'_dt_fancy_header_bg_overlay','0'),(5691,2959,'_dt_fancy_header_overlay_color','#000'),(5692,2959,'_dt_fancy_header_bg_overlay_opacity','50'),(5693,2959,'_dt_fancy_header_scroll_effect','default'),(5694,2959,'_dt_fancy_header_bg_parallax','0.5'),(5695,2959,'_dt_fancy_header_responsiveness_heading',''),(5696,2959,'_dt_fancy_header_responsiveness','enabled'),(5697,2959,'_dt_fancy_header_responsiveness_switch','778px'),(5698,2959,'_dt_fancy_header_responsive_height','70'),(5699,2959,'_dt_fancy_header_responsive_font_size','30'),(5700,2959,'_dt_fancy_header_responsive_title_line_height','38'),(5701,2959,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5702,2959,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5703,2959,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5704,2959,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5705,2959,'_dp_original','2953'),(5706,2959,'_edit_last','1'),(5708,2966,'total_sales','0'),(5709,2966,'_tax_status','taxable'),(5710,2966,'_tax_class',''),(5711,2966,'_manage_stock','no'),(5712,2966,'_backorders','no'),(5713,2966,'_sold_individually','no'),(5714,2966,'_virtual','no'),(5715,2966,'_downloadable','no'),(5716,2966,'_product_image_gallery','2967,2968'),(5717,2966,'_download_limit','-1'),(5718,2966,'_download_expiry','-1'),(5719,2966,'_stock',''),(5720,2966,'_stock_status','instock'),(5721,2966,'_wc_average_rating','0'),(5722,2966,'_wc_review_count','0'),(5723,2966,'_product_version','5.6.0'),(5724,2966,'_elementor_controls_usage','a:0:{}'),(5725,2966,'_elementor_controls_usage','a:0:{}'),(5726,2966,'_elementor_controls_usage','a:0:{}'),(5727,2966,'slide_template',''),(5728,2966,'rs_page_bg_color',''),(5729,2966,'_dt_sidebar_position','disabled'),(5730,2966,'_dt_sidebar_widgetarea_id','sidebar_1'),(5731,2966,'_dt_sidebar_hide_on_mobile','0'),(5732,2966,'_dt_footer_show','1'),(5733,2966,'_dt_footer_widgetarea_id','sidebar_2'),(5734,2966,'_dt_footer_hide_on_mobile','0'),(5735,2966,'_dt_header_title','fancy'),(5736,2966,'_dt_header_background','normal'),(5737,2966,'_dt_header_background_below_slideshow','disabled'),(5738,2966,'_dt_header_transparent_bg_color_scheme','light'),(5739,2966,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5740,2966,'_dt_header_transparent_top_bar_bg_opacity','25'),(5741,2966,'_dt_header_transparent_bg_color','#000000'),(5742,2966,'_dt_header_transparent_bg_opacity','50'),(5743,2966,'_dt_header_disabled_background','normal'),(5744,2966,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5745,2966,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5746,2966,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5747,2966,'_dt_header_disabled_transparent_bg_color','#000000'),(5748,2966,'_dt_header_disabled_transparent_bg_opacity','50'),(5749,2966,'_dt_page_overrides_top_margin',''),(5750,2966,'_dt_page_overrides_right_margin',''),(5751,2966,'_dt_page_overrides_bottom_margin',''),(5752,2966,'_dt_page_overrides_left_margin',''),(5753,2966,'_dt_fancy_header_layout_heading',''),(5754,2966,'_dt_fancy_header_title_aligment','all_left'),(5755,2966,'_dt_fancy_header_height','180'),(5756,2966,'_dt_fancy_header_padding-top','0px'),(5757,2966,'_dt_fancy_header_padding-bottom','0px'),(5758,2966,'_dt_fancy_header_breadcrumbs_heading',''),(5759,2966,'_dt_fancy_header_breadcrumbs','enabled'),(5760,2966,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5761,2966,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5762,2966,'_dt_fancy_header_title_heading',''),(5763,2966,'_dt_fancy_header_title_mode','generic'),(5764,2966,'_dt_fancy_header_title',''),(5765,2966,'_dt_fancy_header_title_font_size','35'),(5766,2966,'_dt_fancy_header_title_line_height','36'),(5767,2966,'_dt_fancy_header_text_transform','none'),(5768,2966,'_dt_fancy_header_title_color_mode','color'),(5769,2966,'_dt_fancy_header_title_color','#dddd2e'),(5770,2966,'_dt_fancy_header_subtitle_heading',''),(5771,2966,'_dt_fancy_header_subtitle',''),(5772,2966,'_dt_fancy_header_subtitle_font_size','18'),(5773,2966,'_dt_fancy_header_subtitle_line_height','26'),(5774,2966,'_dt_fancy_header_subtitle_text_transform','none'),(5775,2966,'_dt_fancy_header_subtitle_color_mode','color'),(5776,2966,'_dt_fancy_header_subtitle_color','#ffffff'),(5777,2966,'_dt_fancy_header_bg_heading',''),(5778,2966,'_dt_fancy_header_bg_color','#023b59'),(5779,2966,'_dt_fancy_header_bg_image_origin','custom'),(5780,2966,'_dt_fancy_header_bg_image','a:0:{}'),(5781,2966,'_dt_fancy_header_bg_repeat','no-repeat'),(5782,2966,'_dt_fancy_header_bg_position_x','center'),(5783,2966,'_dt_fancy_header_bg_position_y','center'),(5784,2966,'_dt_fancy_header_bg_fullscreen','1'),(5785,2966,'_dt_fancy_header_bg_overlay','0'),(5786,2966,'_dt_fancy_header_overlay_color','#000'),(5787,2966,'_dt_fancy_header_bg_overlay_opacity','50'),(5788,2966,'_dt_fancy_header_scroll_effect','default'),(5789,2966,'_dt_fancy_header_bg_parallax','0.5'),(5790,2966,'_dt_fancy_header_responsiveness_heading',''),(5791,2966,'_dt_fancy_header_responsiveness','enabled'),(5792,2966,'_dt_fancy_header_responsiveness_switch','778px'),(5793,2966,'_dt_fancy_header_responsive_height','70'),(5794,2966,'_dt_fancy_header_responsive_font_size','30'),(5795,2966,'_dt_fancy_header_responsive_title_line_height','38'),(5796,2966,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5797,2966,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5798,2966,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5799,2966,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5800,2966,'_dp_original','2959'),(5801,2966,'_edit_last','1'),(5803,2970,'total_sales','0'),(5804,2970,'_tax_status','taxable'),(5805,2970,'_tax_class',''),(5806,2970,'_manage_stock','no'),(5807,2970,'_backorders','no'),(5808,2970,'_sold_individually','no'),(5809,2970,'_virtual','no'),(5810,2970,'_downloadable','no'),(5811,2970,'_product_image_gallery','2972'),(5812,2970,'_download_limit','-1'),(5813,2970,'_download_expiry','-1'),(5814,2970,'_stock',''),(5815,2970,'_stock_status','instock'),(5816,2970,'_wc_average_rating','0'),(5817,2970,'_wc_review_count','0'),(5818,2970,'_product_version','5.6.0'),(5819,2970,'_elementor_controls_usage','a:0:{}'),(5820,2970,'_elementor_controls_usage','a:0:{}'),(5821,2970,'_elementor_controls_usage','a:0:{}'),(5822,2970,'slide_template',''),(5823,2970,'rs_page_bg_color',''),(5824,2970,'_dt_sidebar_position','disabled'),(5825,2970,'_dt_sidebar_widgetarea_id','sidebar_1'),(5826,2970,'_dt_sidebar_hide_on_mobile','0'),(5827,2970,'_dt_footer_show','1'),(5828,2970,'_dt_footer_widgetarea_id','sidebar_2'),(5829,2970,'_dt_footer_hide_on_mobile','0'),(5830,2970,'_dt_header_title','fancy'),(5831,2970,'_dt_header_background','normal'),(5832,2970,'_dt_header_background_below_slideshow','disabled'),(5833,2970,'_dt_header_transparent_bg_color_scheme','light'),(5834,2970,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5835,2970,'_dt_header_transparent_top_bar_bg_opacity','25'),(5836,2970,'_dt_header_transparent_bg_color','#000000'),(5837,2970,'_dt_header_transparent_bg_opacity','50'),(5838,2970,'_dt_header_disabled_background','normal'),(5839,2970,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5840,2970,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5841,2970,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5842,2970,'_dt_header_disabled_transparent_bg_color','#000000'),(5843,2970,'_dt_header_disabled_transparent_bg_opacity','50'),(5844,2970,'_dt_page_overrides_top_margin',''),(5845,2970,'_dt_page_overrides_right_margin',''),(5846,2970,'_dt_page_overrides_bottom_margin',''),(5847,2970,'_dt_page_overrides_left_margin',''),(5848,2970,'_dt_fancy_header_layout_heading',''),(5849,2970,'_dt_fancy_header_title_aligment','all_left'),(5850,2970,'_dt_fancy_header_height','180'),(5851,2970,'_dt_fancy_header_padding-top','0px'),(5852,2970,'_dt_fancy_header_padding-bottom','0px'),(5853,2970,'_dt_fancy_header_breadcrumbs_heading',''),(5854,2970,'_dt_fancy_header_breadcrumbs','enabled'),(5855,2970,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5856,2970,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5857,2970,'_dt_fancy_header_title_heading',''),(5858,2970,'_dt_fancy_header_title_mode','generic'),(5859,2970,'_dt_fancy_header_title',''),(5860,2970,'_dt_fancy_header_title_font_size','35'),(5861,2970,'_dt_fancy_header_title_line_height','36'),(5862,2970,'_dt_fancy_header_text_transform','none'),(5863,2970,'_dt_fancy_header_title_color_mode','color'),(5864,2970,'_dt_fancy_header_title_color','#dddd2e'),(5865,2970,'_dt_fancy_header_subtitle_heading',''),(5866,2970,'_dt_fancy_header_subtitle',''),(5867,2970,'_dt_fancy_header_subtitle_font_size','18'),(5868,2970,'_dt_fancy_header_subtitle_line_height','26'),(5869,2970,'_dt_fancy_header_subtitle_text_transform','none'),(5870,2970,'_dt_fancy_header_subtitle_color_mode','color'),(5871,2970,'_dt_fancy_header_subtitle_color','#ffffff'),(5872,2970,'_dt_fancy_header_bg_heading',''),(5873,2970,'_dt_fancy_header_bg_color','#023b59'),(5874,2970,'_dt_fancy_header_bg_image_origin','custom'),(5875,2970,'_dt_fancy_header_bg_image','a:0:{}'),(5876,2970,'_dt_fancy_header_bg_repeat','no-repeat'),(5877,2970,'_dt_fancy_header_bg_position_x','center'),(5878,2970,'_dt_fancy_header_bg_position_y','center'),(5879,2970,'_dt_fancy_header_bg_fullscreen','1'),(5880,2970,'_dt_fancy_header_bg_overlay','0'),(5881,2970,'_dt_fancy_header_overlay_color','#000'),(5882,2970,'_dt_fancy_header_bg_overlay_opacity','50'),(5883,2970,'_dt_fancy_header_scroll_effect','default'),(5884,2970,'_dt_fancy_header_bg_parallax','0.5'),(5885,2970,'_dt_fancy_header_responsiveness_heading',''),(5886,2970,'_dt_fancy_header_responsiveness','enabled'),(5887,2970,'_dt_fancy_header_responsiveness_switch','778px'),(5888,2970,'_dt_fancy_header_responsive_height','70'),(5889,2970,'_dt_fancy_header_responsive_font_size','30'),(5890,2970,'_dt_fancy_header_responsive_title_line_height','38'),(5891,2970,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5892,2970,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5893,2970,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5894,2970,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5895,2970,'_dp_original','2966'),(5896,2970,'_edit_last','1'),(5898,2974,'total_sales','0'),(5899,2974,'_tax_status','taxable'),(5900,2974,'_tax_class',''),(5901,2974,'_manage_stock','no'),(5902,2974,'_backorders','no'),(5903,2974,'_sold_individually','no'),(5904,2974,'_virtual','no'),(5905,2974,'_downloadable','no'),(5906,2974,'_product_image_gallery','2976'),(5907,2974,'_download_limit','-1'),(5908,2974,'_download_expiry','-1'),(5910,2974,'_stock',''),(5911,2974,'_stock_status','instock'),(5912,2974,'_wc_average_rating','0'),(5913,2974,'_wc_review_count','0'),(5914,2974,'_product_version','5.6.0'),(5915,2974,'_elementor_controls_usage','a:0:{}'),(5916,2974,'_elementor_controls_usage','a:0:{}'),(5917,2974,'_elementor_controls_usage','a:0:{}'),(5918,2974,'slide_template',''),(5919,2974,'rs_page_bg_color',''),(5920,2974,'_dt_sidebar_position','disabled'),(5921,2974,'_dt_sidebar_widgetarea_id','sidebar_1'),(5922,2974,'_dt_sidebar_hide_on_mobile','0'),(5923,2974,'_dt_footer_show','1'),(5924,2974,'_dt_footer_widgetarea_id','sidebar_2'),(5925,2974,'_dt_footer_hide_on_mobile','0'),(5926,2974,'_dt_header_title','fancy'),(5927,2974,'_dt_header_background','normal'),(5928,2974,'_dt_header_background_below_slideshow','disabled'),(5929,2974,'_dt_header_transparent_bg_color_scheme','light'),(5930,2974,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(5931,2974,'_dt_header_transparent_top_bar_bg_opacity','25'),(5932,2974,'_dt_header_transparent_bg_color','#000000'),(5933,2974,'_dt_header_transparent_bg_opacity','50'),(5934,2974,'_dt_header_disabled_background','normal'),(5935,2974,'_dt_header_disabled_transparent_bg_color_scheme','light'),(5936,2974,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(5937,2974,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(5938,2974,'_dt_header_disabled_transparent_bg_color','#000000'),(5939,2974,'_dt_header_disabled_transparent_bg_opacity','50'),(5940,2974,'_dt_page_overrides_top_margin',''),(5941,2974,'_dt_page_overrides_right_margin',''),(5942,2974,'_dt_page_overrides_bottom_margin',''),(5943,2974,'_dt_page_overrides_left_margin',''),(5944,2974,'_dt_fancy_header_layout_heading',''),(5945,2974,'_dt_fancy_header_title_aligment','all_left'),(5946,2974,'_dt_fancy_header_height','180'),(5947,2974,'_dt_fancy_header_padding-top','0px'),(5948,2974,'_dt_fancy_header_padding-bottom','0px'),(5949,2974,'_dt_fancy_header_breadcrumbs_heading',''),(5950,2974,'_dt_fancy_header_breadcrumbs','enabled'),(5951,2974,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(5952,2974,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(5953,2974,'_dt_fancy_header_title_heading',''),(5954,2974,'_dt_fancy_header_title_mode','generic'),(5955,2974,'_dt_fancy_header_title',''),(5956,2974,'_dt_fancy_header_title_font_size','35'),(5957,2974,'_dt_fancy_header_title_line_height','36'),(5958,2974,'_dt_fancy_header_text_transform','none'),(5959,2974,'_dt_fancy_header_title_color_mode','color'),(5960,2974,'_dt_fancy_header_title_color','#dddd2e'),(5961,2974,'_dt_fancy_header_subtitle_heading',''),(5962,2974,'_dt_fancy_header_subtitle',''),(5963,2974,'_dt_fancy_header_subtitle_font_size','18'),(5964,2974,'_dt_fancy_header_subtitle_line_height','26'),(5965,2974,'_dt_fancy_header_subtitle_text_transform','none'),(5966,2974,'_dt_fancy_header_subtitle_color_mode','color'),(5967,2974,'_dt_fancy_header_subtitle_color','#ffffff'),(5968,2974,'_dt_fancy_header_bg_heading',''),(5969,2974,'_dt_fancy_header_bg_color','#023b59'),(5970,2974,'_dt_fancy_header_bg_image_origin','custom'),(5971,2974,'_dt_fancy_header_bg_image','a:0:{}'),(5972,2974,'_dt_fancy_header_bg_repeat','no-repeat'),(5973,2974,'_dt_fancy_header_bg_position_x','center'),(5974,2974,'_dt_fancy_header_bg_position_y','center'),(5975,2974,'_dt_fancy_header_bg_fullscreen','1'),(5976,2974,'_dt_fancy_header_bg_overlay','0'),(5977,2974,'_dt_fancy_header_overlay_color','#000'),(5978,2974,'_dt_fancy_header_bg_overlay_opacity','50'),(5979,2974,'_dt_fancy_header_scroll_effect','default'),(5980,2974,'_dt_fancy_header_bg_parallax','0.5'),(5981,2974,'_dt_fancy_header_responsiveness_heading',''),(5982,2974,'_dt_fancy_header_responsiveness','enabled'),(5983,2974,'_dt_fancy_header_responsiveness_switch','778px'),(5984,2974,'_dt_fancy_header_responsive_height','70'),(5985,2974,'_dt_fancy_header_responsive_font_size','30'),(5986,2974,'_dt_fancy_header_responsive_title_line_height','38'),(5987,2974,'_dt_fancy_header_responsive_subtitle_font_size','20'),(5988,2974,'_dt_fancy_header_responsive_subtitle_line_height','28'),(5989,2974,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(5990,2974,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(5991,2974,'_dp_original','2966'),(5992,2974,'_edit_last','1'),(5993,2980,'total_sales','0'),(5994,2980,'_tax_status','taxable'),(5995,2980,'_tax_class',''),(5996,2980,'_manage_stock','no'),(5997,2980,'_backorders','no'),(5998,2980,'_sold_individually','no'),(5999,2980,'_virtual','no'),(6000,2980,'_downloadable','no'),(6001,2980,'_download_limit','-1'),(6002,2980,'_download_expiry','-1'),(6003,2980,'_stock',''),(6004,2980,'_stock_status','instock'),(6005,2980,'_wc_average_rating','0'),(6006,2980,'_wc_review_count','0'),(6007,2980,'_product_version','5.6.0'),(6008,2980,'_elementor_controls_usage','a:0:{}'),(6009,2980,'_elementor_controls_usage','a:0:{}'),(6010,2980,'_elementor_controls_usage','a:0:{}'),(6011,2980,'slide_template',''),(6012,2980,'rs_page_bg_color',''),(6013,2980,'_dt_sidebar_position','disabled'),(6014,2980,'_dt_sidebar_widgetarea_id','sidebar_1'),(6015,2980,'_dt_sidebar_hide_on_mobile','0'),(6016,2980,'_dt_footer_show','1'),(6017,2980,'_dt_footer_widgetarea_id','sidebar_2'),(6018,2980,'_dt_footer_hide_on_mobile','0'),(6019,2980,'_dt_header_title','fancy'),(6020,2980,'_dt_header_background','normal'),(6021,2980,'_dt_header_background_below_slideshow','disabled'),(6022,2980,'_dt_header_transparent_bg_color_scheme','light'),(6023,2980,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6024,2980,'_dt_header_transparent_top_bar_bg_opacity','25'),(6025,2980,'_dt_header_transparent_bg_color','#000000'),(6026,2980,'_dt_header_transparent_bg_opacity','50'),(6027,2980,'_dt_header_disabled_background','normal'),(6028,2980,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6029,2980,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6030,2980,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6031,2980,'_dt_header_disabled_transparent_bg_color','#000000'),(6032,2980,'_dt_header_disabled_transparent_bg_opacity','50'),(6033,2980,'_dt_page_overrides_top_margin',''),(6034,2980,'_dt_page_overrides_right_margin',''),(6035,2980,'_dt_page_overrides_bottom_margin',''),(6036,2980,'_dt_page_overrides_left_margin',''),(6037,2980,'_dt_fancy_header_layout_heading',''),(6038,2980,'_dt_fancy_header_title_aligment','all_left'),(6039,2980,'_dt_fancy_header_height','180'),(6040,2980,'_dt_fancy_header_padding-top','0px'),(6041,2980,'_dt_fancy_header_padding-bottom','0px'),(6042,2980,'_dt_fancy_header_breadcrumbs_heading',''),(6043,2980,'_dt_fancy_header_breadcrumbs','enabled'),(6044,2980,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6045,2980,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6046,2980,'_dt_fancy_header_title_heading',''),(6047,2980,'_dt_fancy_header_title_mode','generic'),(6048,2980,'_dt_fancy_header_title',''),(6049,2980,'_dt_fancy_header_title_font_size','35'),(6050,2980,'_dt_fancy_header_title_line_height','36'),(6051,2980,'_dt_fancy_header_text_transform','none'),(6052,2980,'_dt_fancy_header_title_color_mode','color'),(6053,2980,'_dt_fancy_header_title_color','#dddd2e'),(6054,2980,'_dt_fancy_header_subtitle_heading',''),(6055,2980,'_dt_fancy_header_subtitle',''),(6056,2980,'_dt_fancy_header_subtitle_font_size','18'),(6057,2980,'_dt_fancy_header_subtitle_line_height','26'),(6058,2980,'_dt_fancy_header_subtitle_text_transform','none'),(6059,2980,'_dt_fancy_header_subtitle_color_mode','color'),(6060,2980,'_dt_fancy_header_subtitle_color','#ffffff'),(6061,2980,'_dt_fancy_header_bg_heading',''),(6062,2980,'_dt_fancy_header_bg_color','#023b59'),(6063,2980,'_dt_fancy_header_bg_image_origin','custom'),(6064,2980,'_dt_fancy_header_bg_image','a:0:{}'),(6065,2980,'_dt_fancy_header_bg_repeat','no-repeat'),(6066,2980,'_dt_fancy_header_bg_position_x','center'),(6067,2980,'_dt_fancy_header_bg_position_y','center'),(6068,2980,'_dt_fancy_header_bg_fullscreen','1'),(6069,2980,'_dt_fancy_header_bg_overlay','0'),(6070,2980,'_dt_fancy_header_overlay_color','#000'),(6071,2980,'_dt_fancy_header_bg_overlay_opacity','50'),(6072,2980,'_dt_fancy_header_scroll_effect','default'),(6073,2980,'_dt_fancy_header_bg_parallax','0.5'),(6074,2980,'_dt_fancy_header_responsiveness_heading',''),(6075,2980,'_dt_fancy_header_responsiveness','enabled'),(6076,2980,'_dt_fancy_header_responsiveness_switch','778px'),(6077,2980,'_dt_fancy_header_responsive_height','70'),(6078,2980,'_dt_fancy_header_responsive_font_size','30'),(6079,2980,'_dt_fancy_header_responsive_title_line_height','38'),(6080,2980,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6081,2980,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6082,2980,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6083,2980,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6084,2980,'_dp_original','2974'),(6085,2980,'_edit_last','1'),(6087,2084,'_elementor_controls_usage','a:0:{}'),(6088,2084,'_elementor_controls_usage','a:0:{}'),(6089,2084,'_elementor_controls_usage','a:0:{}'),(6090,2084,'_elementor_controls_usage','a:0:{}'),(6091,2084,'total_sales','0'),(6092,2084,'_tax_status','taxable'),(6093,2084,'_tax_class',''),(6094,2084,'_manage_stock','no'),(6095,2084,'_backorders','no'),(6096,2084,'_sold_individually','no'),(6097,2084,'_virtual','no'),(6098,2084,'_downloadable','no'),(6099,2084,'_download_limit','-1'),(6100,2084,'_download_expiry','-1'),(6101,2084,'_stock',''),(6102,2084,'_stock_status','instock'),(6103,2084,'_wc_average_rating','0'),(6104,2084,'_wc_review_count','0'),(6105,2084,'_product_version','3.9.2'),(6106,2084,'slide_template',''),(6107,2084,'rs_page_bg_color',''),(6108,2084,'_dt_sidebar_position','disabled'),(6109,2084,'_dt_sidebar_widgetarea_id','sidebar_1'),(6110,2084,'_dt_sidebar_hide_on_mobile','0'),(6111,2084,'_dt_footer_show','1'),(6112,2084,'_dt_footer_widgetarea_id','sidebar_2'),(6113,2084,'_dt_footer_hide_on_mobile','0'),(6114,2084,'_dt_header_title','fancy'),(6115,2084,'_dt_header_background','normal'),(6116,2084,'_dt_header_background_below_slideshow','disabled'),(6117,2084,'_dt_header_transparent_bg_color_scheme','light'),(6118,2084,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6119,2084,'_dt_header_transparent_top_bar_bg_opacity','25'),(6120,2084,'_dt_header_transparent_bg_color','#000000'),(6121,2084,'_dt_header_transparent_bg_opacity','50'),(6122,2084,'_dt_header_disabled_background','normal'),(6123,2084,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6124,2084,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6125,2084,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6126,2084,'_dt_header_disabled_transparent_bg_color','#000000'),(6127,2084,'_dt_header_disabled_transparent_bg_opacity','50'),(6128,2084,'_dt_page_overrides_top_margin',''),(6129,2084,'_dt_page_overrides_right_margin',''),(6130,2084,'_dt_page_overrides_bottom_margin',''),(6131,2084,'_dt_page_overrides_left_margin',''),(6132,2084,'_dt_fancy_header_layout_heading',''),(6133,2084,'_dt_fancy_header_title_aligment','all_left'),(6134,2084,'_dt_fancy_header_height','180'),(6135,2084,'_dt_fancy_header_padding-top','0px'),(6136,2084,'_dt_fancy_header_padding-bottom','0px'),(6137,2084,'_dt_fancy_header_breadcrumbs_heading',''),(6138,2084,'_dt_fancy_header_breadcrumbs','enabled'),(6139,2084,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6140,2084,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6141,2084,'_dt_fancy_header_title_heading',''),(6142,2084,'_dt_fancy_header_title_mode','generic'),(6143,2084,'_dt_fancy_header_title',''),(6144,2084,'_dt_fancy_header_title_font_size','35'),(6145,2084,'_dt_fancy_header_title_line_height','36'),(6146,2084,'_dt_fancy_header_text_transform','none'),(6147,2084,'_dt_fancy_header_title_color_mode','color'),(6148,2084,'_dt_fancy_header_title_color','#dddd2e'),(6149,2084,'_dt_fancy_header_subtitle_heading',''),(6150,2084,'_dt_fancy_header_subtitle',''),(6151,2084,'_dt_fancy_header_subtitle_font_size','18'),(6152,2084,'_dt_fancy_header_subtitle_line_height','26'),(6153,2084,'_dt_fancy_header_subtitle_text_transform','none'),(6154,2084,'_dt_fancy_header_subtitle_color_mode','color'),(6155,2084,'_dt_fancy_header_subtitle_color','#ffffff'),(6156,2084,'_dt_fancy_header_bg_heading',''),(6157,2084,'_dt_fancy_header_bg_color','#023b59'),(6158,2084,'_dt_fancy_header_bg_image_origin','custom'),(6159,2084,'_dt_fancy_header_bg_image','a:0:{}'),(6160,2084,'_dt_fancy_header_bg_repeat','no-repeat'),(6161,2084,'_dt_fancy_header_bg_position_x','center'),(6162,2084,'_dt_fancy_header_bg_position_y','center'),(6163,2084,'_dt_fancy_header_bg_fullscreen','1'),(6164,2084,'_dt_fancy_header_bg_overlay','0'),(6165,2084,'_dt_fancy_header_overlay_color','#000'),(6166,2084,'_dt_fancy_header_bg_overlay_opacity','50'),(6167,2084,'_dt_fancy_header_scroll_effect','default'),(6168,2084,'_dt_fancy_header_bg_parallax','0.5'),(6169,2084,'_dt_fancy_header_responsiveness_heading',''),(6170,2084,'_dt_fancy_header_responsiveness','enabled'),(6171,2084,'_dt_fancy_header_responsiveness_switch','778px'),(6172,2084,'_dt_fancy_header_responsive_height','70'),(6173,2084,'_dt_fancy_header_responsive_font_size','30'),(6174,2084,'_dt_fancy_header_responsive_title_line_height','38'),(6175,2084,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6176,2084,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6177,2084,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6178,2084,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6179,2084,'_wp_old_slug','boton-de-salida-serie-poc-2'),(6180,2084,'_wp_old_slug','lector-de-huella-zk4500-2'),(6181,2084,'_dp_original','2080'),(6182,2084,'_edit_last','1'),(6184,2084,'_wp_old_slug','lift-i-o-2'),(6185,2086,'_elementor_controls_usage','a:0:{}'),(6186,2086,'_elementor_controls_usage','a:0:{}'),(6187,2086,'_elementor_controls_usage','a:0:{}'),(6188,2086,'_elementor_controls_usage','a:0:{}'),(6189,2086,'_elementor_controls_usage','a:0:{}'),(6190,2086,'total_sales','0'),(6191,2086,'_tax_status','taxable'),(6192,2086,'_tax_class',''),(6193,2086,'_manage_stock','no'),(6194,2086,'_backorders','no'),(6195,2086,'_sold_individually','no'),(6196,2086,'_virtual','no'),(6197,2086,'_downloadable','no'),(6198,2086,'_download_limit','-1'),(6199,2086,'_download_expiry','-1'),(6200,2086,'_stock',''),(6201,2086,'_stock_status','instock'),(6202,2086,'_wc_average_rating','0'),(6203,2086,'_wc_review_count','0'),(6204,2086,'_product_version','3.9.2'),(6205,2086,'slide_template',''),(6206,2086,'rs_page_bg_color',''),(6207,2086,'_dt_sidebar_position','disabled'),(6208,2086,'_dt_sidebar_widgetarea_id','sidebar_1'),(6209,2086,'_dt_sidebar_hide_on_mobile','0'),(6210,2086,'_dt_footer_show','1'),(6211,2086,'_dt_footer_widgetarea_id','sidebar_2'),(6212,2086,'_dt_footer_hide_on_mobile','0'),(6213,2086,'_dt_header_title','fancy'),(6214,2086,'_dt_header_background','normal'),(6215,2086,'_dt_header_background_below_slideshow','disabled'),(6216,2086,'_dt_header_transparent_bg_color_scheme','light'),(6217,2086,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6218,2086,'_dt_header_transparent_top_bar_bg_opacity','25'),(6219,2086,'_dt_header_transparent_bg_color','#000000'),(6220,2086,'_dt_header_transparent_bg_opacity','50'),(6221,2086,'_dt_header_disabled_background','normal'),(6222,2086,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6223,2086,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6224,2086,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6225,2086,'_dt_header_disabled_transparent_bg_color','#000000'),(6226,2086,'_dt_header_disabled_transparent_bg_opacity','50'),(6227,2086,'_dt_page_overrides_top_margin',''),(6228,2086,'_dt_page_overrides_right_margin',''),(6229,2086,'_dt_page_overrides_bottom_margin',''),(6230,2086,'_dt_page_overrides_left_margin',''),(6231,2086,'_dt_fancy_header_layout_heading',''),(6232,2086,'_dt_fancy_header_title_aligment','all_left'),(6233,2086,'_dt_fancy_header_height','180'),(6234,2086,'_dt_fancy_header_padding-top','0px'),(6235,2086,'_dt_fancy_header_padding-bottom','0px'),(6236,2086,'_dt_fancy_header_breadcrumbs_heading',''),(6237,2086,'_dt_fancy_header_breadcrumbs','enabled'),(6238,2086,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6239,2086,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6240,2086,'_dt_fancy_header_title_heading',''),(6241,2086,'_dt_fancy_header_title_mode','generic'),(6242,2086,'_dt_fancy_header_title',''),(6243,2086,'_dt_fancy_header_title_font_size','35'),(6244,2086,'_dt_fancy_header_title_line_height','36'),(6245,2086,'_dt_fancy_header_text_transform','none'),(6246,2086,'_dt_fancy_header_title_color_mode','color'),(6247,2086,'_dt_fancy_header_title_color','#dddd2e'),(6248,2086,'_dt_fancy_header_subtitle_heading',''),(6249,2086,'_dt_fancy_header_subtitle',''),(6250,2086,'_dt_fancy_header_subtitle_font_size','18'),(6251,2086,'_dt_fancy_header_subtitle_line_height','26'),(6252,2086,'_dt_fancy_header_subtitle_text_transform','none'),(6253,2086,'_dt_fancy_header_subtitle_color_mode','color'),(6254,2086,'_dt_fancy_header_subtitle_color','#ffffff'),(6255,2086,'_dt_fancy_header_bg_heading',''),(6256,2086,'_dt_fancy_header_bg_color','#023b59'),(6257,2086,'_dt_fancy_header_bg_image_origin','custom'),(6258,2086,'_dt_fancy_header_bg_image','a:0:{}'),(6259,2086,'_dt_fancy_header_bg_repeat','no-repeat'),(6260,2086,'_dt_fancy_header_bg_position_x','center'),(6261,2086,'_dt_fancy_header_bg_position_y','center'),(6262,2086,'_dt_fancy_header_bg_fullscreen','1'),(6263,2086,'_dt_fancy_header_bg_overlay','0'),(6264,2086,'_dt_fancy_header_overlay_color','#000'),(6265,2086,'_dt_fancy_header_bg_overlay_opacity','50'),(6266,2086,'_dt_fancy_header_scroll_effect','default'),(6267,2086,'_dt_fancy_header_bg_parallax','0.5'),(6268,2086,'_dt_fancy_header_responsiveness_heading',''),(6269,2086,'_dt_fancy_header_responsiveness','enabled'),(6270,2086,'_dt_fancy_header_responsiveness_switch','778px'),(6271,2086,'_dt_fancy_header_responsive_height','70'),(6272,2086,'_dt_fancy_header_responsive_font_size','30'),(6273,2086,'_dt_fancy_header_responsive_title_line_height','38'),(6274,2086,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6275,2086,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6276,2086,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6277,2086,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6278,2086,'_wp_old_slug','boton-de-salida-serie-poc-2'),(6279,2086,'_wp_old_slug','lector-de-huella-zk4500-2'),(6280,2086,'_wp_old_slug','lift-i-o-2'),(6281,2086,'_dp_original','2084'),(6282,2086,'_edit_last','1'),(6284,2086,'_product_image_gallery','3049,2065'),(6285,2088,'_elementor_controls_usage','a:0:{}'),(6286,2088,'_elementor_controls_usage','a:0:{}'),(6287,2088,'total_sales','0'),(6288,2088,'_tax_status','taxable'),(6289,2088,'_tax_class',''),(6290,2088,'_manage_stock','no'),(6291,2088,'_backorders','no'),(6292,2088,'_sold_individually','no'),(6293,2088,'_virtual','no'),(6294,2088,'_downloadable','no'),(6295,2088,'_download_limit','-1'),(6296,2088,'_download_expiry','-1'),(6297,2088,'_stock',''),(6298,2088,'_stock_status','instock'),(6299,2088,'_wc_average_rating','0'),(6300,2088,'_wc_review_count','0'),(6301,2088,'_product_version','5.1.0'),(6302,2088,'_product_image_gallery','2070'),(6303,2088,'slide_template',''),(6304,2088,'rs_page_bg_color',''),(6305,2088,'_dt_sidebar_position','disabled'),(6306,2088,'_dt_sidebar_widgetarea_id','sidebar_1'),(6307,2088,'_dt_sidebar_hide_on_mobile','0'),(6308,2088,'_dt_footer_show','1'),(6309,2088,'_dt_footer_widgetarea_id','sidebar_2'),(6310,2088,'_dt_footer_hide_on_mobile','0'),(6311,2088,'_dt_header_title','fancy'),(6312,2088,'_dt_header_background','normal'),(6313,2088,'_dt_header_background_below_slideshow','disabled'),(6314,2088,'_dt_header_transparent_bg_color_scheme','light'),(6315,2088,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6316,2088,'_dt_header_transparent_top_bar_bg_opacity','25'),(6317,2088,'_dt_header_transparent_bg_color','#000000'),(6318,2088,'_dt_header_transparent_bg_opacity','50'),(6319,2088,'_dt_header_disabled_background','normal'),(6320,2088,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6321,2088,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6322,2088,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6323,2088,'_dt_header_disabled_transparent_bg_color','#000000'),(6324,2088,'_dt_header_disabled_transparent_bg_opacity','50'),(6325,2088,'_dt_page_overrides_top_margin',''),(6326,2088,'_dt_page_overrides_right_margin',''),(6327,2088,'_dt_page_overrides_bottom_margin',''),(6328,2088,'_dt_page_overrides_left_margin',''),(6329,2088,'_dt_fancy_header_layout_heading',''),(6330,2088,'_dt_fancy_header_title_aligment','all_left'),(6331,2088,'_dt_fancy_header_height','180'),(6332,2088,'_dt_fancy_header_padding-top','0px'),(6333,2088,'_dt_fancy_header_padding-bottom','0px'),(6334,2088,'_dt_fancy_header_breadcrumbs_heading',''),(6335,2088,'_dt_fancy_header_breadcrumbs','enabled'),(6336,2088,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6337,2088,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6338,2088,'_dt_fancy_header_title_heading',''),(6339,2088,'_dt_fancy_header_title_mode','generic'),(6340,2088,'_dt_fancy_header_title',''),(6341,2088,'_dt_fancy_header_title_font_size','35'),(6342,2088,'_dt_fancy_header_title_line_height','36'),(6343,2088,'_dt_fancy_header_text_transform','none'),(6344,2088,'_dt_fancy_header_title_color_mode','color'),(6345,2088,'_dt_fancy_header_title_color','#dddd2e'),(6346,2088,'_dt_fancy_header_subtitle_heading',''),(6347,2088,'_dt_fancy_header_subtitle',''),(6348,2088,'_dt_fancy_header_subtitle_font_size','18'),(6349,2088,'_dt_fancy_header_subtitle_line_height','26'),(6350,2088,'_dt_fancy_header_subtitle_text_transform','none'),(6351,2088,'_dt_fancy_header_subtitle_color_mode','color'),(6352,2088,'_dt_fancy_header_subtitle_color','#ffffff'),(6353,2088,'_dt_fancy_header_bg_heading',''),(6354,2088,'_dt_fancy_header_bg_color','#023b59'),(6355,2088,'_dt_fancy_header_bg_image_origin','custom'),(6356,2088,'_dt_fancy_header_bg_image','a:0:{}'),(6357,2088,'_dt_fancy_header_bg_repeat','no-repeat'),(6358,2088,'_dt_fancy_header_bg_position_x','center'),(6359,2088,'_dt_fancy_header_bg_position_y','center'),(6360,2088,'_dt_fancy_header_bg_fullscreen','1'),(6361,2088,'_dt_fancy_header_bg_overlay','0'),(6362,2088,'_dt_fancy_header_overlay_color','#000'),(6363,2088,'_dt_fancy_header_bg_overlay_opacity','50'),(6364,2088,'_dt_fancy_header_scroll_effect','default'),(6365,2088,'_dt_fancy_header_bg_parallax','0.5'),(6366,2088,'_dt_fancy_header_responsiveness_heading',''),(6367,2088,'_dt_fancy_header_responsiveness','enabled'),(6368,2088,'_dt_fancy_header_responsiveness_switch','778px'),(6369,2088,'_dt_fancy_header_responsive_height','70'),(6370,2088,'_dt_fancy_header_responsive_font_size','30'),(6371,2088,'_dt_fancy_header_responsive_title_line_height','38'),(6372,2088,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6373,2088,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6374,2088,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6375,2088,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6376,2088,'_dp_original','2029'),(6377,2088,'_edit_last','1'),(6379,2088,'_wp_old_slug','boton-de-salida-serie-poc-2'),(6380,2090,'_elementor_controls_usage','a:0:{}'),(6381,2090,'_elementor_controls_usage','a:0:{}'),(6382,2090,'total_sales','0'),(6383,2090,'_tax_status','taxable'),(6384,2090,'_tax_class',''),(6385,2090,'_manage_stock','no'),(6386,2090,'_backorders','no'),(6387,2090,'_sold_individually','no'),(6388,2090,'_virtual','no'),(6389,2090,'_downloadable','no'),(6390,2090,'_download_limit','-1'),(6391,2090,'_download_expiry','-1'),(6392,2090,'_stock',''),(6393,2090,'_stock_status','instock'),(6394,2090,'_wc_average_rating','0'),(6395,2090,'_wc_review_count','0'),(6396,2090,'_product_version','3.9.2'),(6397,2090,'_product_image_gallery','2044'),(6398,2090,'slide_template',''),(6399,2090,'rs_page_bg_color',''),(6400,2090,'_dt_sidebar_position','disabled'),(6401,2090,'_dt_sidebar_widgetarea_id','sidebar_1'),(6402,2090,'_dt_sidebar_hide_on_mobile','0'),(6403,2090,'_dt_footer_show','1'),(6404,2090,'_dt_footer_widgetarea_id','sidebar_2'),(6405,2090,'_dt_footer_hide_on_mobile','0'),(6406,2090,'_dt_header_title','fancy'),(6407,2090,'_dt_header_background','normal'),(6408,2090,'_dt_header_background_below_slideshow','disabled'),(6409,2090,'_dt_header_transparent_bg_color_scheme','light'),(6410,2090,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6411,2090,'_dt_header_transparent_top_bar_bg_opacity','25'),(6412,2090,'_dt_header_transparent_bg_color','#000000'),(6413,2090,'_dt_header_transparent_bg_opacity','50'),(6414,2090,'_dt_header_disabled_background','normal'),(6415,2090,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6416,2090,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6417,2090,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6418,2090,'_dt_header_disabled_transparent_bg_color','#000000'),(6419,2090,'_dt_header_disabled_transparent_bg_opacity','50'),(6420,2090,'_dt_page_overrides_top_margin',''),(6421,2090,'_dt_page_overrides_right_margin',''),(6422,2090,'_dt_page_overrides_bottom_margin',''),(6423,2090,'_dt_page_overrides_left_margin',''),(6424,2090,'_dt_fancy_header_layout_heading',''),(6425,2090,'_dt_fancy_header_title_aligment','all_left'),(6426,2090,'_dt_fancy_header_height','180'),(6427,2090,'_dt_fancy_header_padding-top','0px'),(6428,2090,'_dt_fancy_header_padding-bottom','0px'),(6429,2090,'_dt_fancy_header_breadcrumbs_heading',''),(6430,2090,'_dt_fancy_header_breadcrumbs','enabled'),(6431,2090,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6432,2090,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6433,2090,'_dt_fancy_header_title_heading',''),(6434,2090,'_dt_fancy_header_title_mode','generic'),(6435,2090,'_dt_fancy_header_title',''),(6436,2090,'_dt_fancy_header_title_font_size','35'),(6437,2090,'_dt_fancy_header_title_line_height','36'),(6438,2090,'_dt_fancy_header_text_transform','none'),(6439,2090,'_dt_fancy_header_title_color_mode','color'),(6440,2090,'_dt_fancy_header_title_color','#dddd2e'),(6441,2090,'_dt_fancy_header_subtitle_heading',''),(6442,2090,'_dt_fancy_header_subtitle',''),(6443,2090,'_dt_fancy_header_subtitle_font_size','18'),(6444,2090,'_dt_fancy_header_subtitle_line_height','26'),(6445,2090,'_dt_fancy_header_subtitle_text_transform','none'),(6446,2090,'_dt_fancy_header_subtitle_color_mode','color'),(6447,2090,'_dt_fancy_header_subtitle_color','#ffffff'),(6448,2090,'_dt_fancy_header_bg_heading',''),(6449,2090,'_dt_fancy_header_bg_color','#023b59'),(6450,2090,'_dt_fancy_header_bg_image_origin','custom'),(6451,2090,'_dt_fancy_header_bg_image','a:0:{}'),(6452,2090,'_dt_fancy_header_bg_repeat','no-repeat'),(6453,2090,'_dt_fancy_header_bg_position_x','center'),(6454,2090,'_dt_fancy_header_bg_position_y','center'),(6455,2090,'_dt_fancy_header_bg_fullscreen','1'),(6456,2090,'_dt_fancy_header_bg_overlay','0'),(6457,2090,'_dt_fancy_header_overlay_color','#000'),(6458,2090,'_dt_fancy_header_bg_overlay_opacity','50'),(6459,2090,'_dt_fancy_header_scroll_effect','default'),(6460,2090,'_dt_fancy_header_bg_parallax','0.5'),(6461,2090,'_dt_fancy_header_responsiveness_heading',''),(6462,2090,'_dt_fancy_header_responsiveness','enabled'),(6463,2090,'_dt_fancy_header_responsiveness_switch','778px'),(6464,2090,'_dt_fancy_header_responsive_height','70'),(6465,2090,'_dt_fancy_header_responsive_font_size','30'),(6466,2090,'_dt_fancy_header_responsive_title_line_height','38'),(6467,2090,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6468,2090,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6469,2090,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6470,2090,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6471,2090,'_dp_original','2029'),(6472,2090,'_edit_last','1'),(6474,2090,'_wp_old_slug','boton-de-salida-serie-poc-2'),(6475,2092,'_elementor_controls_usage','a:0:{}'),(6476,2092,'_elementor_controls_usage','a:0:{}'),(6477,2092,'total_sales','0'),(6478,2092,'_tax_status','taxable'),(6479,2092,'_tax_class',''),(6480,2092,'_manage_stock','no'),(6481,2092,'_backorders','no'),(6482,2092,'_sold_individually','no'),(6483,2092,'_virtual','no'),(6484,2092,'_downloadable','no'),(6485,2092,'_download_limit','-1'),(6486,2092,'_download_expiry','-1'),(6487,2092,'_stock',''),(6488,2092,'_stock_status','instock'),(6489,2092,'_wc_average_rating','0'),(6490,2092,'_wc_review_count','0'),(6491,2092,'_product_version','3.9.2'),(6492,2092,'_product_image_gallery','2048'),(6493,2092,'slide_template',''),(6494,2092,'rs_page_bg_color',''),(6495,2092,'_dt_sidebar_position','disabled'),(6496,2092,'_dt_sidebar_widgetarea_id','sidebar_1'),(6497,2092,'_dt_sidebar_hide_on_mobile','0'),(6498,2092,'_dt_footer_show','1'),(6499,2092,'_dt_footer_widgetarea_id','sidebar_2'),(6500,2092,'_dt_footer_hide_on_mobile','0'),(6501,2092,'_dt_header_title','fancy'),(6502,2092,'_dt_header_background','normal'),(6503,2092,'_dt_header_background_below_slideshow','disabled'),(6504,2092,'_dt_header_transparent_bg_color_scheme','light'),(6505,2092,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6506,2092,'_dt_header_transparent_top_bar_bg_opacity','25'),(6507,2092,'_dt_header_transparent_bg_color','#000000'),(6508,2092,'_dt_header_transparent_bg_opacity','50'),(6509,2092,'_dt_header_disabled_background','normal'),(6510,2092,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6511,2092,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6512,2092,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6513,2092,'_dt_header_disabled_transparent_bg_color','#000000'),(6514,2092,'_dt_header_disabled_transparent_bg_opacity','50'),(6515,2092,'_dt_page_overrides_top_margin',''),(6516,2092,'_dt_page_overrides_right_margin',''),(6517,2092,'_dt_page_overrides_bottom_margin',''),(6518,2092,'_dt_page_overrides_left_margin',''),(6519,2092,'_dt_fancy_header_layout_heading',''),(6520,2092,'_dt_fancy_header_title_aligment','all_left'),(6521,2092,'_dt_fancy_header_height','180'),(6522,2092,'_dt_fancy_header_padding-top','0px'),(6523,2092,'_dt_fancy_header_padding-bottom','0px'),(6524,2092,'_dt_fancy_header_breadcrumbs_heading',''),(6525,2092,'_dt_fancy_header_breadcrumbs','enabled'),(6526,2092,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6527,2092,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6528,2092,'_dt_fancy_header_title_heading',''),(6529,2092,'_dt_fancy_header_title_mode','generic'),(6530,2092,'_dt_fancy_header_title',''),(6531,2092,'_dt_fancy_header_title_font_size','35'),(6532,2092,'_dt_fancy_header_title_line_height','36'),(6533,2092,'_dt_fancy_header_text_transform','none'),(6534,2092,'_dt_fancy_header_title_color_mode','color'),(6535,2092,'_dt_fancy_header_title_color','#dddd2e'),(6536,2092,'_dt_fancy_header_subtitle_heading',''),(6537,2092,'_dt_fancy_header_subtitle',''),(6538,2092,'_dt_fancy_header_subtitle_font_size','18'),(6539,2092,'_dt_fancy_header_subtitle_line_height','26'),(6540,2092,'_dt_fancy_header_subtitle_text_transform','none'),(6541,2092,'_dt_fancy_header_subtitle_color_mode','color'),(6542,2092,'_dt_fancy_header_subtitle_color','#ffffff'),(6543,2092,'_dt_fancy_header_bg_heading',''),(6544,2092,'_dt_fancy_header_bg_color','#023b59'),(6545,2092,'_dt_fancy_header_bg_image_origin','custom'),(6546,2092,'_dt_fancy_header_bg_image','a:0:{}'),(6547,2092,'_dt_fancy_header_bg_repeat','no-repeat'),(6548,2092,'_dt_fancy_header_bg_position_x','center'),(6549,2092,'_dt_fancy_header_bg_position_y','center'),(6550,2092,'_dt_fancy_header_bg_fullscreen','1'),(6551,2092,'_dt_fancy_header_bg_overlay','0'),(6552,2092,'_dt_fancy_header_overlay_color','#000'),(6553,2092,'_dt_fancy_header_bg_overlay_opacity','50'),(6554,2092,'_dt_fancy_header_scroll_effect','default'),(6555,2092,'_dt_fancy_header_bg_parallax','0.5'),(6556,2092,'_dt_fancy_header_responsiveness_heading',''),(6557,2092,'_dt_fancy_header_responsiveness','enabled'),(6558,2092,'_dt_fancy_header_responsiveness_switch','778px'),(6559,2092,'_dt_fancy_header_responsive_height','70'),(6560,2092,'_dt_fancy_header_responsive_font_size','30'),(6561,2092,'_dt_fancy_header_responsive_title_line_height','38'),(6562,2092,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6563,2092,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6564,2092,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6565,2092,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6566,2092,'_dp_original','2029'),(6567,2092,'_edit_last','1'),(6569,2092,'_wp_old_slug','boton-de-salida-serie-poc-2'),(6570,2094,'_elementor_controls_usage','a:0:{}'),(6571,2094,'_elementor_controls_usage','a:0:{}'),(6572,2094,'_elementor_controls_usage','a:0:{}'),(6573,2094,'total_sales','0'),(6574,2094,'_tax_status','taxable'),(6575,2094,'_tax_class',''),(6576,2094,'_manage_stock','no'),(6577,2094,'_backorders','no'),(6578,2094,'_sold_individually','no'),(6579,2094,'_virtual','no'),(6580,2094,'_downloadable','no'),(6581,2094,'_download_limit','-1'),(6582,2094,'_download_expiry','-1'),(6583,2094,'_stock',''),(6584,2094,'_stock_status','instock'),(6585,2094,'_wc_average_rating','0'),(6586,2094,'_wc_review_count','0'),(6587,2094,'_product_version','3.9.2'),(6588,2094,'_product_image_gallery','2050'),(6589,2094,'slide_template',''),(6590,2094,'rs_page_bg_color',''),(6591,2094,'_dt_sidebar_position','disabled'),(6592,2094,'_dt_sidebar_widgetarea_id','sidebar_1'),(6593,2094,'_dt_sidebar_hide_on_mobile','0'),(6594,2094,'_dt_footer_show','1'),(6595,2094,'_dt_footer_widgetarea_id','sidebar_2'),(6596,2094,'_dt_footer_hide_on_mobile','0'),(6597,2094,'_dt_header_title','fancy'),(6598,2094,'_dt_header_background','normal'),(6599,2094,'_dt_header_background_below_slideshow','disabled'),(6600,2094,'_dt_header_transparent_bg_color_scheme','light'),(6601,2094,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6602,2094,'_dt_header_transparent_top_bar_bg_opacity','25'),(6603,2094,'_dt_header_transparent_bg_color','#000000'),(6604,2094,'_dt_header_transparent_bg_opacity','50'),(6605,2094,'_dt_header_disabled_background','normal'),(6606,2094,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6607,2094,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6608,2094,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6609,2094,'_dt_header_disabled_transparent_bg_color','#000000'),(6610,2094,'_dt_header_disabled_transparent_bg_opacity','50'),(6611,2094,'_dt_page_overrides_top_margin',''),(6612,2094,'_dt_page_overrides_right_margin',''),(6613,2094,'_dt_page_overrides_bottom_margin',''),(6614,2094,'_dt_page_overrides_left_margin',''),(6615,2094,'_dt_fancy_header_layout_heading',''),(6616,2094,'_dt_fancy_header_title_aligment','all_left'),(6617,2094,'_dt_fancy_header_height','180'),(6618,2094,'_dt_fancy_header_padding-top','0px'),(6619,2094,'_dt_fancy_header_padding-bottom','0px'),(6620,2094,'_dt_fancy_header_breadcrumbs_heading',''),(6621,2094,'_dt_fancy_header_breadcrumbs','enabled'),(6622,2094,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6623,2094,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6624,2094,'_dt_fancy_header_title_heading',''),(6625,2094,'_dt_fancy_header_title_mode','generic'),(6626,2094,'_dt_fancy_header_title',''),(6627,2094,'_dt_fancy_header_title_font_size','35'),(6628,2094,'_dt_fancy_header_title_line_height','36'),(6629,2094,'_dt_fancy_header_text_transform','none'),(6630,2094,'_dt_fancy_header_title_color_mode','color'),(6631,2094,'_dt_fancy_header_title_color','#dddd2e'),(6632,2094,'_dt_fancy_header_subtitle_heading',''),(6633,2094,'_dt_fancy_header_subtitle',''),(6634,2094,'_dt_fancy_header_subtitle_font_size','18'),(6635,2094,'_dt_fancy_header_subtitle_line_height','26'),(6636,2094,'_dt_fancy_header_subtitle_text_transform','none'),(6637,2094,'_dt_fancy_header_subtitle_color_mode','color'),(6638,2094,'_dt_fancy_header_subtitle_color','#ffffff'),(6639,2094,'_dt_fancy_header_bg_heading',''),(6640,2094,'_dt_fancy_header_bg_color','#023b59'),(6641,2094,'_dt_fancy_header_bg_image_origin','custom'),(6642,2094,'_dt_fancy_header_bg_image','a:0:{}'),(6643,2094,'_dt_fancy_header_bg_repeat','no-repeat'),(6644,2094,'_dt_fancy_header_bg_position_x','center'),(6645,2094,'_dt_fancy_header_bg_position_y','center'),(6646,2094,'_dt_fancy_header_bg_fullscreen','1'),(6647,2094,'_dt_fancy_header_bg_overlay','0'),(6648,2094,'_dt_fancy_header_overlay_color','#000'),(6649,2094,'_dt_fancy_header_bg_overlay_opacity','50'),(6650,2094,'_dt_fancy_header_scroll_effect','default'),(6651,2094,'_dt_fancy_header_bg_parallax','0.5'),(6652,2094,'_dt_fancy_header_responsiveness_heading',''),(6653,2094,'_dt_fancy_header_responsiveness','enabled'),(6654,2094,'_dt_fancy_header_responsiveness_switch','778px'),(6655,2094,'_dt_fancy_header_responsive_height','70'),(6656,2094,'_dt_fancy_header_responsive_font_size','30'),(6657,2094,'_dt_fancy_header_responsive_title_line_height','38'),(6658,2094,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6659,2094,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6660,2094,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6661,2094,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6662,2094,'_dp_original','2071'),(6663,2094,'_wp_old_slug','boton-de-salida-serie-poc-2'),(6664,2094,'_edit_last','1'),(6665,2094,'_wp_old_slug','bracket-l-u-z-2'),(6667,2153,'_elementor_controls_usage','a:0:{}'),(6668,2153,'_elementor_controls_usage','a:0:{}'),(6669,2153,'total_sales','0'),(6670,2153,'_tax_status','taxable'),(6671,2153,'_tax_class',''),(6672,2153,'_manage_stock','no'),(6673,2153,'_backorders','no'),(6674,2153,'_sold_individually','no'),(6675,2153,'_virtual','no'),(6676,2153,'_downloadable','no'),(6677,2153,'_download_limit','-1'),(6678,2153,'_download_expiry','-1'),(6679,2153,'_stock',''),(6680,2153,'_stock_status','instock'),(6681,2153,'_wc_average_rating','0'),(6682,2153,'_wc_review_count','0'),(6683,2153,'_product_version','5.6.0'),(6684,2153,'_product_image_gallery','2099'),(6685,2153,'slide_template',''),(6686,2153,'rs_page_bg_color',''),(6687,2153,'_dt_sidebar_position','disabled'),(6688,2153,'_dt_sidebar_widgetarea_id','sidebar_1'),(6689,2153,'_dt_sidebar_hide_on_mobile','0'),(6690,2153,'_dt_footer_show','1'),(6691,2153,'_dt_footer_widgetarea_id','sidebar_2'),(6692,2153,'_dt_footer_hide_on_mobile','0'),(6693,2153,'_dt_header_title','fancy'),(6694,2153,'_dt_header_background','normal'),(6695,2153,'_dt_header_background_below_slideshow','disabled'),(6696,2153,'_dt_header_transparent_bg_color_scheme','light'),(6697,2153,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6698,2153,'_dt_header_transparent_top_bar_bg_opacity','25'),(6699,2153,'_dt_header_transparent_bg_color','#000000'),(6700,2153,'_dt_header_transparent_bg_opacity','50'),(6701,2153,'_dt_header_disabled_background','normal'),(6702,2153,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6703,2153,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6704,2153,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6705,2153,'_dt_header_disabled_transparent_bg_color','#000000'),(6706,2153,'_dt_header_disabled_transparent_bg_opacity','50'),(6707,2153,'_dt_page_overrides_top_margin',''),(6708,2153,'_dt_page_overrides_right_margin',''),(6709,2153,'_dt_page_overrides_bottom_margin',''),(6710,2153,'_dt_page_overrides_left_margin',''),(6711,2153,'_dt_fancy_header_layout_heading',''),(6712,2153,'_dt_fancy_header_title_aligment','all_left'),(6713,2153,'_dt_fancy_header_height','180'),(6714,2153,'_dt_fancy_header_padding-top','0px'),(6715,2153,'_dt_fancy_header_padding-bottom','0px'),(6716,2153,'_dt_fancy_header_breadcrumbs_heading',''),(6717,2153,'_dt_fancy_header_breadcrumbs','enabled'),(6718,2153,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6719,2153,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6720,2153,'_dt_fancy_header_title_heading',''),(6721,2153,'_dt_fancy_header_title_mode','generic'),(6722,2153,'_dt_fancy_header_title',''),(6723,2153,'_dt_fancy_header_title_font_size','35'),(6724,2153,'_dt_fancy_header_title_line_height','36'),(6725,2153,'_dt_fancy_header_text_transform','none'),(6726,2153,'_dt_fancy_header_title_color_mode','color'),(6727,2153,'_dt_fancy_header_title_color','#dddd2e'),(6728,2153,'_dt_fancy_header_subtitle_heading',''),(6729,2153,'_dt_fancy_header_subtitle',''),(6730,2153,'_dt_fancy_header_subtitle_font_size','18'),(6731,2153,'_dt_fancy_header_subtitle_line_height','26'),(6732,2153,'_dt_fancy_header_subtitle_text_transform','none'),(6733,2153,'_dt_fancy_header_subtitle_color_mode','color'),(6734,2153,'_dt_fancy_header_subtitle_color','#ffffff'),(6735,2153,'_dt_fancy_header_bg_heading',''),(6736,2153,'_dt_fancy_header_bg_color','#023b59'),(6737,2153,'_dt_fancy_header_bg_image_origin','custom'),(6738,2153,'_dt_fancy_header_bg_image','a:0:{}'),(6739,2153,'_dt_fancy_header_bg_repeat','no-repeat'),(6740,2153,'_dt_fancy_header_bg_position_x','center'),(6741,2153,'_dt_fancy_header_bg_position_y','center'),(6742,2153,'_dt_fancy_header_bg_fullscreen','1'),(6743,2153,'_dt_fancy_header_bg_overlay','0'),(6744,2153,'_dt_fancy_header_overlay_color','#000'),(6745,2153,'_dt_fancy_header_bg_overlay_opacity','50'),(6746,2153,'_dt_fancy_header_scroll_effect','default'),(6747,2153,'_dt_fancy_header_bg_parallax','0.5'),(6748,2153,'_dt_fancy_header_responsiveness_heading',''),(6749,2153,'_dt_fancy_header_responsiveness','enabled'),(6750,2153,'_dt_fancy_header_responsiveness_switch','778px'),(6751,2153,'_dt_fancy_header_responsive_height','70'),(6752,2153,'_dt_fancy_header_responsive_font_size','30'),(6753,2153,'_dt_fancy_header_responsive_title_line_height','38'),(6754,2153,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6755,2153,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6756,2153,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6757,2153,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6758,2153,'_wp_old_slug','boton-de-salida-serie-poc'),(6759,2153,'_dp_original','2029'),(6760,2153,'_edit_last','1'),(6762,2153,'_wp_old_slug','3000tc-ii-2'),(6763,2155,'_elementor_controls_usage','a:0:{}'),(6764,2155,'_elementor_controls_usage','a:0:{}'),(6765,2155,'total_sales','0'),(6766,2155,'_tax_status','taxable'),(6767,2155,'_tax_class',''),(6768,2155,'_manage_stock','no'),(6769,2155,'_backorders','no'),(6770,2155,'_sold_individually','no'),(6771,2155,'_virtual','no'),(6772,2155,'_downloadable','no'),(6773,2155,'_download_limit','-1'),(6774,2155,'_download_expiry','-1'),(6775,2155,'_stock',''),(6776,2155,'_stock_status','instock'),(6777,2155,'_wc_average_rating','0'),(6778,2155,'_wc_review_count','0'),(6779,2155,'_product_version','3.9.2'),(6780,2155,'_product_image_gallery','2101,2102'),(6781,2155,'slide_template',''),(6782,2155,'rs_page_bg_color',''),(6783,2155,'_dt_sidebar_position','disabled'),(6784,2155,'_dt_sidebar_widgetarea_id','sidebar_1'),(6785,2155,'_dt_sidebar_hide_on_mobile','0'),(6786,2155,'_dt_footer_show','1'),(6787,2155,'_dt_footer_widgetarea_id','sidebar_2'),(6788,2155,'_dt_footer_hide_on_mobile','0'),(6789,2155,'_dt_header_title','fancy'),(6790,2155,'_dt_header_background','normal'),(6791,2155,'_dt_header_background_below_slideshow','disabled'),(6792,2155,'_dt_header_transparent_bg_color_scheme','light'),(6793,2155,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6794,2155,'_dt_header_transparent_top_bar_bg_opacity','25'),(6795,2155,'_dt_header_transparent_bg_color','#000000'),(6796,2155,'_dt_header_transparent_bg_opacity','50'),(6797,2155,'_dt_header_disabled_background','normal'),(6798,2155,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6799,2155,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6800,2155,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6801,2155,'_dt_header_disabled_transparent_bg_color','#000000'),(6802,2155,'_dt_header_disabled_transparent_bg_opacity','50'),(6803,2155,'_dt_page_overrides_top_margin',''),(6804,2155,'_dt_page_overrides_right_margin',''),(6805,2155,'_dt_page_overrides_bottom_margin',''),(6806,2155,'_dt_page_overrides_left_margin',''),(6807,2155,'_dt_fancy_header_layout_heading',''),(6808,2155,'_dt_fancy_header_title_aligment','all_left'),(6809,2155,'_dt_fancy_header_height','180'),(6810,2155,'_dt_fancy_header_padding-top','0px'),(6811,2155,'_dt_fancy_header_padding-bottom','0px'),(6812,2155,'_dt_fancy_header_breadcrumbs_heading',''),(6813,2155,'_dt_fancy_header_breadcrumbs','enabled'),(6814,2155,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6815,2155,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6816,2155,'_dt_fancy_header_title_heading',''),(6817,2155,'_dt_fancy_header_title_mode','generic'),(6818,2155,'_dt_fancy_header_title',''),(6819,2155,'_dt_fancy_header_title_font_size','35'),(6820,2155,'_dt_fancy_header_title_line_height','36'),(6821,2155,'_dt_fancy_header_text_transform','none'),(6822,2155,'_dt_fancy_header_title_color_mode','color'),(6823,2155,'_dt_fancy_header_title_color','#dddd2e'),(6824,2155,'_dt_fancy_header_subtitle_heading',''),(6825,2155,'_dt_fancy_header_subtitle',''),(6826,2155,'_dt_fancy_header_subtitle_font_size','18'),(6827,2155,'_dt_fancy_header_subtitle_line_height','26'),(6828,2155,'_dt_fancy_header_subtitle_text_transform','none'),(6829,2155,'_dt_fancy_header_subtitle_color_mode','color'),(6830,2155,'_dt_fancy_header_subtitle_color','#ffffff'),(6831,2155,'_dt_fancy_header_bg_heading',''),(6832,2155,'_dt_fancy_header_bg_color','#023b59'),(6833,2155,'_dt_fancy_header_bg_image_origin','custom'),(6834,2155,'_dt_fancy_header_bg_image','a:0:{}'),(6835,2155,'_dt_fancy_header_bg_repeat','no-repeat'),(6836,2155,'_dt_fancy_header_bg_position_x','center'),(6837,2155,'_dt_fancy_header_bg_position_y','center'),(6838,2155,'_dt_fancy_header_bg_fullscreen','1'),(6839,2155,'_dt_fancy_header_bg_overlay','0'),(6840,2155,'_dt_fancy_header_overlay_color','#000'),(6841,2155,'_dt_fancy_header_bg_overlay_opacity','50'),(6842,2155,'_dt_fancy_header_scroll_effect','default'),(6843,2155,'_dt_fancy_header_bg_parallax','0.5'),(6844,2155,'_dt_fancy_header_responsiveness_heading',''),(6845,2155,'_dt_fancy_header_responsiveness','enabled'),(6846,2155,'_dt_fancy_header_responsiveness_switch','778px'),(6847,2155,'_dt_fancy_header_responsive_height','70'),(6848,2155,'_dt_fancy_header_responsive_font_size','30'),(6849,2155,'_dt_fancy_header_responsive_title_line_height','38'),(6850,2155,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6851,2155,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6852,2155,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6853,2155,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6854,2155,'_wp_old_slug','boton-de-salida-serie-poc'),(6855,2155,'_dp_original','2029'),(6857,2155,'_wp_old_slug','3000tc-ii-2'),(6858,2159,'_elementor_controls_usage','a:0:{}'),(6859,2159,'_elementor_controls_usage','a:0:{}'),(6860,2159,'total_sales','0'),(6861,2159,'_tax_status','taxable'),(6862,2159,'_tax_class',''),(6863,2159,'_manage_stock','no'),(6864,2159,'_backorders','no'),(6865,2159,'_sold_individually','no'),(6866,2159,'_virtual','no'),(6867,2159,'_downloadable','no'),(6868,2159,'_download_limit','-1'),(6869,2159,'_download_expiry','-1'),(6870,2159,'_stock',''),(6871,2159,'_stock_status','instock'),(6872,2159,'_wc_average_rating','0'),(6873,2159,'_wc_review_count','0'),(6874,2159,'_product_version','3.9.2'),(6875,2159,'_product_image_gallery','3012,3013,3014'),(6876,2159,'slide_template',''),(6877,2159,'rs_page_bg_color',''),(6878,2159,'_dt_sidebar_position','disabled'),(6879,2159,'_dt_sidebar_widgetarea_id','sidebar_1'),(6880,2159,'_dt_sidebar_hide_on_mobile','0'),(6881,2159,'_dt_footer_show','1'),(6882,2159,'_dt_footer_widgetarea_id','sidebar_2'),(6883,2159,'_dt_footer_hide_on_mobile','0'),(6884,2159,'_dt_header_title','fancy'),(6885,2159,'_dt_header_background','normal'),(6886,2159,'_dt_header_background_below_slideshow','disabled'),(6887,2159,'_dt_header_transparent_bg_color_scheme','light'),(6888,2159,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6889,2159,'_dt_header_transparent_top_bar_bg_opacity','25'),(6890,2159,'_dt_header_transparent_bg_color','#000000'),(6891,2159,'_dt_header_transparent_bg_opacity','50'),(6892,2159,'_dt_header_disabled_background','normal'),(6893,2159,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6894,2159,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6895,2159,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6896,2159,'_dt_header_disabled_transparent_bg_color','#000000'),(6897,2159,'_dt_header_disabled_transparent_bg_opacity','50'),(6898,2159,'_dt_page_overrides_top_margin',''),(6899,2159,'_dt_page_overrides_right_margin',''),(6900,2159,'_dt_page_overrides_bottom_margin',''),(6901,2159,'_dt_page_overrides_left_margin',''),(6902,2159,'_dt_fancy_header_layout_heading',''),(6903,2159,'_dt_fancy_header_title_aligment','all_left'),(6904,2159,'_dt_fancy_header_height','180'),(6905,2159,'_dt_fancy_header_padding-top','0px'),(6906,2159,'_dt_fancy_header_padding-bottom','0px'),(6907,2159,'_dt_fancy_header_breadcrumbs_heading',''),(6908,2159,'_dt_fancy_header_breadcrumbs','enabled'),(6909,2159,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(6910,2159,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(6911,2159,'_dt_fancy_header_title_heading',''),(6912,2159,'_dt_fancy_header_title_mode','generic'),(6913,2159,'_dt_fancy_header_title',''),(6914,2159,'_dt_fancy_header_title_font_size','35'),(6915,2159,'_dt_fancy_header_title_line_height','36'),(6916,2159,'_dt_fancy_header_text_transform','none'),(6917,2159,'_dt_fancy_header_title_color_mode','color'),(6918,2159,'_dt_fancy_header_title_color','#dddd2e'),(6919,2159,'_dt_fancy_header_subtitle_heading',''),(6920,2159,'_dt_fancy_header_subtitle',''),(6921,2159,'_dt_fancy_header_subtitle_font_size','18'),(6922,2159,'_dt_fancy_header_subtitle_line_height','26'),(6923,2159,'_dt_fancy_header_subtitle_text_transform','none'),(6924,2159,'_dt_fancy_header_subtitle_color_mode','color'),(6925,2159,'_dt_fancy_header_subtitle_color','#ffffff'),(6926,2159,'_dt_fancy_header_bg_heading',''),(6927,2159,'_dt_fancy_header_bg_color','#023b59'),(6928,2159,'_dt_fancy_header_bg_image_origin','custom'),(6929,2159,'_dt_fancy_header_bg_image','a:0:{}'),(6930,2159,'_dt_fancy_header_bg_repeat','no-repeat'),(6931,2159,'_dt_fancy_header_bg_position_x','center'),(6932,2159,'_dt_fancy_header_bg_position_y','center'),(6933,2159,'_dt_fancy_header_bg_fullscreen','1'),(6934,2159,'_dt_fancy_header_bg_overlay','0'),(6935,2159,'_dt_fancy_header_overlay_color','#000'),(6936,2159,'_dt_fancy_header_bg_overlay_opacity','50'),(6937,2159,'_dt_fancy_header_scroll_effect','default'),(6938,2159,'_dt_fancy_header_bg_parallax','0.5'),(6939,2159,'_dt_fancy_header_responsiveness_heading',''),(6940,2159,'_dt_fancy_header_responsiveness','enabled'),(6941,2159,'_dt_fancy_header_responsiveness_switch','778px'),(6942,2159,'_dt_fancy_header_responsive_height','70'),(6943,2159,'_dt_fancy_header_responsive_font_size','30'),(6944,2159,'_dt_fancy_header_responsive_title_line_height','38'),(6945,2159,'_dt_fancy_header_responsive_subtitle_font_size','20'),(6946,2159,'_dt_fancy_header_responsive_subtitle_line_height','28'),(6947,2159,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(6948,2159,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(6949,2159,'_wp_old_slug','boton-de-salida-serie-poc'),(6950,2159,'_dp_original','2029'),(6951,2159,'_edit_last','1'),(6953,2159,'_wp_old_slug','3000tc-ii-2'),(6954,2161,'_elementor_controls_usage','a:0:{}'),(6955,2161,'_elementor_controls_usage','a:0:{}'),(6956,2161,'total_sales','0'),(6957,2161,'_tax_status','taxable'),(6958,2161,'_tax_class',''),(6959,2161,'_manage_stock','no'),(6960,2161,'_backorders','no'),(6961,2161,'_sold_individually','no'),(6962,2161,'_virtual','no'),(6963,2161,'_downloadable','no'),(6964,2161,'_download_limit','-1'),(6965,2161,'_download_expiry','-1'),(6966,2161,'_stock',''),(6967,2161,'_stock_status','instock'),(6968,2161,'_wc_average_rating','0'),(6969,2161,'_wc_review_count','0'),(6970,2161,'_product_version','3.9.2'),(6971,2161,'_product_image_gallery','3015'),(6972,2161,'slide_template',''),(6973,2161,'rs_page_bg_color',''),(6974,2161,'_dt_sidebar_position','disabled'),(6975,2161,'_dt_sidebar_widgetarea_id','sidebar_1'),(6976,2161,'_dt_sidebar_hide_on_mobile','0'),(6977,2161,'_dt_footer_show','1'),(6978,2161,'_dt_footer_widgetarea_id','sidebar_2'),(6979,2161,'_dt_footer_hide_on_mobile','0'),(6980,2161,'_dt_header_title','fancy'),(6981,2161,'_dt_header_background','normal'),(6982,2161,'_dt_header_background_below_slideshow','disabled'),(6983,2161,'_dt_header_transparent_bg_color_scheme','light'),(6984,2161,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(6985,2161,'_dt_header_transparent_top_bar_bg_opacity','25'),(6986,2161,'_dt_header_transparent_bg_color','#000000'),(6987,2161,'_dt_header_transparent_bg_opacity','50'),(6988,2161,'_dt_header_disabled_background','normal'),(6989,2161,'_dt_header_disabled_transparent_bg_color_scheme','light'),(6990,2161,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(6991,2161,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(6992,2161,'_dt_header_disabled_transparent_bg_color','#000000'),(6993,2161,'_dt_header_disabled_transparent_bg_opacity','50'),(6994,2161,'_dt_page_overrides_top_margin',''),(6995,2161,'_dt_page_overrides_right_margin',''),(6996,2161,'_dt_page_overrides_bottom_margin',''),(6997,2161,'_dt_page_overrides_left_margin',''),(6998,2161,'_dt_fancy_header_layout_heading',''),(6999,2161,'_dt_fancy_header_title_aligment','all_left'),(7000,2161,'_dt_fancy_header_height','180'),(7001,2161,'_dt_fancy_header_padding-top','0px'),(7002,2161,'_dt_fancy_header_padding-bottom','0px'),(7003,2161,'_dt_fancy_header_breadcrumbs_heading',''),(7004,2161,'_dt_fancy_header_breadcrumbs','enabled'),(7005,2161,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7006,2161,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7007,2161,'_dt_fancy_header_title_heading',''),(7008,2161,'_dt_fancy_header_title_mode','generic'),(7009,2161,'_dt_fancy_header_title',''),(7010,2161,'_dt_fancy_header_title_font_size','35'),(7011,2161,'_dt_fancy_header_title_line_height','36'),(7012,2161,'_dt_fancy_header_text_transform','none'),(7013,2161,'_dt_fancy_header_title_color_mode','color'),(7014,2161,'_dt_fancy_header_title_color','#dddd2e'),(7015,2161,'_dt_fancy_header_subtitle_heading',''),(7016,2161,'_dt_fancy_header_subtitle',''),(7017,2161,'_dt_fancy_header_subtitle_font_size','18'),(7018,2161,'_dt_fancy_header_subtitle_line_height','26'),(7019,2161,'_dt_fancy_header_subtitle_text_transform','none'),(7020,2161,'_dt_fancy_header_subtitle_color_mode','color'),(7021,2161,'_dt_fancy_header_subtitle_color','#ffffff'),(7022,2161,'_dt_fancy_header_bg_heading',''),(7023,2161,'_dt_fancy_header_bg_color','#023b59'),(7024,2161,'_dt_fancy_header_bg_image_origin','custom'),(7025,2161,'_dt_fancy_header_bg_image','a:0:{}'),(7026,2161,'_dt_fancy_header_bg_repeat','no-repeat'),(7027,2161,'_dt_fancy_header_bg_position_x','center'),(7028,2161,'_dt_fancy_header_bg_position_y','center'),(7029,2161,'_dt_fancy_header_bg_fullscreen','1'),(7030,2161,'_dt_fancy_header_bg_overlay','0'),(7031,2161,'_dt_fancy_header_overlay_color','#000'),(7032,2161,'_dt_fancy_header_bg_overlay_opacity','50'),(7033,2161,'_dt_fancy_header_scroll_effect','default'),(7034,2161,'_dt_fancy_header_bg_parallax','0.5'),(7035,2161,'_dt_fancy_header_responsiveness_heading',''),(7036,2161,'_dt_fancy_header_responsiveness','enabled'),(7037,2161,'_dt_fancy_header_responsiveness_switch','778px'),(7038,2161,'_dt_fancy_header_responsive_height','70'),(7039,2161,'_dt_fancy_header_responsive_font_size','30'),(7040,2161,'_dt_fancy_header_responsive_title_line_height','38'),(7041,2161,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7042,2161,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7043,2161,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7044,2161,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7045,2161,'_wp_old_slug','boton-de-salida-serie-poc'),(7046,2161,'_dp_original','2029'),(7047,2161,'_edit_last','1'),(7049,2161,'_wp_old_slug','3000tc-ii-2'),(7050,2163,'_elementor_controls_usage','a:0:{}'),(7051,2163,'_elementor_controls_usage','a:0:{}'),(7052,2163,'_elementor_controls_usage','a:0:{}'),(7053,2163,'total_sales','0'),(7054,2163,'_tax_status','taxable'),(7055,2163,'_tax_class',''),(7056,2163,'_manage_stock','no'),(7057,2163,'_backorders','no'),(7058,2163,'_sold_individually','no'),(7059,2163,'_virtual','no'),(7060,2163,'_downloadable','no'),(7061,2163,'_download_limit','-1'),(7062,2163,'_download_expiry','-1'),(7063,2163,'_stock',''),(7064,2163,'_stock_status','instock'),(7065,2163,'_wc_average_rating','0'),(7066,2163,'_wc_review_count','0'),(7067,2163,'_product_version','3.9.2'),(7068,2163,'_product_image_gallery','2110,2111'),(7069,2163,'slide_template',''),(7070,2163,'rs_page_bg_color',''),(7071,2163,'_dt_sidebar_position','disabled'),(7072,2163,'_dt_sidebar_widgetarea_id','sidebar_1'),(7073,2163,'_dt_sidebar_hide_on_mobile','0'),(7074,2163,'_dt_footer_show','1'),(7075,2163,'_dt_footer_widgetarea_id','sidebar_2'),(7076,2163,'_dt_footer_hide_on_mobile','0'),(7077,2163,'_dt_header_title','fancy'),(7078,2163,'_dt_header_background','normal'),(7079,2163,'_dt_header_background_below_slideshow','disabled'),(7080,2163,'_dt_header_transparent_bg_color_scheme','light'),(7081,2163,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7082,2163,'_dt_header_transparent_top_bar_bg_opacity','25'),(7083,2163,'_dt_header_transparent_bg_color','#000000'),(7084,2163,'_dt_header_transparent_bg_opacity','50'),(7085,2163,'_dt_header_disabled_background','normal'),(7086,2163,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7087,2163,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7088,2163,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7089,2163,'_dt_header_disabled_transparent_bg_color','#000000'),(7090,2163,'_dt_header_disabled_transparent_bg_opacity','50'),(7091,2163,'_dt_page_overrides_top_margin',''),(7092,2163,'_dt_page_overrides_right_margin',''),(7093,2163,'_dt_page_overrides_bottom_margin',''),(7094,2163,'_dt_page_overrides_left_margin',''),(7095,2163,'_dt_fancy_header_layout_heading',''),(7096,2163,'_dt_fancy_header_title_aligment','all_left'),(7097,2163,'_dt_fancy_header_height','180'),(7098,2163,'_dt_fancy_header_padding-top','0px'),(7099,2163,'_dt_fancy_header_padding-bottom','0px'),(7100,2163,'_dt_fancy_header_breadcrumbs_heading',''),(7101,2163,'_dt_fancy_header_breadcrumbs','enabled'),(7102,2163,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7103,2163,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7104,2163,'_dt_fancy_header_title_heading',''),(7105,2163,'_dt_fancy_header_title_mode','generic'),(7106,2163,'_dt_fancy_header_title',''),(7107,2163,'_dt_fancy_header_title_font_size','35'),(7108,2163,'_dt_fancy_header_title_line_height','36'),(7109,2163,'_dt_fancy_header_text_transform','none'),(7110,2163,'_dt_fancy_header_title_color_mode','color'),(7111,2163,'_dt_fancy_header_title_color','#dddd2e'),(7112,2163,'_dt_fancy_header_subtitle_heading',''),(7113,2163,'_dt_fancy_header_subtitle',''),(7114,2163,'_dt_fancy_header_subtitle_font_size','18'),(7115,2163,'_dt_fancy_header_subtitle_line_height','26'),(7116,2163,'_dt_fancy_header_subtitle_text_transform','none'),(7117,2163,'_dt_fancy_header_subtitle_color_mode','color'),(7118,2163,'_dt_fancy_header_subtitle_color','#ffffff'),(7119,2163,'_dt_fancy_header_bg_heading',''),(7120,2163,'_dt_fancy_header_bg_color','#023b59'),(7121,2163,'_dt_fancy_header_bg_image_origin','custom'),(7122,2163,'_dt_fancy_header_bg_image','a:0:{}'),(7123,2163,'_dt_fancy_header_bg_repeat','no-repeat'),(7124,2163,'_dt_fancy_header_bg_position_x','center'),(7125,2163,'_dt_fancy_header_bg_position_y','center'),(7126,2163,'_dt_fancy_header_bg_fullscreen','1'),(7127,2163,'_dt_fancy_header_bg_overlay','0'),(7128,2163,'_dt_fancy_header_overlay_color','#000'),(7129,2163,'_dt_fancy_header_bg_overlay_opacity','50'),(7130,2163,'_dt_fancy_header_scroll_effect','default'),(7131,2163,'_dt_fancy_header_bg_parallax','0.5'),(7132,2163,'_dt_fancy_header_responsiveness_heading',''),(7133,2163,'_dt_fancy_header_responsiveness','enabled'),(7134,2163,'_dt_fancy_header_responsiveness_switch','778px'),(7135,2163,'_dt_fancy_header_responsive_height','70'),(7136,2163,'_dt_fancy_header_responsive_font_size','30'),(7137,2163,'_dt_fancy_header_responsive_title_line_height','38'),(7138,2163,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7139,2163,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7140,2163,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7141,2163,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7142,2163,'_wp_old_slug','boton-de-salida-serie-poc'),(7143,2163,'_wp_old_slug','3000tc-ii-2'),(7144,2163,'_dp_original','2157'),(7146,2163,'_wp_old_slug','bioentry-plus-2'),(7147,2164,'_elementor_controls_usage','a:0:{}'),(7148,2164,'_elementor_controls_usage','a:0:{}'),(7149,2164,'_elementor_controls_usage','a:0:{}'),(7150,2164,'total_sales','0'),(7151,2164,'_tax_status','taxable'),(7152,2164,'_tax_class',''),(7153,2164,'_manage_stock','no'),(7154,2164,'_backorders','no'),(7155,2164,'_sold_individually','no'),(7156,2164,'_virtual','no'),(7157,2164,'_downloadable','no'),(7158,2164,'_download_limit','-1'),(7159,2164,'_download_expiry','-1'),(7160,2164,'_stock',''),(7161,2164,'_stock_status','instock'),(7162,2164,'_wc_average_rating','0'),(7163,2164,'_wc_review_count','0'),(7164,2164,'_product_version','3.9.2'),(7165,2164,'slide_template',''),(7166,2164,'rs_page_bg_color',''),(7167,2164,'_dt_sidebar_position','disabled'),(7168,2164,'_dt_sidebar_widgetarea_id','sidebar_1'),(7169,2164,'_dt_sidebar_hide_on_mobile','0'),(7170,2164,'_dt_footer_show','1'),(7171,2164,'_dt_footer_widgetarea_id','sidebar_2'),(7172,2164,'_dt_footer_hide_on_mobile','0'),(7173,2164,'_dt_header_title','fancy'),(7174,2164,'_dt_header_background','normal'),(7175,2164,'_dt_header_background_below_slideshow','disabled'),(7176,2164,'_dt_header_transparent_bg_color_scheme','light'),(7177,2164,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7178,2164,'_dt_header_transparent_top_bar_bg_opacity','25'),(7179,2164,'_dt_header_transparent_bg_color','#000000'),(7180,2164,'_dt_header_transparent_bg_opacity','50'),(7181,2164,'_dt_header_disabled_background','normal'),(7182,2164,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7183,2164,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7184,2164,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7185,2164,'_dt_header_disabled_transparent_bg_color','#000000'),(7186,2164,'_dt_header_disabled_transparent_bg_opacity','50'),(7187,2164,'_dt_page_overrides_top_margin',''),(7188,2164,'_dt_page_overrides_right_margin',''),(7189,2164,'_dt_page_overrides_bottom_margin',''),(7190,2164,'_dt_page_overrides_left_margin',''),(7191,2164,'_dt_fancy_header_layout_heading',''),(7192,2164,'_dt_fancy_header_title_aligment','all_left'),(7193,2164,'_dt_fancy_header_height','180'),(7194,2164,'_dt_fancy_header_padding-top','0px'),(7195,2164,'_dt_fancy_header_padding-bottom','0px'),(7196,2164,'_dt_fancy_header_breadcrumbs_heading',''),(7197,2164,'_dt_fancy_header_breadcrumbs','enabled'),(7198,2164,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7199,2164,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7200,2164,'_dt_fancy_header_title_heading',''),(7201,2164,'_dt_fancy_header_title_mode','generic'),(7202,2164,'_dt_fancy_header_title',''),(7203,2164,'_dt_fancy_header_title_font_size','35'),(7204,2164,'_dt_fancy_header_title_line_height','36'),(7205,2164,'_dt_fancy_header_text_transform','none'),(7206,2164,'_dt_fancy_header_title_color_mode','color'),(7207,2164,'_dt_fancy_header_title_color','#dddd2e'),(7208,2164,'_dt_fancy_header_subtitle_heading',''),(7209,2164,'_dt_fancy_header_subtitle',''),(7210,2164,'_dt_fancy_header_subtitle_font_size','18'),(7211,2164,'_dt_fancy_header_subtitle_line_height','26'),(7212,2164,'_dt_fancy_header_subtitle_text_transform','none'),(7213,2164,'_dt_fancy_header_subtitle_color_mode','color'),(7214,2164,'_dt_fancy_header_subtitle_color','#ffffff'),(7215,2164,'_dt_fancy_header_bg_heading',''),(7216,2164,'_dt_fancy_header_bg_color','#023b59'),(7217,2164,'_dt_fancy_header_bg_image_origin','custom'),(7218,2164,'_dt_fancy_header_bg_image','a:0:{}'),(7219,2164,'_dt_fancy_header_bg_repeat','no-repeat'),(7220,2164,'_dt_fancy_header_bg_position_x','center'),(7221,2164,'_dt_fancy_header_bg_position_y','center'),(7222,2164,'_dt_fancy_header_bg_fullscreen','1'),(7223,2164,'_dt_fancy_header_bg_overlay','0'),(7224,2164,'_dt_fancy_header_overlay_color','#000'),(7225,2164,'_dt_fancy_header_bg_overlay_opacity','50'),(7226,2164,'_dt_fancy_header_scroll_effect','default'),(7227,2164,'_dt_fancy_header_bg_parallax','0.5'),(7228,2164,'_dt_fancy_header_responsiveness_heading',''),(7229,2164,'_dt_fancy_header_responsiveness','enabled'),(7230,2164,'_dt_fancy_header_responsiveness_switch','778px'),(7231,2164,'_dt_fancy_header_responsive_height','70'),(7232,2164,'_dt_fancy_header_responsive_font_size','30'),(7233,2164,'_dt_fancy_header_responsive_title_line_height','38'),(7234,2164,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7235,2164,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7236,2164,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7237,2164,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7238,2164,'_wp_old_slug','boton-de-salida-serie-poc'),(7239,2164,'_wp_old_slug','3000tc-ii-2'),(7240,2164,'_dp_original','2161'),(7241,2164,'_product_image_gallery','3016'),(7242,2164,'_edit_last','1'),(7244,2164,'_wp_old_slug','bioentry-w-2'),(7245,2169,'_elementor_controls_usage','a:0:{}'),(7246,2169,'_elementor_controls_usage','a:0:{}'),(7247,2169,'_elementor_controls_usage','a:0:{}'),(7248,2169,'total_sales','0'),(7249,2169,'_tax_status','taxable'),(7250,2169,'_tax_class',''),(7251,2169,'_manage_stock','no'),(7252,2169,'_backorders','no'),(7253,2169,'_sold_individually','no'),(7254,2169,'_virtual','no'),(7255,2169,'_downloadable','no'),(7256,2169,'_download_limit','-1'),(7257,2169,'_download_expiry','-1'),(7258,2169,'_stock',''),(7259,2169,'_stock_status','instock'),(7260,2169,'_wc_average_rating','0'),(7261,2169,'_wc_review_count','0'),(7262,2169,'_product_version','3.9.2'),(7263,2169,'_product_image_gallery','2123'),(7264,2169,'slide_template',''),(7265,2169,'rs_page_bg_color',''),(7266,2169,'_dt_sidebar_position','disabled'),(7267,2169,'_dt_sidebar_widgetarea_id','sidebar_1'),(7268,2169,'_dt_sidebar_hide_on_mobile','0'),(7269,2169,'_dt_footer_show','1'),(7270,2169,'_dt_footer_widgetarea_id','sidebar_2'),(7271,2169,'_dt_footer_hide_on_mobile','0'),(7272,2169,'_dt_header_title','fancy'),(7273,2169,'_dt_header_background','normal'),(7274,2169,'_dt_header_background_below_slideshow','disabled'),(7275,2169,'_dt_header_transparent_bg_color_scheme','light'),(7276,2169,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7277,2169,'_dt_header_transparent_top_bar_bg_opacity','25'),(7278,2169,'_dt_header_transparent_bg_color','#000000'),(7279,2169,'_dt_header_transparent_bg_opacity','50'),(7280,2169,'_dt_header_disabled_background','normal'),(7281,2169,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7282,2169,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7283,2169,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7284,2169,'_dt_header_disabled_transparent_bg_color','#000000'),(7285,2169,'_dt_header_disabled_transparent_bg_opacity','50'),(7286,2169,'_dt_page_overrides_top_margin',''),(7287,2169,'_dt_page_overrides_right_margin',''),(7288,2169,'_dt_page_overrides_bottom_margin',''),(7289,2169,'_dt_page_overrides_left_margin',''),(7290,2169,'_dt_fancy_header_layout_heading',''),(7291,2169,'_dt_fancy_header_title_aligment','all_left'),(7292,2169,'_dt_fancy_header_height','180'),(7293,2169,'_dt_fancy_header_padding-top','0px'),(7294,2169,'_dt_fancy_header_padding-bottom','0px'),(7295,2169,'_dt_fancy_header_breadcrumbs_heading',''),(7296,2169,'_dt_fancy_header_breadcrumbs','enabled'),(7297,2169,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7298,2169,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7299,2169,'_dt_fancy_header_title_heading',''),(7300,2169,'_dt_fancy_header_title_mode','generic'),(7301,2169,'_dt_fancy_header_title',''),(7302,2169,'_dt_fancy_header_title_font_size','35'),(7303,2169,'_dt_fancy_header_title_line_height','36'),(7304,2169,'_dt_fancy_header_text_transform','none'),(7305,2169,'_dt_fancy_header_title_color_mode','color'),(7306,2169,'_dt_fancy_header_title_color','#dddd2e'),(7307,2169,'_dt_fancy_header_subtitle_heading',''),(7308,2169,'_dt_fancy_header_subtitle',''),(7309,2169,'_dt_fancy_header_subtitle_font_size','18'),(7310,2169,'_dt_fancy_header_subtitle_line_height','26'),(7311,2169,'_dt_fancy_header_subtitle_text_transform','none'),(7312,2169,'_dt_fancy_header_subtitle_color_mode','color'),(7313,2169,'_dt_fancy_header_subtitle_color','#ffffff'),(7314,2169,'_dt_fancy_header_bg_heading',''),(7315,2169,'_dt_fancy_header_bg_color','#023b59'),(7316,2169,'_dt_fancy_header_bg_image_origin','custom'),(7317,2169,'_dt_fancy_header_bg_image','a:0:{}'),(7318,2169,'_dt_fancy_header_bg_repeat','no-repeat'),(7319,2169,'_dt_fancy_header_bg_position_x','center'),(7320,2169,'_dt_fancy_header_bg_position_y','center'),(7321,2169,'_dt_fancy_header_bg_fullscreen','1'),(7322,2169,'_dt_fancy_header_bg_overlay','0'),(7323,2169,'_dt_fancy_header_overlay_color','#000'),(7324,2169,'_dt_fancy_header_bg_overlay_opacity','50'),(7325,2169,'_dt_fancy_header_scroll_effect','default'),(7326,2169,'_dt_fancy_header_bg_parallax','0.5'),(7327,2169,'_dt_fancy_header_responsiveness_heading',''),(7328,2169,'_dt_fancy_header_responsiveness','enabled'),(7329,2169,'_dt_fancy_header_responsiveness_switch','778px'),(7330,2169,'_dt_fancy_header_responsive_height','70'),(7331,2169,'_dt_fancy_header_responsive_font_size','30'),(7332,2169,'_dt_fancy_header_responsive_title_line_height','38'),(7333,2169,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7334,2169,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7335,2169,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7336,2169,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7337,2169,'_wp_old_slug','boton-de-salida-serie-poc'),(7338,2169,'_wp_old_slug','3000tc-ii-2'),(7339,2169,'_dp_original','2155'),(7341,2169,'_wp_old_slug','bioentry-p2-2'),(7342,2172,'_elementor_controls_usage','a:0:{}'),(7343,2172,'_elementor_controls_usage','a:0:{}'),(7344,2172,'_elementor_controls_usage','a:0:{}'),(7345,2172,'total_sales','0'),(7346,2172,'_tax_status','taxable'),(7347,2172,'_tax_class',''),(7348,2172,'_manage_stock','no'),(7349,2172,'_backorders','no'),(7350,2172,'_sold_individually','no'),(7351,2172,'_virtual','no'),(7352,2172,'_downloadable','no'),(7353,2172,'_download_limit','-1'),(7354,2172,'_download_expiry','-1'),(7355,2172,'_stock',''),(7356,2172,'_stock_status','instock'),(7357,2172,'_wc_average_rating','0'),(7358,2172,'_wc_review_count','0'),(7359,2172,'_product_version','5.6.0'),(7360,2172,'_product_image_gallery','2125'),(7361,2172,'slide_template',''),(7362,2172,'rs_page_bg_color',''),(7363,2172,'_dt_sidebar_position','disabled'),(7364,2172,'_dt_sidebar_widgetarea_id','sidebar_1'),(7365,2172,'_dt_sidebar_hide_on_mobile','0'),(7366,2172,'_dt_footer_show','1'),(7367,2172,'_dt_footer_widgetarea_id','sidebar_2'),(7368,2172,'_dt_footer_hide_on_mobile','0'),(7369,2172,'_dt_header_title','fancy'),(7370,2172,'_dt_header_background','normal'),(7371,2172,'_dt_header_background_below_slideshow','disabled'),(7372,2172,'_dt_header_transparent_bg_color_scheme','light'),(7373,2172,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7374,2172,'_dt_header_transparent_top_bar_bg_opacity','25'),(7375,2172,'_dt_header_transparent_bg_color','#000000'),(7376,2172,'_dt_header_transparent_bg_opacity','50'),(7377,2172,'_dt_header_disabled_background','normal'),(7378,2172,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7379,2172,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7380,2172,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7381,2172,'_dt_header_disabled_transparent_bg_color','#000000'),(7382,2172,'_dt_header_disabled_transparent_bg_opacity','50'),(7383,2172,'_dt_page_overrides_top_margin',''),(7384,2172,'_dt_page_overrides_right_margin',''),(7385,2172,'_dt_page_overrides_bottom_margin',''),(7386,2172,'_dt_page_overrides_left_margin',''),(7387,2172,'_dt_fancy_header_layout_heading',''),(7388,2172,'_dt_fancy_header_title_aligment','all_left'),(7389,2172,'_dt_fancy_header_height','180'),(7390,2172,'_dt_fancy_header_padding-top','0px'),(7391,2172,'_dt_fancy_header_padding-bottom','0px'),(7392,2172,'_dt_fancy_header_breadcrumbs_heading',''),(7393,2172,'_dt_fancy_header_breadcrumbs','enabled'),(7394,2172,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7395,2172,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7396,2172,'_dt_fancy_header_title_heading',''),(7397,2172,'_dt_fancy_header_title_mode','generic'),(7398,2172,'_dt_fancy_header_title',''),(7399,2172,'_dt_fancy_header_title_font_size','35'),(7400,2172,'_dt_fancy_header_title_line_height','36'),(7401,2172,'_dt_fancy_header_text_transform','none'),(7402,2172,'_dt_fancy_header_title_color_mode','color'),(7403,2172,'_dt_fancy_header_title_color','#dddd2e'),(7404,2172,'_dt_fancy_header_subtitle_heading',''),(7405,2172,'_dt_fancy_header_subtitle',''),(7406,2172,'_dt_fancy_header_subtitle_font_size','18'),(7407,2172,'_dt_fancy_header_subtitle_line_height','26'),(7408,2172,'_dt_fancy_header_subtitle_text_transform','none'),(7409,2172,'_dt_fancy_header_subtitle_color_mode','color'),(7410,2172,'_dt_fancy_header_subtitle_color','#ffffff'),(7411,2172,'_dt_fancy_header_bg_heading',''),(7412,2172,'_dt_fancy_header_bg_color','#023b59'),(7413,2172,'_dt_fancy_header_bg_image_origin','custom'),(7414,2172,'_dt_fancy_header_bg_image','a:0:{}'),(7415,2172,'_dt_fancy_header_bg_repeat','no-repeat'),(7416,2172,'_dt_fancy_header_bg_position_x','center'),(7417,2172,'_dt_fancy_header_bg_position_y','center'),(7418,2172,'_dt_fancy_header_bg_fullscreen','1'),(7419,2172,'_dt_fancy_header_bg_overlay','0'),(7420,2172,'_dt_fancy_header_overlay_color','#000'),(7421,2172,'_dt_fancy_header_bg_overlay_opacity','50'),(7422,2172,'_dt_fancy_header_scroll_effect','default'),(7423,2172,'_dt_fancy_header_bg_parallax','0.5'),(7424,2172,'_dt_fancy_header_responsiveness_heading',''),(7425,2172,'_dt_fancy_header_responsiveness','enabled'),(7426,2172,'_dt_fancy_header_responsiveness_switch','778px'),(7427,2172,'_dt_fancy_header_responsive_height','70'),(7428,2172,'_dt_fancy_header_responsive_font_size','30'),(7429,2172,'_dt_fancy_header_responsive_title_line_height','38'),(7430,2172,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7431,2172,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7432,2172,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7433,2172,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7434,2172,'_wp_old_slug','boton-de-salida-serie-poc'),(7435,2172,'_wp_old_slug','3000tc-ii-2'),(7436,2172,'_dp_original','2153'),(7437,2172,'_edit_last','1'),(7439,2172,'_wp_old_slug','5000t-c-2'),(7440,2174,'_elementor_controls_usage','a:0:{}'),(7441,2174,'_elementor_controls_usage','a:0:{}'),(7442,2174,'_elementor_controls_usage','a:0:{}'),(7443,2174,'total_sales','0'),(7444,2174,'_tax_status','taxable'),(7445,2174,'_tax_class',''),(7446,2174,'_manage_stock','no'),(7447,2174,'_backorders','no'),(7448,2174,'_sold_individually','no'),(7449,2174,'_virtual','no'),(7450,2174,'_downloadable','no'),(7451,2174,'_download_limit','-1'),(7452,2174,'_download_expiry','-1'),(7453,2174,'_stock',''),(7454,2174,'_stock_status','instock'),(7455,2174,'_wc_average_rating','0'),(7456,2174,'_wc_review_count','0'),(7457,2174,'_product_version','5.6.0'),(7458,2174,'_product_image_gallery','2128,2127'),(7459,2174,'slide_template',''),(7460,2174,'rs_page_bg_color',''),(7461,2174,'_dt_sidebar_position','disabled'),(7462,2174,'_dt_sidebar_widgetarea_id','sidebar_1'),(7463,2174,'_dt_sidebar_hide_on_mobile','0'),(7464,2174,'_dt_footer_show','1'),(7465,2174,'_dt_footer_widgetarea_id','sidebar_2'),(7466,2174,'_dt_footer_hide_on_mobile','0'),(7467,2174,'_dt_header_title','fancy'),(7468,2174,'_dt_header_background','normal'),(7469,2174,'_dt_header_background_below_slideshow','disabled'),(7470,2174,'_dt_header_transparent_bg_color_scheme','light'),(7471,2174,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7472,2174,'_dt_header_transparent_top_bar_bg_opacity','25'),(7473,2174,'_dt_header_transparent_bg_color','#000000'),(7474,2174,'_dt_header_transparent_bg_opacity','50'),(7475,2174,'_dt_header_disabled_background','normal'),(7476,2174,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7477,2174,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7478,2174,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7479,2174,'_dt_header_disabled_transparent_bg_color','#000000'),(7480,2174,'_dt_header_disabled_transparent_bg_opacity','50'),(7481,2174,'_dt_page_overrides_top_margin',''),(7482,2174,'_dt_page_overrides_right_margin',''),(7483,2174,'_dt_page_overrides_bottom_margin',''),(7484,2174,'_dt_page_overrides_left_margin',''),(7485,2174,'_dt_fancy_header_layout_heading',''),(7486,2174,'_dt_fancy_header_title_aligment','all_left'),(7487,2174,'_dt_fancy_header_height','180'),(7488,2174,'_dt_fancy_header_padding-top','0px'),(7489,2174,'_dt_fancy_header_padding-bottom','0px'),(7490,2174,'_dt_fancy_header_breadcrumbs_heading',''),(7491,2174,'_dt_fancy_header_breadcrumbs','enabled'),(7492,2174,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7493,2174,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7494,2174,'_dt_fancy_header_title_heading',''),(7495,2174,'_dt_fancy_header_title_mode','generic'),(7496,2174,'_dt_fancy_header_title',''),(7497,2174,'_dt_fancy_header_title_font_size','35'),(7498,2174,'_dt_fancy_header_title_line_height','36'),(7499,2174,'_dt_fancy_header_text_transform','none'),(7500,2174,'_dt_fancy_header_title_color_mode','color'),(7501,2174,'_dt_fancy_header_title_color','#dddd2e'),(7502,2174,'_dt_fancy_header_subtitle_heading',''),(7503,2174,'_dt_fancy_header_subtitle',''),(7504,2174,'_dt_fancy_header_subtitle_font_size','18'),(7505,2174,'_dt_fancy_header_subtitle_line_height','26'),(7506,2174,'_dt_fancy_header_subtitle_text_transform','none'),(7507,2174,'_dt_fancy_header_subtitle_color_mode','color'),(7508,2174,'_dt_fancy_header_subtitle_color','#ffffff'),(7509,2174,'_dt_fancy_header_bg_heading',''),(7510,2174,'_dt_fancy_header_bg_color','#023b59'),(7511,2174,'_dt_fancy_header_bg_image_origin','custom'),(7512,2174,'_dt_fancy_header_bg_image','a:0:{}'),(7513,2174,'_dt_fancy_header_bg_repeat','no-repeat'),(7514,2174,'_dt_fancy_header_bg_position_x','center'),(7515,2174,'_dt_fancy_header_bg_position_y','center'),(7516,2174,'_dt_fancy_header_bg_fullscreen','1'),(7517,2174,'_dt_fancy_header_bg_overlay','0'),(7518,2174,'_dt_fancy_header_overlay_color','#000'),(7519,2174,'_dt_fancy_header_bg_overlay_opacity','50'),(7520,2174,'_dt_fancy_header_scroll_effect','default'),(7521,2174,'_dt_fancy_header_bg_parallax','0.5'),(7522,2174,'_dt_fancy_header_responsiveness_heading',''),(7523,2174,'_dt_fancy_header_responsiveness','enabled'),(7524,2174,'_dt_fancy_header_responsiveness_switch','778px'),(7525,2174,'_dt_fancy_header_responsive_height','70'),(7526,2174,'_dt_fancy_header_responsive_font_size','30'),(7527,2174,'_dt_fancy_header_responsive_title_line_height','38'),(7528,2174,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7529,2174,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7530,2174,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7531,2174,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7532,2174,'_wp_old_slug','boton-de-salida-serie-poc'),(7533,2174,'_wp_old_slug','3000tc-ii-2'),(7534,2174,'_dp_original','2155'),(7535,2174,'_edit_last','1'),(7537,2174,'_wp_old_slug','bioentry-p2-2'),(7538,2176,'_elementor_controls_usage','a:0:{}'),(7539,2176,'_elementor_controls_usage','a:0:{}'),(7540,2176,'_elementor_controls_usage','a:0:{}'),(7541,2176,'total_sales','0'),(7542,2176,'_tax_status','taxable'),(7543,2176,'_tax_class',''),(7544,2176,'_manage_stock','no'),(7545,2176,'_backorders','no'),(7546,2176,'_sold_individually','no'),(7547,2176,'_virtual','no'),(7548,2176,'_downloadable','no'),(7549,2176,'_download_limit','-1'),(7550,2176,'_download_expiry','-1'),(7551,2176,'_stock',''),(7552,2176,'_stock_status','instock'),(7553,2176,'_wc_average_rating','0'),(7554,2176,'_wc_review_count','0'),(7555,2176,'_product_version','3.9.2'),(7556,2176,'_product_image_gallery','2133'),(7557,2176,'slide_template',''),(7558,2176,'rs_page_bg_color',''),(7559,2176,'_dt_sidebar_position','disabled'),(7560,2176,'_dt_sidebar_widgetarea_id','sidebar_1'),(7561,2176,'_dt_sidebar_hide_on_mobile','0'),(7562,2176,'_dt_footer_show','1'),(7563,2176,'_dt_footer_widgetarea_id','sidebar_2'),(7564,2176,'_dt_footer_hide_on_mobile','0'),(7565,2176,'_dt_header_title','fancy'),(7566,2176,'_dt_header_background','normal'),(7567,2176,'_dt_header_background_below_slideshow','disabled'),(7568,2176,'_dt_header_transparent_bg_color_scheme','light'),(7569,2176,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7570,2176,'_dt_header_transparent_top_bar_bg_opacity','25'),(7571,2176,'_dt_header_transparent_bg_color','#000000'),(7572,2176,'_dt_header_transparent_bg_opacity','50'),(7573,2176,'_dt_header_disabled_background','normal'),(7574,2176,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7575,2176,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7576,2176,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7577,2176,'_dt_header_disabled_transparent_bg_color','#000000'),(7578,2176,'_dt_header_disabled_transparent_bg_opacity','50'),(7579,2176,'_dt_page_overrides_top_margin',''),(7580,2176,'_dt_page_overrides_right_margin',''),(7581,2176,'_dt_page_overrides_bottom_margin',''),(7582,2176,'_dt_page_overrides_left_margin',''),(7583,2176,'_dt_fancy_header_layout_heading',''),(7584,2176,'_dt_fancy_header_title_aligment','all_left'),(7585,2176,'_dt_fancy_header_height','180'),(7586,2176,'_dt_fancy_header_padding-top','0px'),(7587,2176,'_dt_fancy_header_padding-bottom','0px'),(7588,2176,'_dt_fancy_header_breadcrumbs_heading',''),(7589,2176,'_dt_fancy_header_breadcrumbs','enabled'),(7590,2176,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7591,2176,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7592,2176,'_dt_fancy_header_title_heading',''),(7593,2176,'_dt_fancy_header_title_mode','generic'),(7594,2176,'_dt_fancy_header_title',''),(7595,2176,'_dt_fancy_header_title_font_size','35'),(7596,2176,'_dt_fancy_header_title_line_height','36'),(7597,2176,'_dt_fancy_header_text_transform','none'),(7598,2176,'_dt_fancy_header_title_color_mode','color'),(7599,2176,'_dt_fancy_header_title_color','#dddd2e'),(7600,2176,'_dt_fancy_header_subtitle_heading',''),(7601,2176,'_dt_fancy_header_subtitle',''),(7602,2176,'_dt_fancy_header_subtitle_font_size','18'),(7603,2176,'_dt_fancy_header_subtitle_line_height','26'),(7604,2176,'_dt_fancy_header_subtitle_text_transform','none'),(7605,2176,'_dt_fancy_header_subtitle_color_mode','color'),(7606,2176,'_dt_fancy_header_subtitle_color','#ffffff'),(7607,2176,'_dt_fancy_header_bg_heading',''),(7608,2176,'_dt_fancy_header_bg_color','#023b59'),(7609,2176,'_dt_fancy_header_bg_image_origin','custom'),(7610,2176,'_dt_fancy_header_bg_image','a:0:{}'),(7611,2176,'_dt_fancy_header_bg_repeat','no-repeat'),(7612,2176,'_dt_fancy_header_bg_position_x','center'),(7613,2176,'_dt_fancy_header_bg_position_y','center'),(7614,2176,'_dt_fancy_header_bg_fullscreen','1'),(7615,2176,'_dt_fancy_header_bg_overlay','0'),(7616,2176,'_dt_fancy_header_overlay_color','#000'),(7617,2176,'_dt_fancy_header_bg_overlay_opacity','50'),(7618,2176,'_dt_fancy_header_scroll_effect','default'),(7619,2176,'_dt_fancy_header_bg_parallax','0.5'),(7620,2176,'_dt_fancy_header_responsiveness_heading',''),(7621,2176,'_dt_fancy_header_responsiveness','enabled'),(7622,2176,'_dt_fancy_header_responsiveness_switch','778px'),(7623,2176,'_dt_fancy_header_responsive_height','70'),(7624,2176,'_dt_fancy_header_responsive_font_size','30'),(7625,2176,'_dt_fancy_header_responsive_title_line_height','38'),(7626,2176,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7627,2176,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7628,2176,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7629,2176,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7630,2176,'_wp_old_slug','boton-de-salida-serie-poc'),(7631,2176,'_wp_old_slug','3000tc-ii-2'),(7632,2176,'_dp_original','2157'),(7633,2176,'_edit_last','1'),(7635,2176,'_wp_old_slug','bioentry-plus-2'),(7636,2178,'_elementor_controls_usage','a:0:{}'),(7637,2178,'_elementor_controls_usage','a:0:{}'),(7638,2178,'_elementor_controls_usage','a:0:{}'),(7639,2178,'_elementor_controls_usage','a:0:{}'),(7640,2178,'total_sales','0'),(7641,2178,'_tax_status','taxable'),(7642,2178,'_tax_class',''),(7643,2178,'_manage_stock','no'),(7644,2178,'_backorders','no'),(7645,2178,'_sold_individually','no'),(7646,2178,'_virtual','no'),(7647,2178,'_downloadable','no'),(7648,2178,'_download_limit','-1'),(7649,2178,'_download_expiry','-1'),(7650,2178,'_stock',''),(7651,2178,'_stock_status','instock'),(7652,2178,'_wc_average_rating','0'),(7653,2178,'_wc_review_count','0'),(7654,2178,'_product_version','5.6.0'),(7655,2178,'_product_image_gallery','2127,2134,2136'),(7656,2178,'slide_template',''),(7657,2178,'rs_page_bg_color',''),(7658,2178,'_dt_sidebar_position','disabled'),(7659,2178,'_dt_sidebar_widgetarea_id','sidebar_1'),(7660,2178,'_dt_sidebar_hide_on_mobile','0'),(7661,2178,'_dt_footer_show','1'),(7662,2178,'_dt_footer_widgetarea_id','sidebar_2'),(7663,2178,'_dt_footer_hide_on_mobile','0'),(7664,2178,'_dt_header_title','fancy'),(7665,2178,'_dt_header_background','normal'),(7666,2178,'_dt_header_background_below_slideshow','disabled'),(7667,2178,'_dt_header_transparent_bg_color_scheme','light'),(7668,2178,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7669,2178,'_dt_header_transparent_top_bar_bg_opacity','25'),(7670,2178,'_dt_header_transparent_bg_color','#000000'),(7671,2178,'_dt_header_transparent_bg_opacity','50'),(7672,2178,'_dt_header_disabled_background','normal'),(7673,2178,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7674,2178,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7675,2178,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7676,2178,'_dt_header_disabled_transparent_bg_color','#000000'),(7677,2178,'_dt_header_disabled_transparent_bg_opacity','50'),(7678,2178,'_dt_page_overrides_top_margin',''),(7679,2178,'_dt_page_overrides_right_margin',''),(7680,2178,'_dt_page_overrides_bottom_margin',''),(7681,2178,'_dt_page_overrides_left_margin',''),(7682,2178,'_dt_fancy_header_layout_heading',''),(7683,2178,'_dt_fancy_header_title_aligment','all_left'),(7684,2178,'_dt_fancy_header_height','180'),(7685,2178,'_dt_fancy_header_padding-top','0px'),(7686,2178,'_dt_fancy_header_padding-bottom','0px'),(7687,2178,'_dt_fancy_header_breadcrumbs_heading',''),(7688,2178,'_dt_fancy_header_breadcrumbs','enabled'),(7689,2178,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7690,2178,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7691,2178,'_dt_fancy_header_title_heading',''),(7692,2178,'_dt_fancy_header_title_mode','generic'),(7693,2178,'_dt_fancy_header_title',''),(7694,2178,'_dt_fancy_header_title_font_size','35'),(7695,2178,'_dt_fancy_header_title_line_height','36'),(7696,2178,'_dt_fancy_header_text_transform','none'),(7697,2178,'_dt_fancy_header_title_color_mode','color'),(7698,2178,'_dt_fancy_header_title_color','#dddd2e'),(7699,2178,'_dt_fancy_header_subtitle_heading',''),(7700,2178,'_dt_fancy_header_subtitle',''),(7701,2178,'_dt_fancy_header_subtitle_font_size','18'),(7702,2178,'_dt_fancy_header_subtitle_line_height','26'),(7703,2178,'_dt_fancy_header_subtitle_text_transform','none'),(7704,2178,'_dt_fancy_header_subtitle_color_mode','color'),(7705,2178,'_dt_fancy_header_subtitle_color','#ffffff'),(7706,2178,'_dt_fancy_header_bg_heading',''),(7707,2178,'_dt_fancy_header_bg_color','#023b59'),(7708,2178,'_dt_fancy_header_bg_image_origin','custom'),(7709,2178,'_dt_fancy_header_bg_image','a:0:{}'),(7710,2178,'_dt_fancy_header_bg_repeat','no-repeat'),(7711,2178,'_dt_fancy_header_bg_position_x','center'),(7712,2178,'_dt_fancy_header_bg_position_y','center'),(7713,2178,'_dt_fancy_header_bg_fullscreen','1'),(7714,2178,'_dt_fancy_header_bg_overlay','0'),(7715,2178,'_dt_fancy_header_overlay_color','#000'),(7716,2178,'_dt_fancy_header_bg_overlay_opacity','50'),(7717,2178,'_dt_fancy_header_scroll_effect','default'),(7718,2178,'_dt_fancy_header_bg_parallax','0.5'),(7719,2178,'_dt_fancy_header_responsiveness_heading',''),(7720,2178,'_dt_fancy_header_responsiveness','enabled'),(7721,2178,'_dt_fancy_header_responsiveness_switch','778px'),(7722,2178,'_dt_fancy_header_responsive_height','70'),(7723,2178,'_dt_fancy_header_responsive_font_size','30'),(7724,2178,'_dt_fancy_header_responsive_title_line_height','38'),(7725,2178,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7726,2178,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7727,2178,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7728,2178,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7729,2178,'_wp_old_slug','boton-de-salida-serie-poc'),(7730,2178,'_wp_old_slug','3000tc-ii-2'),(7731,2178,'_wp_old_slug','bioentry-p2-2'),(7732,2178,'_dp_original','2174'),(7733,2178,'_edit_last','1'),(7735,2178,'_wp_old_slug','biostation-l2-2'),(7736,2180,'_elementor_controls_usage','a:0:{}'),(7737,2180,'_elementor_controls_usage','a:0:{}'),(7738,2180,'_elementor_controls_usage','a:0:{}'),(7739,2180,'total_sales','0'),(7740,2180,'_tax_status','taxable'),(7741,2180,'_tax_class',''),(7742,2180,'_manage_stock','no'),(7743,2180,'_backorders','no'),(7744,2180,'_sold_individually','no'),(7745,2180,'_virtual','no'),(7746,2180,'_downloadable','no'),(7747,2180,'_download_limit','-1'),(7748,2180,'_download_expiry','-1'),(7749,2180,'_stock',''),(7750,2180,'_stock_status','instock'),(7751,2180,'_wc_average_rating','0'),(7752,2180,'_wc_review_count','0'),(7753,2180,'_product_version','5.6.0'),(7754,2180,'_product_image_gallery','2131'),(7755,2180,'slide_template',''),(7756,2180,'rs_page_bg_color',''),(7757,2180,'_dt_sidebar_position','disabled'),(7758,2180,'_dt_sidebar_widgetarea_id','sidebar_1'),(7759,2180,'_dt_sidebar_hide_on_mobile','0'),(7760,2180,'_dt_footer_show','1'),(7761,2180,'_dt_footer_widgetarea_id','sidebar_2'),(7762,2180,'_dt_footer_hide_on_mobile','0'),(7763,2180,'_dt_header_title','fancy'),(7764,2180,'_dt_header_background','normal'),(7765,2180,'_dt_header_background_below_slideshow','disabled'),(7766,2180,'_dt_header_transparent_bg_color_scheme','light'),(7767,2180,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7768,2180,'_dt_header_transparent_top_bar_bg_opacity','25'),(7769,2180,'_dt_header_transparent_bg_color','#000000'),(7770,2180,'_dt_header_transparent_bg_opacity','50'),(7771,2180,'_dt_header_disabled_background','normal'),(7772,2180,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7773,2180,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7774,2180,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7775,2180,'_dt_header_disabled_transparent_bg_color','#000000'),(7776,2180,'_dt_header_disabled_transparent_bg_opacity','50'),(7777,2180,'_dt_page_overrides_top_margin',''),(7778,2180,'_dt_page_overrides_right_margin',''),(7779,2180,'_dt_page_overrides_bottom_margin',''),(7780,2180,'_dt_page_overrides_left_margin',''),(7781,2180,'_dt_fancy_header_layout_heading',''),(7782,2180,'_dt_fancy_header_title_aligment','all_left'),(7783,2180,'_dt_fancy_header_height','180'),(7784,2180,'_dt_fancy_header_padding-top','0px'),(7785,2180,'_dt_fancy_header_padding-bottom','0px'),(7786,2180,'_dt_fancy_header_breadcrumbs_heading',''),(7787,2180,'_dt_fancy_header_breadcrumbs','enabled'),(7788,2180,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7789,2180,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7790,2180,'_dt_fancy_header_title_heading',''),(7791,2180,'_dt_fancy_header_title_mode','generic'),(7792,2180,'_dt_fancy_header_title',''),(7793,2180,'_dt_fancy_header_title_font_size','35'),(7794,2180,'_dt_fancy_header_title_line_height','36'),(7795,2180,'_dt_fancy_header_text_transform','none'),(7796,2180,'_dt_fancy_header_title_color_mode','color'),(7797,2180,'_dt_fancy_header_title_color','#dddd2e'),(7798,2180,'_dt_fancy_header_subtitle_heading',''),(7799,2180,'_dt_fancy_header_subtitle',''),(7800,2180,'_dt_fancy_header_subtitle_font_size','18'),(7801,2180,'_dt_fancy_header_subtitle_line_height','26'),(7802,2180,'_dt_fancy_header_subtitle_text_transform','none'),(7803,2180,'_dt_fancy_header_subtitle_color_mode','color'),(7804,2180,'_dt_fancy_header_subtitle_color','#ffffff'),(7805,2180,'_dt_fancy_header_bg_heading',''),(7806,2180,'_dt_fancy_header_bg_color','#023b59'),(7807,2180,'_dt_fancy_header_bg_image_origin','custom'),(7808,2180,'_dt_fancy_header_bg_image','a:0:{}'),(7809,2180,'_dt_fancy_header_bg_repeat','no-repeat'),(7810,2180,'_dt_fancy_header_bg_position_x','center'),(7811,2180,'_dt_fancy_header_bg_position_y','center'),(7812,2180,'_dt_fancy_header_bg_fullscreen','1'),(7813,2180,'_dt_fancy_header_bg_overlay','0'),(7814,2180,'_dt_fancy_header_overlay_color','#000'),(7815,2180,'_dt_fancy_header_bg_overlay_opacity','50'),(7816,2180,'_dt_fancy_header_scroll_effect','default'),(7817,2180,'_dt_fancy_header_bg_parallax','0.5'),(7818,2180,'_dt_fancy_header_responsiveness_heading',''),(7819,2180,'_dt_fancy_header_responsiveness','enabled'),(7820,2180,'_dt_fancy_header_responsiveness_switch','778px'),(7821,2180,'_dt_fancy_header_responsive_height','70'),(7822,2180,'_dt_fancy_header_responsive_font_size','30'),(7823,2180,'_dt_fancy_header_responsive_title_line_height','38'),(7824,2180,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7825,2180,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7826,2180,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7827,2180,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7828,2180,'_wp_old_slug','boton-de-salida-serie-poc'),(7829,2180,'_wp_old_slug','3000tc-ii-2'),(7830,2180,'_dp_original','2159'),(7831,2180,'_edit_last','1'),(7833,2180,'_wp_old_slug','bioentry-r2-2'),(7834,2181,'_elementor_controls_usage','a:0:{}'),(7835,2181,'_elementor_controls_usage','a:0:{}'),(7836,2181,'_elementor_controls_usage','a:0:{}'),(7837,2181,'_elementor_controls_usage','a:0:{}'),(7838,2181,'total_sales','0'),(7839,2181,'_tax_status','taxable'),(7840,2181,'_tax_class',''),(7841,2181,'_manage_stock','no'),(7842,2181,'_backorders','no'),(7843,2181,'_sold_individually','no'),(7844,2181,'_virtual','no'),(7845,2181,'_downloadable','no'),(7846,2181,'_download_limit','-1'),(7847,2181,'_download_expiry','-1'),(7848,2181,'_stock',''),(7849,2181,'_stock_status','instock'),(7850,2181,'_wc_average_rating','0'),(7851,2181,'_wc_review_count','0'),(7852,2181,'_product_version','5.1.0'),(7853,2181,'_product_image_gallery','2918'),(7854,2181,'slide_template',''),(7855,2181,'rs_page_bg_color',''),(7856,2181,'_dt_sidebar_position','disabled'),(7857,2181,'_dt_sidebar_widgetarea_id','sidebar_1'),(7858,2181,'_dt_sidebar_hide_on_mobile','0'),(7859,2181,'_dt_footer_show','1'),(7860,2181,'_dt_footer_widgetarea_id','sidebar_2'),(7861,2181,'_dt_footer_hide_on_mobile','0'),(7862,2181,'_dt_header_title','fancy'),(7863,2181,'_dt_header_background','normal'),(7864,2181,'_dt_header_background_below_slideshow','disabled'),(7865,2181,'_dt_header_transparent_bg_color_scheme','light'),(7866,2181,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7867,2181,'_dt_header_transparent_top_bar_bg_opacity','25'),(7868,2181,'_dt_header_transparent_bg_color','#000000'),(7869,2181,'_dt_header_transparent_bg_opacity','50'),(7870,2181,'_dt_header_disabled_background','normal'),(7871,2181,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7872,2181,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7873,2181,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7874,2181,'_dt_header_disabled_transparent_bg_color','#000000'),(7875,2181,'_dt_header_disabled_transparent_bg_opacity','50'),(7876,2181,'_dt_page_overrides_top_margin',''),(7877,2181,'_dt_page_overrides_right_margin',''),(7878,2181,'_dt_page_overrides_bottom_margin',''),(7879,2181,'_dt_page_overrides_left_margin',''),(7880,2181,'_dt_fancy_header_layout_heading',''),(7881,2181,'_dt_fancy_header_title_aligment','all_left'),(7882,2181,'_dt_fancy_header_height','180'),(7883,2181,'_dt_fancy_header_padding-top','0px'),(7884,2181,'_dt_fancy_header_padding-bottom','0px'),(7885,2181,'_dt_fancy_header_breadcrumbs_heading',''),(7886,2181,'_dt_fancy_header_breadcrumbs','enabled'),(7887,2181,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7888,2181,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7889,2181,'_dt_fancy_header_title_heading',''),(7890,2181,'_dt_fancy_header_title_mode','generic'),(7891,2181,'_dt_fancy_header_title',''),(7892,2181,'_dt_fancy_header_title_font_size','35'),(7893,2181,'_dt_fancy_header_title_line_height','36'),(7894,2181,'_dt_fancy_header_text_transform','none'),(7895,2181,'_dt_fancy_header_title_color_mode','color'),(7896,2181,'_dt_fancy_header_title_color','#dddd2e'),(7897,2181,'_dt_fancy_header_subtitle_heading',''),(7898,2181,'_dt_fancy_header_subtitle',''),(7899,2181,'_dt_fancy_header_subtitle_font_size','18'),(7900,2181,'_dt_fancy_header_subtitle_line_height','26'),(7901,2181,'_dt_fancy_header_subtitle_text_transform','none'),(7902,2181,'_dt_fancy_header_subtitle_color_mode','color'),(7903,2181,'_dt_fancy_header_subtitle_color','#ffffff'),(7904,2181,'_dt_fancy_header_bg_heading',''),(7905,2181,'_dt_fancy_header_bg_color','#023b59'),(7906,2181,'_dt_fancy_header_bg_image_origin','custom'),(7907,2181,'_dt_fancy_header_bg_image','a:0:{}'),(7908,2181,'_dt_fancy_header_bg_repeat','no-repeat'),(7909,2181,'_dt_fancy_header_bg_position_x','center'),(7910,2181,'_dt_fancy_header_bg_position_y','center'),(7911,2181,'_dt_fancy_header_bg_fullscreen','1'),(7912,2181,'_dt_fancy_header_bg_overlay','0'),(7913,2181,'_dt_fancy_header_overlay_color','#000'),(7914,2181,'_dt_fancy_header_bg_overlay_opacity','50'),(7915,2181,'_dt_fancy_header_scroll_effect','default'),(7916,2181,'_dt_fancy_header_bg_parallax','0.5'),(7917,2181,'_dt_fancy_header_responsiveness_heading',''),(7918,2181,'_dt_fancy_header_responsiveness','enabled'),(7919,2181,'_dt_fancy_header_responsiveness_switch','778px'),(7920,2181,'_dt_fancy_header_responsive_height','70'),(7921,2181,'_dt_fancy_header_responsive_font_size','30'),(7922,2181,'_dt_fancy_header_responsive_title_line_height','38'),(7923,2181,'_dt_fancy_header_responsive_subtitle_font_size','20'),(7924,2181,'_dt_fancy_header_responsive_subtitle_line_height','28'),(7925,2181,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(7926,2181,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(7927,2181,'_wp_old_slug','boton-de-salida-serie-poc'),(7928,2181,'_wp_old_slug','3000tc-ii-2'),(7929,2181,'_dp_original','2180'),(7930,2181,'_edit_last','1'),(7932,2181,'_wp_old_slug','bioentry-r2-3'),(7933,2181,'_downloadable_files','a:1:{s:36:\"55c45c33-43e2-4d66-9170-83e2833b3b4a\";a:3:{s:2:\"id\";s:36:\"55c45c33-43e2-4d66-9170-83e2833b3b4a\";s:4:\"name\";s:9:\"Descargar\";s:4:\"file\";s:56:\"https://www.markovations.com/catalogos/facestation-2.pdf\";}}'),(7934,2184,'_elementor_controls_usage','a:0:{}'),(7935,2184,'_elementor_controls_usage','a:0:{}'),(7936,2184,'_elementor_controls_usage','a:0:{}'),(7937,2184,'_elementor_controls_usage','a:0:{}'),(7938,2184,'total_sales','0'),(7939,2184,'_tax_status','taxable'),(7940,2184,'_tax_class',''),(7941,2184,'_manage_stock','no'),(7942,2184,'_backorders','no'),(7943,2184,'_sold_individually','no'),(7944,2184,'_virtual','no'),(7945,2184,'_downloadable','no'),(7946,2184,'_download_limit','-1'),(7947,2184,'_download_expiry','-1'),(7948,2184,'_stock',''),(7949,2184,'_stock_status','instock'),(7950,2184,'_wc_average_rating','0'),(7951,2184,'_wc_review_count','0'),(7952,2184,'_product_version','3.9.2'),(7953,2184,'_product_image_gallery','2140'),(7954,2184,'slide_template',''),(7955,2184,'rs_page_bg_color',''),(7956,2184,'_dt_sidebar_position','disabled'),(7957,2184,'_dt_sidebar_widgetarea_id','sidebar_1'),(7958,2184,'_dt_sidebar_hide_on_mobile','0'),(7959,2184,'_dt_footer_show','1'),(7960,2184,'_dt_footer_widgetarea_id','sidebar_2'),(7961,2184,'_dt_footer_hide_on_mobile','0'),(7962,2184,'_dt_header_title','fancy'),(7963,2184,'_dt_header_background','normal'),(7964,2184,'_dt_header_background_below_slideshow','disabled'),(7965,2184,'_dt_header_transparent_bg_color_scheme','light'),(7966,2184,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(7967,2184,'_dt_header_transparent_top_bar_bg_opacity','25'),(7968,2184,'_dt_header_transparent_bg_color','#000000'),(7969,2184,'_dt_header_transparent_bg_opacity','50'),(7970,2184,'_dt_header_disabled_background','normal'),(7971,2184,'_dt_header_disabled_transparent_bg_color_scheme','light'),(7972,2184,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(7973,2184,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(7974,2184,'_dt_header_disabled_transparent_bg_color','#000000'),(7975,2184,'_dt_header_disabled_transparent_bg_opacity','50'),(7976,2184,'_dt_page_overrides_top_margin',''),(7977,2184,'_dt_page_overrides_right_margin',''),(7978,2184,'_dt_page_overrides_bottom_margin',''),(7979,2184,'_dt_page_overrides_left_margin',''),(7980,2184,'_dt_fancy_header_layout_heading',''),(7981,2184,'_dt_fancy_header_title_aligment','all_left'),(7982,2184,'_dt_fancy_header_height','180'),(7983,2184,'_dt_fancy_header_padding-top','0px'),(7984,2184,'_dt_fancy_header_padding-bottom','0px'),(7985,2184,'_dt_fancy_header_breadcrumbs_heading',''),(7986,2184,'_dt_fancy_header_breadcrumbs','enabled'),(7987,2184,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(7988,2184,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(7989,2184,'_dt_fancy_header_title_heading',''),(7990,2184,'_dt_fancy_header_title_mode','generic'),(7991,2184,'_dt_fancy_header_title',''),(7992,2184,'_dt_fancy_header_title_font_size','35'),(7993,2184,'_dt_fancy_header_title_line_height','36'),(7994,2184,'_dt_fancy_header_text_transform','none'),(7995,2184,'_dt_fancy_header_title_color_mode','color'),(7996,2184,'_dt_fancy_header_title_color','#dddd2e'),(7997,2184,'_dt_fancy_header_subtitle_heading',''),(7998,2184,'_dt_fancy_header_subtitle',''),(7999,2184,'_dt_fancy_header_subtitle_font_size','18'),(8000,2184,'_dt_fancy_header_subtitle_line_height','26'),(8001,2184,'_dt_fancy_header_subtitle_text_transform','none'),(8002,2184,'_dt_fancy_header_subtitle_color_mode','color'),(8003,2184,'_dt_fancy_header_subtitle_color','#ffffff'),(8004,2184,'_dt_fancy_header_bg_heading',''),(8005,2184,'_dt_fancy_header_bg_color','#023b59'),(8006,2184,'_dt_fancy_header_bg_image_origin','custom'),(8007,2184,'_dt_fancy_header_bg_image','a:0:{}'),(8008,2184,'_dt_fancy_header_bg_repeat','no-repeat'),(8009,2184,'_dt_fancy_header_bg_position_x','center'),(8010,2184,'_dt_fancy_header_bg_position_y','center'),(8011,2184,'_dt_fancy_header_bg_fullscreen','1'),(8012,2184,'_dt_fancy_header_bg_overlay','0'),(8013,2184,'_dt_fancy_header_overlay_color','#000'),(8014,2184,'_dt_fancy_header_bg_overlay_opacity','50'),(8015,2184,'_dt_fancy_header_scroll_effect','default'),(8016,2184,'_dt_fancy_header_bg_parallax','0.5'),(8017,2184,'_dt_fancy_header_responsiveness_heading',''),(8018,2184,'_dt_fancy_header_responsiveness','enabled'),(8019,2184,'_dt_fancy_header_responsiveness_switch','778px'),(8020,2184,'_dt_fancy_header_responsive_height','70'),(8021,2184,'_dt_fancy_header_responsive_font_size','30'),(8022,2184,'_dt_fancy_header_responsive_title_line_height','38'),(8023,2184,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8024,2184,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8025,2184,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8026,2184,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8027,2184,'_wp_old_slug','boton-de-salida-serie-poc'),(8028,2184,'_wp_old_slug','3000tc-ii-2'),(8029,2184,'_wp_old_slug','bioentry-r2-2'),(8030,2184,'_dp_original','2180'),(8031,2184,'_edit_last','1'),(8033,2184,'_wp_old_slug','f6-2'),(8034,2186,'_elementor_controls_usage','a:0:{}'),(8035,2186,'_elementor_controls_usage','a:0:{}'),(8036,2186,'_elementor_controls_usage','a:0:{}'),(8037,2186,'_elementor_controls_usage','a:0:{}'),(8038,2186,'_elementor_controls_usage','a:0:{}'),(8039,2186,'total_sales','0'),(8040,2186,'_tax_status','taxable'),(8041,2186,'_tax_class',''),(8042,2186,'_manage_stock','no'),(8043,2186,'_backorders','no'),(8044,2186,'_sold_individually','no'),(8045,2186,'_virtual','no'),(8046,2186,'_downloadable','no'),(8047,2186,'_download_limit','-1'),(8048,2186,'_download_expiry','-1'),(8049,2186,'_stock',''),(8050,2186,'_stock_status','instock'),(8051,2186,'_wc_average_rating','0'),(8052,2186,'_wc_review_count','0'),(8053,2186,'_product_version','3.9.2'),(8054,2186,'_product_image_gallery','2142'),(8055,2186,'slide_template',''),(8056,2186,'rs_page_bg_color',''),(8057,2186,'_dt_sidebar_position','disabled'),(8058,2186,'_dt_sidebar_widgetarea_id','sidebar_1'),(8059,2186,'_dt_sidebar_hide_on_mobile','0'),(8060,2186,'_dt_footer_show','1'),(8061,2186,'_dt_footer_widgetarea_id','sidebar_2'),(8062,2186,'_dt_footer_hide_on_mobile','0'),(8063,2186,'_dt_header_title','fancy'),(8064,2186,'_dt_header_background','normal'),(8065,2186,'_dt_header_background_below_slideshow','disabled'),(8066,2186,'_dt_header_transparent_bg_color_scheme','light'),(8067,2186,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8068,2186,'_dt_header_transparent_top_bar_bg_opacity','25'),(8069,2186,'_dt_header_transparent_bg_color','#000000'),(8070,2186,'_dt_header_transparent_bg_opacity','50'),(8071,2186,'_dt_header_disabled_background','normal'),(8072,2186,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8073,2186,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8074,2186,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8075,2186,'_dt_header_disabled_transparent_bg_color','#000000'),(8076,2186,'_dt_header_disabled_transparent_bg_opacity','50'),(8077,2186,'_dt_page_overrides_top_margin',''),(8078,2186,'_dt_page_overrides_right_margin',''),(8079,2186,'_dt_page_overrides_bottom_margin',''),(8080,2186,'_dt_page_overrides_left_margin',''),(8081,2186,'_dt_fancy_header_layout_heading',''),(8082,2186,'_dt_fancy_header_title_aligment','all_left'),(8083,2186,'_dt_fancy_header_height','180'),(8084,2186,'_dt_fancy_header_padding-top','0px'),(8085,2186,'_dt_fancy_header_padding-bottom','0px'),(8086,2186,'_dt_fancy_header_breadcrumbs_heading',''),(8087,2186,'_dt_fancy_header_breadcrumbs','enabled'),(8088,2186,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8089,2186,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8090,2186,'_dt_fancy_header_title_heading',''),(8091,2186,'_dt_fancy_header_title_mode','generic'),(8092,2186,'_dt_fancy_header_title',''),(8093,2186,'_dt_fancy_header_title_font_size','35'),(8094,2186,'_dt_fancy_header_title_line_height','36'),(8095,2186,'_dt_fancy_header_text_transform','none'),(8096,2186,'_dt_fancy_header_title_color_mode','color'),(8097,2186,'_dt_fancy_header_title_color','#dddd2e'),(8098,2186,'_dt_fancy_header_subtitle_heading',''),(8099,2186,'_dt_fancy_header_subtitle',''),(8100,2186,'_dt_fancy_header_subtitle_font_size','18'),(8101,2186,'_dt_fancy_header_subtitle_line_height','26'),(8102,2186,'_dt_fancy_header_subtitle_text_transform','none'),(8103,2186,'_dt_fancy_header_subtitle_color_mode','color'),(8104,2186,'_dt_fancy_header_subtitle_color','#ffffff'),(8105,2186,'_dt_fancy_header_bg_heading',''),(8106,2186,'_dt_fancy_header_bg_color','#023b59'),(8107,2186,'_dt_fancy_header_bg_image_origin','custom'),(8108,2186,'_dt_fancy_header_bg_image','a:0:{}'),(8109,2186,'_dt_fancy_header_bg_repeat','no-repeat'),(8110,2186,'_dt_fancy_header_bg_position_x','center'),(8111,2186,'_dt_fancy_header_bg_position_y','center'),(8112,2186,'_dt_fancy_header_bg_fullscreen','1'),(8113,2186,'_dt_fancy_header_bg_overlay','0'),(8114,2186,'_dt_fancy_header_overlay_color','#000'),(8115,2186,'_dt_fancy_header_bg_overlay_opacity','50'),(8116,2186,'_dt_fancy_header_scroll_effect','default'),(8117,2186,'_dt_fancy_header_bg_parallax','0.5'),(8118,2186,'_dt_fancy_header_responsiveness_heading',''),(8119,2186,'_dt_fancy_header_responsiveness','enabled'),(8120,2186,'_dt_fancy_header_responsiveness_switch','778px'),(8121,2186,'_dt_fancy_header_responsive_height','70'),(8122,2186,'_dt_fancy_header_responsive_font_size','30'),(8123,2186,'_dt_fancy_header_responsive_title_line_height','38'),(8124,2186,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8125,2186,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8126,2186,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8127,2186,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8128,2186,'_wp_old_slug','boton-de-salida-serie-poc'),(8129,2186,'_wp_old_slug','3000tc-ii-2'),(8130,2186,'_wp_old_slug','bioentry-r2-3'),(8131,2186,'_dp_original','2181'),(8132,2186,'_edit_last','1'),(8134,2186,'_wp_old_slug','facestation-2-2'),(8135,2188,'_elementor_controls_usage','a:0:{}'),(8136,2188,'_elementor_controls_usage','a:0:{}'),(8137,2188,'_elementor_controls_usage','a:0:{}'),(8138,2188,'total_sales','0'),(8139,2188,'_tax_status','taxable'),(8140,2188,'_tax_class',''),(8141,2188,'_manage_stock','no'),(8142,2188,'_backorders','no'),(8143,2188,'_sold_individually','no'),(8144,2188,'_virtual','no'),(8145,2188,'_downloadable','no'),(8146,2188,'_download_limit','-1'),(8147,2188,'_download_expiry','-1'),(8148,2188,'_stock',''),(8149,2188,'_stock_status','instock'),(8150,2188,'_wc_average_rating','0'),(8151,2188,'_wc_review_count','0'),(8152,2188,'_product_version','3.9.2'),(8153,2188,'slide_template',''),(8154,2188,'rs_page_bg_color',''),(8155,2188,'_dt_sidebar_position','disabled'),(8156,2188,'_dt_sidebar_widgetarea_id','sidebar_1'),(8157,2188,'_dt_sidebar_hide_on_mobile','0'),(8158,2188,'_dt_footer_show','1'),(8159,2188,'_dt_footer_widgetarea_id','sidebar_2'),(8160,2188,'_dt_footer_hide_on_mobile','0'),(8161,2188,'_dt_header_title','fancy'),(8162,2188,'_dt_header_background','normal'),(8163,2188,'_dt_header_background_below_slideshow','disabled'),(8164,2188,'_dt_header_transparent_bg_color_scheme','light'),(8165,2188,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8166,2188,'_dt_header_transparent_top_bar_bg_opacity','25'),(8167,2188,'_dt_header_transparent_bg_color','#000000'),(8168,2188,'_dt_header_transparent_bg_opacity','50'),(8169,2188,'_dt_header_disabled_background','normal'),(8170,2188,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8171,2188,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8172,2188,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8173,2188,'_dt_header_disabled_transparent_bg_color','#000000'),(8174,2188,'_dt_header_disabled_transparent_bg_opacity','50'),(8175,2188,'_dt_page_overrides_top_margin',''),(8176,2188,'_dt_page_overrides_right_margin',''),(8177,2188,'_dt_page_overrides_bottom_margin',''),(8178,2188,'_dt_page_overrides_left_margin',''),(8179,2188,'_dt_fancy_header_layout_heading',''),(8180,2188,'_dt_fancy_header_title_aligment','all_left'),(8181,2188,'_dt_fancy_header_height','180'),(8182,2188,'_dt_fancy_header_padding-top','0px'),(8183,2188,'_dt_fancy_header_padding-bottom','0px'),(8184,2188,'_dt_fancy_header_breadcrumbs_heading',''),(8185,2188,'_dt_fancy_header_breadcrumbs','enabled'),(8186,2188,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8187,2188,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8188,2188,'_dt_fancy_header_title_heading',''),(8189,2188,'_dt_fancy_header_title_mode','generic'),(8190,2188,'_dt_fancy_header_title',''),(8191,2188,'_dt_fancy_header_title_font_size','35'),(8192,2188,'_dt_fancy_header_title_line_height','36'),(8193,2188,'_dt_fancy_header_text_transform','none'),(8194,2188,'_dt_fancy_header_title_color_mode','color'),(8195,2188,'_dt_fancy_header_title_color','#dddd2e'),(8196,2188,'_dt_fancy_header_subtitle_heading',''),(8197,2188,'_dt_fancy_header_subtitle',''),(8198,2188,'_dt_fancy_header_subtitle_font_size','18'),(8199,2188,'_dt_fancy_header_subtitle_line_height','26'),(8200,2188,'_dt_fancy_header_subtitle_text_transform','none'),(8201,2188,'_dt_fancy_header_subtitle_color_mode','color'),(8202,2188,'_dt_fancy_header_subtitle_color','#ffffff'),(8203,2188,'_dt_fancy_header_bg_heading',''),(8204,2188,'_dt_fancy_header_bg_color','#023b59'),(8205,2188,'_dt_fancy_header_bg_image_origin','custom'),(8206,2188,'_dt_fancy_header_bg_image','a:0:{}'),(8207,2188,'_dt_fancy_header_bg_repeat','no-repeat'),(8208,2188,'_dt_fancy_header_bg_position_x','center'),(8209,2188,'_dt_fancy_header_bg_position_y','center'),(8210,2188,'_dt_fancy_header_bg_fullscreen','1'),(8211,2188,'_dt_fancy_header_bg_overlay','0'),(8212,2188,'_dt_fancy_header_overlay_color','#000'),(8213,2188,'_dt_fancy_header_bg_overlay_opacity','50'),(8214,2188,'_dt_fancy_header_scroll_effect','default'),(8215,2188,'_dt_fancy_header_bg_parallax','0.5'),(8216,2188,'_dt_fancy_header_responsiveness_heading',''),(8217,2188,'_dt_fancy_header_responsiveness','enabled'),(8218,2188,'_dt_fancy_header_responsiveness_switch','778px'),(8219,2188,'_dt_fancy_header_responsive_height','70'),(8220,2188,'_dt_fancy_header_responsive_font_size','30'),(8221,2188,'_dt_fancy_header_responsive_title_line_height','38'),(8222,2188,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8223,2188,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8224,2188,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8225,2188,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8226,2188,'_wp_old_slug','boton-de-salida-serie-poc'),(8227,2188,'_wp_old_slug','3000tc-ii-2'),(8228,2188,'_dp_original','2161'),(8229,2188,'_product_image_gallery','2144,2145'),(8230,2188,'_edit_last','1'),(8232,2188,'_wp_old_slug','bioentry-w-2'),(8233,2190,'_elementor_controls_usage','a:0:{}'),(8234,2190,'_elementor_controls_usage','a:0:{}'),(8235,2190,'_elementor_controls_usage','a:0:{}'),(8236,2190,'_elementor_controls_usage','a:0:{}'),(8237,2190,'_elementor_controls_usage','a:0:{}'),(8238,2190,'total_sales','0'),(8239,2190,'_tax_status','taxable'),(8240,2190,'_tax_class',''),(8241,2190,'_manage_stock','no'),(8242,2190,'_backorders','no'),(8243,2190,'_sold_individually','no'),(8244,2190,'_virtual','no'),(8245,2190,'_downloadable','no'),(8246,2190,'_download_limit','-1'),(8247,2190,'_download_expiry','-1'),(8248,2190,'_stock',''),(8249,2190,'_stock_status','instock'),(8250,2190,'_wc_average_rating','0'),(8251,2190,'_wc_review_count','0'),(8252,2190,'_product_version','3.9.2'),(8253,2190,'_product_image_gallery','2146,2148,2149'),(8254,2190,'slide_template',''),(8255,2190,'rs_page_bg_color',''),(8256,2190,'_dt_sidebar_position','disabled'),(8257,2190,'_dt_sidebar_widgetarea_id','sidebar_1'),(8258,2190,'_dt_sidebar_hide_on_mobile','0'),(8259,2190,'_dt_footer_show','1'),(8260,2190,'_dt_footer_widgetarea_id','sidebar_2'),(8261,2190,'_dt_footer_hide_on_mobile','0'),(8262,2190,'_dt_header_title','fancy'),(8263,2190,'_dt_header_background','normal'),(8264,2190,'_dt_header_background_below_slideshow','disabled'),(8265,2190,'_dt_header_transparent_bg_color_scheme','light'),(8266,2190,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8267,2190,'_dt_header_transparent_top_bar_bg_opacity','25'),(8268,2190,'_dt_header_transparent_bg_color','#000000'),(8269,2190,'_dt_header_transparent_bg_opacity','50'),(8270,2190,'_dt_header_disabled_background','normal'),(8271,2190,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8272,2190,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8273,2190,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8274,2190,'_dt_header_disabled_transparent_bg_color','#000000'),(8275,2190,'_dt_header_disabled_transparent_bg_opacity','50'),(8276,2190,'_dt_page_overrides_top_margin',''),(8277,2190,'_dt_page_overrides_right_margin',''),(8278,2190,'_dt_page_overrides_bottom_margin',''),(8279,2190,'_dt_page_overrides_left_margin',''),(8280,2190,'_dt_fancy_header_layout_heading',''),(8281,2190,'_dt_fancy_header_title_aligment','all_left'),(8282,2190,'_dt_fancy_header_height','180'),(8283,2190,'_dt_fancy_header_padding-top','0px'),(8284,2190,'_dt_fancy_header_padding-bottom','0px'),(8285,2190,'_dt_fancy_header_breadcrumbs_heading',''),(8286,2190,'_dt_fancy_header_breadcrumbs','enabled'),(8287,2190,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8288,2190,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8289,2190,'_dt_fancy_header_title_heading',''),(8290,2190,'_dt_fancy_header_title_mode','generic'),(8291,2190,'_dt_fancy_header_title',''),(8292,2190,'_dt_fancy_header_title_font_size','35'),(8293,2190,'_dt_fancy_header_title_line_height','36'),(8294,2190,'_dt_fancy_header_text_transform','none'),(8295,2190,'_dt_fancy_header_title_color_mode','color'),(8296,2190,'_dt_fancy_header_title_color','#dddd2e'),(8297,2190,'_dt_fancy_header_subtitle_heading',''),(8298,2190,'_dt_fancy_header_subtitle',''),(8299,2190,'_dt_fancy_header_subtitle_font_size','18'),(8300,2190,'_dt_fancy_header_subtitle_line_height','26'),(8301,2190,'_dt_fancy_header_subtitle_text_transform','none'),(8302,2190,'_dt_fancy_header_subtitle_color_mode','color'),(8303,2190,'_dt_fancy_header_subtitle_color','#ffffff'),(8304,2190,'_dt_fancy_header_bg_heading',''),(8305,2190,'_dt_fancy_header_bg_color','#023b59'),(8306,2190,'_dt_fancy_header_bg_image_origin','custom'),(8307,2190,'_dt_fancy_header_bg_image','a:0:{}'),(8308,2190,'_dt_fancy_header_bg_repeat','no-repeat'),(8309,2190,'_dt_fancy_header_bg_position_x','center'),(8310,2190,'_dt_fancy_header_bg_position_y','center'),(8311,2190,'_dt_fancy_header_bg_fullscreen','1'),(8312,2190,'_dt_fancy_header_bg_overlay','0'),(8313,2190,'_dt_fancy_header_overlay_color','#000'),(8314,2190,'_dt_fancy_header_bg_overlay_opacity','50'),(8315,2190,'_dt_fancy_header_scroll_effect','default'),(8316,2190,'_dt_fancy_header_bg_parallax','0.5'),(8317,2190,'_dt_fancy_header_responsiveness_heading',''),(8318,2190,'_dt_fancy_header_responsiveness','enabled'),(8319,2190,'_dt_fancy_header_responsiveness_switch','778px'),(8320,2190,'_dt_fancy_header_responsive_height','70'),(8321,2190,'_dt_fancy_header_responsive_font_size','30'),(8322,2190,'_dt_fancy_header_responsive_title_line_height','38'),(8323,2190,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8324,2190,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8325,2190,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8326,2190,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8327,2190,'_wp_old_slug','boton-de-salida-serie-poc'),(8328,2190,'_wp_old_slug','3000tc-ii-2'),(8329,2190,'_wp_old_slug','bioentry-r2-2'),(8330,2190,'_wp_old_slug','f6-2'),(8331,2190,'_dp_original','2184'),(8332,2190,'_edit_last','1'),(8334,2190,'_wp_old_slug','fsmart-2'),(8335,2192,'_elementor_controls_usage','a:0:{}'),(8336,2192,'_elementor_controls_usage','a:0:{}'),(8337,2192,'_elementor_controls_usage','a:0:{}'),(8338,2192,'_elementor_controls_usage','a:0:{}'),(8339,2192,'_elementor_controls_usage','a:0:{}'),(8340,2192,'total_sales','0'),(8341,2192,'_tax_status','taxable'),(8342,2192,'_tax_class',''),(8343,2192,'_manage_stock','no'),(8344,2192,'_backorders','no'),(8345,2192,'_sold_individually','no'),(8346,2192,'_virtual','no'),(8347,2192,'_downloadable','no'),(8348,2192,'_download_limit','-1'),(8349,2192,'_download_expiry','-1'),(8350,2192,'_stock',''),(8351,2192,'_stock_status','instock'),(8352,2192,'_wc_average_rating','0'),(8353,2192,'_wc_review_count','0'),(8354,2192,'_product_version','3.9.2'),(8355,2192,'_product_image_gallery','2151,2152'),(8356,2192,'slide_template',''),(8357,2192,'rs_page_bg_color',''),(8358,2192,'_dt_sidebar_position','disabled'),(8359,2192,'_dt_sidebar_widgetarea_id','sidebar_1'),(8360,2192,'_dt_sidebar_hide_on_mobile','0'),(8361,2192,'_dt_footer_show','1'),(8362,2192,'_dt_footer_widgetarea_id','sidebar_2'),(8363,2192,'_dt_footer_hide_on_mobile','0'),(8364,2192,'_dt_header_title','fancy'),(8365,2192,'_dt_header_background','normal'),(8366,2192,'_dt_header_background_below_slideshow','disabled'),(8367,2192,'_dt_header_transparent_bg_color_scheme','light'),(8368,2192,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8369,2192,'_dt_header_transparent_top_bar_bg_opacity','25'),(8370,2192,'_dt_header_transparent_bg_color','#000000'),(8371,2192,'_dt_header_transparent_bg_opacity','50'),(8372,2192,'_dt_header_disabled_background','normal'),(8373,2192,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8374,2192,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8375,2192,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8376,2192,'_dt_header_disabled_transparent_bg_color','#000000'),(8377,2192,'_dt_header_disabled_transparent_bg_opacity','50'),(8378,2192,'_dt_page_overrides_top_margin',''),(8379,2192,'_dt_page_overrides_right_margin',''),(8380,2192,'_dt_page_overrides_bottom_margin',''),(8381,2192,'_dt_page_overrides_left_margin',''),(8382,2192,'_dt_fancy_header_layout_heading',''),(8383,2192,'_dt_fancy_header_title_aligment','all_left'),(8384,2192,'_dt_fancy_header_height','180'),(8385,2192,'_dt_fancy_header_padding-top','0px'),(8386,2192,'_dt_fancy_header_padding-bottom','0px'),(8387,2192,'_dt_fancy_header_breadcrumbs_heading',''),(8388,2192,'_dt_fancy_header_breadcrumbs','enabled'),(8389,2192,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8390,2192,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8391,2192,'_dt_fancy_header_title_heading',''),(8392,2192,'_dt_fancy_header_title_mode','generic'),(8393,2192,'_dt_fancy_header_title',''),(8394,2192,'_dt_fancy_header_title_font_size','35'),(8395,2192,'_dt_fancy_header_title_line_height','36'),(8396,2192,'_dt_fancy_header_text_transform','none'),(8397,2192,'_dt_fancy_header_title_color_mode','color'),(8398,2192,'_dt_fancy_header_title_color','#dddd2e'),(8399,2192,'_dt_fancy_header_subtitle_heading',''),(8400,2192,'_dt_fancy_header_subtitle',''),(8401,2192,'_dt_fancy_header_subtitle_font_size','18'),(8402,2192,'_dt_fancy_header_subtitle_line_height','26'),(8403,2192,'_dt_fancy_header_subtitle_text_transform','none'),(8404,2192,'_dt_fancy_header_subtitle_color_mode','color'),(8405,2192,'_dt_fancy_header_subtitle_color','#ffffff'),(8406,2192,'_dt_fancy_header_bg_heading',''),(8407,2192,'_dt_fancy_header_bg_color','#023b59'),(8408,2192,'_dt_fancy_header_bg_image_origin','custom'),(8409,2192,'_dt_fancy_header_bg_image','a:0:{}'),(8410,2192,'_dt_fancy_header_bg_repeat','no-repeat'),(8411,2192,'_dt_fancy_header_bg_position_x','center'),(8412,2192,'_dt_fancy_header_bg_position_y','center'),(8413,2192,'_dt_fancy_header_bg_fullscreen','1'),(8414,2192,'_dt_fancy_header_bg_overlay','0'),(8415,2192,'_dt_fancy_header_overlay_color','#000'),(8416,2192,'_dt_fancy_header_bg_overlay_opacity','50'),(8417,2192,'_dt_fancy_header_scroll_effect','default'),(8418,2192,'_dt_fancy_header_bg_parallax','0.5'),(8419,2192,'_dt_fancy_header_responsiveness_heading',''),(8420,2192,'_dt_fancy_header_responsiveness','enabled'),(8421,2192,'_dt_fancy_header_responsiveness_switch','778px'),(8422,2192,'_dt_fancy_header_responsive_height','70'),(8423,2192,'_dt_fancy_header_responsive_font_size','30'),(8424,2192,'_dt_fancy_header_responsive_title_line_height','38'),(8425,2192,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8426,2192,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8427,2192,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8428,2192,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8429,2192,'_wp_old_slug','boton-de-salida-serie-poc'),(8430,2192,'_wp_old_slug','3000tc-ii-2'),(8431,2192,'_wp_old_slug','bioentry-r2-3'),(8432,2192,'_dp_original','2181'),(8433,2192,'_edit_last','1'),(8435,2192,'_wp_old_slug','facestation-2-2'),(8436,2194,'_elementor_controls_usage','a:0:{}'),(8437,2194,'_elementor_controls_usage','a:0:{}'),(8438,2194,'_elementor_controls_usage','a:0:{}'),(8439,2194,'_elementor_controls_usage','a:0:{}'),(8440,2194,'_elementor_controls_usage','a:0:{}'),(8441,2194,'total_sales','0'),(8442,2194,'_tax_status','taxable'),(8443,2194,'_tax_class',''),(8444,2194,'_manage_stock','no'),(8445,2194,'_backorders','no'),(8446,2194,'_sold_individually','no'),(8447,2194,'_virtual','no'),(8448,2194,'_downloadable','no'),(8449,2194,'_download_limit','-1'),(8450,2194,'_download_expiry','-1'),(8451,2194,'_stock',''),(8452,2194,'_stock_status','instock'),(8453,2194,'_wc_average_rating','0'),(8454,2194,'_wc_review_count','0'),(8455,2194,'_product_version','3.9.2'),(8456,2194,'_product_image_gallery','2239,2240'),(8457,2194,'slide_template',''),(8458,2194,'rs_page_bg_color',''),(8459,2194,'_dt_sidebar_position','disabled'),(8460,2194,'_dt_sidebar_widgetarea_id','sidebar_1'),(8461,2194,'_dt_sidebar_hide_on_mobile','0'),(8462,2194,'_dt_footer_show','1'),(8463,2194,'_dt_footer_widgetarea_id','sidebar_2'),(8464,2194,'_dt_footer_hide_on_mobile','0'),(8465,2194,'_dt_header_title','fancy'),(8466,2194,'_dt_header_background','normal'),(8467,2194,'_dt_header_background_below_slideshow','disabled'),(8468,2194,'_dt_header_transparent_bg_color_scheme','light'),(8469,2194,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8470,2194,'_dt_header_transparent_top_bar_bg_opacity','25'),(8471,2194,'_dt_header_transparent_bg_color','#000000'),(8472,2194,'_dt_header_transparent_bg_opacity','50'),(8473,2194,'_dt_header_disabled_background','normal'),(8474,2194,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8475,2194,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8476,2194,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8477,2194,'_dt_header_disabled_transparent_bg_color','#000000'),(8478,2194,'_dt_header_disabled_transparent_bg_opacity','50'),(8479,2194,'_dt_page_overrides_top_margin',''),(8480,2194,'_dt_page_overrides_right_margin',''),(8481,2194,'_dt_page_overrides_bottom_margin',''),(8482,2194,'_dt_page_overrides_left_margin',''),(8483,2194,'_dt_fancy_header_layout_heading',''),(8484,2194,'_dt_fancy_header_title_aligment','all_left'),(8485,2194,'_dt_fancy_header_height','180'),(8486,2194,'_dt_fancy_header_padding-top','0px'),(8487,2194,'_dt_fancy_header_padding-bottom','0px'),(8488,2194,'_dt_fancy_header_breadcrumbs_heading',''),(8489,2194,'_dt_fancy_header_breadcrumbs','enabled'),(8490,2194,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8491,2194,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8492,2194,'_dt_fancy_header_title_heading',''),(8493,2194,'_dt_fancy_header_title_mode','generic'),(8494,2194,'_dt_fancy_header_title',''),(8495,2194,'_dt_fancy_header_title_font_size','35'),(8496,2194,'_dt_fancy_header_title_line_height','36'),(8497,2194,'_dt_fancy_header_text_transform','none'),(8498,2194,'_dt_fancy_header_title_color_mode','color'),(8499,2194,'_dt_fancy_header_title_color','#dddd2e'),(8500,2194,'_dt_fancy_header_subtitle_heading',''),(8501,2194,'_dt_fancy_header_subtitle',''),(8502,2194,'_dt_fancy_header_subtitle_font_size','18'),(8503,2194,'_dt_fancy_header_subtitle_line_height','26'),(8504,2194,'_dt_fancy_header_subtitle_text_transform','none'),(8505,2194,'_dt_fancy_header_subtitle_color_mode','color'),(8506,2194,'_dt_fancy_header_subtitle_color','#ffffff'),(8507,2194,'_dt_fancy_header_bg_heading',''),(8508,2194,'_dt_fancy_header_bg_color','#023b59'),(8509,2194,'_dt_fancy_header_bg_image_origin','custom'),(8510,2194,'_dt_fancy_header_bg_image','a:0:{}'),(8511,2194,'_dt_fancy_header_bg_repeat','no-repeat'),(8512,2194,'_dt_fancy_header_bg_position_x','center'),(8513,2194,'_dt_fancy_header_bg_position_y','center'),(8514,2194,'_dt_fancy_header_bg_fullscreen','1'),(8515,2194,'_dt_fancy_header_bg_overlay','0'),(8516,2194,'_dt_fancy_header_overlay_color','#000'),(8517,2194,'_dt_fancy_header_bg_overlay_opacity','50'),(8518,2194,'_dt_fancy_header_scroll_effect','default'),(8519,2194,'_dt_fancy_header_bg_parallax','0.5'),(8520,2194,'_dt_fancy_header_responsiveness_heading',''),(8521,2194,'_dt_fancy_header_responsiveness','enabled'),(8522,2194,'_dt_fancy_header_responsiveness_switch','778px'),(8523,2194,'_dt_fancy_header_responsive_height','70'),(8524,2194,'_dt_fancy_header_responsive_font_size','30'),(8525,2194,'_dt_fancy_header_responsive_title_line_height','38'),(8526,2194,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8527,2194,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8528,2194,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8529,2194,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8530,2194,'_wp_old_slug','boton-de-salida-serie-poc'),(8531,2194,'_wp_old_slug','3000tc-ii-2'),(8532,2194,'_wp_old_slug','bioentry-plus-2'),(8533,2194,'_wp_old_slug','bioentry-w2-2'),(8534,2194,'_dp_original','2166'),(8535,2194,'_edit_last','1'),(8537,2194,'_wp_old_slug','biolite-net-2'),(8538,2241,'_elementor_controls_usage','a:0:{}'),(8539,2241,'_elementor_controls_usage','a:0:{}'),(8540,2241,'_elementor_controls_usage','a:0:{}'),(8541,2241,'_elementor_controls_usage','a:0:{}'),(8542,2241,'total_sales','0'),(8543,2241,'_tax_status','taxable'),(8544,2241,'_tax_class',''),(8545,2241,'_manage_stock','no'),(8546,2241,'_backorders','no'),(8547,2241,'_sold_individually','no'),(8548,2241,'_virtual','no'),(8549,2241,'_downloadable','no'),(8550,2241,'_download_limit','-1'),(8551,2241,'_download_expiry','-1'),(8552,2241,'_stock',''),(8553,2241,'_stock_status','instock'),(8554,2241,'_wc_average_rating','0'),(8555,2241,'_wc_review_count','0'),(8556,2241,'_product_version','3.9.2'),(8557,2241,'slide_template',''),(8558,2241,'rs_page_bg_color',''),(8559,2241,'_dt_sidebar_position','disabled'),(8560,2241,'_dt_sidebar_widgetarea_id','sidebar_1'),(8561,2241,'_dt_sidebar_hide_on_mobile','0'),(8562,2241,'_dt_footer_show','1'),(8563,2241,'_dt_footer_widgetarea_id','sidebar_2'),(8564,2241,'_dt_footer_hide_on_mobile','0'),(8565,2241,'_dt_header_title','fancy'),(8566,2241,'_dt_header_background','normal'),(8567,2241,'_dt_header_background_below_slideshow','disabled'),(8568,2241,'_dt_header_transparent_bg_color_scheme','light'),(8569,2241,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8570,2241,'_dt_header_transparent_top_bar_bg_opacity','25'),(8571,2241,'_dt_header_transparent_bg_color','#000000'),(8572,2241,'_dt_header_transparent_bg_opacity','50'),(8573,2241,'_dt_header_disabled_background','normal'),(8574,2241,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8575,2241,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8576,2241,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8577,2241,'_dt_header_disabled_transparent_bg_color','#000000'),(8578,2241,'_dt_header_disabled_transparent_bg_opacity','50'),(8579,2241,'_dt_page_overrides_top_margin',''),(8580,2241,'_dt_page_overrides_right_margin',''),(8581,2241,'_dt_page_overrides_bottom_margin',''),(8582,2241,'_dt_page_overrides_left_margin',''),(8583,2241,'_dt_fancy_header_layout_heading',''),(8584,2241,'_dt_fancy_header_title_aligment','all_left'),(8585,2241,'_dt_fancy_header_height','180'),(8586,2241,'_dt_fancy_header_padding-top','0px'),(8587,2241,'_dt_fancy_header_padding-bottom','0px'),(8588,2241,'_dt_fancy_header_breadcrumbs_heading',''),(8589,2241,'_dt_fancy_header_breadcrumbs','enabled'),(8590,2241,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8591,2241,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8592,2241,'_dt_fancy_header_title_heading',''),(8593,2241,'_dt_fancy_header_title_mode','generic'),(8594,2241,'_dt_fancy_header_title',''),(8595,2241,'_dt_fancy_header_title_font_size','35'),(8596,2241,'_dt_fancy_header_title_line_height','36'),(8597,2241,'_dt_fancy_header_text_transform','none'),(8598,2241,'_dt_fancy_header_title_color_mode','color'),(8599,2241,'_dt_fancy_header_title_color','#dddd2e'),(8600,2241,'_dt_fancy_header_subtitle_heading',''),(8601,2241,'_dt_fancy_header_subtitle',''),(8602,2241,'_dt_fancy_header_subtitle_font_size','18'),(8603,2241,'_dt_fancy_header_subtitle_line_height','26'),(8604,2241,'_dt_fancy_header_subtitle_text_transform','none'),(8605,2241,'_dt_fancy_header_subtitle_color_mode','color'),(8606,2241,'_dt_fancy_header_subtitle_color','#ffffff'),(8607,2241,'_dt_fancy_header_bg_heading',''),(8608,2241,'_dt_fancy_header_bg_color','#023b59'),(8609,2241,'_dt_fancy_header_bg_image_origin','custom'),(8610,2241,'_dt_fancy_header_bg_image','a:0:{}'),(8611,2241,'_dt_fancy_header_bg_repeat','no-repeat'),(8612,2241,'_dt_fancy_header_bg_position_x','center'),(8613,2241,'_dt_fancy_header_bg_position_y','center'),(8614,2241,'_dt_fancy_header_bg_fullscreen','1'),(8615,2241,'_dt_fancy_header_bg_overlay','0'),(8616,2241,'_dt_fancy_header_overlay_color','#000'),(8617,2241,'_dt_fancy_header_bg_overlay_opacity','50'),(8618,2241,'_dt_fancy_header_scroll_effect','default'),(8619,2241,'_dt_fancy_header_bg_parallax','0.5'),(8620,2241,'_dt_fancy_header_responsiveness_heading',''),(8621,2241,'_dt_fancy_header_responsiveness','enabled'),(8622,2241,'_dt_fancy_header_responsiveness_switch','778px'),(8623,2241,'_dt_fancy_header_responsive_height','70'),(8624,2241,'_dt_fancy_header_responsive_font_size','30'),(8625,2241,'_dt_fancy_header_responsive_title_line_height','38'),(8626,2241,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8627,2241,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8628,2241,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8629,2241,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8630,2241,'_wp_old_slug','boton-de-salida-serie-poc'),(8631,2241,'_wp_old_slug','3000tc-ii-2'),(8632,2241,'_wp_old_slug','bioentry-w-2'),(8633,2241,'_product_image_gallery','2236,2237'),(8634,2241,'_dp_original','2188'),(8635,2241,'_edit_last','1'),(8637,2241,'_wp_old_slug','gt200-2'),(8638,2243,'_elementor_controls_usage','a:0:{}'),(8639,2243,'_elementor_controls_usage','a:0:{}'),(8640,2243,'_elementor_controls_usage','a:0:{}'),(8641,2243,'_elementor_controls_usage','a:0:{}'),(8642,2243,'total_sales','0'),(8643,2243,'_tax_status','taxable'),(8644,2243,'_tax_class',''),(8645,2243,'_manage_stock','no'),(8646,2243,'_backorders','no'),(8647,2243,'_sold_individually','no'),(8648,2243,'_virtual','no'),(8649,2243,'_downloadable','no'),(8650,2243,'_download_limit','-1'),(8651,2243,'_download_expiry','-1'),(8652,2243,'_stock',''),(8653,2243,'_stock_status','instock'),(8654,2243,'_wc_average_rating','0'),(8655,2243,'_wc_review_count','0'),(8656,2243,'_product_version','3.9.2'),(8657,2243,'slide_template',''),(8658,2243,'rs_page_bg_color',''),(8659,2243,'_dt_sidebar_position','disabled'),(8660,2243,'_dt_sidebar_widgetarea_id','sidebar_1'),(8661,2243,'_dt_sidebar_hide_on_mobile','0'),(8662,2243,'_dt_footer_show','1'),(8663,2243,'_dt_footer_widgetarea_id','sidebar_2'),(8664,2243,'_dt_footer_hide_on_mobile','0'),(8665,2243,'_dt_header_title','fancy'),(8666,2243,'_dt_header_background','normal'),(8667,2243,'_dt_header_background_below_slideshow','disabled'),(8668,2243,'_dt_header_transparent_bg_color_scheme','light'),(8669,2243,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8670,2243,'_dt_header_transparent_top_bar_bg_opacity','25'),(8671,2243,'_dt_header_transparent_bg_color','#000000'),(8672,2243,'_dt_header_transparent_bg_opacity','50'),(8673,2243,'_dt_header_disabled_background','normal'),(8674,2243,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8675,2243,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8676,2243,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8677,2243,'_dt_header_disabled_transparent_bg_color','#000000'),(8678,2243,'_dt_header_disabled_transparent_bg_opacity','50'),(8679,2243,'_dt_page_overrides_top_margin',''),(8680,2243,'_dt_page_overrides_right_margin',''),(8681,2243,'_dt_page_overrides_bottom_margin',''),(8682,2243,'_dt_page_overrides_left_margin',''),(8683,2243,'_dt_fancy_header_layout_heading',''),(8684,2243,'_dt_fancy_header_title_aligment','all_left'),(8685,2243,'_dt_fancy_header_height','180'),(8686,2243,'_dt_fancy_header_padding-top','0px'),(8687,2243,'_dt_fancy_header_padding-bottom','0px'),(8688,2243,'_dt_fancy_header_breadcrumbs_heading',''),(8689,2243,'_dt_fancy_header_breadcrumbs','enabled'),(8690,2243,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8691,2243,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8692,2243,'_dt_fancy_header_title_heading',''),(8693,2243,'_dt_fancy_header_title_mode','generic'),(8694,2243,'_dt_fancy_header_title',''),(8695,2243,'_dt_fancy_header_title_font_size','35'),(8696,2243,'_dt_fancy_header_title_line_height','36'),(8697,2243,'_dt_fancy_header_text_transform','none'),(8698,2243,'_dt_fancy_header_title_color_mode','color'),(8699,2243,'_dt_fancy_header_title_color','#dddd2e'),(8700,2243,'_dt_fancy_header_subtitle_heading',''),(8701,2243,'_dt_fancy_header_subtitle',''),(8702,2243,'_dt_fancy_header_subtitle_font_size','18'),(8703,2243,'_dt_fancy_header_subtitle_line_height','26'),(8704,2243,'_dt_fancy_header_subtitle_text_transform','none'),(8705,2243,'_dt_fancy_header_subtitle_color_mode','color'),(8706,2243,'_dt_fancy_header_subtitle_color','#ffffff'),(8707,2243,'_dt_fancy_header_bg_heading',''),(8708,2243,'_dt_fancy_header_bg_color','#023b59'),(8709,2243,'_dt_fancy_header_bg_image_origin','custom'),(8710,2243,'_dt_fancy_header_bg_image','a:0:{}'),(8711,2243,'_dt_fancy_header_bg_repeat','no-repeat'),(8712,2243,'_dt_fancy_header_bg_position_x','center'),(8713,2243,'_dt_fancy_header_bg_position_y','center'),(8714,2243,'_dt_fancy_header_bg_fullscreen','1'),(8715,2243,'_dt_fancy_header_bg_overlay','0'),(8716,2243,'_dt_fancy_header_overlay_color','#000'),(8717,2243,'_dt_fancy_header_bg_overlay_opacity','50'),(8718,2243,'_dt_fancy_header_scroll_effect','default'),(8719,2243,'_dt_fancy_header_bg_parallax','0.5'),(8720,2243,'_dt_fancy_header_responsiveness_heading',''),(8721,2243,'_dt_fancy_header_responsiveness','enabled'),(8722,2243,'_dt_fancy_header_responsiveness_switch','778px'),(8723,2243,'_dt_fancy_header_responsive_height','70'),(8724,2243,'_dt_fancy_header_responsive_font_size','30'),(8725,2243,'_dt_fancy_header_responsive_title_line_height','38'),(8726,2243,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8727,2243,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8728,2243,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8729,2243,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8730,2243,'_wp_old_slug','boton-de-salida-serie-poc'),(8731,2243,'_wp_old_slug','3000tc-ii-2'),(8732,2243,'_wp_old_slug','bioentry-w-2'),(8733,2243,'_product_image_gallery','2232,2233,2234'),(8734,2243,'_dp_original','2188'),(8735,2243,'_edit_last','1'),(8737,2243,'_wp_old_slug','gt200-2'),(8738,2245,'_elementor_controls_usage','a:0:{}'),(8739,2245,'_elementor_controls_usage','a:0:{}'),(8740,2245,'_elementor_controls_usage','a:0:{}'),(8741,2245,'_elementor_controls_usage','a:0:{}'),(8742,2245,'_elementor_controls_usage','a:0:{}'),(8743,2245,'_elementor_controls_usage','a:0:{}'),(8744,2245,'total_sales','0'),(8745,2245,'_tax_status','taxable'),(8746,2245,'_tax_class',''),(8747,2245,'_manage_stock','no'),(8748,2245,'_backorders','no'),(8749,2245,'_sold_individually','no'),(8750,2245,'_virtual','no'),(8751,2245,'_downloadable','no'),(8752,2245,'_download_limit','-1'),(8753,2245,'_download_expiry','-1'),(8754,2245,'_stock',''),(8755,2245,'_stock_status','instock'),(8756,2245,'_wc_average_rating','0'),(8757,2245,'_wc_review_count','0'),(8758,2245,'_product_version','3.9.2'),(8759,2245,'_product_image_gallery','2229,2230'),(8760,2245,'slide_template',''),(8761,2245,'rs_page_bg_color',''),(8762,2245,'_dt_sidebar_position','disabled'),(8763,2245,'_dt_sidebar_widgetarea_id','sidebar_1'),(8764,2245,'_dt_sidebar_hide_on_mobile','0'),(8765,2245,'_dt_footer_show','1'),(8766,2245,'_dt_footer_widgetarea_id','sidebar_2'),(8767,2245,'_dt_footer_hide_on_mobile','0'),(8768,2245,'_dt_header_title','fancy'),(8769,2245,'_dt_header_background','normal'),(8770,2245,'_dt_header_background_below_slideshow','disabled'),(8771,2245,'_dt_header_transparent_bg_color_scheme','light'),(8772,2245,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8773,2245,'_dt_header_transparent_top_bar_bg_opacity','25'),(8774,2245,'_dt_header_transparent_bg_color','#000000'),(8775,2245,'_dt_header_transparent_bg_opacity','50'),(8776,2245,'_dt_header_disabled_background','normal'),(8777,2245,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8778,2245,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8779,2245,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8780,2245,'_dt_header_disabled_transparent_bg_color','#000000'),(8781,2245,'_dt_header_disabled_transparent_bg_opacity','50'),(8782,2245,'_dt_page_overrides_top_margin',''),(8783,2245,'_dt_page_overrides_right_margin',''),(8784,2245,'_dt_page_overrides_bottom_margin',''),(8785,2245,'_dt_page_overrides_left_margin',''),(8786,2245,'_dt_fancy_header_layout_heading',''),(8787,2245,'_dt_fancy_header_title_aligment','all_left'),(8788,2245,'_dt_fancy_header_height','180'),(8789,2245,'_dt_fancy_header_padding-top','0px'),(8790,2245,'_dt_fancy_header_padding-bottom','0px'),(8791,2245,'_dt_fancy_header_breadcrumbs_heading',''),(8792,2245,'_dt_fancy_header_breadcrumbs','enabled'),(8793,2245,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8794,2245,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8795,2245,'_dt_fancy_header_title_heading',''),(8796,2245,'_dt_fancy_header_title_mode','generic'),(8797,2245,'_dt_fancy_header_title',''),(8798,2245,'_dt_fancy_header_title_font_size','35'),(8799,2245,'_dt_fancy_header_title_line_height','36'),(8800,2245,'_dt_fancy_header_text_transform','none'),(8801,2245,'_dt_fancy_header_title_color_mode','color'),(8802,2245,'_dt_fancy_header_title_color','#dddd2e'),(8803,2245,'_dt_fancy_header_subtitle_heading',''),(8804,2245,'_dt_fancy_header_subtitle',''),(8805,2245,'_dt_fancy_header_subtitle_font_size','18'),(8806,2245,'_dt_fancy_header_subtitle_line_height','26'),(8807,2245,'_dt_fancy_header_subtitle_text_transform','none'),(8808,2245,'_dt_fancy_header_subtitle_color_mode','color'),(8809,2245,'_dt_fancy_header_subtitle_color','#ffffff'),(8810,2245,'_dt_fancy_header_bg_heading',''),(8811,2245,'_dt_fancy_header_bg_color','#023b59'),(8812,2245,'_dt_fancy_header_bg_image_origin','custom'),(8813,2245,'_dt_fancy_header_bg_image','a:0:{}'),(8814,2245,'_dt_fancy_header_bg_repeat','no-repeat'),(8815,2245,'_dt_fancy_header_bg_position_x','center'),(8816,2245,'_dt_fancy_header_bg_position_y','center'),(8817,2245,'_dt_fancy_header_bg_fullscreen','1'),(8818,2245,'_dt_fancy_header_bg_overlay','0'),(8819,2245,'_dt_fancy_header_overlay_color','#000'),(8820,2245,'_dt_fancy_header_bg_overlay_opacity','50'),(8821,2245,'_dt_fancy_header_scroll_effect','default'),(8822,2245,'_dt_fancy_header_bg_parallax','0.5'),(8823,2245,'_dt_fancy_header_responsiveness_heading',''),(8824,2245,'_dt_fancy_header_responsiveness','enabled'),(8825,2245,'_dt_fancy_header_responsiveness_switch','778px'),(8826,2245,'_dt_fancy_header_responsive_height','70'),(8827,2245,'_dt_fancy_header_responsive_font_size','30'),(8828,2245,'_dt_fancy_header_responsive_title_line_height','38'),(8829,2245,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8830,2245,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8831,2245,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8832,2245,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8833,2245,'_wp_old_slug','boton-de-salida-serie-poc'),(8834,2245,'_wp_old_slug','3000tc-ii-2'),(8835,2245,'_wp_old_slug','bioentry-plus-2'),(8836,2245,'_wp_old_slug','bioentry-w2-2'),(8837,2245,'_wp_old_slug','biolite-net-2'),(8838,2245,'_dp_original','2194'),(8839,2245,'_edit_last','1'),(8841,2245,'_wp_old_slug','tft900-2'),(8842,2247,'_elementor_controls_usage','a:0:{}'),(8843,2247,'_elementor_controls_usage','a:0:{}'),(8844,2247,'_elementor_controls_usage','a:0:{}'),(8845,2247,'_elementor_controls_usage','a:0:{}'),(8846,2247,'_elementor_controls_usage','a:0:{}'),(8847,2247,'total_sales','0'),(8848,2247,'_tax_status','taxable'),(8849,2247,'_tax_class',''),(8850,2247,'_manage_stock','no'),(8851,2247,'_backorders','no'),(8852,2247,'_sold_individually','no'),(8853,2247,'_virtual','no'),(8854,2247,'_downloadable','no'),(8855,2247,'_download_limit','-1'),(8856,2247,'_download_expiry','-1'),(8857,2247,'_stock',''),(8858,2247,'_stock_status','instock'),(8859,2247,'_wc_average_rating','0'),(8860,2247,'_wc_review_count','0'),(8861,2247,'_product_version','5.6.0'),(8862,2247,'slide_template',''),(8863,2247,'rs_page_bg_color',''),(8864,2247,'_dt_sidebar_position','disabled'),(8865,2247,'_dt_sidebar_widgetarea_id','sidebar_1'),(8866,2247,'_dt_sidebar_hide_on_mobile','0'),(8867,2247,'_dt_footer_show','1'),(8868,2247,'_dt_footer_widgetarea_id','sidebar_2'),(8869,2247,'_dt_footer_hide_on_mobile','0'),(8870,2247,'_dt_header_title','fancy'),(8871,2247,'_dt_header_background','normal'),(8872,2247,'_dt_header_background_below_slideshow','disabled'),(8873,2247,'_dt_header_transparent_bg_color_scheme','light'),(8874,2247,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8875,2247,'_dt_header_transparent_top_bar_bg_opacity','25'),(8876,2247,'_dt_header_transparent_bg_color','#000000'),(8877,2247,'_dt_header_transparent_bg_opacity','50'),(8878,2247,'_dt_header_disabled_background','normal'),(8879,2247,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8880,2247,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8881,2247,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8882,2247,'_dt_header_disabled_transparent_bg_color','#000000'),(8883,2247,'_dt_header_disabled_transparent_bg_opacity','50'),(8884,2247,'_dt_page_overrides_top_margin',''),(8885,2247,'_dt_page_overrides_right_margin',''),(8886,2247,'_dt_page_overrides_bottom_margin',''),(8887,2247,'_dt_page_overrides_left_margin',''),(8888,2247,'_dt_fancy_header_layout_heading',''),(8889,2247,'_dt_fancy_header_title_aligment','all_left'),(8890,2247,'_dt_fancy_header_height','180'),(8891,2247,'_dt_fancy_header_padding-top','0px'),(8892,2247,'_dt_fancy_header_padding-bottom','0px'),(8893,2247,'_dt_fancy_header_breadcrumbs_heading',''),(8894,2247,'_dt_fancy_header_breadcrumbs','enabled'),(8895,2247,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(8896,2247,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(8897,2247,'_dt_fancy_header_title_heading',''),(8898,2247,'_dt_fancy_header_title_mode','generic'),(8899,2247,'_dt_fancy_header_title',''),(8900,2247,'_dt_fancy_header_title_font_size','35'),(8901,2247,'_dt_fancy_header_title_line_height','36'),(8902,2247,'_dt_fancy_header_text_transform','none'),(8903,2247,'_dt_fancy_header_title_color_mode','color'),(8904,2247,'_dt_fancy_header_title_color','#dddd2e'),(8905,2247,'_dt_fancy_header_subtitle_heading',''),(8906,2247,'_dt_fancy_header_subtitle',''),(8907,2247,'_dt_fancy_header_subtitle_font_size','18'),(8908,2247,'_dt_fancy_header_subtitle_line_height','26'),(8909,2247,'_dt_fancy_header_subtitle_text_transform','none'),(8910,2247,'_dt_fancy_header_subtitle_color_mode','color'),(8911,2247,'_dt_fancy_header_subtitle_color','#ffffff'),(8912,2247,'_dt_fancy_header_bg_heading',''),(8913,2247,'_dt_fancy_header_bg_color','#023b59'),(8914,2247,'_dt_fancy_header_bg_image_origin','custom'),(8915,2247,'_dt_fancy_header_bg_image','a:0:{}'),(8916,2247,'_dt_fancy_header_bg_repeat','no-repeat'),(8917,2247,'_dt_fancy_header_bg_position_x','center'),(8918,2247,'_dt_fancy_header_bg_position_y','center'),(8919,2247,'_dt_fancy_header_bg_fullscreen','1'),(8920,2247,'_dt_fancy_header_bg_overlay','0'),(8921,2247,'_dt_fancy_header_overlay_color','#000'),(8922,2247,'_dt_fancy_header_bg_overlay_opacity','50'),(8923,2247,'_dt_fancy_header_scroll_effect','default'),(8924,2247,'_dt_fancy_header_bg_parallax','0.5'),(8925,2247,'_dt_fancy_header_responsiveness_heading',''),(8926,2247,'_dt_fancy_header_responsiveness','enabled'),(8927,2247,'_dt_fancy_header_responsiveness_switch','778px'),(8928,2247,'_dt_fancy_header_responsive_height','70'),(8929,2247,'_dt_fancy_header_responsive_font_size','30'),(8930,2247,'_dt_fancy_header_responsive_title_line_height','38'),(8931,2247,'_dt_fancy_header_responsive_subtitle_font_size','20'),(8932,2247,'_dt_fancy_header_responsive_subtitle_line_height','28'),(8933,2247,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(8934,2247,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(8935,2247,'_wp_old_slug','boton-de-salida-serie-poc'),(8936,2247,'_wp_old_slug','3000tc-ii-2'),(8937,2247,'_wp_old_slug','bioentry-w-2'),(8938,2247,'_wp_old_slug','gt200-2'),(8939,2247,'_product_image_gallery','2227'),(8940,2247,'_dp_original','2241'),(8941,2247,'_edit_last','1'),(8943,2247,'_wp_old_slug','tft800-2'),(8944,2249,'_elementor_controls_usage','a:0:{}'),(8945,2249,'_elementor_controls_usage','a:0:{}'),(8946,2249,'_elementor_controls_usage','a:0:{}'),(8947,2249,'_elementor_controls_usage','a:0:{}'),(8948,2249,'_elementor_controls_usage','a:0:{}'),(8949,2249,'_elementor_controls_usage','a:0:{}'),(8950,2249,'total_sales','0'),(8951,2249,'_tax_status','taxable'),(8952,2249,'_tax_class',''),(8953,2249,'_manage_stock','no'),(8954,2249,'_backorders','no'),(8955,2249,'_sold_individually','no'),(8956,2249,'_virtual','no'),(8957,2249,'_downloadable','no'),(8958,2249,'_download_limit','-1'),(8959,2249,'_download_expiry','-1'),(8960,2249,'_stock',''),(8961,2249,'_stock_status','instock'),(8962,2249,'_wc_average_rating','0'),(8963,2249,'_wc_review_count','0'),(8964,2249,'_product_version','3.9.2'),(8965,2249,'_product_image_gallery','2224,2225'),(8966,2249,'slide_template',''),(8967,2249,'rs_page_bg_color',''),(8968,2249,'_dt_sidebar_position','disabled'),(8969,2249,'_dt_sidebar_widgetarea_id','sidebar_1'),(8970,2249,'_dt_sidebar_hide_on_mobile','0'),(8971,2249,'_dt_footer_show','1'),(8972,2249,'_dt_footer_widgetarea_id','sidebar_2'),(8973,2249,'_dt_footer_hide_on_mobile','0'),(8974,2249,'_dt_header_title','fancy'),(8975,2249,'_dt_header_background','normal'),(8976,2249,'_dt_header_background_below_slideshow','disabled'),(8977,2249,'_dt_header_transparent_bg_color_scheme','light'),(8978,2249,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(8979,2249,'_dt_header_transparent_top_bar_bg_opacity','25'),(8980,2249,'_dt_header_transparent_bg_color','#000000'),(8981,2249,'_dt_header_transparent_bg_opacity','50'),(8982,2249,'_dt_header_disabled_background','normal'),(8983,2249,'_dt_header_disabled_transparent_bg_color_scheme','light'),(8984,2249,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(8985,2249,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(8986,2249,'_dt_header_disabled_transparent_bg_color','#000000'),(8987,2249,'_dt_header_disabled_transparent_bg_opacity','50'),(8988,2249,'_dt_page_overrides_top_margin',''),(8989,2249,'_dt_page_overrides_right_margin',''),(8990,2249,'_dt_page_overrides_bottom_margin',''),(8991,2249,'_dt_page_overrides_left_margin',''),(8992,2249,'_dt_fancy_header_layout_heading',''),(8993,2249,'_dt_fancy_header_title_aligment','all_left'),(8994,2249,'_dt_fancy_header_height','180'),(8995,2249,'_dt_fancy_header_padding-top','0px'),(8996,2249,'_dt_fancy_header_padding-bottom','0px'),(8997,2249,'_dt_fancy_header_breadcrumbs_heading',''),(8998,2249,'_dt_fancy_header_breadcrumbs','enabled'),(8999,2249,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9000,2249,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9001,2249,'_dt_fancy_header_title_heading',''),(9002,2249,'_dt_fancy_header_title_mode','generic'),(9003,2249,'_dt_fancy_header_title',''),(9004,2249,'_dt_fancy_header_title_font_size','35'),(9005,2249,'_dt_fancy_header_title_line_height','36'),(9006,2249,'_dt_fancy_header_text_transform','none'),(9007,2249,'_dt_fancy_header_title_color_mode','color'),(9008,2249,'_dt_fancy_header_title_color','#dddd2e'),(9009,2249,'_dt_fancy_header_subtitle_heading',''),(9010,2249,'_dt_fancy_header_subtitle',''),(9011,2249,'_dt_fancy_header_subtitle_font_size','18'),(9012,2249,'_dt_fancy_header_subtitle_line_height','26'),(9013,2249,'_dt_fancy_header_subtitle_text_transform','none'),(9014,2249,'_dt_fancy_header_subtitle_color_mode','color'),(9015,2249,'_dt_fancy_header_subtitle_color','#ffffff'),(9016,2249,'_dt_fancy_header_bg_heading',''),(9017,2249,'_dt_fancy_header_bg_color','#023b59'),(9018,2249,'_dt_fancy_header_bg_image_origin','custom'),(9019,2249,'_dt_fancy_header_bg_image','a:0:{}'),(9020,2249,'_dt_fancy_header_bg_repeat','no-repeat'),(9021,2249,'_dt_fancy_header_bg_position_x','center'),(9022,2249,'_dt_fancy_header_bg_position_y','center'),(9023,2249,'_dt_fancy_header_bg_fullscreen','1'),(9024,2249,'_dt_fancy_header_bg_overlay','0'),(9025,2249,'_dt_fancy_header_overlay_color','#000'),(9026,2249,'_dt_fancy_header_bg_overlay_opacity','50'),(9027,2249,'_dt_fancy_header_scroll_effect','default'),(9028,2249,'_dt_fancy_header_bg_parallax','0.5'),(9029,2249,'_dt_fancy_header_responsiveness_heading',''),(9030,2249,'_dt_fancy_header_responsiveness','enabled'),(9031,2249,'_dt_fancy_header_responsiveness_switch','778px'),(9032,2249,'_dt_fancy_header_responsive_height','70'),(9033,2249,'_dt_fancy_header_responsive_font_size','30'),(9034,2249,'_dt_fancy_header_responsive_title_line_height','38'),(9035,2249,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9036,2249,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9037,2249,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9038,2249,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9039,2249,'_wp_old_slug','boton-de-salida-serie-poc'),(9040,2249,'_wp_old_slug','3000tc-ii-2'),(9041,2249,'_wp_old_slug','bioentry-r2-2'),(9042,2249,'_wp_old_slug','f6-2'),(9043,2249,'_wp_old_slug','fsmart-2'),(9044,2249,'_dp_original','2190'),(9045,2249,'_edit_last','1'),(9047,2249,'_wp_old_slug','idsense-2'),(9048,2251,'_elementor_controls_usage','a:0:{}'),(9049,2251,'_elementor_controls_usage','a:0:{}'),(9050,2251,'_elementor_controls_usage','a:0:{}'),(9051,2251,'_elementor_controls_usage','a:0:{}'),(9052,2251,'_elementor_controls_usage','a:0:{}'),(9053,2251,'total_sales','0'),(9054,2251,'_tax_status','taxable'),(9055,2251,'_tax_class',''),(9056,2251,'_manage_stock','no'),(9057,2251,'_backorders','no'),(9058,2251,'_sold_individually','no'),(9059,2251,'_virtual','no'),(9060,2251,'_downloadable','no'),(9061,2251,'_download_limit','-1'),(9062,2251,'_download_expiry','-1'),(9063,2251,'_stock',''),(9064,2251,'_stock_status','instock'),(9065,2251,'_wc_average_rating','0'),(9066,2251,'_wc_review_count','0'),(9067,2251,'_product_version','3.9.2'),(9068,2251,'_product_image_gallery','2222'),(9069,2251,'slide_template',''),(9070,2251,'rs_page_bg_color',''),(9071,2251,'_dt_sidebar_position','disabled'),(9072,2251,'_dt_sidebar_widgetarea_id','sidebar_1'),(9073,2251,'_dt_sidebar_hide_on_mobile','0'),(9074,2251,'_dt_footer_show','1'),(9075,2251,'_dt_footer_widgetarea_id','sidebar_2'),(9076,2251,'_dt_footer_hide_on_mobile','0'),(9077,2251,'_dt_header_title','fancy'),(9078,2251,'_dt_header_background','normal'),(9079,2251,'_dt_header_background_below_slideshow','disabled'),(9080,2251,'_dt_header_transparent_bg_color_scheme','light'),(9081,2251,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9082,2251,'_dt_header_transparent_top_bar_bg_opacity','25'),(9083,2251,'_dt_header_transparent_bg_color','#000000'),(9084,2251,'_dt_header_transparent_bg_opacity','50'),(9085,2251,'_dt_header_disabled_background','normal'),(9086,2251,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9087,2251,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9088,2251,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9089,2251,'_dt_header_disabled_transparent_bg_color','#000000'),(9090,2251,'_dt_header_disabled_transparent_bg_opacity','50'),(9091,2251,'_dt_page_overrides_top_margin',''),(9092,2251,'_dt_page_overrides_right_margin',''),(9093,2251,'_dt_page_overrides_bottom_margin',''),(9094,2251,'_dt_page_overrides_left_margin',''),(9095,2251,'_dt_fancy_header_layout_heading',''),(9096,2251,'_dt_fancy_header_title_aligment','all_left'),(9097,2251,'_dt_fancy_header_height','180'),(9098,2251,'_dt_fancy_header_padding-top','0px'),(9099,2251,'_dt_fancy_header_padding-bottom','0px'),(9100,2251,'_dt_fancy_header_breadcrumbs_heading',''),(9101,2251,'_dt_fancy_header_breadcrumbs','enabled'),(9102,2251,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9103,2251,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9104,2251,'_dt_fancy_header_title_heading',''),(9105,2251,'_dt_fancy_header_title_mode','generic'),(9106,2251,'_dt_fancy_header_title',''),(9107,2251,'_dt_fancy_header_title_font_size','35'),(9108,2251,'_dt_fancy_header_title_line_height','36'),(9109,2251,'_dt_fancy_header_text_transform','none'),(9110,2251,'_dt_fancy_header_title_color_mode','color'),(9111,2251,'_dt_fancy_header_title_color','#dddd2e'),(9112,2251,'_dt_fancy_header_subtitle_heading',''),(9113,2251,'_dt_fancy_header_subtitle',''),(9114,2251,'_dt_fancy_header_subtitle_font_size','18'),(9115,2251,'_dt_fancy_header_subtitle_line_height','26'),(9116,2251,'_dt_fancy_header_subtitle_text_transform','none'),(9117,2251,'_dt_fancy_header_subtitle_color_mode','color'),(9118,2251,'_dt_fancy_header_subtitle_color','#ffffff'),(9119,2251,'_dt_fancy_header_bg_heading',''),(9120,2251,'_dt_fancy_header_bg_color','#023b59'),(9121,2251,'_dt_fancy_header_bg_image_origin','custom'),(9122,2251,'_dt_fancy_header_bg_image','a:0:{}'),(9123,2251,'_dt_fancy_header_bg_repeat','no-repeat'),(9124,2251,'_dt_fancy_header_bg_position_x','center'),(9125,2251,'_dt_fancy_header_bg_position_y','center'),(9126,2251,'_dt_fancy_header_bg_fullscreen','1'),(9127,2251,'_dt_fancy_header_bg_overlay','0'),(9128,2251,'_dt_fancy_header_overlay_color','#000'),(9129,2251,'_dt_fancy_header_bg_overlay_opacity','50'),(9130,2251,'_dt_fancy_header_scroll_effect','default'),(9131,2251,'_dt_fancy_header_bg_parallax','0.5'),(9132,2251,'_dt_fancy_header_responsiveness_heading',''),(9133,2251,'_dt_fancy_header_responsiveness','enabled'),(9134,2251,'_dt_fancy_header_responsiveness_switch','778px'),(9135,2251,'_dt_fancy_header_responsive_height','70'),(9136,2251,'_dt_fancy_header_responsive_font_size','30'),(9137,2251,'_dt_fancy_header_responsive_title_line_height','38'),(9138,2251,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9139,2251,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9140,2251,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9141,2251,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9142,2251,'_wp_old_slug','boton-de-salida-serie-poc'),(9143,2251,'_wp_old_slug','3000tc-ii-2'),(9144,2251,'_wp_old_slug','bioentry-r2-2'),(9145,2251,'_wp_old_slug','f6-2'),(9146,2251,'_dp_original','2184'),(9147,2251,'_edit_last','1'),(9149,2251,'_wp_old_slug','fsmart-2'),(9150,2253,'_elementor_controls_usage','a:0:{}'),(9151,2253,'_elementor_controls_usage','a:0:{}'),(9152,2253,'_elementor_controls_usage','a:0:{}'),(9153,2253,'_elementor_controls_usage','a:0:{}'),(9154,2253,'total_sales','0'),(9155,2253,'_tax_status','taxable'),(9156,2253,'_tax_class',''),(9157,2253,'_manage_stock','no'),(9158,2253,'_backorders','no'),(9159,2253,'_sold_individually','no'),(9160,2253,'_virtual','no'),(9161,2253,'_downloadable','no'),(9162,2253,'_download_limit','-1'),(9163,2253,'_download_expiry','-1'),(9164,2253,'_stock',''),(9165,2253,'_stock_status','instock'),(9166,2253,'_wc_average_rating','0'),(9167,2253,'_wc_review_count','0'),(9168,2253,'_product_version','3.9.2'),(9169,2253,'slide_template',''),(9170,2253,'rs_page_bg_color',''),(9171,2253,'_dt_sidebar_position','disabled'),(9172,2253,'_dt_sidebar_widgetarea_id','sidebar_1'),(9173,2253,'_dt_sidebar_hide_on_mobile','0'),(9174,2253,'_dt_footer_show','1'),(9175,2253,'_dt_footer_widgetarea_id','sidebar_2'),(9176,2253,'_dt_footer_hide_on_mobile','0'),(9177,2253,'_dt_header_title','fancy'),(9178,2253,'_dt_header_background','normal'),(9179,2253,'_dt_header_background_below_slideshow','disabled'),(9180,2253,'_dt_header_transparent_bg_color_scheme','light'),(9181,2253,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9182,2253,'_dt_header_transparent_top_bar_bg_opacity','25'),(9183,2253,'_dt_header_transparent_bg_color','#000000'),(9184,2253,'_dt_header_transparent_bg_opacity','50'),(9185,2253,'_dt_header_disabled_background','normal'),(9186,2253,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9187,2253,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9188,2253,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9189,2253,'_dt_header_disabled_transparent_bg_color','#000000'),(9190,2253,'_dt_header_disabled_transparent_bg_opacity','50'),(9191,2253,'_dt_page_overrides_top_margin',''),(9192,2253,'_dt_page_overrides_right_margin',''),(9193,2253,'_dt_page_overrides_bottom_margin',''),(9194,2253,'_dt_page_overrides_left_margin',''),(9195,2253,'_dt_fancy_header_layout_heading',''),(9196,2253,'_dt_fancy_header_title_aligment','all_left'),(9197,2253,'_dt_fancy_header_height','180'),(9198,2253,'_dt_fancy_header_padding-top','0px'),(9199,2253,'_dt_fancy_header_padding-bottom','0px'),(9200,2253,'_dt_fancy_header_breadcrumbs_heading',''),(9201,2253,'_dt_fancy_header_breadcrumbs','enabled'),(9202,2253,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9203,2253,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9204,2253,'_dt_fancy_header_title_heading',''),(9205,2253,'_dt_fancy_header_title_mode','generic'),(9206,2253,'_dt_fancy_header_title',''),(9207,2253,'_dt_fancy_header_title_font_size','35'),(9208,2253,'_dt_fancy_header_title_line_height','36'),(9209,2253,'_dt_fancy_header_text_transform','none'),(9210,2253,'_dt_fancy_header_title_color_mode','color'),(9211,2253,'_dt_fancy_header_title_color','#dddd2e'),(9212,2253,'_dt_fancy_header_subtitle_heading',''),(9213,2253,'_dt_fancy_header_subtitle',''),(9214,2253,'_dt_fancy_header_subtitle_font_size','18'),(9215,2253,'_dt_fancy_header_subtitle_line_height','26'),(9216,2253,'_dt_fancy_header_subtitle_text_transform','none'),(9217,2253,'_dt_fancy_header_subtitle_color_mode','color'),(9218,2253,'_dt_fancy_header_subtitle_color','#ffffff'),(9219,2253,'_dt_fancy_header_bg_heading',''),(9220,2253,'_dt_fancy_header_bg_color','#023b59'),(9221,2253,'_dt_fancy_header_bg_image_origin','custom'),(9222,2253,'_dt_fancy_header_bg_image','a:0:{}'),(9223,2253,'_dt_fancy_header_bg_repeat','no-repeat'),(9224,2253,'_dt_fancy_header_bg_position_x','center'),(9225,2253,'_dt_fancy_header_bg_position_y','center'),(9226,2253,'_dt_fancy_header_bg_fullscreen','1'),(9227,2253,'_dt_fancy_header_bg_overlay','0'),(9228,2253,'_dt_fancy_header_overlay_color','#000'),(9229,2253,'_dt_fancy_header_bg_overlay_opacity','50'),(9230,2253,'_dt_fancy_header_scroll_effect','default'),(9231,2253,'_dt_fancy_header_bg_parallax','0.5'),(9232,2253,'_dt_fancy_header_responsiveness_heading',''),(9233,2253,'_dt_fancy_header_responsiveness','enabled'),(9234,2253,'_dt_fancy_header_responsiveness_switch','778px'),(9235,2253,'_dt_fancy_header_responsive_height','70'),(9236,2253,'_dt_fancy_header_responsive_font_size','30'),(9237,2253,'_dt_fancy_header_responsive_title_line_height','38'),(9238,2253,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9239,2253,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9240,2253,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9241,2253,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9242,2253,'_wp_old_slug','boton-de-salida-serie-poc'),(9243,2253,'_wp_old_slug','3000tc-ii-2'),(9244,2253,'_wp_old_slug','bioentry-w-2'),(9245,2253,'_product_image_gallery','2220'),(9246,2253,'_dp_original','2188'),(9247,2253,'_edit_last','1'),(9249,2253,'_wp_old_slug','gt200-2'),(9250,2255,'_elementor_controls_usage','a:0:{}'),(9251,2255,'_elementor_controls_usage','a:0:{}'),(9252,2255,'_elementor_controls_usage','a:0:{}'),(9253,2255,'_elementor_controls_usage','a:0:{}'),(9254,2255,'_elementor_controls_usage','a:0:{}'),(9255,2255,'_elementor_controls_usage','a:0:{}'),(9256,2255,'total_sales','0'),(9257,2255,'_tax_status','taxable'),(9258,2255,'_tax_class',''),(9259,2255,'_manage_stock','no'),(9260,2255,'_backorders','no'),(9261,2255,'_sold_individually','no'),(9262,2255,'_virtual','no'),(9263,2255,'_downloadable','no'),(9264,2255,'_download_limit','-1'),(9265,2255,'_download_expiry','-1'),(9266,2255,'_stock',''),(9267,2255,'_stock_status','instock'),(9268,2255,'_wc_average_rating','0'),(9269,2255,'_wc_review_count','0'),(9270,2255,'_product_version','3.9.2'),(9271,2255,'_product_image_gallery','2218'),(9272,2255,'slide_template',''),(9273,2255,'rs_page_bg_color',''),(9274,2255,'_dt_sidebar_position','disabled'),(9275,2255,'_dt_sidebar_widgetarea_id','sidebar_1'),(9276,2255,'_dt_sidebar_hide_on_mobile','0'),(9277,2255,'_dt_footer_show','1'),(9278,2255,'_dt_footer_widgetarea_id','sidebar_2'),(9279,2255,'_dt_footer_hide_on_mobile','0'),(9280,2255,'_dt_header_title','fancy'),(9281,2255,'_dt_header_background','normal'),(9282,2255,'_dt_header_background_below_slideshow','disabled'),(9283,2255,'_dt_header_transparent_bg_color_scheme','light'),(9284,2255,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9285,2255,'_dt_header_transparent_top_bar_bg_opacity','25'),(9286,2255,'_dt_header_transparent_bg_color','#000000'),(9287,2255,'_dt_header_transparent_bg_opacity','50'),(9288,2255,'_dt_header_disabled_background','normal'),(9289,2255,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9290,2255,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9291,2255,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9292,2255,'_dt_header_disabled_transparent_bg_color','#000000'),(9293,2255,'_dt_header_disabled_transparent_bg_opacity','50'),(9294,2255,'_dt_page_overrides_top_margin',''),(9295,2255,'_dt_page_overrides_right_margin',''),(9296,2255,'_dt_page_overrides_bottom_margin',''),(9297,2255,'_dt_page_overrides_left_margin',''),(9298,2255,'_dt_fancy_header_layout_heading',''),(9299,2255,'_dt_fancy_header_title_aligment','all_left'),(9300,2255,'_dt_fancy_header_height','180'),(9301,2255,'_dt_fancy_header_padding-top','0px'),(9302,2255,'_dt_fancy_header_padding-bottom','0px'),(9303,2255,'_dt_fancy_header_breadcrumbs_heading',''),(9304,2255,'_dt_fancy_header_breadcrumbs','enabled'),(9305,2255,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9306,2255,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9307,2255,'_dt_fancy_header_title_heading',''),(9308,2255,'_dt_fancy_header_title_mode','generic'),(9309,2255,'_dt_fancy_header_title',''),(9310,2255,'_dt_fancy_header_title_font_size','35'),(9311,2255,'_dt_fancy_header_title_line_height','36'),(9312,2255,'_dt_fancy_header_text_transform','none'),(9313,2255,'_dt_fancy_header_title_color_mode','color'),(9314,2255,'_dt_fancy_header_title_color','#dddd2e'),(9315,2255,'_dt_fancy_header_subtitle_heading',''),(9316,2255,'_dt_fancy_header_subtitle',''),(9317,2255,'_dt_fancy_header_subtitle_font_size','18'),(9318,2255,'_dt_fancy_header_subtitle_line_height','26'),(9319,2255,'_dt_fancy_header_subtitle_text_transform','none'),(9320,2255,'_dt_fancy_header_subtitle_color_mode','color'),(9321,2255,'_dt_fancy_header_subtitle_color','#ffffff'),(9322,2255,'_dt_fancy_header_bg_heading',''),(9323,2255,'_dt_fancy_header_bg_color','#023b59'),(9324,2255,'_dt_fancy_header_bg_image_origin','custom'),(9325,2255,'_dt_fancy_header_bg_image','a:0:{}'),(9326,2255,'_dt_fancy_header_bg_repeat','no-repeat'),(9327,2255,'_dt_fancy_header_bg_position_x','center'),(9328,2255,'_dt_fancy_header_bg_position_y','center'),(9329,2255,'_dt_fancy_header_bg_fullscreen','1'),(9330,2255,'_dt_fancy_header_bg_overlay','0'),(9331,2255,'_dt_fancy_header_overlay_color','#000'),(9332,2255,'_dt_fancy_header_bg_overlay_opacity','50'),(9333,2255,'_dt_fancy_header_scroll_effect','default'),(9334,2255,'_dt_fancy_header_bg_parallax','0.5'),(9335,2255,'_dt_fancy_header_responsiveness_heading',''),(9336,2255,'_dt_fancy_header_responsiveness','enabled'),(9337,2255,'_dt_fancy_header_responsiveness_switch','778px'),(9338,2255,'_dt_fancy_header_responsive_height','70'),(9339,2255,'_dt_fancy_header_responsive_font_size','30'),(9340,2255,'_dt_fancy_header_responsive_title_line_height','38'),(9341,2255,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9342,2255,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9343,2255,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9344,2255,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9345,2255,'_wp_old_slug','boton-de-salida-serie-poc'),(9346,2255,'_wp_old_slug','3000tc-ii-2'),(9347,2255,'_wp_old_slug','bioentry-r2-2'),(9348,2255,'_wp_old_slug','f6-2'),(9349,2255,'_wp_old_slug','fsmart-2'),(9350,2255,'_dp_original','2190'),(9351,2255,'_edit_last','1'),(9353,2255,'_wp_old_slug','idsense-2'),(9354,2257,'_elementor_controls_usage','a:0:{}'),(9355,2257,'_elementor_controls_usage','a:0:{}'),(9356,2257,'_elementor_controls_usage','a:0:{}'),(9357,2257,'_elementor_controls_usage','a:0:{}'),(9358,2257,'total_sales','0'),(9359,2257,'_tax_status','taxable'),(9360,2257,'_tax_class',''),(9361,2257,'_manage_stock','no'),(9362,2257,'_backorders','no'),(9363,2257,'_sold_individually','no'),(9364,2257,'_virtual','no'),(9365,2257,'_downloadable','no'),(9366,2257,'_download_limit','-1'),(9367,2257,'_download_expiry','-1'),(9368,2257,'_stock',''),(9369,2257,'_stock_status','instock'),(9370,2257,'_wc_average_rating','0'),(9371,2257,'_wc_review_count','0'),(9372,2257,'_product_version','3.9.2'),(9373,2257,'_product_image_gallery','2216'),(9374,2257,'slide_template',''),(9375,2257,'rs_page_bg_color',''),(9376,2257,'_dt_sidebar_position','disabled'),(9377,2257,'_dt_sidebar_widgetarea_id','sidebar_1'),(9378,2257,'_dt_sidebar_hide_on_mobile','0'),(9379,2257,'_dt_footer_show','1'),(9380,2257,'_dt_footer_widgetarea_id','sidebar_2'),(9381,2257,'_dt_footer_hide_on_mobile','0'),(9382,2257,'_dt_header_title','fancy'),(9383,2257,'_dt_header_background','normal'),(9384,2257,'_dt_header_background_below_slideshow','disabled'),(9385,2257,'_dt_header_transparent_bg_color_scheme','light'),(9386,2257,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9387,2257,'_dt_header_transparent_top_bar_bg_opacity','25'),(9388,2257,'_dt_header_transparent_bg_color','#000000'),(9389,2257,'_dt_header_transparent_bg_opacity','50'),(9390,2257,'_dt_header_disabled_background','normal'),(9391,2257,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9392,2257,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9393,2257,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9394,2257,'_dt_header_disabled_transparent_bg_color','#000000'),(9395,2257,'_dt_header_disabled_transparent_bg_opacity','50'),(9396,2257,'_dt_page_overrides_top_margin',''),(9397,2257,'_dt_page_overrides_right_margin',''),(9398,2257,'_dt_page_overrides_bottom_margin',''),(9399,2257,'_dt_page_overrides_left_margin',''),(9400,2257,'_dt_fancy_header_layout_heading',''),(9401,2257,'_dt_fancy_header_title_aligment','all_left'),(9402,2257,'_dt_fancy_header_height','180'),(9403,2257,'_dt_fancy_header_padding-top','0px'),(9404,2257,'_dt_fancy_header_padding-bottom','0px'),(9405,2257,'_dt_fancy_header_breadcrumbs_heading',''),(9406,2257,'_dt_fancy_header_breadcrumbs','enabled'),(9407,2257,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9408,2257,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9409,2257,'_dt_fancy_header_title_heading',''),(9410,2257,'_dt_fancy_header_title_mode','generic'),(9411,2257,'_dt_fancy_header_title',''),(9412,2257,'_dt_fancy_header_title_font_size','35'),(9413,2257,'_dt_fancy_header_title_line_height','36'),(9414,2257,'_dt_fancy_header_text_transform','none'),(9415,2257,'_dt_fancy_header_title_color_mode','color'),(9416,2257,'_dt_fancy_header_title_color','#dddd2e'),(9417,2257,'_dt_fancy_header_subtitle_heading',''),(9418,2257,'_dt_fancy_header_subtitle',''),(9419,2257,'_dt_fancy_header_subtitle_font_size','18'),(9420,2257,'_dt_fancy_header_subtitle_line_height','26'),(9421,2257,'_dt_fancy_header_subtitle_text_transform','none'),(9422,2257,'_dt_fancy_header_subtitle_color_mode','color'),(9423,2257,'_dt_fancy_header_subtitle_color','#ffffff'),(9424,2257,'_dt_fancy_header_bg_heading',''),(9425,2257,'_dt_fancy_header_bg_color','#023b59'),(9426,2257,'_dt_fancy_header_bg_image_origin','custom'),(9427,2257,'_dt_fancy_header_bg_image','a:0:{}'),(9428,2257,'_dt_fancy_header_bg_repeat','no-repeat'),(9429,2257,'_dt_fancy_header_bg_position_x','center'),(9430,2257,'_dt_fancy_header_bg_position_y','center'),(9431,2257,'_dt_fancy_header_bg_fullscreen','1'),(9432,2257,'_dt_fancy_header_bg_overlay','0'),(9433,2257,'_dt_fancy_header_overlay_color','#000'),(9434,2257,'_dt_fancy_header_bg_overlay_opacity','50'),(9435,2257,'_dt_fancy_header_scroll_effect','default'),(9436,2257,'_dt_fancy_header_bg_parallax','0.5'),(9437,2257,'_dt_fancy_header_responsiveness_heading',''),(9438,2257,'_dt_fancy_header_responsiveness','enabled'),(9439,2257,'_dt_fancy_header_responsiveness_switch','778px'),(9440,2257,'_dt_fancy_header_responsive_height','70'),(9441,2257,'_dt_fancy_header_responsive_font_size','30'),(9442,2257,'_dt_fancy_header_responsive_title_line_height','38'),(9443,2257,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9444,2257,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9445,2257,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9446,2257,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9447,2257,'_wp_old_slug','boton-de-salida-serie-poc'),(9448,2257,'_wp_old_slug','3000tc-ii-2'),(9449,2257,'_wp_old_slug','bioentry-r2-2'),(9450,2257,'_dp_original','2180'),(9451,2257,'_edit_last','1'),(9453,2257,'_wp_old_slug','f6-2'),(9454,2259,'_elementor_controls_usage','a:0:{}'),(9455,2259,'_elementor_controls_usage','a:0:{}'),(9456,2259,'_elementor_controls_usage','a:0:{}'),(9457,2259,'_elementor_controls_usage','a:0:{}'),(9458,2259,'_elementor_controls_usage','a:0:{}'),(9459,2259,'total_sales','0'),(9460,2259,'_tax_status','taxable'),(9461,2259,'_tax_class',''),(9462,2259,'_manage_stock','no'),(9463,2259,'_backorders','no'),(9464,2259,'_sold_individually','no'),(9465,2259,'_virtual','no'),(9466,2259,'_downloadable','no'),(9467,2259,'_download_limit','-1'),(9468,2259,'_download_expiry','-1'),(9469,2259,'_stock',''),(9470,2259,'_stock_status','instock'),(9471,2259,'_wc_average_rating','0'),(9472,2259,'_wc_review_count','0'),(9473,2259,'_product_version','3.9.2'),(9474,2259,'slide_template',''),(9475,2259,'rs_page_bg_color',''),(9476,2259,'_dt_sidebar_position','disabled'),(9477,2259,'_dt_sidebar_widgetarea_id','sidebar_1'),(9478,2259,'_dt_sidebar_hide_on_mobile','0'),(9479,2259,'_dt_footer_show','1'),(9480,2259,'_dt_footer_widgetarea_id','sidebar_2'),(9481,2259,'_dt_footer_hide_on_mobile','0'),(9482,2259,'_dt_header_title','fancy'),(9483,2259,'_dt_header_background','normal'),(9484,2259,'_dt_header_background_below_slideshow','disabled'),(9485,2259,'_dt_header_transparent_bg_color_scheme','light'),(9486,2259,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9487,2259,'_dt_header_transparent_top_bar_bg_opacity','25'),(9488,2259,'_dt_header_transparent_bg_color','#000000'),(9489,2259,'_dt_header_transparent_bg_opacity','50'),(9490,2259,'_dt_header_disabled_background','normal'),(9491,2259,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9492,2259,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9493,2259,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9494,2259,'_dt_header_disabled_transparent_bg_color','#000000'),(9495,2259,'_dt_header_disabled_transparent_bg_opacity','50'),(9496,2259,'_dt_page_overrides_top_margin',''),(9497,2259,'_dt_page_overrides_right_margin',''),(9498,2259,'_dt_page_overrides_bottom_margin',''),(9499,2259,'_dt_page_overrides_left_margin',''),(9500,2259,'_dt_fancy_header_layout_heading',''),(9501,2259,'_dt_fancy_header_title_aligment','all_left'),(9502,2259,'_dt_fancy_header_height','180'),(9503,2259,'_dt_fancy_header_padding-top','0px'),(9504,2259,'_dt_fancy_header_padding-bottom','0px'),(9505,2259,'_dt_fancy_header_breadcrumbs_heading',''),(9506,2259,'_dt_fancy_header_breadcrumbs','enabled'),(9507,2259,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9508,2259,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9509,2259,'_dt_fancy_header_title_heading',''),(9510,2259,'_dt_fancy_header_title_mode','generic'),(9511,2259,'_dt_fancy_header_title',''),(9512,2259,'_dt_fancy_header_title_font_size','35'),(9513,2259,'_dt_fancy_header_title_line_height','36'),(9514,2259,'_dt_fancy_header_text_transform','none'),(9515,2259,'_dt_fancy_header_title_color_mode','color'),(9516,2259,'_dt_fancy_header_title_color','#dddd2e'),(9517,2259,'_dt_fancy_header_subtitle_heading',''),(9518,2259,'_dt_fancy_header_subtitle',''),(9519,2259,'_dt_fancy_header_subtitle_font_size','18'),(9520,2259,'_dt_fancy_header_subtitle_line_height','26'),(9521,2259,'_dt_fancy_header_subtitle_text_transform','none'),(9522,2259,'_dt_fancy_header_subtitle_color_mode','color'),(9523,2259,'_dt_fancy_header_subtitle_color','#ffffff'),(9524,2259,'_dt_fancy_header_bg_heading',''),(9525,2259,'_dt_fancy_header_bg_color','#023b59'),(9526,2259,'_dt_fancy_header_bg_image_origin','custom'),(9527,2259,'_dt_fancy_header_bg_image','a:0:{}'),(9528,2259,'_dt_fancy_header_bg_repeat','no-repeat'),(9529,2259,'_dt_fancy_header_bg_position_x','center'),(9530,2259,'_dt_fancy_header_bg_position_y','center'),(9531,2259,'_dt_fancy_header_bg_fullscreen','1'),(9532,2259,'_dt_fancy_header_bg_overlay','0'),(9533,2259,'_dt_fancy_header_overlay_color','#000'),(9534,2259,'_dt_fancy_header_bg_overlay_opacity','50'),(9535,2259,'_dt_fancy_header_scroll_effect','default'),(9536,2259,'_dt_fancy_header_bg_parallax','0.5'),(9537,2259,'_dt_fancy_header_responsiveness_heading',''),(9538,2259,'_dt_fancy_header_responsiveness','enabled'),(9539,2259,'_dt_fancy_header_responsiveness_switch','778px'),(9540,2259,'_dt_fancy_header_responsive_height','70'),(9541,2259,'_dt_fancy_header_responsive_font_size','30'),(9542,2259,'_dt_fancy_header_responsive_title_line_height','38'),(9543,2259,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9544,2259,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9545,2259,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9546,2259,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9547,2259,'_wp_old_slug','boton-de-salida-serie-poc'),(9548,2259,'_wp_old_slug','3000tc-ii-2'),(9549,2259,'_wp_old_slug','bioentry-w-2'),(9550,2259,'_wp_old_slug','gt200-2'),(9551,2259,'_product_image_gallery','2213,2214'),(9552,2259,'_dp_original','2241'),(9553,2259,'_edit_last','1'),(9555,2259,'_wp_old_slug','tft800-2'),(9556,2261,'_elementor_controls_usage','a:0:{}'),(9557,2261,'_elementor_controls_usage','a:0:{}'),(9558,2261,'_elementor_controls_usage','a:0:{}'),(9559,2261,'_elementor_controls_usage','a:0:{}'),(9560,2261,'_elementor_controls_usage','a:0:{}'),(9561,2261,'total_sales','0'),(9562,2261,'_tax_status','taxable'),(9563,2261,'_tax_class',''),(9564,2261,'_manage_stock','no'),(9565,2261,'_backorders','no'),(9566,2261,'_sold_individually','no'),(9567,2261,'_virtual','no'),(9568,2261,'_downloadable','no'),(9569,2261,'_download_limit','-1'),(9570,2261,'_download_expiry','-1'),(9571,2261,'_stock',''),(9572,2261,'_stock_status','instock'),(9573,2261,'_wc_average_rating','0'),(9574,2261,'_wc_review_count','0'),(9575,2261,'_product_version','3.9.2'),(9576,2261,'_product_image_gallery','2209,2210,2211'),(9577,2261,'slide_template',''),(9578,2261,'rs_page_bg_color',''),(9579,2261,'_dt_sidebar_position','disabled'),(9580,2261,'_dt_sidebar_widgetarea_id','sidebar_1'),(9581,2261,'_dt_sidebar_hide_on_mobile','0'),(9582,2261,'_dt_footer_show','1'),(9583,2261,'_dt_footer_widgetarea_id','sidebar_2'),(9584,2261,'_dt_footer_hide_on_mobile','0'),(9585,2261,'_dt_header_title','fancy'),(9586,2261,'_dt_header_background','normal'),(9587,2261,'_dt_header_background_below_slideshow','disabled'),(9588,2261,'_dt_header_transparent_bg_color_scheme','light'),(9589,2261,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9590,2261,'_dt_header_transparent_top_bar_bg_opacity','25'),(9591,2261,'_dt_header_transparent_bg_color','#000000'),(9592,2261,'_dt_header_transparent_bg_opacity','50'),(9593,2261,'_dt_header_disabled_background','normal'),(9594,2261,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9595,2261,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9596,2261,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9597,2261,'_dt_header_disabled_transparent_bg_color','#000000'),(9598,2261,'_dt_header_disabled_transparent_bg_opacity','50'),(9599,2261,'_dt_page_overrides_top_margin',''),(9600,2261,'_dt_page_overrides_right_margin',''),(9601,2261,'_dt_page_overrides_bottom_margin',''),(9602,2261,'_dt_page_overrides_left_margin',''),(9603,2261,'_dt_fancy_header_layout_heading',''),(9604,2261,'_dt_fancy_header_title_aligment','all_left'),(9605,2261,'_dt_fancy_header_height','180'),(9606,2261,'_dt_fancy_header_padding-top','0px'),(9607,2261,'_dt_fancy_header_padding-bottom','0px'),(9608,2261,'_dt_fancy_header_breadcrumbs_heading',''),(9609,2261,'_dt_fancy_header_breadcrumbs','enabled'),(9610,2261,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9611,2261,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9612,2261,'_dt_fancy_header_title_heading',''),(9613,2261,'_dt_fancy_header_title_mode','generic'),(9614,2261,'_dt_fancy_header_title',''),(9615,2261,'_dt_fancy_header_title_font_size','35'),(9616,2261,'_dt_fancy_header_title_line_height','36'),(9617,2261,'_dt_fancy_header_text_transform','none'),(9618,2261,'_dt_fancy_header_title_color_mode','color'),(9619,2261,'_dt_fancy_header_title_color','#dddd2e'),(9620,2261,'_dt_fancy_header_subtitle_heading',''),(9621,2261,'_dt_fancy_header_subtitle',''),(9622,2261,'_dt_fancy_header_subtitle_font_size','18'),(9623,2261,'_dt_fancy_header_subtitle_line_height','26'),(9624,2261,'_dt_fancy_header_subtitle_text_transform','none'),(9625,2261,'_dt_fancy_header_subtitle_color_mode','color'),(9626,2261,'_dt_fancy_header_subtitle_color','#ffffff'),(9627,2261,'_dt_fancy_header_bg_heading',''),(9628,2261,'_dt_fancy_header_bg_color','#023b59'),(9629,2261,'_dt_fancy_header_bg_image_origin','custom'),(9630,2261,'_dt_fancy_header_bg_image','a:0:{}'),(9631,2261,'_dt_fancy_header_bg_repeat','no-repeat'),(9632,2261,'_dt_fancy_header_bg_position_x','center'),(9633,2261,'_dt_fancy_header_bg_position_y','center'),(9634,2261,'_dt_fancy_header_bg_fullscreen','1'),(9635,2261,'_dt_fancy_header_bg_overlay','0'),(9636,2261,'_dt_fancy_header_overlay_color','#000'),(9637,2261,'_dt_fancy_header_bg_overlay_opacity','50'),(9638,2261,'_dt_fancy_header_scroll_effect','default'),(9639,2261,'_dt_fancy_header_bg_parallax','0.5'),(9640,2261,'_dt_fancy_header_responsiveness_heading',''),(9641,2261,'_dt_fancy_header_responsiveness','enabled'),(9642,2261,'_dt_fancy_header_responsiveness_switch','778px'),(9643,2261,'_dt_fancy_header_responsive_height','70'),(9644,2261,'_dt_fancy_header_responsive_font_size','30'),(9645,2261,'_dt_fancy_header_responsive_title_line_height','38'),(9646,2261,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9647,2261,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9648,2261,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9649,2261,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9650,2261,'_wp_old_slug','boton-de-salida-serie-poc'),(9651,2261,'_wp_old_slug','3000tc-ii-2'),(9652,2261,'_wp_old_slug','bioentry-r2-2'),(9653,2261,'_wp_old_slug','f6-2'),(9654,2261,'_dp_original','2257'),(9655,2261,'_edit_last','1'),(9657,2263,'_elementor_controls_usage','a:0:{}'),(9658,2263,'_elementor_controls_usage','a:0:{}'),(9659,2263,'_elementor_controls_usage','a:0:{}'),(9660,2263,'_elementor_controls_usage','a:0:{}'),(9661,2263,'_elementor_controls_usage','a:0:{}'),(9662,2263,'total_sales','0'),(9663,2263,'_tax_status','taxable'),(9664,2263,'_tax_class',''),(9665,2263,'_manage_stock','no'),(9666,2263,'_backorders','no'),(9667,2263,'_sold_individually','no'),(9668,2263,'_virtual','no'),(9669,2263,'_downloadable','no'),(9670,2263,'_download_limit','-1'),(9671,2263,'_download_expiry','-1'),(9672,2263,'_stock',''),(9673,2263,'_stock_status','instock'),(9674,2263,'_wc_average_rating','0'),(9675,2263,'_wc_review_count','0'),(9676,2263,'_product_version','3.9.2'),(9677,2263,'slide_template',''),(9678,2263,'rs_page_bg_color',''),(9679,2263,'_dt_sidebar_position','disabled'),(9680,2263,'_dt_sidebar_widgetarea_id','sidebar_1'),(9681,2263,'_dt_sidebar_hide_on_mobile','0'),(9682,2263,'_dt_footer_show','1'),(9683,2263,'_dt_footer_widgetarea_id','sidebar_2'),(9684,2263,'_dt_footer_hide_on_mobile','0'),(9685,2263,'_dt_header_title','fancy'),(9686,2263,'_dt_header_background','normal'),(9687,2263,'_dt_header_background_below_slideshow','disabled'),(9688,2263,'_dt_header_transparent_bg_color_scheme','light'),(9689,2263,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9690,2263,'_dt_header_transparent_top_bar_bg_opacity','25'),(9691,2263,'_dt_header_transparent_bg_color','#000000'),(9692,2263,'_dt_header_transparent_bg_opacity','50'),(9693,2263,'_dt_header_disabled_background','normal'),(9694,2263,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9695,2263,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9696,2263,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9697,2263,'_dt_header_disabled_transparent_bg_color','#000000'),(9698,2263,'_dt_header_disabled_transparent_bg_opacity','50'),(9699,2263,'_dt_page_overrides_top_margin',''),(9700,2263,'_dt_page_overrides_right_margin',''),(9701,2263,'_dt_page_overrides_bottom_margin',''),(9702,2263,'_dt_page_overrides_left_margin',''),(9703,2263,'_dt_fancy_header_layout_heading',''),(9704,2263,'_dt_fancy_header_title_aligment','all_left'),(9705,2263,'_dt_fancy_header_height','180'),(9706,2263,'_dt_fancy_header_padding-top','0px'),(9707,2263,'_dt_fancy_header_padding-bottom','0px'),(9708,2263,'_dt_fancy_header_breadcrumbs_heading',''),(9709,2263,'_dt_fancy_header_breadcrumbs','enabled'),(9710,2263,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9711,2263,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9712,2263,'_dt_fancy_header_title_heading',''),(9713,2263,'_dt_fancy_header_title_mode','generic'),(9714,2263,'_dt_fancy_header_title',''),(9715,2263,'_dt_fancy_header_title_font_size','35'),(9716,2263,'_dt_fancy_header_title_line_height','36'),(9717,2263,'_dt_fancy_header_text_transform','none'),(9718,2263,'_dt_fancy_header_title_color_mode','color'),(9719,2263,'_dt_fancy_header_title_color','#dddd2e'),(9720,2263,'_dt_fancy_header_subtitle_heading',''),(9721,2263,'_dt_fancy_header_subtitle',''),(9722,2263,'_dt_fancy_header_subtitle_font_size','18'),(9723,2263,'_dt_fancy_header_subtitle_line_height','26'),(9724,2263,'_dt_fancy_header_subtitle_text_transform','none'),(9725,2263,'_dt_fancy_header_subtitle_color_mode','color'),(9726,2263,'_dt_fancy_header_subtitle_color','#ffffff'),(9727,2263,'_dt_fancy_header_bg_heading',''),(9728,2263,'_dt_fancy_header_bg_color','#023b59'),(9729,2263,'_dt_fancy_header_bg_image_origin','custom'),(9730,2263,'_dt_fancy_header_bg_image','a:0:{}'),(9731,2263,'_dt_fancy_header_bg_repeat','no-repeat'),(9732,2263,'_dt_fancy_header_bg_position_x','center'),(9733,2263,'_dt_fancy_header_bg_position_y','center'),(9734,2263,'_dt_fancy_header_bg_fullscreen','1'),(9735,2263,'_dt_fancy_header_bg_overlay','0'),(9736,2263,'_dt_fancy_header_overlay_color','#000'),(9737,2263,'_dt_fancy_header_bg_overlay_opacity','50'),(9738,2263,'_dt_fancy_header_scroll_effect','default'),(9739,2263,'_dt_fancy_header_bg_parallax','0.5'),(9740,2263,'_dt_fancy_header_responsiveness_heading',''),(9741,2263,'_dt_fancy_header_responsiveness','enabled'),(9742,2263,'_dt_fancy_header_responsiveness_switch','778px'),(9743,2263,'_dt_fancy_header_responsive_height','70'),(9744,2263,'_dt_fancy_header_responsive_font_size','30'),(9745,2263,'_dt_fancy_header_responsive_title_line_height','38'),(9746,2263,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9747,2263,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9748,2263,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9749,2263,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9750,2263,'_wp_old_slug','boton-de-salida-serie-poc'),(9751,2263,'_wp_old_slug','3000tc-ii-2'),(9752,2263,'_wp_old_slug','bioentry-w-2'),(9753,2263,'_wp_old_slug','gt200-2'),(9754,2263,'_product_image_gallery','2207'),(9755,2263,'_dp_original','2243'),(9756,2263,'_edit_last','1'),(9758,2263,'_wp_old_slug','tft700-ii-2'),(9759,2265,'_elementor_controls_usage','a:0:{}'),(9760,2265,'_elementor_controls_usage','a:0:{}'),(9761,2265,'_elementor_controls_usage','a:0:{}'),(9762,2265,'_elementor_controls_usage','a:0:{}'),(9763,2265,'_elementor_controls_usage','a:0:{}'),(9764,2265,'total_sales','0'),(9765,2265,'_tax_status','taxable'),(9766,2265,'_tax_class',''),(9767,2265,'_manage_stock','no'),(9768,2265,'_backorders','no'),(9769,2265,'_sold_individually','no'),(9770,2265,'_virtual','no'),(9771,2265,'_downloadable','no'),(9772,2265,'_download_limit','-1'),(9773,2265,'_download_expiry','-1'),(9774,2265,'_stock',''),(9775,2265,'_stock_status','instock'),(9776,2265,'_wc_average_rating','0'),(9777,2265,'_wc_review_count','0'),(9778,2265,'_product_version','3.9.2'),(9779,2265,'slide_template',''),(9780,2265,'rs_page_bg_color',''),(9781,2265,'_dt_sidebar_position','disabled'),(9782,2265,'_dt_sidebar_widgetarea_id','sidebar_1'),(9783,2265,'_dt_sidebar_hide_on_mobile','0'),(9784,2265,'_dt_footer_show','1'),(9785,2265,'_dt_footer_widgetarea_id','sidebar_2'),(9786,2265,'_dt_footer_hide_on_mobile','0'),(9787,2265,'_dt_header_title','fancy'),(9788,2265,'_dt_header_background','normal'),(9789,2265,'_dt_header_background_below_slideshow','disabled'),(9790,2265,'_dt_header_transparent_bg_color_scheme','light'),(9791,2265,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9792,2265,'_dt_header_transparent_top_bar_bg_opacity','25'),(9793,2265,'_dt_header_transparent_bg_color','#000000'),(9794,2265,'_dt_header_transparent_bg_opacity','50'),(9795,2265,'_dt_header_disabled_background','normal'),(9796,2265,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9797,2265,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9798,2265,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9799,2265,'_dt_header_disabled_transparent_bg_color','#000000'),(9800,2265,'_dt_header_disabled_transparent_bg_opacity','50'),(9801,2265,'_dt_page_overrides_top_margin',''),(9802,2265,'_dt_page_overrides_right_margin',''),(9803,2265,'_dt_page_overrides_bottom_margin',''),(9804,2265,'_dt_page_overrides_left_margin',''),(9805,2265,'_dt_fancy_header_layout_heading',''),(9806,2265,'_dt_fancy_header_title_aligment','all_left'),(9807,2265,'_dt_fancy_header_height','180'),(9808,2265,'_dt_fancy_header_padding-top','0px'),(9809,2265,'_dt_fancy_header_padding-bottom','0px'),(9810,2265,'_dt_fancy_header_breadcrumbs_heading',''),(9811,2265,'_dt_fancy_header_breadcrumbs','enabled'),(9812,2265,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9813,2265,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9814,2265,'_dt_fancy_header_title_heading',''),(9815,2265,'_dt_fancy_header_title_mode','generic'),(9816,2265,'_dt_fancy_header_title',''),(9817,2265,'_dt_fancy_header_title_font_size','35'),(9818,2265,'_dt_fancy_header_title_line_height','36'),(9819,2265,'_dt_fancy_header_text_transform','none'),(9820,2265,'_dt_fancy_header_title_color_mode','color'),(9821,2265,'_dt_fancy_header_title_color','#dddd2e'),(9822,2265,'_dt_fancy_header_subtitle_heading',''),(9823,2265,'_dt_fancy_header_subtitle',''),(9824,2265,'_dt_fancy_header_subtitle_font_size','18'),(9825,2265,'_dt_fancy_header_subtitle_line_height','26'),(9826,2265,'_dt_fancy_header_subtitle_text_transform','none'),(9827,2265,'_dt_fancy_header_subtitle_color_mode','color'),(9828,2265,'_dt_fancy_header_subtitle_color','#ffffff'),(9829,2265,'_dt_fancy_header_bg_heading',''),(9830,2265,'_dt_fancy_header_bg_color','#023b59'),(9831,2265,'_dt_fancy_header_bg_image_origin','custom'),(9832,2265,'_dt_fancy_header_bg_image','a:0:{}'),(9833,2265,'_dt_fancy_header_bg_repeat','no-repeat'),(9834,2265,'_dt_fancy_header_bg_position_x','center'),(9835,2265,'_dt_fancy_header_bg_position_y','center'),(9836,2265,'_dt_fancy_header_bg_fullscreen','1'),(9837,2265,'_dt_fancy_header_bg_overlay','0'),(9838,2265,'_dt_fancy_header_overlay_color','#000'),(9839,2265,'_dt_fancy_header_bg_overlay_opacity','50'),(9840,2265,'_dt_fancy_header_scroll_effect','default'),(9841,2265,'_dt_fancy_header_bg_parallax','0.5'),(9842,2265,'_dt_fancy_header_responsiveness_heading',''),(9843,2265,'_dt_fancy_header_responsiveness','enabled'),(9844,2265,'_dt_fancy_header_responsiveness_switch','778px'),(9845,2265,'_dt_fancy_header_responsive_height','70'),(9846,2265,'_dt_fancy_header_responsive_font_size','30'),(9847,2265,'_dt_fancy_header_responsive_title_line_height','38'),(9848,2265,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9849,2265,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9850,2265,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9851,2265,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9852,2265,'_wp_old_slug','boton-de-salida-serie-poc'),(9853,2265,'_wp_old_slug','3000tc-ii-2'),(9854,2265,'_wp_old_slug','bioentry-w-2'),(9855,2265,'_wp_old_slug','gt200-2'),(9856,2265,'_product_image_gallery','2205,2203'),(9857,2265,'_dp_original','2243'),(9858,2265,'_edit_last','1'),(9860,2265,'_wp_old_slug','tft700-ii-2'),(9861,2267,'_elementor_controls_usage','a:0:{}'),(9862,2267,'_elementor_controls_usage','a:0:{}'),(9863,2267,'_elementor_controls_usage','a:0:{}'),(9864,2267,'_elementor_controls_usage','a:0:{}'),(9865,2267,'_elementor_controls_usage','a:0:{}'),(9866,2267,'_elementor_controls_usage','a:0:{}'),(9867,2267,'total_sales','0'),(9868,2267,'_tax_status','taxable'),(9869,2267,'_tax_class',''),(9870,2267,'_manage_stock','no'),(9871,2267,'_backorders','no'),(9872,2267,'_sold_individually','no'),(9873,2267,'_virtual','no'),(9874,2267,'_downloadable','no'),(9875,2267,'_download_limit','-1'),(9876,2267,'_download_expiry','-1'),(9877,2267,'_stock',''),(9878,2267,'_stock_status','instock'),(9879,2267,'_wc_average_rating','0'),(9880,2267,'_wc_review_count','0'),(9881,2267,'_product_version','3.9.2'),(9882,2267,'slide_template',''),(9883,2267,'rs_page_bg_color',''),(9884,2267,'_dt_sidebar_position','disabled'),(9885,2267,'_dt_sidebar_widgetarea_id','sidebar_1'),(9886,2267,'_dt_sidebar_hide_on_mobile','0'),(9887,2267,'_dt_footer_show','1'),(9888,2267,'_dt_footer_widgetarea_id','sidebar_2'),(9889,2267,'_dt_footer_hide_on_mobile','0'),(9890,2267,'_dt_header_title','fancy'),(9891,2267,'_dt_header_background','normal'),(9892,2267,'_dt_header_background_below_slideshow','disabled'),(9893,2267,'_dt_header_transparent_bg_color_scheme','light'),(9894,2267,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9895,2267,'_dt_header_transparent_top_bar_bg_opacity','25'),(9896,2267,'_dt_header_transparent_bg_color','#000000'),(9897,2267,'_dt_header_transparent_bg_opacity','50'),(9898,2267,'_dt_header_disabled_background','normal'),(9899,2267,'_dt_header_disabled_transparent_bg_color_scheme','light'),(9900,2267,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(9901,2267,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(9902,2267,'_dt_header_disabled_transparent_bg_color','#000000'),(9903,2267,'_dt_header_disabled_transparent_bg_opacity','50'),(9904,2267,'_dt_page_overrides_top_margin',''),(9905,2267,'_dt_page_overrides_right_margin',''),(9906,2267,'_dt_page_overrides_bottom_margin',''),(9907,2267,'_dt_page_overrides_left_margin',''),(9908,2267,'_dt_fancy_header_layout_heading',''),(9909,2267,'_dt_fancy_header_title_aligment','all_left'),(9910,2267,'_dt_fancy_header_height','180'),(9911,2267,'_dt_fancy_header_padding-top','0px'),(9912,2267,'_dt_fancy_header_padding-bottom','0px'),(9913,2267,'_dt_fancy_header_breadcrumbs_heading',''),(9914,2267,'_dt_fancy_header_breadcrumbs','enabled'),(9915,2267,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(9916,2267,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(9917,2267,'_dt_fancy_header_title_heading',''),(9918,2267,'_dt_fancy_header_title_mode','generic'),(9919,2267,'_dt_fancy_header_title',''),(9920,2267,'_dt_fancy_header_title_font_size','35'),(9921,2267,'_dt_fancy_header_title_line_height','36'),(9922,2267,'_dt_fancy_header_text_transform','none'),(9923,2267,'_dt_fancy_header_title_color_mode','color'),(9924,2267,'_dt_fancy_header_title_color','#dddd2e'),(9925,2267,'_dt_fancy_header_subtitle_heading',''),(9926,2267,'_dt_fancy_header_subtitle',''),(9927,2267,'_dt_fancy_header_subtitle_font_size','18'),(9928,2267,'_dt_fancy_header_subtitle_line_height','26'),(9929,2267,'_dt_fancy_header_subtitle_text_transform','none'),(9930,2267,'_dt_fancy_header_subtitle_color_mode','color'),(9931,2267,'_dt_fancy_header_subtitle_color','#ffffff'),(9932,2267,'_dt_fancy_header_bg_heading',''),(9933,2267,'_dt_fancy_header_bg_color','#023b59'),(9934,2267,'_dt_fancy_header_bg_image_origin','custom'),(9935,2267,'_dt_fancy_header_bg_image','a:0:{}'),(9936,2267,'_dt_fancy_header_bg_repeat','no-repeat'),(9937,2267,'_dt_fancy_header_bg_position_x','center'),(9938,2267,'_dt_fancy_header_bg_position_y','center'),(9939,2267,'_dt_fancy_header_bg_fullscreen','1'),(9940,2267,'_dt_fancy_header_bg_overlay','0'),(9941,2267,'_dt_fancy_header_overlay_color','#000'),(9942,2267,'_dt_fancy_header_bg_overlay_opacity','50'),(9943,2267,'_dt_fancy_header_scroll_effect','default'),(9944,2267,'_dt_fancy_header_bg_parallax','0.5'),(9945,2267,'_dt_fancy_header_responsiveness_heading',''),(9946,2267,'_dt_fancy_header_responsiveness','enabled'),(9947,2267,'_dt_fancy_header_responsiveness_switch','778px'),(9948,2267,'_dt_fancy_header_responsive_height','70'),(9949,2267,'_dt_fancy_header_responsive_font_size','30'),(9950,2267,'_dt_fancy_header_responsive_title_line_height','38'),(9951,2267,'_dt_fancy_header_responsive_subtitle_font_size','20'),(9952,2267,'_dt_fancy_header_responsive_subtitle_line_height','28'),(9953,2267,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(9954,2267,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(9955,2267,'_wp_old_slug','boton-de-salida-serie-poc'),(9956,2267,'_wp_old_slug','3000tc-ii-2'),(9957,2267,'_wp_old_slug','bioentry-w-2'),(9958,2267,'_wp_old_slug','gt200-2'),(9959,2267,'_wp_old_slug','tft800-2'),(9960,2267,'_product_image_gallery','2200'),(9961,2267,'_dp_original','2247'),(9962,2267,'_edit_last','1'),(9964,2267,'_wp_old_slug','tft500p-2'),(9965,2269,'_elementor_controls_usage','a:0:{}'),(9966,2269,'_elementor_controls_usage','a:0:{}'),(9967,2269,'_elementor_controls_usage','a:0:{}'),(9968,2269,'_elementor_controls_usage','a:0:{}'),(9969,2269,'_elementor_controls_usage','a:0:{}'),(9970,2269,'total_sales','0'),(9971,2269,'_tax_status','taxable'),(9972,2269,'_tax_class',''),(9973,2269,'_manage_stock','no'),(9974,2269,'_backorders','no'),(9975,2269,'_sold_individually','no'),(9976,2269,'_virtual','no'),(9977,2269,'_downloadable','no'),(9978,2269,'_download_limit','-1'),(9979,2269,'_download_expiry','-1'),(9980,2269,'_stock',''),(9981,2269,'_stock_status','instock'),(9982,2269,'_wc_average_rating','0'),(9983,2269,'_wc_review_count','0'),(9984,2269,'_product_version','3.9.2'),(9985,2269,'_product_image_gallery','2202'),(9986,2269,'slide_template',''),(9987,2269,'rs_page_bg_color',''),(9988,2269,'_dt_sidebar_position','disabled'),(9989,2269,'_dt_sidebar_widgetarea_id','sidebar_1'),(9990,2269,'_dt_sidebar_hide_on_mobile','0'),(9991,2269,'_dt_footer_show','1'),(9992,2269,'_dt_footer_widgetarea_id','sidebar_2'),(9993,2269,'_dt_footer_hide_on_mobile','0'),(9994,2269,'_dt_header_title','fancy'),(9995,2269,'_dt_header_background','normal'),(9996,2269,'_dt_header_background_below_slideshow','disabled'),(9997,2269,'_dt_header_transparent_bg_color_scheme','light'),(9998,2269,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(9999,2269,'_dt_header_transparent_top_bar_bg_opacity','25'),(10000,2269,'_dt_header_transparent_bg_color','#000000'),(10001,2269,'_dt_header_transparent_bg_opacity','50'),(10002,2269,'_dt_header_disabled_background','normal'),(10003,2269,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10004,2269,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10005,2269,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10006,2269,'_dt_header_disabled_transparent_bg_color','#000000'),(10007,2269,'_dt_header_disabled_transparent_bg_opacity','50'),(10008,2269,'_dt_page_overrides_top_margin',''),(10009,2269,'_dt_page_overrides_right_margin',''),(10010,2269,'_dt_page_overrides_bottom_margin',''),(10011,2269,'_dt_page_overrides_left_margin',''),(10012,2269,'_dt_fancy_header_layout_heading',''),(10013,2269,'_dt_fancy_header_title_aligment','all_left'),(10014,2269,'_dt_fancy_header_height','180'),(10015,2269,'_dt_fancy_header_padding-top','0px'),(10016,2269,'_dt_fancy_header_padding-bottom','0px'),(10017,2269,'_dt_fancy_header_breadcrumbs_heading',''),(10018,2269,'_dt_fancy_header_breadcrumbs','enabled'),(10019,2269,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10020,2269,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10021,2269,'_dt_fancy_header_title_heading',''),(10022,2269,'_dt_fancy_header_title_mode','generic'),(10023,2269,'_dt_fancy_header_title',''),(10024,2269,'_dt_fancy_header_title_font_size','35'),(10025,2269,'_dt_fancy_header_title_line_height','36'),(10026,2269,'_dt_fancy_header_text_transform','none'),(10027,2269,'_dt_fancy_header_title_color_mode','color'),(10028,2269,'_dt_fancy_header_title_color','#dddd2e'),(10029,2269,'_dt_fancy_header_subtitle_heading',''),(10030,2269,'_dt_fancy_header_subtitle',''),(10031,2269,'_dt_fancy_header_subtitle_font_size','18'),(10032,2269,'_dt_fancy_header_subtitle_line_height','26'),(10033,2269,'_dt_fancy_header_subtitle_text_transform','none'),(10034,2269,'_dt_fancy_header_subtitle_color_mode','color'),(10035,2269,'_dt_fancy_header_subtitle_color','#ffffff'),(10036,2269,'_dt_fancy_header_bg_heading',''),(10037,2269,'_dt_fancy_header_bg_color','#023b59'),(10038,2269,'_dt_fancy_header_bg_image_origin','custom'),(10039,2269,'_dt_fancy_header_bg_image','a:0:{}'),(10040,2269,'_dt_fancy_header_bg_repeat','no-repeat'),(10041,2269,'_dt_fancy_header_bg_position_x','center'),(10042,2269,'_dt_fancy_header_bg_position_y','center'),(10043,2269,'_dt_fancy_header_bg_fullscreen','1'),(10044,2269,'_dt_fancy_header_bg_overlay','0'),(10045,2269,'_dt_fancy_header_overlay_color','#000'),(10046,2269,'_dt_fancy_header_bg_overlay_opacity','50'),(10047,2269,'_dt_fancy_header_scroll_effect','default'),(10048,2269,'_dt_fancy_header_bg_parallax','0.5'),(10049,2269,'_dt_fancy_header_responsiveness_heading',''),(10050,2269,'_dt_fancy_header_responsiveness','enabled'),(10051,2269,'_dt_fancy_header_responsiveness_switch','778px'),(10052,2269,'_dt_fancy_header_responsive_height','70'),(10053,2269,'_dt_fancy_header_responsive_font_size','30'),(10054,2269,'_dt_fancy_header_responsive_title_line_height','38'),(10055,2269,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10056,2269,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10057,2269,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10058,2269,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10059,2269,'_wp_old_slug','boton-de-salida-serie-poc'),(10060,2269,'_wp_old_slug','3000tc-ii-2'),(10061,2269,'_wp_old_slug','bioentry-r2-3'),(10062,2269,'_dp_original','2181'),(10063,2269,'_edit_last','1'),(10065,2269,'_wp_old_slug','facestation-2-2'),(10066,2271,'_elementor_controls_usage','a:0:{}'),(10067,2271,'_elementor_controls_usage','a:0:{}'),(10068,2271,'_elementor_controls_usage','a:0:{}'),(10069,2271,'_elementor_controls_usage','a:0:{}'),(10070,2271,'_elementor_controls_usage','a:0:{}'),(10071,2271,'_elementor_controls_usage','a:0:{}'),(10072,2271,'_elementor_controls_usage','a:0:{}'),(10073,2271,'total_sales','0'),(10074,2271,'_tax_status','taxable'),(10075,2271,'_tax_class',''),(10076,2271,'_manage_stock','no'),(10077,2271,'_backorders','no'),(10078,2271,'_sold_individually','no'),(10079,2271,'_virtual','no'),(10080,2271,'_downloadable','no'),(10081,2271,'_download_limit','-1'),(10082,2271,'_download_expiry','-1'),(10083,2271,'_stock',''),(10084,2271,'_stock_status','instock'),(10085,2271,'_wc_average_rating','0'),(10086,2271,'_wc_review_count','0'),(10087,2271,'_product_version','3.9.2'),(10088,2271,'_product_image_gallery','2197,2198'),(10089,2271,'slide_template',''),(10090,2271,'rs_page_bg_color',''),(10091,2271,'_dt_sidebar_position','disabled'),(10092,2271,'_dt_sidebar_widgetarea_id','sidebar_1'),(10093,2271,'_dt_sidebar_hide_on_mobile','0'),(10094,2271,'_dt_footer_show','1'),(10095,2271,'_dt_footer_widgetarea_id','sidebar_2'),(10096,2271,'_dt_footer_hide_on_mobile','0'),(10097,2271,'_dt_header_title','fancy'),(10098,2271,'_dt_header_background','normal'),(10099,2271,'_dt_header_background_below_slideshow','disabled'),(10100,2271,'_dt_header_transparent_bg_color_scheme','light'),(10101,2271,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10102,2271,'_dt_header_transparent_top_bar_bg_opacity','25'),(10103,2271,'_dt_header_transparent_bg_color','#000000'),(10104,2271,'_dt_header_transparent_bg_opacity','50'),(10105,2271,'_dt_header_disabled_background','normal'),(10106,2271,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10107,2271,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10108,2271,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10109,2271,'_dt_header_disabled_transparent_bg_color','#000000'),(10110,2271,'_dt_header_disabled_transparent_bg_opacity','50'),(10111,2271,'_dt_page_overrides_top_margin',''),(10112,2271,'_dt_page_overrides_right_margin',''),(10113,2271,'_dt_page_overrides_bottom_margin',''),(10114,2271,'_dt_page_overrides_left_margin',''),(10115,2271,'_dt_fancy_header_layout_heading',''),(10116,2271,'_dt_fancy_header_title_aligment','all_left'),(10117,2271,'_dt_fancy_header_height','180'),(10118,2271,'_dt_fancy_header_padding-top','0px'),(10119,2271,'_dt_fancy_header_padding-bottom','0px'),(10120,2271,'_dt_fancy_header_breadcrumbs_heading',''),(10121,2271,'_dt_fancy_header_breadcrumbs','enabled'),(10122,2271,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10123,2271,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10124,2271,'_dt_fancy_header_title_heading',''),(10125,2271,'_dt_fancy_header_title_mode','generic'),(10126,2271,'_dt_fancy_header_title',''),(10127,2271,'_dt_fancy_header_title_font_size','35'),(10128,2271,'_dt_fancy_header_title_line_height','36'),(10129,2271,'_dt_fancy_header_text_transform','none'),(10130,2271,'_dt_fancy_header_title_color_mode','color'),(10131,2271,'_dt_fancy_header_title_color','#dddd2e'),(10132,2271,'_dt_fancy_header_subtitle_heading',''),(10133,2271,'_dt_fancy_header_subtitle',''),(10134,2271,'_dt_fancy_header_subtitle_font_size','18'),(10135,2271,'_dt_fancy_header_subtitle_line_height','26'),(10136,2271,'_dt_fancy_header_subtitle_text_transform','none'),(10137,2271,'_dt_fancy_header_subtitle_color_mode','color'),(10138,2271,'_dt_fancy_header_subtitle_color','#ffffff'),(10139,2271,'_dt_fancy_header_bg_heading',''),(10140,2271,'_dt_fancy_header_bg_color','#023b59'),(10141,2271,'_dt_fancy_header_bg_image_origin','custom'),(10142,2271,'_dt_fancy_header_bg_image','a:0:{}'),(10143,2271,'_dt_fancy_header_bg_repeat','no-repeat'),(10144,2271,'_dt_fancy_header_bg_position_x','center'),(10145,2271,'_dt_fancy_header_bg_position_y','center'),(10146,2271,'_dt_fancy_header_bg_fullscreen','1'),(10147,2271,'_dt_fancy_header_bg_overlay','0'),(10148,2271,'_dt_fancy_header_overlay_color','#000'),(10149,2271,'_dt_fancy_header_bg_overlay_opacity','50'),(10150,2271,'_dt_fancy_header_scroll_effect','default'),(10151,2271,'_dt_fancy_header_bg_parallax','0.5'),(10152,2271,'_dt_fancy_header_responsiveness_heading',''),(10153,2271,'_dt_fancy_header_responsiveness','enabled'),(10154,2271,'_dt_fancy_header_responsiveness_switch','778px'),(10155,2271,'_dt_fancy_header_responsive_height','70'),(10156,2271,'_dt_fancy_header_responsive_font_size','30'),(10157,2271,'_dt_fancy_header_responsive_title_line_height','38'),(10158,2271,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10159,2271,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10160,2271,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10161,2271,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10162,2271,'_wp_old_slug','boton-de-salida-serie-poc'),(10163,2271,'_wp_old_slug','3000tc-ii-2'),(10164,2271,'_wp_old_slug','bioentry-plus-2'),(10165,2271,'_wp_old_slug','bioentry-w2-2'),(10166,2271,'_wp_old_slug','biolite-net-2'),(10167,2271,'_wp_old_slug','tft900-2'),(10168,2271,'_dp_original','2245'),(10169,2271,'_edit_last','1'),(10171,2271,'_wp_old_slug','tft600-ii-2'),(10172,2273,'_elementor_controls_usage','a:0:{}'),(10173,2273,'_elementor_controls_usage','a:0:{}'),(10174,2273,'_elementor_controls_usage','a:0:{}'),(10175,2273,'_elementor_controls_usage','a:0:{}'),(10176,2273,'_elementor_controls_usage','a:0:{}'),(10177,2273,'_elementor_controls_usage','a:0:{}'),(10178,2273,'_elementor_controls_usage','a:0:{}'),(10179,2273,'total_sales','0'),(10180,2273,'_tax_status','taxable'),(10181,2273,'_tax_class',''),(10182,2273,'_manage_stock','no'),(10183,2273,'_backorders','no'),(10184,2273,'_sold_individually','no'),(10185,2273,'_virtual','no'),(10186,2273,'_downloadable','no'),(10187,2273,'_download_limit','-1'),(10188,2273,'_download_expiry','-1'),(10189,2273,'_stock',''),(10190,2273,'_stock_status','instock'),(10191,2273,'_wc_average_rating','0'),(10192,2273,'_wc_review_count','0'),(10193,2273,'_product_version','5.6.0'),(10194,2273,'slide_template',''),(10195,2273,'rs_page_bg_color',''),(10196,2273,'_dt_sidebar_position','disabled'),(10197,2273,'_dt_sidebar_widgetarea_id','sidebar_1'),(10198,2273,'_dt_sidebar_hide_on_mobile','0'),(10199,2273,'_dt_footer_show','1'),(10200,2273,'_dt_footer_widgetarea_id','sidebar_2'),(10201,2273,'_dt_footer_hide_on_mobile','0'),(10202,2273,'_dt_header_title','fancy'),(10203,2273,'_dt_header_background','normal'),(10204,2273,'_dt_header_background_below_slideshow','disabled'),(10205,2273,'_dt_header_transparent_bg_color_scheme','light'),(10206,2273,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10207,2273,'_dt_header_transparent_top_bar_bg_opacity','25'),(10208,2273,'_dt_header_transparent_bg_color','#000000'),(10209,2273,'_dt_header_transparent_bg_opacity','50'),(10210,2273,'_dt_header_disabled_background','normal'),(10211,2273,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10212,2273,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10213,2273,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10214,2273,'_dt_header_disabled_transparent_bg_color','#000000'),(10215,2273,'_dt_header_disabled_transparent_bg_opacity','50'),(10216,2273,'_dt_page_overrides_top_margin',''),(10217,2273,'_dt_page_overrides_right_margin',''),(10218,2273,'_dt_page_overrides_bottom_margin',''),(10219,2273,'_dt_page_overrides_left_margin',''),(10220,2273,'_dt_fancy_header_layout_heading',''),(10221,2273,'_dt_fancy_header_title_aligment','all_left'),(10222,2273,'_dt_fancy_header_height','180'),(10223,2273,'_dt_fancy_header_padding-top','0px'),(10224,2273,'_dt_fancy_header_padding-bottom','0px'),(10225,2273,'_dt_fancy_header_breadcrumbs_heading',''),(10226,2273,'_dt_fancy_header_breadcrumbs','enabled'),(10227,2273,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10228,2273,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10229,2273,'_dt_fancy_header_title_heading',''),(10230,2273,'_dt_fancy_header_title_mode','generic'),(10231,2273,'_dt_fancy_header_title',''),(10232,2273,'_dt_fancy_header_title_font_size','35'),(10233,2273,'_dt_fancy_header_title_line_height','36'),(10234,2273,'_dt_fancy_header_text_transform','none'),(10235,2273,'_dt_fancy_header_title_color_mode','color'),(10236,2273,'_dt_fancy_header_title_color','#dddd2e'),(10237,2273,'_dt_fancy_header_subtitle_heading',''),(10238,2273,'_dt_fancy_header_subtitle',''),(10239,2273,'_dt_fancy_header_subtitle_font_size','18'),(10240,2273,'_dt_fancy_header_subtitle_line_height','26'),(10241,2273,'_dt_fancy_header_subtitle_text_transform','none'),(10242,2273,'_dt_fancy_header_subtitle_color_mode','color'),(10243,2273,'_dt_fancy_header_subtitle_color','#ffffff'),(10244,2273,'_dt_fancy_header_bg_heading',''),(10245,2273,'_dt_fancy_header_bg_color','#023b59'),(10246,2273,'_dt_fancy_header_bg_image_origin','custom'),(10247,2273,'_dt_fancy_header_bg_image','a:0:{}'),(10248,2273,'_dt_fancy_header_bg_repeat','no-repeat'),(10249,2273,'_dt_fancy_header_bg_position_x','center'),(10250,2273,'_dt_fancy_header_bg_position_y','center'),(10251,2273,'_dt_fancy_header_bg_fullscreen','1'),(10252,2273,'_dt_fancy_header_bg_overlay','0'),(10253,2273,'_dt_fancy_header_overlay_color','#000'),(10254,2273,'_dt_fancy_header_bg_overlay_opacity','50'),(10255,2273,'_dt_fancy_header_scroll_effect','default'),(10256,2273,'_dt_fancy_header_bg_parallax','0.5'),(10257,2273,'_dt_fancy_header_responsiveness_heading',''),(10258,2273,'_dt_fancy_header_responsiveness','enabled'),(10259,2273,'_dt_fancy_header_responsiveness_switch','778px'),(10260,2273,'_dt_fancy_header_responsive_height','70'),(10261,2273,'_dt_fancy_header_responsive_font_size','30'),(10262,2273,'_dt_fancy_header_responsive_title_line_height','38'),(10263,2273,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10264,2273,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10265,2273,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10266,2273,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10267,2273,'_wp_old_slug','boton-de-salida-serie-poc'),(10268,2273,'_wp_old_slug','3000tc-ii-2'),(10269,2273,'_wp_old_slug','bioentry-w-2'),(10270,2273,'_wp_old_slug','gt200-2'),(10271,2273,'_wp_old_slug','tft800-2'),(10272,2273,'_wp_old_slug','tft500p-2'),(10273,2273,'_product_image_gallery','2311,2310,2309'),(10274,2273,'_dp_original','2267'),(10275,2273,'_edit_last','1'),(10277,2273,'_wp_old_slug','multi2xx-2'),(10278,2273,'_wp_old_slug','bibliotheca-rfid-tag'),(10279,2323,'_elementor_controls_usage','a:0:{}'),(10280,2323,'_elementor_controls_usage','a:0:{}'),(10281,2323,'_elementor_controls_usage','a:0:{}'),(10282,2323,'_elementor_controls_usage','a:0:{}'),(10283,2323,'_elementor_controls_usage','a:0:{}'),(10284,2323,'_elementor_controls_usage','a:0:{}'),(10285,2323,'_elementor_controls_usage','a:0:{}'),(10286,2323,'_elementor_controls_usage','a:0:{}'),(10287,2323,'total_sales','0'),(10288,2323,'_tax_status','taxable'),(10289,2323,'_tax_class',''),(10290,2323,'_manage_stock','no'),(10291,2323,'_backorders','no'),(10292,2323,'_sold_individually','no'),(10293,2323,'_virtual','no'),(10294,2323,'_downloadable','no'),(10295,2323,'_download_limit','-1'),(10296,2323,'_download_expiry','-1'),(10297,2323,'_stock',''),(10298,2323,'_stock_status','instock'),(10299,2323,'_wc_average_rating','0'),(10300,2323,'_wc_review_count','0'),(10301,2323,'_product_version','5.6.0'),(10302,2323,'slide_template',''),(10303,2323,'rs_page_bg_color',''),(10304,2323,'_dt_sidebar_position','disabled'),(10305,2323,'_dt_sidebar_widgetarea_id','sidebar_1'),(10306,2323,'_dt_sidebar_hide_on_mobile','0'),(10307,2323,'_dt_footer_show','1'),(10308,2323,'_dt_footer_widgetarea_id','sidebar_2'),(10309,2323,'_dt_footer_hide_on_mobile','0'),(10310,2323,'_dt_header_title','fancy'),(10311,2323,'_dt_header_background','normal'),(10312,2323,'_dt_header_background_below_slideshow','disabled'),(10313,2323,'_dt_header_transparent_bg_color_scheme','light'),(10314,2323,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10315,2323,'_dt_header_transparent_top_bar_bg_opacity','25'),(10316,2323,'_dt_header_transparent_bg_color','#000000'),(10317,2323,'_dt_header_transparent_bg_opacity','50'),(10318,2323,'_dt_header_disabled_background','normal'),(10319,2323,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10320,2323,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10321,2323,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10322,2323,'_dt_header_disabled_transparent_bg_color','#000000'),(10323,2323,'_dt_header_disabled_transparent_bg_opacity','50'),(10324,2323,'_dt_page_overrides_top_margin',''),(10325,2323,'_dt_page_overrides_right_margin',''),(10326,2323,'_dt_page_overrides_bottom_margin',''),(10327,2323,'_dt_page_overrides_left_margin',''),(10328,2323,'_dt_fancy_header_layout_heading',''),(10329,2323,'_dt_fancy_header_title_aligment','all_left'),(10330,2323,'_dt_fancy_header_height','180'),(10331,2323,'_dt_fancy_header_padding-top','0px'),(10332,2323,'_dt_fancy_header_padding-bottom','0px'),(10333,2323,'_dt_fancy_header_breadcrumbs_heading',''),(10334,2323,'_dt_fancy_header_breadcrumbs','enabled'),(10335,2323,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10336,2323,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10337,2323,'_dt_fancy_header_title_heading',''),(10338,2323,'_dt_fancy_header_title_mode','generic'),(10339,2323,'_dt_fancy_header_title',''),(10340,2323,'_dt_fancy_header_title_font_size','35'),(10341,2323,'_dt_fancy_header_title_line_height','36'),(10342,2323,'_dt_fancy_header_text_transform','none'),(10343,2323,'_dt_fancy_header_title_color_mode','color'),(10344,2323,'_dt_fancy_header_title_color','#dddd2e'),(10345,2323,'_dt_fancy_header_subtitle_heading',''),(10346,2323,'_dt_fancy_header_subtitle',''),(10347,2323,'_dt_fancy_header_subtitle_font_size','18'),(10348,2323,'_dt_fancy_header_subtitle_line_height','26'),(10349,2323,'_dt_fancy_header_subtitle_text_transform','none'),(10350,2323,'_dt_fancy_header_subtitle_color_mode','color'),(10351,2323,'_dt_fancy_header_subtitle_color','#ffffff'),(10352,2323,'_dt_fancy_header_bg_heading',''),(10353,2323,'_dt_fancy_header_bg_color','#023b59'),(10354,2323,'_dt_fancy_header_bg_image_origin','custom'),(10355,2323,'_dt_fancy_header_bg_image','a:0:{}'),(10356,2323,'_dt_fancy_header_bg_repeat','no-repeat'),(10357,2323,'_dt_fancy_header_bg_position_x','center'),(10358,2323,'_dt_fancy_header_bg_position_y','center'),(10359,2323,'_dt_fancy_header_bg_fullscreen','1'),(10360,2323,'_dt_fancy_header_bg_overlay','0'),(10361,2323,'_dt_fancy_header_overlay_color','#000'),(10362,2323,'_dt_fancy_header_bg_overlay_opacity','50'),(10363,2323,'_dt_fancy_header_scroll_effect','default'),(10364,2323,'_dt_fancy_header_bg_parallax','0.5'),(10365,2323,'_dt_fancy_header_responsiveness_heading',''),(10366,2323,'_dt_fancy_header_responsiveness','enabled'),(10367,2323,'_dt_fancy_header_responsiveness_switch','778px'),(10368,2323,'_dt_fancy_header_responsive_height','70'),(10369,2323,'_dt_fancy_header_responsive_font_size','30'),(10370,2323,'_dt_fancy_header_responsive_title_line_height','38'),(10371,2323,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10372,2323,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10373,2323,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10374,2323,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10375,2323,'_wp_old_slug','boton-de-salida-serie-poc'),(10376,2323,'_wp_old_slug','3000tc-ii-2'),(10377,2323,'_wp_old_slug','bioentry-w-2'),(10378,2323,'_wp_old_slug','gt200-2'),(10379,2323,'_wp_old_slug','tft800-2'),(10380,2323,'_wp_old_slug','tft500p-2'),(10381,2323,'_wp_old_slug','multi2xx-2'),(10382,2323,'_product_image_gallery','2276,2277'),(10383,2323,'_dp_original','2273'),(10384,2323,'_edit_last','1'),(10385,2323,'_thumbnail_id','3221'),(10386,2323,'_wp_old_slug','bibliotheca-rfid-tag-2'),(10387,2323,'_wp_old_slug','bookcheck'),(10388,2325,'_elementor_controls_usage','a:0:{}'),(10389,2325,'_elementor_controls_usage','a:0:{}'),(10390,2325,'_elementor_controls_usage','a:0:{}'),(10391,2325,'_elementor_controls_usage','a:0:{}'),(10392,2325,'_elementor_controls_usage','a:0:{}'),(10393,2325,'_elementor_controls_usage','a:0:{}'),(10394,2325,'_elementor_controls_usage','a:0:{}'),(10395,2325,'_elementor_controls_usage','a:0:{}'),(10396,2325,'_elementor_controls_usage','a:0:{}'),(10397,2325,'total_sales','0'),(10398,2325,'_tax_status','taxable'),(10399,2325,'_tax_class',''),(10400,2325,'_manage_stock','no'),(10401,2325,'_backorders','no'),(10402,2325,'_sold_individually','no'),(10403,2325,'_virtual','no'),(10404,2325,'_downloadable','no'),(10405,2325,'_download_limit','-1'),(10406,2325,'_download_expiry','-1'),(10407,2325,'_stock',''),(10408,2325,'_stock_status','instock'),(10409,2325,'_wc_average_rating','0'),(10410,2325,'_wc_review_count','0'),(10411,2325,'_product_version','5.6.0'),(10412,2325,'slide_template',''),(10413,2325,'rs_page_bg_color',''),(10414,2325,'_dt_sidebar_position','disabled'),(10415,2325,'_dt_sidebar_widgetarea_id','sidebar_1'),(10416,2325,'_dt_sidebar_hide_on_mobile','0'),(10417,2325,'_dt_footer_show','1'),(10418,2325,'_dt_footer_widgetarea_id','sidebar_2'),(10419,2325,'_dt_footer_hide_on_mobile','0'),(10420,2325,'_dt_header_title','fancy'),(10421,2325,'_dt_header_background','normal'),(10422,2325,'_dt_header_background_below_slideshow','disabled'),(10423,2325,'_dt_header_transparent_bg_color_scheme','light'),(10424,2325,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10425,2325,'_dt_header_transparent_top_bar_bg_opacity','25'),(10426,2325,'_dt_header_transparent_bg_color','#000000'),(10427,2325,'_dt_header_transparent_bg_opacity','50'),(10428,2325,'_dt_header_disabled_background','normal'),(10429,2325,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10430,2325,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10431,2325,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10432,2325,'_dt_header_disabled_transparent_bg_color','#000000'),(10433,2325,'_dt_header_disabled_transparent_bg_opacity','50'),(10434,2325,'_dt_page_overrides_top_margin',''),(10435,2325,'_dt_page_overrides_right_margin',''),(10436,2325,'_dt_page_overrides_bottom_margin',''),(10437,2325,'_dt_page_overrides_left_margin',''),(10438,2325,'_dt_fancy_header_layout_heading',''),(10439,2325,'_dt_fancy_header_title_aligment','all_left'),(10440,2325,'_dt_fancy_header_height','180'),(10441,2325,'_dt_fancy_header_padding-top','0px'),(10442,2325,'_dt_fancy_header_padding-bottom','0px'),(10443,2325,'_dt_fancy_header_breadcrumbs_heading',''),(10444,2325,'_dt_fancy_header_breadcrumbs','enabled'),(10445,2325,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10446,2325,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10447,2325,'_dt_fancy_header_title_heading',''),(10448,2325,'_dt_fancy_header_title_mode','generic'),(10449,2325,'_dt_fancy_header_title',''),(10450,2325,'_dt_fancy_header_title_font_size','35'),(10451,2325,'_dt_fancy_header_title_line_height','36'),(10452,2325,'_dt_fancy_header_text_transform','none'),(10453,2325,'_dt_fancy_header_title_color_mode','color'),(10454,2325,'_dt_fancy_header_title_color','#dddd2e'),(10455,2325,'_dt_fancy_header_subtitle_heading',''),(10456,2325,'_dt_fancy_header_subtitle',''),(10457,2325,'_dt_fancy_header_subtitle_font_size','18'),(10458,2325,'_dt_fancy_header_subtitle_line_height','26'),(10459,2325,'_dt_fancy_header_subtitle_text_transform','none'),(10460,2325,'_dt_fancy_header_subtitle_color_mode','color'),(10461,2325,'_dt_fancy_header_subtitle_color','#ffffff'),(10462,2325,'_dt_fancy_header_bg_heading',''),(10463,2325,'_dt_fancy_header_bg_color','#023b59'),(10464,2325,'_dt_fancy_header_bg_image_origin','custom'),(10465,2325,'_dt_fancy_header_bg_image','a:0:{}'),(10466,2325,'_dt_fancy_header_bg_repeat','no-repeat'),(10467,2325,'_dt_fancy_header_bg_position_x','center'),(10468,2325,'_dt_fancy_header_bg_position_y','center'),(10469,2325,'_dt_fancy_header_bg_fullscreen','1'),(10470,2325,'_dt_fancy_header_bg_overlay','0'),(10471,2325,'_dt_fancy_header_overlay_color','#000'),(10472,2325,'_dt_fancy_header_bg_overlay_opacity','50'),(10473,2325,'_dt_fancy_header_scroll_effect','default'),(10474,2325,'_dt_fancy_header_bg_parallax','0.5'),(10475,2325,'_dt_fancy_header_responsiveness_heading',''),(10476,2325,'_dt_fancy_header_responsiveness','enabled'),(10477,2325,'_dt_fancy_header_responsiveness_switch','778px'),(10478,2325,'_dt_fancy_header_responsive_height','70'),(10479,2325,'_dt_fancy_header_responsive_font_size','30'),(10480,2325,'_dt_fancy_header_responsive_title_line_height','38'),(10481,2325,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10482,2325,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10483,2325,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10484,2325,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10485,2325,'_wp_old_slug','boton-de-salida-serie-poc'),(10486,2325,'_wp_old_slug','3000tc-ii-2'),(10487,2325,'_wp_old_slug','bioentry-w-2'),(10488,2325,'_wp_old_slug','gt200-2'),(10489,2325,'_wp_old_slug','tft800-2'),(10490,2325,'_wp_old_slug','tft500p-2'),(10491,2325,'_wp_old_slug','multi2xx-2'),(10492,2325,'_wp_old_slug','bibliotheca-rfid-tag-2'),(10493,2325,'_product_image_gallery','2278,2280'),(10494,2325,'_dp_original','2323'),(10495,2325,'_edit_last','1'),(10497,2325,'_wp_old_slug','bookcheck-2'),(10498,2325,'_wp_old_slug','dla'),(10499,2327,'_elementor_controls_usage','a:0:{}'),(10500,2327,'_elementor_controls_usage','a:0:{}'),(10501,2327,'_elementor_controls_usage','a:0:{}'),(10502,2327,'_elementor_controls_usage','a:0:{}'),(10503,2327,'_elementor_controls_usage','a:0:{}'),(10504,2327,'_elementor_controls_usage','a:0:{}'),(10505,2327,'_elementor_controls_usage','a:0:{}'),(10506,2327,'_elementor_controls_usage','a:0:{}'),(10507,2327,'total_sales','0'),(10508,2327,'_tax_status','taxable'),(10509,2327,'_tax_class',''),(10510,2327,'_manage_stock','no'),(10511,2327,'_backorders','no'),(10512,2327,'_sold_individually','no'),(10513,2327,'_virtual','no'),(10514,2327,'_downloadable','no'),(10515,2327,'_download_limit','-1'),(10516,2327,'_download_expiry','-1'),(10517,2327,'_stock',''),(10518,2327,'_stock_status','instock'),(10519,2327,'_wc_average_rating','0'),(10520,2327,'_wc_review_count','0'),(10521,2327,'_product_version','3.9.2'),(10522,2327,'slide_template',''),(10523,2327,'rs_page_bg_color',''),(10524,2327,'_dt_sidebar_position','disabled'),(10525,2327,'_dt_sidebar_widgetarea_id','sidebar_1'),(10526,2327,'_dt_sidebar_hide_on_mobile','0'),(10527,2327,'_dt_footer_show','1'),(10528,2327,'_dt_footer_widgetarea_id','sidebar_2'),(10529,2327,'_dt_footer_hide_on_mobile','0'),(10530,2327,'_dt_header_title','fancy'),(10531,2327,'_dt_header_background','normal'),(10532,2327,'_dt_header_background_below_slideshow','disabled'),(10533,2327,'_dt_header_transparent_bg_color_scheme','light'),(10534,2327,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10535,2327,'_dt_header_transparent_top_bar_bg_opacity','25'),(10536,2327,'_dt_header_transparent_bg_color','#000000'),(10537,2327,'_dt_header_transparent_bg_opacity','50'),(10538,2327,'_dt_header_disabled_background','normal'),(10539,2327,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10540,2327,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10541,2327,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10542,2327,'_dt_header_disabled_transparent_bg_color','#000000'),(10543,2327,'_dt_header_disabled_transparent_bg_opacity','50'),(10544,2327,'_dt_page_overrides_top_margin',''),(10545,2327,'_dt_page_overrides_right_margin',''),(10546,2327,'_dt_page_overrides_bottom_margin',''),(10547,2327,'_dt_page_overrides_left_margin',''),(10548,2327,'_dt_fancy_header_layout_heading',''),(10549,2327,'_dt_fancy_header_title_aligment','all_left'),(10550,2327,'_dt_fancy_header_height','180'),(10551,2327,'_dt_fancy_header_padding-top','0px'),(10552,2327,'_dt_fancy_header_padding-bottom','0px'),(10553,2327,'_dt_fancy_header_breadcrumbs_heading',''),(10554,2327,'_dt_fancy_header_breadcrumbs','enabled'),(10555,2327,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10556,2327,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10557,2327,'_dt_fancy_header_title_heading',''),(10558,2327,'_dt_fancy_header_title_mode','generic'),(10559,2327,'_dt_fancy_header_title',''),(10560,2327,'_dt_fancy_header_title_font_size','35'),(10561,2327,'_dt_fancy_header_title_line_height','36'),(10562,2327,'_dt_fancy_header_text_transform','none'),(10563,2327,'_dt_fancy_header_title_color_mode','color'),(10564,2327,'_dt_fancy_header_title_color','#dddd2e'),(10565,2327,'_dt_fancy_header_subtitle_heading',''),(10566,2327,'_dt_fancy_header_subtitle',''),(10567,2327,'_dt_fancy_header_subtitle_font_size','18'),(10568,2327,'_dt_fancy_header_subtitle_line_height','26'),(10569,2327,'_dt_fancy_header_subtitle_text_transform','none'),(10570,2327,'_dt_fancy_header_subtitle_color_mode','color'),(10571,2327,'_dt_fancy_header_subtitle_color','#ffffff'),(10572,2327,'_dt_fancy_header_bg_heading',''),(10573,2327,'_dt_fancy_header_bg_color','#023b59'),(10574,2327,'_dt_fancy_header_bg_image_origin','custom'),(10575,2327,'_dt_fancy_header_bg_image','a:0:{}'),(10576,2327,'_dt_fancy_header_bg_repeat','no-repeat'),(10577,2327,'_dt_fancy_header_bg_position_x','center'),(10578,2327,'_dt_fancy_header_bg_position_y','center'),(10579,2327,'_dt_fancy_header_bg_fullscreen','1'),(10580,2327,'_dt_fancy_header_bg_overlay','0'),(10581,2327,'_dt_fancy_header_overlay_color','#000'),(10582,2327,'_dt_fancy_header_bg_overlay_opacity','50'),(10583,2327,'_dt_fancy_header_scroll_effect','default'),(10584,2327,'_dt_fancy_header_bg_parallax','0.5'),(10585,2327,'_dt_fancy_header_responsiveness_heading',''),(10586,2327,'_dt_fancy_header_responsiveness','enabled'),(10587,2327,'_dt_fancy_header_responsiveness_switch','778px'),(10588,2327,'_dt_fancy_header_responsive_height','70'),(10589,2327,'_dt_fancy_header_responsive_font_size','30'),(10590,2327,'_dt_fancy_header_responsive_title_line_height','38'),(10591,2327,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10592,2327,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10593,2327,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10594,2327,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10595,2327,'_wp_old_slug','boton-de-salida-serie-poc'),(10596,2327,'_wp_old_slug','3000tc-ii-2'),(10597,2327,'_wp_old_slug','bioentry-w-2'),(10598,2327,'_wp_old_slug','gt200-2'),(10599,2327,'_wp_old_slug','tft800-2'),(10600,2327,'_wp_old_slug','tft500p-2'),(10601,2327,'_wp_old_slug','multi2xx-2'),(10602,2327,'_product_image_gallery','2282,2283,2284'),(10603,2327,'_dp_original','2273'),(10604,2327,'_edit_last','1'),(10606,2327,'_wp_old_slug','bibliotheca-rfid-tag-2'),(10607,2329,'_elementor_controls_usage','a:0:{}'),(10608,2329,'_elementor_controls_usage','a:0:{}'),(10609,2329,'_elementor_controls_usage','a:0:{}'),(10610,2329,'_elementor_controls_usage','a:0:{}'),(10611,2329,'_elementor_controls_usage','a:0:{}'),(10612,2329,'_elementor_controls_usage','a:0:{}'),(10613,2329,'_elementor_controls_usage','a:0:{}'),(10614,2329,'_elementor_controls_usage','a:0:{}'),(10615,2329,'_elementor_controls_usage','a:0:{}'),(10616,2329,'_elementor_controls_usage','a:0:{}'),(10617,2329,'total_sales','0'),(10618,2329,'_tax_status','taxable'),(10619,2329,'_tax_class',''),(10620,2329,'_manage_stock','no'),(10621,2329,'_backorders','no'),(10622,2329,'_sold_individually','no'),(10623,2329,'_virtual','no'),(10624,2329,'_downloadable','no'),(10625,2329,'_download_limit','-1'),(10626,2329,'_download_expiry','-1'),(10627,2329,'_stock',''),(10628,2329,'_stock_status','instock'),(10629,2329,'_wc_average_rating','0'),(10630,2329,'_wc_review_count','0'),(10631,2329,'_product_version','6.0.0'),(10632,2329,'slide_template',''),(10633,2329,'rs_page_bg_color',''),(10634,2329,'_dt_sidebar_position','disabled'),(10635,2329,'_dt_sidebar_widgetarea_id','sidebar_1'),(10636,2329,'_dt_sidebar_hide_on_mobile','0'),(10637,2329,'_dt_footer_show','1'),(10638,2329,'_dt_footer_widgetarea_id','sidebar_2'),(10639,2329,'_dt_footer_hide_on_mobile','0'),(10640,2329,'_dt_header_title','fancy'),(10641,2329,'_dt_header_background','normal'),(10642,2329,'_dt_header_background_below_slideshow','disabled'),(10643,2329,'_dt_header_transparent_bg_color_scheme','light'),(10644,2329,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10645,2329,'_dt_header_transparent_top_bar_bg_opacity','25'),(10646,2329,'_dt_header_transparent_bg_color','#000000'),(10647,2329,'_dt_header_transparent_bg_opacity','50'),(10648,2329,'_dt_header_disabled_background','normal'),(10649,2329,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10650,2329,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10651,2329,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10652,2329,'_dt_header_disabled_transparent_bg_color','#000000'),(10653,2329,'_dt_header_disabled_transparent_bg_opacity','50'),(10654,2329,'_dt_page_overrides_top_margin',''),(10655,2329,'_dt_page_overrides_right_margin',''),(10656,2329,'_dt_page_overrides_bottom_margin',''),(10657,2329,'_dt_page_overrides_left_margin',''),(10658,2329,'_dt_fancy_header_layout_heading',''),(10659,2329,'_dt_fancy_header_title_aligment','all_left'),(10660,2329,'_dt_fancy_header_height','180'),(10661,2329,'_dt_fancy_header_padding-top','0px'),(10662,2329,'_dt_fancy_header_padding-bottom','0px'),(10663,2329,'_dt_fancy_header_breadcrumbs_heading',''),(10664,2329,'_dt_fancy_header_breadcrumbs','enabled'),(10665,2329,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10666,2329,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10667,2329,'_dt_fancy_header_title_heading',''),(10668,2329,'_dt_fancy_header_title_mode','generic'),(10669,2329,'_dt_fancy_header_title',''),(10670,2329,'_dt_fancy_header_title_font_size','35'),(10671,2329,'_dt_fancy_header_title_line_height','36'),(10672,2329,'_dt_fancy_header_text_transform','none'),(10673,2329,'_dt_fancy_header_title_color_mode','color'),(10674,2329,'_dt_fancy_header_title_color','#dddd2e'),(10675,2329,'_dt_fancy_header_subtitle_heading',''),(10676,2329,'_dt_fancy_header_subtitle',''),(10677,2329,'_dt_fancy_header_subtitle_font_size','18'),(10678,2329,'_dt_fancy_header_subtitle_line_height','26'),(10679,2329,'_dt_fancy_header_subtitle_text_transform','none'),(10680,2329,'_dt_fancy_header_subtitle_color_mode','color'),(10681,2329,'_dt_fancy_header_subtitle_color','#ffffff'),(10682,2329,'_dt_fancy_header_bg_heading',''),(10683,2329,'_dt_fancy_header_bg_color','#023b59'),(10684,2329,'_dt_fancy_header_bg_image_origin','custom'),(10685,2329,'_dt_fancy_header_bg_image','a:0:{}'),(10686,2329,'_dt_fancy_header_bg_repeat','no-repeat'),(10687,2329,'_dt_fancy_header_bg_position_x','center'),(10688,2329,'_dt_fancy_header_bg_position_y','center'),(10689,2329,'_dt_fancy_header_bg_fullscreen','1'),(10690,2329,'_dt_fancy_header_bg_overlay','0'),(10691,2329,'_dt_fancy_header_overlay_color','#000'),(10692,2329,'_dt_fancy_header_bg_overlay_opacity','50'),(10693,2329,'_dt_fancy_header_scroll_effect','default'),(10694,2329,'_dt_fancy_header_bg_parallax','0.5'),(10695,2329,'_dt_fancy_header_responsiveness_heading',''),(10696,2329,'_dt_fancy_header_responsiveness','enabled'),(10697,2329,'_dt_fancy_header_responsiveness_switch','778px'),(10698,2329,'_dt_fancy_header_responsive_height','70'),(10699,2329,'_dt_fancy_header_responsive_font_size','30'),(10700,2329,'_dt_fancy_header_responsive_title_line_height','38'),(10701,2329,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10702,2329,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10703,2329,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10704,2329,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10705,2329,'_wp_old_slug','boton-de-salida-serie-poc'),(10706,2329,'_wp_old_slug','3000tc-ii-2'),(10707,2329,'_wp_old_slug','bioentry-w-2'),(10708,2329,'_wp_old_slug','gt200-2'),(10709,2329,'_wp_old_slug','tft800-2'),(10710,2329,'_wp_old_slug','tft500p-2'),(10711,2329,'_wp_old_slug','multi2xx-2'),(10712,2329,'_wp_old_slug','bibliotheca-rfid-tag-2'),(10713,2329,'_wp_old_slug','bookcheck-2'),(10714,2329,'_product_image_gallery','2286,2285'),(10715,2329,'_dp_original','2325'),(10716,2329,'_edit_last','1'),(10718,2329,'_wp_old_slug','dla-2'),(10719,2331,'_elementor_controls_usage','a:0:{}'),(10720,2331,'_elementor_controls_usage','a:0:{}'),(10721,2331,'_elementor_controls_usage','a:0:{}'),(10722,2331,'_elementor_controls_usage','a:0:{}'),(10723,2331,'_elementor_controls_usage','a:0:{}'),(10724,2331,'_elementor_controls_usage','a:0:{}'),(10725,2331,'_elementor_controls_usage','a:0:{}'),(10726,2331,'_elementor_controls_usage','a:0:{}'),(10727,2331,'_elementor_controls_usage','a:0:{}'),(10728,2331,'total_sales','0'),(10729,2331,'_tax_status','taxable'),(10730,2331,'_tax_class',''),(10731,2331,'_manage_stock','no'),(10732,2331,'_backorders','no'),(10733,2331,'_sold_individually','no'),(10734,2331,'_virtual','no'),(10735,2331,'_downloadable','no'),(10736,2331,'_download_limit','-1'),(10737,2331,'_download_expiry','-1'),(10738,2331,'_stock',''),(10739,2331,'_stock_status','instock'),(10740,2331,'_wc_average_rating','0'),(10741,2331,'_wc_review_count','0'),(10742,2331,'_product_version','5.6.0'),(10743,2331,'slide_template',''),(10744,2331,'rs_page_bg_color',''),(10745,2331,'_dt_sidebar_position','disabled'),(10746,2331,'_dt_sidebar_widgetarea_id','sidebar_1'),(10747,2331,'_dt_sidebar_hide_on_mobile','0'),(10748,2331,'_dt_footer_show','1'),(10749,2331,'_dt_footer_widgetarea_id','sidebar_2'),(10750,2331,'_dt_footer_hide_on_mobile','0'),(10751,2331,'_dt_header_title','fancy'),(10752,2331,'_dt_header_background','normal'),(10753,2331,'_dt_header_background_below_slideshow','disabled'),(10754,2331,'_dt_header_transparent_bg_color_scheme','light'),(10755,2331,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10756,2331,'_dt_header_transparent_top_bar_bg_opacity','25'),(10757,2331,'_dt_header_transparent_bg_color','#000000'),(10758,2331,'_dt_header_transparent_bg_opacity','50'),(10759,2331,'_dt_header_disabled_background','normal'),(10760,2331,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10761,2331,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10762,2331,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10763,2331,'_dt_header_disabled_transparent_bg_color','#000000'),(10764,2331,'_dt_header_disabled_transparent_bg_opacity','50'),(10765,2331,'_dt_page_overrides_top_margin',''),(10766,2331,'_dt_page_overrides_right_margin',''),(10767,2331,'_dt_page_overrides_bottom_margin',''),(10768,2331,'_dt_page_overrides_left_margin',''),(10769,2331,'_dt_fancy_header_layout_heading',''),(10770,2331,'_dt_fancy_header_title_aligment','all_left'),(10771,2331,'_dt_fancy_header_height','180'),(10772,2331,'_dt_fancy_header_padding-top','0px'),(10773,2331,'_dt_fancy_header_padding-bottom','0px'),(10774,2331,'_dt_fancy_header_breadcrumbs_heading',''),(10775,2331,'_dt_fancy_header_breadcrumbs','enabled'),(10776,2331,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10777,2331,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10778,2331,'_dt_fancy_header_title_heading',''),(10779,2331,'_dt_fancy_header_title_mode','generic'),(10780,2331,'_dt_fancy_header_title',''),(10781,2331,'_dt_fancy_header_title_font_size','35'),(10782,2331,'_dt_fancy_header_title_line_height','36'),(10783,2331,'_dt_fancy_header_text_transform','none'),(10784,2331,'_dt_fancy_header_title_color_mode','color'),(10785,2331,'_dt_fancy_header_title_color','#dddd2e'),(10786,2331,'_dt_fancy_header_subtitle_heading',''),(10787,2331,'_dt_fancy_header_subtitle',''),(10788,2331,'_dt_fancy_header_subtitle_font_size','18'),(10789,2331,'_dt_fancy_header_subtitle_line_height','26'),(10790,2331,'_dt_fancy_header_subtitle_text_transform','none'),(10791,2331,'_dt_fancy_header_subtitle_color_mode','color'),(10792,2331,'_dt_fancy_header_subtitle_color','#ffffff'),(10793,2331,'_dt_fancy_header_bg_heading',''),(10794,2331,'_dt_fancy_header_bg_color','#023b59'),(10795,2331,'_dt_fancy_header_bg_image_origin','custom'),(10796,2331,'_dt_fancy_header_bg_image','a:0:{}'),(10797,2331,'_dt_fancy_header_bg_repeat','no-repeat'),(10798,2331,'_dt_fancy_header_bg_position_x','center'),(10799,2331,'_dt_fancy_header_bg_position_y','center'),(10800,2331,'_dt_fancy_header_bg_fullscreen','1'),(10801,2331,'_dt_fancy_header_bg_overlay','0'),(10802,2331,'_dt_fancy_header_overlay_color','#000'),(10803,2331,'_dt_fancy_header_bg_overlay_opacity','50'),(10804,2331,'_dt_fancy_header_scroll_effect','default'),(10805,2331,'_dt_fancy_header_bg_parallax','0.5'),(10806,2331,'_dt_fancy_header_responsiveness_heading',''),(10807,2331,'_dt_fancy_header_responsiveness','enabled'),(10808,2331,'_dt_fancy_header_responsiveness_switch','778px'),(10809,2331,'_dt_fancy_header_responsive_height','70'),(10810,2331,'_dt_fancy_header_responsive_font_size','30'),(10811,2331,'_dt_fancy_header_responsive_title_line_height','38'),(10812,2331,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10813,2331,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10814,2331,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10815,2331,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10816,2331,'_wp_old_slug','boton-de-salida-serie-poc'),(10817,2331,'_wp_old_slug','3000tc-ii-2'),(10818,2331,'_wp_old_slug','bioentry-w-2'),(10819,2331,'_wp_old_slug','gt200-2'),(10820,2331,'_wp_old_slug','tft800-2'),(10821,2331,'_wp_old_slug','tft500p-2'),(10822,2331,'_wp_old_slug','multi2xx-2'),(10823,2331,'_wp_old_slug','bibliotheca-rfid-tag-2'),(10824,2331,'_product_image_gallery','2290,2292,2291'),(10825,2331,'_dp_original','2327'),(10826,2331,'_edit_last','1'),(10828,2331,'_wp_old_slug','flex-amh-2'),(10829,2333,'_elementor_controls_usage','a:0:{}'),(10830,2333,'_elementor_controls_usage','a:0:{}'),(10831,2333,'_elementor_controls_usage','a:0:{}'),(10832,2333,'_elementor_controls_usage','a:0:{}'),(10833,2333,'_elementor_controls_usage','a:0:{}'),(10834,2333,'_elementor_controls_usage','a:0:{}'),(10835,2333,'_elementor_controls_usage','a:0:{}'),(10836,2333,'_elementor_controls_usage','a:0:{}'),(10837,2333,'total_sales','0'),(10838,2333,'_tax_status','taxable'),(10839,2333,'_tax_class',''),(10840,2333,'_manage_stock','no'),(10841,2333,'_backorders','no'),(10842,2333,'_sold_individually','no'),(10843,2333,'_virtual','no'),(10844,2333,'_downloadable','no'),(10845,2333,'_download_limit','-1'),(10846,2333,'_download_expiry','-1'),(10847,2333,'_stock',''),(10848,2333,'_stock_status','instock'),(10849,2333,'_wc_average_rating','0'),(10850,2333,'_wc_review_count','0'),(10851,2333,'_product_version','5.6.0'),(10852,2333,'slide_template',''),(10853,2333,'rs_page_bg_color',''),(10854,2333,'_dt_sidebar_position','disabled'),(10855,2333,'_dt_sidebar_widgetarea_id','sidebar_1'),(10856,2333,'_dt_sidebar_hide_on_mobile','0'),(10857,2333,'_dt_footer_show','1'),(10858,2333,'_dt_footer_widgetarea_id','sidebar_2'),(10859,2333,'_dt_footer_hide_on_mobile','0'),(10860,2333,'_dt_header_title','fancy'),(10861,2333,'_dt_header_background','normal'),(10862,2333,'_dt_header_background_below_slideshow','disabled'),(10863,2333,'_dt_header_transparent_bg_color_scheme','light'),(10864,2333,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10865,2333,'_dt_header_transparent_top_bar_bg_opacity','25'),(10866,2333,'_dt_header_transparent_bg_color','#000000'),(10867,2333,'_dt_header_transparent_bg_opacity','50'),(10868,2333,'_dt_header_disabled_background','normal'),(10869,2333,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10870,2333,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10871,2333,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10872,2333,'_dt_header_disabled_transparent_bg_color','#000000'),(10873,2333,'_dt_header_disabled_transparent_bg_opacity','50'),(10874,2333,'_dt_page_overrides_top_margin',''),(10875,2333,'_dt_page_overrides_right_margin',''),(10876,2333,'_dt_page_overrides_bottom_margin',''),(10877,2333,'_dt_page_overrides_left_margin',''),(10878,2333,'_dt_fancy_header_layout_heading',''),(10879,2333,'_dt_fancy_header_title_aligment','all_left'),(10880,2333,'_dt_fancy_header_height','180'),(10881,2333,'_dt_fancy_header_padding-top','0px'),(10882,2333,'_dt_fancy_header_padding-bottom','0px'),(10883,2333,'_dt_fancy_header_breadcrumbs_heading',''),(10884,2333,'_dt_fancy_header_breadcrumbs','enabled'),(10885,2333,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10886,2333,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10887,2333,'_dt_fancy_header_title_heading',''),(10888,2333,'_dt_fancy_header_title_mode','generic'),(10889,2333,'_dt_fancy_header_title',''),(10890,2333,'_dt_fancy_header_title_font_size','35'),(10891,2333,'_dt_fancy_header_title_line_height','36'),(10892,2333,'_dt_fancy_header_text_transform','none'),(10893,2333,'_dt_fancy_header_title_color_mode','color'),(10894,2333,'_dt_fancy_header_title_color','#dddd2e'),(10895,2333,'_dt_fancy_header_subtitle_heading',''),(10896,2333,'_dt_fancy_header_subtitle',''),(10897,2333,'_dt_fancy_header_subtitle_font_size','18'),(10898,2333,'_dt_fancy_header_subtitle_line_height','26'),(10899,2333,'_dt_fancy_header_subtitle_text_transform','none'),(10900,2333,'_dt_fancy_header_subtitle_color_mode','color'),(10901,2333,'_dt_fancy_header_subtitle_color','#ffffff'),(10902,2333,'_dt_fancy_header_bg_heading',''),(10903,2333,'_dt_fancy_header_bg_color','#023b59'),(10904,2333,'_dt_fancy_header_bg_image_origin','custom'),(10905,2333,'_dt_fancy_header_bg_image','a:0:{}'),(10906,2333,'_dt_fancy_header_bg_repeat','no-repeat'),(10907,2333,'_dt_fancy_header_bg_position_x','center'),(10908,2333,'_dt_fancy_header_bg_position_y','center'),(10909,2333,'_dt_fancy_header_bg_fullscreen','1'),(10910,2333,'_dt_fancy_header_bg_overlay','0'),(10911,2333,'_dt_fancy_header_overlay_color','#000'),(10912,2333,'_dt_fancy_header_bg_overlay_opacity','50'),(10913,2333,'_dt_fancy_header_scroll_effect','default'),(10914,2333,'_dt_fancy_header_bg_parallax','0.5'),(10915,2333,'_dt_fancy_header_responsiveness_heading',''),(10916,2333,'_dt_fancy_header_responsiveness','enabled'),(10917,2333,'_dt_fancy_header_responsiveness_switch','778px'),(10918,2333,'_dt_fancy_header_responsive_height','70'),(10919,2333,'_dt_fancy_header_responsive_font_size','30'),(10920,2333,'_dt_fancy_header_responsive_title_line_height','38'),(10921,2333,'_dt_fancy_header_responsive_subtitle_font_size','20'),(10922,2333,'_dt_fancy_header_responsive_subtitle_line_height','28'),(10923,2333,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(10924,2333,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(10925,2333,'_wp_old_slug','boton-de-salida-serie-poc'),(10926,2333,'_wp_old_slug','3000tc-ii-2'),(10927,2333,'_wp_old_slug','bioentry-w-2'),(10928,2333,'_wp_old_slug','gt200-2'),(10929,2333,'_wp_old_slug','tft800-2'),(10930,2333,'_wp_old_slug','tft500p-2'),(10931,2333,'_wp_old_slug','multi2xx-2'),(10932,2333,'_product_image_gallery','2294,2295,2296'),(10933,2333,'_dp_original','2273'),(10934,2333,'_edit_last','1'),(10936,2333,'_wp_old_slug','bibliotheca-rfid-tag-2'),(10937,2335,'_elementor_controls_usage','a:0:{}'),(10938,2335,'_elementor_controls_usage','a:0:{}'),(10939,2335,'_elementor_controls_usage','a:0:{}'),(10940,2335,'_elementor_controls_usage','a:0:{}'),(10941,2335,'_elementor_controls_usage','a:0:{}'),(10942,2335,'_elementor_controls_usage','a:0:{}'),(10943,2335,'_elementor_controls_usage','a:0:{}'),(10944,2335,'_elementor_controls_usage','a:0:{}'),(10945,2335,'_elementor_controls_usage','a:0:{}'),(10946,2335,'_elementor_controls_usage','a:0:{}'),(10947,2335,'total_sales','0'),(10948,2335,'_tax_status','taxable'),(10949,2335,'_tax_class',''),(10950,2335,'_manage_stock','no'),(10951,2335,'_backorders','no'),(10952,2335,'_sold_individually','no'),(10953,2335,'_virtual','no'),(10954,2335,'_downloadable','no'),(10955,2335,'_download_limit','-1'),(10956,2335,'_download_expiry','-1'),(10957,2335,'_stock',''),(10958,2335,'_stock_status','instock'),(10959,2335,'_wc_average_rating','0'),(10960,2335,'_wc_review_count','0'),(10961,2335,'_product_version','5.6.0'),(10962,2335,'slide_template',''),(10963,2335,'rs_page_bg_color',''),(10964,2335,'_dt_sidebar_position','disabled'),(10965,2335,'_dt_sidebar_widgetarea_id','sidebar_1'),(10966,2335,'_dt_sidebar_hide_on_mobile','0'),(10967,2335,'_dt_footer_show','1'),(10968,2335,'_dt_footer_widgetarea_id','sidebar_2'),(10969,2335,'_dt_footer_hide_on_mobile','0'),(10970,2335,'_dt_header_title','fancy'),(10971,2335,'_dt_header_background','normal'),(10972,2335,'_dt_header_background_below_slideshow','disabled'),(10973,2335,'_dt_header_transparent_bg_color_scheme','light'),(10974,2335,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(10975,2335,'_dt_header_transparent_top_bar_bg_opacity','25'),(10976,2335,'_dt_header_transparent_bg_color','#000000'),(10977,2335,'_dt_header_transparent_bg_opacity','50'),(10978,2335,'_dt_header_disabled_background','normal'),(10979,2335,'_dt_header_disabled_transparent_bg_color_scheme','light'),(10980,2335,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(10981,2335,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(10982,2335,'_dt_header_disabled_transparent_bg_color','#000000'),(10983,2335,'_dt_header_disabled_transparent_bg_opacity','50'),(10984,2335,'_dt_page_overrides_top_margin',''),(10985,2335,'_dt_page_overrides_right_margin',''),(10986,2335,'_dt_page_overrides_bottom_margin',''),(10987,2335,'_dt_page_overrides_left_margin',''),(10988,2335,'_dt_fancy_header_layout_heading',''),(10989,2335,'_dt_fancy_header_title_aligment','all_left'),(10990,2335,'_dt_fancy_header_height','180'),(10991,2335,'_dt_fancy_header_padding-top','0px'),(10992,2335,'_dt_fancy_header_padding-bottom','0px'),(10993,2335,'_dt_fancy_header_breadcrumbs_heading',''),(10994,2335,'_dt_fancy_header_breadcrumbs','enabled'),(10995,2335,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(10996,2335,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(10997,2335,'_dt_fancy_header_title_heading',''),(10998,2335,'_dt_fancy_header_title_mode','generic'),(10999,2335,'_dt_fancy_header_title',''),(11000,2335,'_dt_fancy_header_title_font_size','35'),(11001,2335,'_dt_fancy_header_title_line_height','36'),(11002,2335,'_dt_fancy_header_text_transform','none'),(11003,2335,'_dt_fancy_header_title_color_mode','color'),(11004,2335,'_dt_fancy_header_title_color','#dddd2e'),(11005,2335,'_dt_fancy_header_subtitle_heading',''),(11006,2335,'_dt_fancy_header_subtitle',''),(11007,2335,'_dt_fancy_header_subtitle_font_size','18'),(11008,2335,'_dt_fancy_header_subtitle_line_height','26'),(11009,2335,'_dt_fancy_header_subtitle_text_transform','none'),(11010,2335,'_dt_fancy_header_subtitle_color_mode','color'),(11011,2335,'_dt_fancy_header_subtitle_color','#ffffff'),(11012,2335,'_dt_fancy_header_bg_heading',''),(11013,2335,'_dt_fancy_header_bg_color','#023b59'),(11014,2335,'_dt_fancy_header_bg_image_origin','custom'),(11015,2335,'_dt_fancy_header_bg_image','a:0:{}'),(11016,2335,'_dt_fancy_header_bg_repeat','no-repeat'),(11017,2335,'_dt_fancy_header_bg_position_x','center'),(11018,2335,'_dt_fancy_header_bg_position_y','center'),(11019,2335,'_dt_fancy_header_bg_fullscreen','1'),(11020,2335,'_dt_fancy_header_bg_overlay','0'),(11021,2335,'_dt_fancy_header_overlay_color','#000'),(11022,2335,'_dt_fancy_header_bg_overlay_opacity','50'),(11023,2335,'_dt_fancy_header_scroll_effect','default'),(11024,2335,'_dt_fancy_header_bg_parallax','0.5'),(11025,2335,'_dt_fancy_header_responsiveness_heading',''),(11026,2335,'_dt_fancy_header_responsiveness','enabled'),(11027,2335,'_dt_fancy_header_responsiveness_switch','778px'),(11028,2335,'_dt_fancy_header_responsive_height','70'),(11029,2335,'_dt_fancy_header_responsive_font_size','30'),(11030,2335,'_dt_fancy_header_responsive_title_line_height','38'),(11031,2335,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11032,2335,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11033,2335,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11034,2335,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11035,2335,'_wp_old_slug','boton-de-salida-serie-poc'),(11036,2335,'_wp_old_slug','3000tc-ii-2'),(11037,2335,'_wp_old_slug','bioentry-w-2'),(11038,2335,'_wp_old_slug','gt200-2'),(11039,2335,'_wp_old_slug','tft800-2'),(11040,2335,'_wp_old_slug','tft500p-2'),(11041,2335,'_wp_old_slug','multi2xx-2'),(11042,2335,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11043,2335,'_wp_old_slug','flex-amh-2'),(11044,2335,'_product_image_gallery','2299,2298'),(11045,2335,'_dp_original','2331'),(11046,2335,'_edit_last','1'),(11048,2335,'_wp_old_slug','remotelocker-2'),(11049,2337,'_elementor_controls_usage','a:0:{}'),(11050,2337,'_elementor_controls_usage','a:0:{}'),(11051,2337,'_elementor_controls_usage','a:0:{}'),(11052,2337,'_elementor_controls_usage','a:0:{}'),(11053,2337,'_elementor_controls_usage','a:0:{}'),(11054,2337,'_elementor_controls_usage','a:0:{}'),(11055,2337,'_elementor_controls_usage','a:0:{}'),(11056,2337,'_elementor_controls_usage','a:0:{}'),(11057,2337,'_elementor_controls_usage','a:0:{}'),(11058,2337,'total_sales','0'),(11059,2337,'_tax_status','taxable'),(11060,2337,'_tax_class',''),(11061,2337,'_manage_stock','no'),(11062,2337,'_backorders','no'),(11063,2337,'_sold_individually','no'),(11064,2337,'_virtual','no'),(11065,2337,'_downloadable','no'),(11066,2337,'_download_limit','-1'),(11067,2337,'_download_expiry','-1'),(11068,2337,'_stock',''),(11069,2337,'_stock_status','instock'),(11070,2337,'_wc_average_rating','0'),(11071,2337,'_wc_review_count','0'),(11072,2337,'_product_version','5.6.0'),(11073,2337,'slide_template',''),(11074,2337,'rs_page_bg_color',''),(11075,2337,'_dt_sidebar_position','disabled'),(11076,2337,'_dt_sidebar_widgetarea_id','sidebar_1'),(11077,2337,'_dt_sidebar_hide_on_mobile','0'),(11078,2337,'_dt_footer_show','1'),(11079,2337,'_dt_footer_widgetarea_id','sidebar_2'),(11080,2337,'_dt_footer_hide_on_mobile','0'),(11081,2337,'_dt_header_title','fancy'),(11082,2337,'_dt_header_background','normal'),(11083,2337,'_dt_header_background_below_slideshow','disabled'),(11084,2337,'_dt_header_transparent_bg_color_scheme','light'),(11085,2337,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11086,2337,'_dt_header_transparent_top_bar_bg_opacity','25'),(11087,2337,'_dt_header_transparent_bg_color','#000000'),(11088,2337,'_dt_header_transparent_bg_opacity','50'),(11089,2337,'_dt_header_disabled_background','normal'),(11090,2337,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11091,2337,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11092,2337,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11093,2337,'_dt_header_disabled_transparent_bg_color','#000000'),(11094,2337,'_dt_header_disabled_transparent_bg_opacity','50'),(11095,2337,'_dt_page_overrides_top_margin',''),(11096,2337,'_dt_page_overrides_right_margin',''),(11097,2337,'_dt_page_overrides_bottom_margin',''),(11098,2337,'_dt_page_overrides_left_margin',''),(11099,2337,'_dt_fancy_header_layout_heading',''),(11100,2337,'_dt_fancy_header_title_aligment','all_left'),(11101,2337,'_dt_fancy_header_height','180'),(11102,2337,'_dt_fancy_header_padding-top','0px'),(11103,2337,'_dt_fancy_header_padding-bottom','0px'),(11104,2337,'_dt_fancy_header_breadcrumbs_heading',''),(11105,2337,'_dt_fancy_header_breadcrumbs','enabled'),(11106,2337,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11107,2337,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11108,2337,'_dt_fancy_header_title_heading',''),(11109,2337,'_dt_fancy_header_title_mode','generic'),(11110,2337,'_dt_fancy_header_title',''),(11111,2337,'_dt_fancy_header_title_font_size','35'),(11112,2337,'_dt_fancy_header_title_line_height','36'),(11113,2337,'_dt_fancy_header_text_transform','none'),(11114,2337,'_dt_fancy_header_title_color_mode','color'),(11115,2337,'_dt_fancy_header_title_color','#dddd2e'),(11116,2337,'_dt_fancy_header_subtitle_heading',''),(11117,2337,'_dt_fancy_header_subtitle',''),(11118,2337,'_dt_fancy_header_subtitle_font_size','18'),(11119,2337,'_dt_fancy_header_subtitle_line_height','26'),(11120,2337,'_dt_fancy_header_subtitle_text_transform','none'),(11121,2337,'_dt_fancy_header_subtitle_color_mode','color'),(11122,2337,'_dt_fancy_header_subtitle_color','#ffffff'),(11123,2337,'_dt_fancy_header_bg_heading',''),(11124,2337,'_dt_fancy_header_bg_color','#023b59'),(11125,2337,'_dt_fancy_header_bg_image_origin','custom'),(11126,2337,'_dt_fancy_header_bg_image','a:0:{}'),(11127,2337,'_dt_fancy_header_bg_repeat','no-repeat'),(11128,2337,'_dt_fancy_header_bg_position_x','center'),(11129,2337,'_dt_fancy_header_bg_position_y','center'),(11130,2337,'_dt_fancy_header_bg_fullscreen','1'),(11131,2337,'_dt_fancy_header_bg_overlay','0'),(11132,2337,'_dt_fancy_header_overlay_color','#000'),(11133,2337,'_dt_fancy_header_bg_overlay_opacity','50'),(11134,2337,'_dt_fancy_header_scroll_effect','default'),(11135,2337,'_dt_fancy_header_bg_parallax','0.5'),(11136,2337,'_dt_fancy_header_responsiveness_heading',''),(11137,2337,'_dt_fancy_header_responsiveness','enabled'),(11138,2337,'_dt_fancy_header_responsiveness_switch','778px'),(11139,2337,'_dt_fancy_header_responsive_height','70'),(11140,2337,'_dt_fancy_header_responsive_font_size','30'),(11141,2337,'_dt_fancy_header_responsive_title_line_height','38'),(11142,2337,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11143,2337,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11144,2337,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11145,2337,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11146,2337,'_wp_old_slug','boton-de-salida-serie-poc'),(11147,2337,'_wp_old_slug','3000tc-ii-2'),(11148,2337,'_wp_old_slug','bioentry-w-2'),(11149,2337,'_wp_old_slug','gt200-2'),(11150,2337,'_wp_old_slug','tft800-2'),(11151,2337,'_wp_old_slug','tft500p-2'),(11152,2337,'_wp_old_slug','multi2xx-2'),(11153,2337,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11154,2337,'_product_image_gallery','2304,2305,2306'),(11155,2337,'_dp_original','2333'),(11156,2337,'_edit_last','1'),(11158,2339,'_elementor_controls_usage','a:0:{}'),(11159,2339,'_elementor_controls_usage','a:0:{}'),(11160,2339,'_elementor_controls_usage','a:0:{}'),(11161,2339,'_elementor_controls_usage','a:0:{}'),(11162,2339,'_elementor_controls_usage','a:0:{}'),(11163,2339,'_elementor_controls_usage','a:0:{}'),(11164,2339,'_elementor_controls_usage','a:0:{}'),(11165,2339,'_elementor_controls_usage','a:0:{}'),(11166,2339,'_elementor_controls_usage','a:0:{}'),(11167,2339,'_elementor_controls_usage','a:0:{}'),(11168,2339,'_elementor_controls_usage','a:0:{}'),(11169,2339,'total_sales','0'),(11170,2339,'_tax_status','taxable'),(11171,2339,'_tax_class',''),(11172,2339,'_manage_stock','no'),(11173,2339,'_backorders','no'),(11174,2339,'_sold_individually','no'),(11175,2339,'_virtual','no'),(11176,2339,'_downloadable','no'),(11177,2339,'_download_limit','-1'),(11178,2339,'_download_expiry','-1'),(11179,2339,'_stock',''),(11180,2339,'_stock_status','instock'),(11181,2339,'_wc_average_rating','0'),(11182,2339,'_wc_review_count','0'),(11183,2339,'_product_version','5.6.0'),(11184,2339,'slide_template',''),(11185,2339,'rs_page_bg_color',''),(11186,2339,'_dt_sidebar_position','disabled'),(11187,2339,'_dt_sidebar_widgetarea_id','sidebar_1'),(11188,2339,'_dt_sidebar_hide_on_mobile','0'),(11189,2339,'_dt_footer_show','1'),(11190,2339,'_dt_footer_widgetarea_id','sidebar_2'),(11191,2339,'_dt_footer_hide_on_mobile','0'),(11192,2339,'_dt_header_title','fancy'),(11193,2339,'_dt_header_background','normal'),(11194,2339,'_dt_header_background_below_slideshow','disabled'),(11195,2339,'_dt_header_transparent_bg_color_scheme','light'),(11196,2339,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11197,2339,'_dt_header_transparent_top_bar_bg_opacity','25'),(11198,2339,'_dt_header_transparent_bg_color','#000000'),(11199,2339,'_dt_header_transparent_bg_opacity','50'),(11200,2339,'_dt_header_disabled_background','normal'),(11201,2339,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11202,2339,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11203,2339,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11204,2339,'_dt_header_disabled_transparent_bg_color','#000000'),(11205,2339,'_dt_header_disabled_transparent_bg_opacity','50'),(11206,2339,'_dt_page_overrides_top_margin',''),(11207,2339,'_dt_page_overrides_right_margin',''),(11208,2339,'_dt_page_overrides_bottom_margin',''),(11209,2339,'_dt_page_overrides_left_margin',''),(11210,2339,'_dt_fancy_header_layout_heading',''),(11211,2339,'_dt_fancy_header_title_aligment','all_left'),(11212,2339,'_dt_fancy_header_height','180'),(11213,2339,'_dt_fancy_header_padding-top','0px'),(11214,2339,'_dt_fancy_header_padding-bottom','0px'),(11215,2339,'_dt_fancy_header_breadcrumbs_heading',''),(11216,2339,'_dt_fancy_header_breadcrumbs','enabled'),(11217,2339,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11218,2339,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11219,2339,'_dt_fancy_header_title_heading',''),(11220,2339,'_dt_fancy_header_title_mode','generic'),(11221,2339,'_dt_fancy_header_title',''),(11222,2339,'_dt_fancy_header_title_font_size','35'),(11223,2339,'_dt_fancy_header_title_line_height','36'),(11224,2339,'_dt_fancy_header_text_transform','none'),(11225,2339,'_dt_fancy_header_title_color_mode','color'),(11226,2339,'_dt_fancy_header_title_color','#dddd2e'),(11227,2339,'_dt_fancy_header_subtitle_heading',''),(11228,2339,'_dt_fancy_header_subtitle',''),(11229,2339,'_dt_fancy_header_subtitle_font_size','18'),(11230,2339,'_dt_fancy_header_subtitle_line_height','26'),(11231,2339,'_dt_fancy_header_subtitle_text_transform','none'),(11232,2339,'_dt_fancy_header_subtitle_color_mode','color'),(11233,2339,'_dt_fancy_header_subtitle_color','#ffffff'),(11234,2339,'_dt_fancy_header_bg_heading',''),(11235,2339,'_dt_fancy_header_bg_color','#023b59'),(11236,2339,'_dt_fancy_header_bg_image_origin','custom'),(11237,2339,'_dt_fancy_header_bg_image','a:0:{}'),(11238,2339,'_dt_fancy_header_bg_repeat','no-repeat'),(11239,2339,'_dt_fancy_header_bg_position_x','center'),(11240,2339,'_dt_fancy_header_bg_position_y','center'),(11241,2339,'_dt_fancy_header_bg_fullscreen','1'),(11242,2339,'_dt_fancy_header_bg_overlay','0'),(11243,2339,'_dt_fancy_header_overlay_color','#000'),(11244,2339,'_dt_fancy_header_bg_overlay_opacity','50'),(11245,2339,'_dt_fancy_header_scroll_effect','default'),(11246,2339,'_dt_fancy_header_bg_parallax','0.5'),(11247,2339,'_dt_fancy_header_responsiveness_heading',''),(11248,2339,'_dt_fancy_header_responsiveness','enabled'),(11249,2339,'_dt_fancy_header_responsiveness_switch','778px'),(11250,2339,'_dt_fancy_header_responsive_height','70'),(11251,2339,'_dt_fancy_header_responsive_font_size','30'),(11252,2339,'_dt_fancy_header_responsive_title_line_height','38'),(11253,2339,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11254,2339,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11255,2339,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11256,2339,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11257,2339,'_wp_old_slug','boton-de-salida-serie-poc'),(11258,2339,'_wp_old_slug','3000tc-ii-2'),(11259,2339,'_wp_old_slug','bioentry-w-2'),(11260,2339,'_wp_old_slug','gt200-2'),(11261,2339,'_wp_old_slug','tft800-2'),(11262,2339,'_wp_old_slug','tft500p-2'),(11263,2339,'_wp_old_slug','multi2xx-2'),(11264,2339,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11265,2339,'_wp_old_slug','bookcheck-2'),(11266,2339,'_wp_old_slug','dla-2'),(11267,2339,'_product_image_gallery','2312,2314'),(11268,2339,'_dp_original','2329'),(11269,2339,'_edit_last','1'),(11271,2339,'_wp_old_slug','hybrid-selfcheck-1000-1000d-2'),(11272,2340,'_elementor_controls_usage','a:0:{}'),(11273,2340,'_elementor_controls_usage','a:0:{}'),(11274,2340,'_elementor_controls_usage','a:0:{}'),(11275,2340,'_elementor_controls_usage','a:0:{}'),(11276,2340,'_elementor_controls_usage','a:0:{}'),(11277,2340,'_elementor_controls_usage','a:0:{}'),(11278,2340,'_elementor_controls_usage','a:0:{}'),(11279,2340,'_elementor_controls_usage','a:0:{}'),(11280,2340,'_elementor_controls_usage','a:0:{}'),(11281,2340,'_elementor_controls_usage','a:0:{}'),(11282,2340,'_elementor_controls_usage','a:0:{}'),(11283,2340,'total_sales','0'),(11284,2340,'_tax_status','taxable'),(11285,2340,'_tax_class',''),(11286,2340,'_manage_stock','no'),(11287,2340,'_backorders','no'),(11288,2340,'_sold_individually','no'),(11289,2340,'_virtual','no'),(11290,2340,'_downloadable','no'),(11291,2340,'_download_limit','-1'),(11292,2340,'_download_expiry','-1'),(11293,2340,'_stock',''),(11294,2340,'_stock_status','instock'),(11295,2340,'_wc_average_rating','0'),(11296,2340,'_wc_review_count','0'),(11297,2340,'_product_version','5.6.0'),(11298,2340,'slide_template',''),(11299,2340,'rs_page_bg_color',''),(11300,2340,'_dt_sidebar_position','disabled'),(11301,2340,'_dt_sidebar_widgetarea_id','sidebar_1'),(11302,2340,'_dt_sidebar_hide_on_mobile','0'),(11303,2340,'_dt_footer_show','1'),(11304,2340,'_dt_footer_widgetarea_id','sidebar_2'),(11305,2340,'_dt_footer_hide_on_mobile','0'),(11306,2340,'_dt_header_title','fancy'),(11307,2340,'_dt_header_background','normal'),(11308,2340,'_dt_header_background_below_slideshow','disabled'),(11309,2340,'_dt_header_transparent_bg_color_scheme','light'),(11310,2340,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11311,2340,'_dt_header_transparent_top_bar_bg_opacity','25'),(11312,2340,'_dt_header_transparent_bg_color','#000000'),(11313,2340,'_dt_header_transparent_bg_opacity','50'),(11314,2340,'_dt_header_disabled_background','normal'),(11315,2340,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11316,2340,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11317,2340,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11318,2340,'_dt_header_disabled_transparent_bg_color','#000000'),(11319,2340,'_dt_header_disabled_transparent_bg_opacity','50'),(11320,2340,'_dt_page_overrides_top_margin',''),(11321,2340,'_dt_page_overrides_right_margin',''),(11322,2340,'_dt_page_overrides_bottom_margin',''),(11323,2340,'_dt_page_overrides_left_margin',''),(11324,2340,'_dt_fancy_header_layout_heading',''),(11325,2340,'_dt_fancy_header_title_aligment','all_left'),(11326,2340,'_dt_fancy_header_height','180'),(11327,2340,'_dt_fancy_header_padding-top','0px'),(11328,2340,'_dt_fancy_header_padding-bottom','0px'),(11329,2340,'_dt_fancy_header_breadcrumbs_heading',''),(11330,2340,'_dt_fancy_header_breadcrumbs','enabled'),(11331,2340,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11332,2340,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11333,2340,'_dt_fancy_header_title_heading',''),(11334,2340,'_dt_fancy_header_title_mode','generic'),(11335,2340,'_dt_fancy_header_title',''),(11336,2340,'_dt_fancy_header_title_font_size','35'),(11337,2340,'_dt_fancy_header_title_line_height','36'),(11338,2340,'_dt_fancy_header_text_transform','none'),(11339,2340,'_dt_fancy_header_title_color_mode','color'),(11340,2340,'_dt_fancy_header_title_color','#dddd2e'),(11341,2340,'_dt_fancy_header_subtitle_heading',''),(11342,2340,'_dt_fancy_header_subtitle',''),(11343,2340,'_dt_fancy_header_subtitle_font_size','18'),(11344,2340,'_dt_fancy_header_subtitle_line_height','26'),(11345,2340,'_dt_fancy_header_subtitle_text_transform','none'),(11346,2340,'_dt_fancy_header_subtitle_color_mode','color'),(11347,2340,'_dt_fancy_header_subtitle_color','#ffffff'),(11348,2340,'_dt_fancy_header_bg_heading',''),(11349,2340,'_dt_fancy_header_bg_color','#023b59'),(11350,2340,'_dt_fancy_header_bg_image_origin','custom'),(11351,2340,'_dt_fancy_header_bg_image','a:0:{}'),(11352,2340,'_dt_fancy_header_bg_repeat','no-repeat'),(11353,2340,'_dt_fancy_header_bg_position_x','center'),(11354,2340,'_dt_fancy_header_bg_position_y','center'),(11355,2340,'_dt_fancy_header_bg_fullscreen','1'),(11356,2340,'_dt_fancy_header_bg_overlay','0'),(11357,2340,'_dt_fancy_header_overlay_color','#000'),(11358,2340,'_dt_fancy_header_bg_overlay_opacity','50'),(11359,2340,'_dt_fancy_header_scroll_effect','default'),(11360,2340,'_dt_fancy_header_bg_parallax','0.5'),(11361,2340,'_dt_fancy_header_responsiveness_heading',''),(11362,2340,'_dt_fancy_header_responsiveness','enabled'),(11363,2340,'_dt_fancy_header_responsiveness_switch','778px'),(11364,2340,'_dt_fancy_header_responsive_height','70'),(11365,2340,'_dt_fancy_header_responsive_font_size','30'),(11366,2340,'_dt_fancy_header_responsive_title_line_height','38'),(11367,2340,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11368,2340,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11369,2340,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11370,2340,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11371,2340,'_wp_old_slug','boton-de-salida-serie-poc'),(11372,2340,'_wp_old_slug','3000tc-ii-2'),(11373,2340,'_wp_old_slug','bioentry-w-2'),(11374,2340,'_wp_old_slug','gt200-2'),(11375,2340,'_wp_old_slug','tft800-2'),(11376,2340,'_wp_old_slug','tft500p-2'),(11377,2340,'_wp_old_slug','multi2xx-2'),(11378,2340,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11379,2340,'_wp_old_slug','bookcheck-2'),(11380,2340,'_wp_old_slug','dla-2'),(11381,2340,'_product_image_gallery','2302,2301,2303'),(11382,2340,'_dp_original','2329'),(11383,2340,'_edit_last','1'),(11385,2340,'_wp_old_slug','hybrid-selfcheck-1000-1000d-3'),(11386,2343,'_elementor_controls_usage','a:0:{}'),(11387,2343,'_elementor_controls_usage','a:0:{}'),(11388,2343,'_elementor_controls_usage','a:0:{}'),(11389,2343,'_elementor_controls_usage','a:0:{}'),(11390,2343,'_elementor_controls_usage','a:0:{}'),(11391,2343,'_elementor_controls_usage','a:0:{}'),(11392,2343,'_elementor_controls_usage','a:0:{}'),(11393,2343,'_elementor_controls_usage','a:0:{}'),(11394,2343,'_elementor_controls_usage','a:0:{}'),(11395,2343,'total_sales','0'),(11396,2343,'_tax_status','taxable'),(11397,2343,'_tax_class',''),(11398,2343,'_manage_stock','no'),(11399,2343,'_backorders','no'),(11400,2343,'_sold_individually','no'),(11401,2343,'_virtual','no'),(11402,2343,'_downloadable','no'),(11403,2343,'_download_limit','-1'),(11404,2343,'_download_expiry','-1'),(11405,2343,'_stock',''),(11406,2343,'_stock_status','instock'),(11407,2343,'_wc_average_rating','0'),(11408,2343,'_wc_review_count','0'),(11409,2343,'_product_version','5.6.0'),(11410,2343,'slide_template',''),(11411,2343,'rs_page_bg_color',''),(11412,2343,'_dt_sidebar_position','disabled'),(11413,2343,'_dt_sidebar_widgetarea_id','sidebar_1'),(11414,2343,'_dt_sidebar_hide_on_mobile','0'),(11415,2343,'_dt_footer_show','1'),(11416,2343,'_dt_footer_widgetarea_id','sidebar_2'),(11417,2343,'_dt_footer_hide_on_mobile','0'),(11418,2343,'_dt_header_title','fancy'),(11419,2343,'_dt_header_background','normal'),(11420,2343,'_dt_header_background_below_slideshow','disabled'),(11421,2343,'_dt_header_transparent_bg_color_scheme','light'),(11422,2343,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11423,2343,'_dt_header_transparent_top_bar_bg_opacity','25'),(11424,2343,'_dt_header_transparent_bg_color','#000000'),(11425,2343,'_dt_header_transparent_bg_opacity','50'),(11426,2343,'_dt_header_disabled_background','normal'),(11427,2343,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11428,2343,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11429,2343,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11430,2343,'_dt_header_disabled_transparent_bg_color','#000000'),(11431,2343,'_dt_header_disabled_transparent_bg_opacity','50'),(11432,2343,'_dt_page_overrides_top_margin',''),(11433,2343,'_dt_page_overrides_right_margin',''),(11434,2343,'_dt_page_overrides_bottom_margin',''),(11435,2343,'_dt_page_overrides_left_margin',''),(11436,2343,'_dt_fancy_header_layout_heading',''),(11437,2343,'_dt_fancy_header_title_aligment','all_left'),(11438,2343,'_dt_fancy_header_height','180'),(11439,2343,'_dt_fancy_header_padding-top','0px'),(11440,2343,'_dt_fancy_header_padding-bottom','0px'),(11441,2343,'_dt_fancy_header_breadcrumbs_heading',''),(11442,2343,'_dt_fancy_header_breadcrumbs','enabled'),(11443,2343,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11444,2343,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11445,2343,'_dt_fancy_header_title_heading',''),(11446,2343,'_dt_fancy_header_title_mode','generic'),(11447,2343,'_dt_fancy_header_title',''),(11448,2343,'_dt_fancy_header_title_font_size','35'),(11449,2343,'_dt_fancy_header_title_line_height','36'),(11450,2343,'_dt_fancy_header_text_transform','none'),(11451,2343,'_dt_fancy_header_title_color_mode','color'),(11452,2343,'_dt_fancy_header_title_color','#dddd2e'),(11453,2343,'_dt_fancy_header_subtitle_heading',''),(11454,2343,'_dt_fancy_header_subtitle',''),(11455,2343,'_dt_fancy_header_subtitle_font_size','18'),(11456,2343,'_dt_fancy_header_subtitle_line_height','26'),(11457,2343,'_dt_fancy_header_subtitle_text_transform','none'),(11458,2343,'_dt_fancy_header_subtitle_color_mode','color'),(11459,2343,'_dt_fancy_header_subtitle_color','#ffffff'),(11460,2343,'_dt_fancy_header_bg_heading',''),(11461,2343,'_dt_fancy_header_bg_color','#023b59'),(11462,2343,'_dt_fancy_header_bg_image_origin','custom'),(11463,2343,'_dt_fancy_header_bg_image','a:0:{}'),(11464,2343,'_dt_fancy_header_bg_repeat','no-repeat'),(11465,2343,'_dt_fancy_header_bg_position_x','center'),(11466,2343,'_dt_fancy_header_bg_position_y','center'),(11467,2343,'_dt_fancy_header_bg_fullscreen','1'),(11468,2343,'_dt_fancy_header_bg_overlay','0'),(11469,2343,'_dt_fancy_header_overlay_color','#000'),(11470,2343,'_dt_fancy_header_bg_overlay_opacity','50'),(11471,2343,'_dt_fancy_header_scroll_effect','default'),(11472,2343,'_dt_fancy_header_bg_parallax','0.5'),(11473,2343,'_dt_fancy_header_responsiveness_heading',''),(11474,2343,'_dt_fancy_header_responsiveness','enabled'),(11475,2343,'_dt_fancy_header_responsiveness_switch','778px'),(11476,2343,'_dt_fancy_header_responsive_height','70'),(11477,2343,'_dt_fancy_header_responsive_font_size','30'),(11478,2343,'_dt_fancy_header_responsive_title_line_height','38'),(11479,2343,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11480,2343,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11481,2343,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11482,2343,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11483,2343,'_wp_old_slug','boton-de-salida-serie-poc'),(11484,2343,'_wp_old_slug','3000tc-ii-2'),(11485,2343,'_wp_old_slug','bioentry-w-2'),(11486,2343,'_wp_old_slug','gt200-2'),(11487,2343,'_wp_old_slug','tft800-2'),(11488,2343,'_wp_old_slug','tft500p-2'),(11489,2343,'_wp_old_slug','multi2xx-2'),(11490,2343,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11491,2343,'_product_image_gallery','2316,2317,2318'),(11492,2343,'_dp_original','2327'),(11493,2343,'_edit_last','1'),(11495,2343,'_wp_old_slug','flex-amh-2'),(11496,2345,'_elementor_controls_usage','a:0:{}'),(11497,2345,'_elementor_controls_usage','a:0:{}'),(11498,2345,'_elementor_controls_usage','a:0:{}'),(11499,2345,'_elementor_controls_usage','a:0:{}'),(11500,2345,'_elementor_controls_usage','a:0:{}'),(11501,2345,'_elementor_controls_usage','a:0:{}'),(11502,2345,'_elementor_controls_usage','a:0:{}'),(11503,2345,'_elementor_controls_usage','a:0:{}'),(11504,2345,'_elementor_controls_usage','a:0:{}'),(11505,2345,'total_sales','0'),(11506,2345,'_tax_status','taxable'),(11507,2345,'_tax_class',''),(11508,2345,'_manage_stock','no'),(11509,2345,'_backorders','no'),(11510,2345,'_sold_individually','no'),(11511,2345,'_virtual','no'),(11512,2345,'_downloadable','no'),(11513,2345,'_download_limit','-1'),(11514,2345,'_download_expiry','-1'),(11515,2345,'_stock',''),(11516,2345,'_stock_status','instock'),(11517,2345,'_wc_average_rating','0'),(11518,2345,'_wc_review_count','0'),(11519,2345,'_product_version','5.6.0'),(11520,2345,'slide_template',''),(11521,2345,'rs_page_bg_color',''),(11522,2345,'_dt_sidebar_position','disabled'),(11523,2345,'_dt_sidebar_widgetarea_id','sidebar_1'),(11524,2345,'_dt_sidebar_hide_on_mobile','0'),(11525,2345,'_dt_footer_show','1'),(11526,2345,'_dt_footer_widgetarea_id','sidebar_2'),(11527,2345,'_dt_footer_hide_on_mobile','0'),(11528,2345,'_dt_header_title','fancy'),(11529,2345,'_dt_header_background','normal'),(11530,2345,'_dt_header_background_below_slideshow','disabled'),(11531,2345,'_dt_header_transparent_bg_color_scheme','light'),(11532,2345,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11533,2345,'_dt_header_transparent_top_bar_bg_opacity','25'),(11534,2345,'_dt_header_transparent_bg_color','#000000'),(11535,2345,'_dt_header_transparent_bg_opacity','50'),(11536,2345,'_dt_header_disabled_background','normal'),(11537,2345,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11538,2345,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11539,2345,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11540,2345,'_dt_header_disabled_transparent_bg_color','#000000'),(11541,2345,'_dt_header_disabled_transparent_bg_opacity','50'),(11542,2345,'_dt_page_overrides_top_margin',''),(11543,2345,'_dt_page_overrides_right_margin',''),(11544,2345,'_dt_page_overrides_bottom_margin',''),(11545,2345,'_dt_page_overrides_left_margin',''),(11546,2345,'_dt_fancy_header_layout_heading',''),(11547,2345,'_dt_fancy_header_title_aligment','all_left'),(11548,2345,'_dt_fancy_header_height','180'),(11549,2345,'_dt_fancy_header_padding-top','0px'),(11550,2345,'_dt_fancy_header_padding-bottom','0px'),(11551,2345,'_dt_fancy_header_breadcrumbs_heading',''),(11552,2345,'_dt_fancy_header_breadcrumbs','enabled'),(11553,2345,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11554,2345,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11555,2345,'_dt_fancy_header_title_heading',''),(11556,2345,'_dt_fancy_header_title_mode','generic'),(11557,2345,'_dt_fancy_header_title',''),(11558,2345,'_dt_fancy_header_title_font_size','35'),(11559,2345,'_dt_fancy_header_title_line_height','36'),(11560,2345,'_dt_fancy_header_text_transform','none'),(11561,2345,'_dt_fancy_header_title_color_mode','color'),(11562,2345,'_dt_fancy_header_title_color','#dddd2e'),(11563,2345,'_dt_fancy_header_subtitle_heading',''),(11564,2345,'_dt_fancy_header_subtitle',''),(11565,2345,'_dt_fancy_header_subtitle_font_size','18'),(11566,2345,'_dt_fancy_header_subtitle_line_height','26'),(11567,2345,'_dt_fancy_header_subtitle_text_transform','none'),(11568,2345,'_dt_fancy_header_subtitle_color_mode','color'),(11569,2345,'_dt_fancy_header_subtitle_color','#ffffff'),(11570,2345,'_dt_fancy_header_bg_heading',''),(11571,2345,'_dt_fancy_header_bg_color','#023b59'),(11572,2345,'_dt_fancy_header_bg_image_origin','custom'),(11573,2345,'_dt_fancy_header_bg_image','a:0:{}'),(11574,2345,'_dt_fancy_header_bg_repeat','no-repeat'),(11575,2345,'_dt_fancy_header_bg_position_x','center'),(11576,2345,'_dt_fancy_header_bg_position_y','center'),(11577,2345,'_dt_fancy_header_bg_fullscreen','1'),(11578,2345,'_dt_fancy_header_bg_overlay','0'),(11579,2345,'_dt_fancy_header_overlay_color','#000'),(11580,2345,'_dt_fancy_header_bg_overlay_opacity','50'),(11581,2345,'_dt_fancy_header_scroll_effect','default'),(11582,2345,'_dt_fancy_header_bg_parallax','0.5'),(11583,2345,'_dt_fancy_header_responsiveness_heading',''),(11584,2345,'_dt_fancy_header_responsiveness','enabled'),(11585,2345,'_dt_fancy_header_responsiveness_switch','778px'),(11586,2345,'_dt_fancy_header_responsive_height','70'),(11587,2345,'_dt_fancy_header_responsive_font_size','30'),(11588,2345,'_dt_fancy_header_responsive_title_line_height','38'),(11589,2345,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11590,2345,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11591,2345,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11592,2345,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11593,2345,'_wp_old_slug','boton-de-salida-serie-poc'),(11594,2345,'_wp_old_slug','3000tc-ii-2'),(11595,2345,'_wp_old_slug','bioentry-w-2'),(11596,2345,'_wp_old_slug','gt200-2'),(11597,2345,'_wp_old_slug','tft800-2'),(11598,2345,'_wp_old_slug','tft500p-2'),(11599,2345,'_wp_old_slug','multi2xx-2'),(11600,2345,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11601,2345,'_product_image_gallery','2319,2320,2321'),(11602,2345,'_dp_original','2323'),(11603,2345,'_edit_last','1'),(11605,2345,'_wp_old_slug','bookcheck-2'),(11606,2347,'_elementor_controls_usage','a:0:{}'),(11607,2347,'_elementor_controls_usage','a:0:{}'),(11608,2347,'_elementor_controls_usage','a:0:{}'),(11609,2347,'_elementor_controls_usage','a:0:{}'),(11610,2347,'_elementor_controls_usage','a:0:{}'),(11611,2347,'_elementor_controls_usage','a:0:{}'),(11612,2347,'_elementor_controls_usage','a:0:{}'),(11613,2347,'_elementor_controls_usage','a:0:{}'),(11614,2347,'_elementor_controls_usage','a:0:{}'),(11615,2347,'_elementor_controls_usage','a:0:{}'),(11616,2347,'_elementor_controls_usage','a:0:{}'),(11617,2347,'_elementor_controls_usage','a:0:{}'),(11618,2347,'total_sales','0'),(11619,2347,'_tax_status','taxable'),(11620,2347,'_tax_class',''),(11621,2347,'_manage_stock','no'),(11622,2347,'_backorders','no'),(11623,2347,'_sold_individually','no'),(11624,2347,'_virtual','no'),(11625,2347,'_downloadable','no'),(11626,2347,'_download_limit','-1'),(11627,2347,'_download_expiry','-1'),(11628,2347,'_stock',''),(11629,2347,'_stock_status','instock'),(11630,2347,'_wc_average_rating','0'),(11631,2347,'_wc_review_count','0'),(11632,2347,'_product_version','5.6.0'),(11633,2347,'slide_template',''),(11634,2347,'rs_page_bg_color',''),(11635,2347,'_dt_sidebar_position','disabled'),(11636,2347,'_dt_sidebar_widgetarea_id','sidebar_1'),(11637,2347,'_dt_sidebar_hide_on_mobile','0'),(11638,2347,'_dt_footer_show','1'),(11639,2347,'_dt_footer_widgetarea_id','sidebar_2'),(11640,2347,'_dt_footer_hide_on_mobile','0'),(11641,2347,'_dt_header_title','fancy'),(11642,2347,'_dt_header_background','normal'),(11643,2347,'_dt_header_background_below_slideshow','disabled'),(11644,2347,'_dt_header_transparent_bg_color_scheme','light'),(11645,2347,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11646,2347,'_dt_header_transparent_top_bar_bg_opacity','25'),(11647,2347,'_dt_header_transparent_bg_color','#000000'),(11648,2347,'_dt_header_transparent_bg_opacity','50'),(11649,2347,'_dt_header_disabled_background','normal'),(11650,2347,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11651,2347,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11652,2347,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11653,2347,'_dt_header_disabled_transparent_bg_color','#000000'),(11654,2347,'_dt_header_disabled_transparent_bg_opacity','50'),(11655,2347,'_dt_page_overrides_top_margin',''),(11656,2347,'_dt_page_overrides_right_margin',''),(11657,2347,'_dt_page_overrides_bottom_margin',''),(11658,2347,'_dt_page_overrides_left_margin',''),(11659,2347,'_dt_fancy_header_layout_heading',''),(11660,2347,'_dt_fancy_header_title_aligment','all_left'),(11661,2347,'_dt_fancy_header_height','180'),(11662,2347,'_dt_fancy_header_padding-top','0px'),(11663,2347,'_dt_fancy_header_padding-bottom','0px'),(11664,2347,'_dt_fancy_header_breadcrumbs_heading',''),(11665,2347,'_dt_fancy_header_breadcrumbs','enabled'),(11666,2347,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11667,2347,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11668,2347,'_dt_fancy_header_title_heading',''),(11669,2347,'_dt_fancy_header_title_mode','generic'),(11670,2347,'_dt_fancy_header_title',''),(11671,2347,'_dt_fancy_header_title_font_size','35'),(11672,2347,'_dt_fancy_header_title_line_height','36'),(11673,2347,'_dt_fancy_header_text_transform','none'),(11674,2347,'_dt_fancy_header_title_color_mode','color'),(11675,2347,'_dt_fancy_header_title_color','#dddd2e'),(11676,2347,'_dt_fancy_header_subtitle_heading',''),(11677,2347,'_dt_fancy_header_subtitle',''),(11678,2347,'_dt_fancy_header_subtitle_font_size','18'),(11679,2347,'_dt_fancy_header_subtitle_line_height','26'),(11680,2347,'_dt_fancy_header_subtitle_text_transform','none'),(11681,2347,'_dt_fancy_header_subtitle_color_mode','color'),(11682,2347,'_dt_fancy_header_subtitle_color','#ffffff'),(11683,2347,'_dt_fancy_header_bg_heading',''),(11684,2347,'_dt_fancy_header_bg_color','#023b59'),(11685,2347,'_dt_fancy_header_bg_image_origin','custom'),(11686,2347,'_dt_fancy_header_bg_image','a:0:{}'),(11687,2347,'_dt_fancy_header_bg_repeat','no-repeat'),(11688,2347,'_dt_fancy_header_bg_position_x','center'),(11689,2347,'_dt_fancy_header_bg_position_y','center'),(11690,2347,'_dt_fancy_header_bg_fullscreen','1'),(11691,2347,'_dt_fancy_header_bg_overlay','0'),(11692,2347,'_dt_fancy_header_overlay_color','#000'),(11693,2347,'_dt_fancy_header_bg_overlay_opacity','50'),(11694,2347,'_dt_fancy_header_scroll_effect','default'),(11695,2347,'_dt_fancy_header_bg_parallax','0.5'),(11696,2347,'_dt_fancy_header_responsiveness_heading',''),(11697,2347,'_dt_fancy_header_responsiveness','enabled'),(11698,2347,'_dt_fancy_header_responsiveness_switch','778px'),(11699,2347,'_dt_fancy_header_responsive_height','70'),(11700,2347,'_dt_fancy_header_responsive_font_size','30'),(11701,2347,'_dt_fancy_header_responsive_title_line_height','38'),(11702,2347,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11703,2347,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11704,2347,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11705,2347,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11706,2347,'_wp_old_slug','boton-de-salida-serie-poc'),(11707,2347,'_wp_old_slug','3000tc-ii-2'),(11708,2347,'_wp_old_slug','bioentry-w-2'),(11709,2347,'_wp_old_slug','gt200-2'),(11710,2347,'_wp_old_slug','tft800-2'),(11711,2347,'_wp_old_slug','tft500p-2'),(11712,2347,'_wp_old_slug','multi2xx-2'),(11713,2347,'_wp_old_slug','bibliotheca-rfid-tag-2'),(11714,2347,'_wp_old_slug','bookcheck-2'),(11715,2347,'_wp_old_slug','dla-2'),(11716,2347,'_wp_old_slug','hybrid-selfcheck-1000-1000d-3'),(11717,2347,'_dp_original','2340'),(11718,2347,'_edit_last','1'),(11720,2347,'_wp_old_slug','selfcheck-500-500d-2'),(11721,2347,'_wp_old_slug','workstation-895'),(11722,2347,'_product_image_gallery','3185,3186'),(11723,2349,'_elementor_controls_usage','a:0:{}'),(11724,2349,'_elementor_controls_usage','a:0:{}'),(11725,2349,'_elementor_controls_usage','a:0:{}'),(11726,2349,'_elementor_controls_usage','a:0:{}'),(11727,2349,'_elementor_controls_usage','a:0:{}'),(11728,2349,'_elementor_controls_usage','a:0:{}'),(11729,2349,'_elementor_controls_usage','a:0:{}'),(11730,2349,'_elementor_controls_usage','a:0:{}'),(11731,2349,'total_sales','0'),(11732,2349,'_tax_status','taxable'),(11733,2349,'_tax_class',''),(11734,2349,'_manage_stock','no'),(11735,2349,'_backorders','no'),(11736,2349,'_sold_individually','no'),(11737,2349,'_virtual','no'),(11738,2349,'_downloadable','no'),(11739,2349,'_download_limit','-1'),(11740,2349,'_download_expiry','-1'),(11741,2349,'_stock',''),(11742,2349,'_stock_status','instock'),(11743,2349,'_wc_average_rating','0'),(11744,2349,'_wc_review_count','0'),(11745,2349,'_product_version','3.9.2'),(11746,2349,'_product_image_gallery','2371,2372'),(11747,2349,'slide_template',''),(11748,2349,'rs_page_bg_color',''),(11749,2349,'_dt_sidebar_position','disabled'),(11750,2349,'_dt_sidebar_widgetarea_id','sidebar_1'),(11751,2349,'_dt_sidebar_hide_on_mobile','0'),(11752,2349,'_dt_footer_show','1'),(11753,2349,'_dt_footer_widgetarea_id','sidebar_2'),(11754,2349,'_dt_footer_hide_on_mobile','0'),(11755,2349,'_dt_header_title','fancy'),(11756,2349,'_dt_header_background','normal'),(11757,2349,'_dt_header_background_below_slideshow','disabled'),(11758,2349,'_dt_header_transparent_bg_color_scheme','light'),(11759,2349,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11760,2349,'_dt_header_transparent_top_bar_bg_opacity','25'),(11761,2349,'_dt_header_transparent_bg_color','#000000'),(11762,2349,'_dt_header_transparent_bg_opacity','50'),(11763,2349,'_dt_header_disabled_background','normal'),(11764,2349,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11765,2349,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11766,2349,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11767,2349,'_dt_header_disabled_transparent_bg_color','#000000'),(11768,2349,'_dt_header_disabled_transparent_bg_opacity','50'),(11769,2349,'_dt_page_overrides_top_margin',''),(11770,2349,'_dt_page_overrides_right_margin',''),(11771,2349,'_dt_page_overrides_bottom_margin',''),(11772,2349,'_dt_page_overrides_left_margin',''),(11773,2349,'_dt_fancy_header_layout_heading',''),(11774,2349,'_dt_fancy_header_title_aligment','all_left'),(11775,2349,'_dt_fancy_header_height','180'),(11776,2349,'_dt_fancy_header_padding-top','0px'),(11777,2349,'_dt_fancy_header_padding-bottom','0px'),(11778,2349,'_dt_fancy_header_breadcrumbs_heading',''),(11779,2349,'_dt_fancy_header_breadcrumbs','enabled'),(11780,2349,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11781,2349,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11782,2349,'_dt_fancy_header_title_heading',''),(11783,2349,'_dt_fancy_header_title_mode','generic'),(11784,2349,'_dt_fancy_header_title',''),(11785,2349,'_dt_fancy_header_title_font_size','35'),(11786,2349,'_dt_fancy_header_title_line_height','36'),(11787,2349,'_dt_fancy_header_text_transform','none'),(11788,2349,'_dt_fancy_header_title_color_mode','color'),(11789,2349,'_dt_fancy_header_title_color','#dddd2e'),(11790,2349,'_dt_fancy_header_subtitle_heading',''),(11791,2349,'_dt_fancy_header_subtitle',''),(11792,2349,'_dt_fancy_header_subtitle_font_size','18'),(11793,2349,'_dt_fancy_header_subtitle_line_height','26'),(11794,2349,'_dt_fancy_header_subtitle_text_transform','none'),(11795,2349,'_dt_fancy_header_subtitle_color_mode','color'),(11796,2349,'_dt_fancy_header_subtitle_color','#ffffff'),(11797,2349,'_dt_fancy_header_bg_heading',''),(11798,2349,'_dt_fancy_header_bg_color','#023b59'),(11799,2349,'_dt_fancy_header_bg_image_origin','custom'),(11800,2349,'_dt_fancy_header_bg_image','a:0:{}'),(11801,2349,'_dt_fancy_header_bg_repeat','no-repeat'),(11802,2349,'_dt_fancy_header_bg_position_x','center'),(11803,2349,'_dt_fancy_header_bg_position_y','center'),(11804,2349,'_dt_fancy_header_bg_fullscreen','1'),(11805,2349,'_dt_fancy_header_bg_overlay','0'),(11806,2349,'_dt_fancy_header_overlay_color','#000'),(11807,2349,'_dt_fancy_header_bg_overlay_opacity','50'),(11808,2349,'_dt_fancy_header_scroll_effect','default'),(11809,2349,'_dt_fancy_header_bg_parallax','0.5'),(11810,2349,'_dt_fancy_header_responsiveness_heading',''),(11811,2349,'_dt_fancy_header_responsiveness','enabled'),(11812,2349,'_dt_fancy_header_responsiveness_switch','778px'),(11813,2349,'_dt_fancy_header_responsive_height','70'),(11814,2349,'_dt_fancy_header_responsive_font_size','30'),(11815,2349,'_dt_fancy_header_responsive_title_line_height','38'),(11816,2349,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11817,2349,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11818,2349,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11819,2349,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11820,2349,'_wp_old_slug','boton-de-salida-serie-poc'),(11821,2349,'_wp_old_slug','3000tc-ii-2'),(11822,2349,'_wp_old_slug','bioentry-plus-2'),(11823,2349,'_wp_old_slug','bioentry-w2-2'),(11824,2349,'_wp_old_slug','biolite-net-2'),(11825,2349,'_wp_old_slug','tft900-2'),(11826,2349,'_wp_old_slug','tft600-ii-2'),(11827,2349,'_dp_original','2271'),(11829,2349,'_wp_old_slug','ma500-2'),(11830,2350,'_elementor_controls_usage','a:0:{}'),(11831,2350,'_elementor_controls_usage','a:0:{}'),(11832,2350,'_elementor_controls_usage','a:0:{}'),(11833,2350,'_elementor_controls_usage','a:0:{}'),(11834,2350,'_elementor_controls_usage','a:0:{}'),(11835,2350,'_elementor_controls_usage','a:0:{}'),(11836,2350,'total_sales','0'),(11837,2350,'_tax_status','taxable'),(11838,2350,'_tax_class',''),(11839,2350,'_manage_stock','no'),(11840,2350,'_backorders','no'),(11841,2350,'_sold_individually','no'),(11842,2350,'_virtual','no'),(11843,2350,'_downloadable','no'),(11844,2350,'_download_limit','-1'),(11845,2350,'_download_expiry','-1'),(11846,2350,'_stock',''),(11847,2350,'_stock_status','instock'),(11848,2350,'_wc_average_rating','0'),(11849,2350,'_wc_review_count','0'),(11850,2350,'_product_version','3.9.2'),(11851,2350,'slide_template',''),(11852,2350,'rs_page_bg_color',''),(11853,2350,'_dt_sidebar_position','disabled'),(11854,2350,'_dt_sidebar_widgetarea_id','sidebar_1'),(11855,2350,'_dt_sidebar_hide_on_mobile','0'),(11856,2350,'_dt_footer_show','1'),(11857,2350,'_dt_footer_widgetarea_id','sidebar_2'),(11858,2350,'_dt_footer_hide_on_mobile','0'),(11859,2350,'_dt_header_title','fancy'),(11860,2350,'_dt_header_background','normal'),(11861,2350,'_dt_header_background_below_slideshow','disabled'),(11862,2350,'_dt_header_transparent_bg_color_scheme','light'),(11863,2350,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11864,2350,'_dt_header_transparent_top_bar_bg_opacity','25'),(11865,2350,'_dt_header_transparent_bg_color','#000000'),(11866,2350,'_dt_header_transparent_bg_opacity','50'),(11867,2350,'_dt_header_disabled_background','normal'),(11868,2350,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11869,2350,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11870,2350,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11871,2350,'_dt_header_disabled_transparent_bg_color','#000000'),(11872,2350,'_dt_header_disabled_transparent_bg_opacity','50'),(11873,2350,'_dt_page_overrides_top_margin',''),(11874,2350,'_dt_page_overrides_right_margin',''),(11875,2350,'_dt_page_overrides_bottom_margin',''),(11876,2350,'_dt_page_overrides_left_margin',''),(11877,2350,'_dt_fancy_header_layout_heading',''),(11878,2350,'_dt_fancy_header_title_aligment','all_left'),(11879,2350,'_dt_fancy_header_height','180'),(11880,2350,'_dt_fancy_header_padding-top','0px'),(11881,2350,'_dt_fancy_header_padding-bottom','0px'),(11882,2350,'_dt_fancy_header_breadcrumbs_heading',''),(11883,2350,'_dt_fancy_header_breadcrumbs','enabled'),(11884,2350,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11885,2350,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11886,2350,'_dt_fancy_header_title_heading',''),(11887,2350,'_dt_fancy_header_title_mode','generic'),(11888,2350,'_dt_fancy_header_title',''),(11889,2350,'_dt_fancy_header_title_font_size','35'),(11890,2350,'_dt_fancy_header_title_line_height','36'),(11891,2350,'_dt_fancy_header_text_transform','none'),(11892,2350,'_dt_fancy_header_title_color_mode','color'),(11893,2350,'_dt_fancy_header_title_color','#dddd2e'),(11894,2350,'_dt_fancy_header_subtitle_heading',''),(11895,2350,'_dt_fancy_header_subtitle',''),(11896,2350,'_dt_fancy_header_subtitle_font_size','18'),(11897,2350,'_dt_fancy_header_subtitle_line_height','26'),(11898,2350,'_dt_fancy_header_subtitle_text_transform','none'),(11899,2350,'_dt_fancy_header_subtitle_color_mode','color'),(11900,2350,'_dt_fancy_header_subtitle_color','#ffffff'),(11901,2350,'_dt_fancy_header_bg_heading',''),(11902,2350,'_dt_fancy_header_bg_color','#023b59'),(11903,2350,'_dt_fancy_header_bg_image_origin','custom'),(11904,2350,'_dt_fancy_header_bg_image','a:0:{}'),(11905,2350,'_dt_fancy_header_bg_repeat','no-repeat'),(11906,2350,'_dt_fancy_header_bg_position_x','center'),(11907,2350,'_dt_fancy_header_bg_position_y','center'),(11908,2350,'_dt_fancy_header_bg_fullscreen','1'),(11909,2350,'_dt_fancy_header_bg_overlay','0'),(11910,2350,'_dt_fancy_header_overlay_color','#000'),(11911,2350,'_dt_fancy_header_bg_overlay_opacity','50'),(11912,2350,'_dt_fancy_header_scroll_effect','default'),(11913,2350,'_dt_fancy_header_bg_parallax','0.5'),(11914,2350,'_dt_fancy_header_responsiveness_heading',''),(11915,2350,'_dt_fancy_header_responsiveness','enabled'),(11916,2350,'_dt_fancy_header_responsiveness_switch','778px'),(11917,2350,'_dt_fancy_header_responsive_height','70'),(11918,2350,'_dt_fancy_header_responsive_font_size','30'),(11919,2350,'_dt_fancy_header_responsive_title_line_height','38'),(11920,2350,'_dt_fancy_header_responsive_subtitle_font_size','20'),(11921,2350,'_dt_fancy_header_responsive_subtitle_line_height','28'),(11922,2350,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(11923,2350,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(11924,2350,'_wp_old_slug','boton-de-salida-serie-poc'),(11925,2350,'_wp_old_slug','3000tc-ii-2'),(11926,2350,'_wp_old_slug','bioentry-w-2'),(11927,2350,'_wp_old_slug','gt200-2'),(11928,2350,'_wp_old_slug','tft800-2'),(11929,2350,'_product_image_gallery','2369,2367,2366'),(11930,2350,'_dp_original','2247'),(11932,2350,'_wp_old_slug','tft500p-2'),(11933,2373,'_elementor_controls_usage','a:0:{}'),(11934,2373,'_elementor_controls_usage','a:0:{}'),(11935,2373,'_elementor_controls_usage','a:0:{}'),(11936,2373,'_elementor_controls_usage','a:0:{}'),(11937,2373,'_elementor_controls_usage','a:0:{}'),(11938,2373,'_elementor_controls_usage','a:0:{}'),(11939,2373,'_elementor_controls_usage','a:0:{}'),(11940,2373,'_elementor_controls_usage','a:0:{}'),(11941,2373,'_elementor_controls_usage','a:0:{}'),(11942,2373,'total_sales','0'),(11943,2373,'_tax_status','taxable'),(11944,2373,'_tax_class',''),(11945,2373,'_manage_stock','no'),(11946,2373,'_backorders','no'),(11947,2373,'_sold_individually','no'),(11948,2373,'_virtual','no'),(11949,2373,'_downloadable','no'),(11950,2373,'_download_limit','-1'),(11951,2373,'_download_expiry','-1'),(11952,2373,'_stock',''),(11953,2373,'_stock_status','instock'),(11954,2373,'_wc_average_rating','0'),(11955,2373,'_wc_review_count','0'),(11956,2373,'_product_version','4.9.5'),(11957,2373,'_product_image_gallery','2364,2366'),(11958,2373,'slide_template',''),(11959,2373,'rs_page_bg_color',''),(11960,2373,'_dt_sidebar_position','disabled'),(11961,2373,'_dt_sidebar_widgetarea_id','sidebar_1'),(11962,2373,'_dt_sidebar_hide_on_mobile','0'),(11963,2373,'_dt_footer_show','1'),(11964,2373,'_dt_footer_widgetarea_id','sidebar_2'),(11965,2373,'_dt_footer_hide_on_mobile','0'),(11966,2373,'_dt_header_title','fancy'),(11967,2373,'_dt_header_background','normal'),(11968,2373,'_dt_header_background_below_slideshow','disabled'),(11969,2373,'_dt_header_transparent_bg_color_scheme','light'),(11970,2373,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(11971,2373,'_dt_header_transparent_top_bar_bg_opacity','25'),(11972,2373,'_dt_header_transparent_bg_color','#000000'),(11973,2373,'_dt_header_transparent_bg_opacity','50'),(11974,2373,'_dt_header_disabled_background','normal'),(11975,2373,'_dt_header_disabled_transparent_bg_color_scheme','light'),(11976,2373,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(11977,2373,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(11978,2373,'_dt_header_disabled_transparent_bg_color','#000000'),(11979,2373,'_dt_header_disabled_transparent_bg_opacity','50'),(11980,2373,'_dt_page_overrides_top_margin',''),(11981,2373,'_dt_page_overrides_right_margin',''),(11982,2373,'_dt_page_overrides_bottom_margin',''),(11983,2373,'_dt_page_overrides_left_margin',''),(11984,2373,'_dt_fancy_header_layout_heading',''),(11985,2373,'_dt_fancy_header_title_aligment','all_left'),(11986,2373,'_dt_fancy_header_height','180'),(11987,2373,'_dt_fancy_header_padding-top','0px'),(11988,2373,'_dt_fancy_header_padding-bottom','0px'),(11989,2373,'_dt_fancy_header_breadcrumbs_heading',''),(11990,2373,'_dt_fancy_header_breadcrumbs','enabled'),(11991,2373,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(11992,2373,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(11993,2373,'_dt_fancy_header_title_heading',''),(11994,2373,'_dt_fancy_header_title_mode','generic'),(11995,2373,'_dt_fancy_header_title',''),(11996,2373,'_dt_fancy_header_title_font_size','35'),(11997,2373,'_dt_fancy_header_title_line_height','36'),(11998,2373,'_dt_fancy_header_text_transform','none'),(11999,2373,'_dt_fancy_header_title_color_mode','color'),(12000,2373,'_dt_fancy_header_title_color','#dddd2e'),(12001,2373,'_dt_fancy_header_subtitle_heading',''),(12002,2373,'_dt_fancy_header_subtitle',''),(12003,2373,'_dt_fancy_header_subtitle_font_size','18'),(12004,2373,'_dt_fancy_header_subtitle_line_height','26'),(12005,2373,'_dt_fancy_header_subtitle_text_transform','none'),(12006,2373,'_dt_fancy_header_subtitle_color_mode','color'),(12007,2373,'_dt_fancy_header_subtitle_color','#ffffff'),(12008,2373,'_dt_fancy_header_bg_heading',''),(12009,2373,'_dt_fancy_header_bg_color','#023b59'),(12010,2373,'_dt_fancy_header_bg_image_origin','custom'),(12011,2373,'_dt_fancy_header_bg_image','a:0:{}'),(12012,2373,'_dt_fancy_header_bg_repeat','no-repeat'),(12013,2373,'_dt_fancy_header_bg_position_x','center'),(12014,2373,'_dt_fancy_header_bg_position_y','center'),(12015,2373,'_dt_fancy_header_bg_fullscreen','1'),(12016,2373,'_dt_fancy_header_bg_overlay','0'),(12017,2373,'_dt_fancy_header_overlay_color','#000'),(12018,2373,'_dt_fancy_header_bg_overlay_opacity','50'),(12019,2373,'_dt_fancy_header_scroll_effect','default'),(12020,2373,'_dt_fancy_header_bg_parallax','0.5'),(12021,2373,'_dt_fancy_header_responsiveness_heading',''),(12022,2373,'_dt_fancy_header_responsiveness','enabled'),(12023,2373,'_dt_fancy_header_responsiveness_switch','778px'),(12024,2373,'_dt_fancy_header_responsive_height','70'),(12025,2373,'_dt_fancy_header_responsive_font_size','30'),(12026,2373,'_dt_fancy_header_responsive_title_line_height','38'),(12027,2373,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12028,2373,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12029,2373,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12030,2373,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12031,2373,'_wp_old_slug','boton-de-salida-serie-poc'),(12032,2373,'_wp_old_slug','3000tc-ii-2'),(12033,2373,'_wp_old_slug','bioentry-plus-2'),(12034,2373,'_wp_old_slug','bioentry-w2-2'),(12035,2373,'_wp_old_slug','biolite-net-2'),(12036,2373,'_wp_old_slug','tft900-2'),(12037,2373,'_wp_old_slug','tft600-ii-2'),(12038,2373,'_wp_old_slug','ma500-2'),(12039,2373,'_dp_original','2349'),(12040,2373,'_edit_last','1'),(12042,2373,'_wp_old_slug','ts1022s-2'),(12043,2376,'_elementor_controls_usage','a:0:{}'),(12044,2376,'_elementor_controls_usage','a:0:{}'),(12045,2376,'_elementor_controls_usage','a:0:{}'),(12046,2376,'_elementor_controls_usage','a:0:{}'),(12047,2376,'_elementor_controls_usage','a:0:{}'),(12048,2376,'_elementor_controls_usage','a:0:{}'),(12049,2376,'_elementor_controls_usage','a:0:{}'),(12050,2376,'_elementor_controls_usage','a:0:{}'),(12051,2376,'_elementor_controls_usage','a:0:{}'),(12052,2376,'total_sales','0'),(12053,2376,'_tax_status','taxable'),(12054,2376,'_tax_class',''),(12055,2376,'_manage_stock','no'),(12056,2376,'_backorders','no'),(12057,2376,'_sold_individually','no'),(12058,2376,'_virtual','no'),(12059,2376,'_downloadable','no'),(12060,2376,'_download_limit','-1'),(12061,2376,'_download_expiry','-1'),(12062,2376,'_stock',''),(12063,2376,'_stock_status','instock'),(12064,2376,'_wc_average_rating','0'),(12065,2376,'_wc_review_count','0'),(12066,2376,'_product_version','3.9.2'),(12067,2376,'_product_image_gallery','2361,2362'),(12068,2376,'slide_template',''),(12069,2376,'rs_page_bg_color',''),(12070,2376,'_dt_sidebar_position','disabled'),(12071,2376,'_dt_sidebar_widgetarea_id','sidebar_1'),(12072,2376,'_dt_sidebar_hide_on_mobile','0'),(12073,2376,'_dt_footer_show','1'),(12074,2376,'_dt_footer_widgetarea_id','sidebar_2'),(12075,2376,'_dt_footer_hide_on_mobile','0'),(12076,2376,'_dt_header_title','fancy'),(12077,2376,'_dt_header_background','normal'),(12078,2376,'_dt_header_background_below_slideshow','disabled'),(12079,2376,'_dt_header_transparent_bg_color_scheme','light'),(12080,2376,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12081,2376,'_dt_header_transparent_top_bar_bg_opacity','25'),(12082,2376,'_dt_header_transparent_bg_color','#000000'),(12083,2376,'_dt_header_transparent_bg_opacity','50'),(12084,2376,'_dt_header_disabled_background','normal'),(12085,2376,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12086,2376,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12087,2376,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12088,2376,'_dt_header_disabled_transparent_bg_color','#000000'),(12089,2376,'_dt_header_disabled_transparent_bg_opacity','50'),(12090,2376,'_dt_page_overrides_top_margin',''),(12091,2376,'_dt_page_overrides_right_margin',''),(12092,2376,'_dt_page_overrides_bottom_margin',''),(12093,2376,'_dt_page_overrides_left_margin',''),(12094,2376,'_dt_fancy_header_layout_heading',''),(12095,2376,'_dt_fancy_header_title_aligment','all_left'),(12096,2376,'_dt_fancy_header_height','180'),(12097,2376,'_dt_fancy_header_padding-top','0px'),(12098,2376,'_dt_fancy_header_padding-bottom','0px'),(12099,2376,'_dt_fancy_header_breadcrumbs_heading',''),(12100,2376,'_dt_fancy_header_breadcrumbs','enabled'),(12101,2376,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12102,2376,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12103,2376,'_dt_fancy_header_title_heading',''),(12104,2376,'_dt_fancy_header_title_mode','generic'),(12105,2376,'_dt_fancy_header_title',''),(12106,2376,'_dt_fancy_header_title_font_size','35'),(12107,2376,'_dt_fancy_header_title_line_height','36'),(12108,2376,'_dt_fancy_header_text_transform','none'),(12109,2376,'_dt_fancy_header_title_color_mode','color'),(12110,2376,'_dt_fancy_header_title_color','#dddd2e'),(12111,2376,'_dt_fancy_header_subtitle_heading',''),(12112,2376,'_dt_fancy_header_subtitle',''),(12113,2376,'_dt_fancy_header_subtitle_font_size','18'),(12114,2376,'_dt_fancy_header_subtitle_line_height','26'),(12115,2376,'_dt_fancy_header_subtitle_text_transform','none'),(12116,2376,'_dt_fancy_header_subtitle_color_mode','color'),(12117,2376,'_dt_fancy_header_subtitle_color','#ffffff'),(12118,2376,'_dt_fancy_header_bg_heading',''),(12119,2376,'_dt_fancy_header_bg_color','#023b59'),(12120,2376,'_dt_fancy_header_bg_image_origin','custom'),(12121,2376,'_dt_fancy_header_bg_image','a:0:{}'),(12122,2376,'_dt_fancy_header_bg_repeat','no-repeat'),(12123,2376,'_dt_fancy_header_bg_position_x','center'),(12124,2376,'_dt_fancy_header_bg_position_y','center'),(12125,2376,'_dt_fancy_header_bg_fullscreen','1'),(12126,2376,'_dt_fancy_header_bg_overlay','0'),(12127,2376,'_dt_fancy_header_overlay_color','#000'),(12128,2376,'_dt_fancy_header_bg_overlay_opacity','50'),(12129,2376,'_dt_fancy_header_scroll_effect','default'),(12130,2376,'_dt_fancy_header_bg_parallax','0.5'),(12131,2376,'_dt_fancy_header_responsiveness_heading',''),(12132,2376,'_dt_fancy_header_responsiveness','enabled'),(12133,2376,'_dt_fancy_header_responsiveness_switch','778px'),(12134,2376,'_dt_fancy_header_responsive_height','70'),(12135,2376,'_dt_fancy_header_responsive_font_size','30'),(12136,2376,'_dt_fancy_header_responsive_title_line_height','38'),(12137,2376,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12138,2376,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12139,2376,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12140,2376,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12141,2376,'_wp_old_slug','boton-de-salida-serie-poc'),(12142,2376,'_wp_old_slug','3000tc-ii-2'),(12143,2376,'_wp_old_slug','bioentry-plus-2'),(12144,2376,'_wp_old_slug','bioentry-w2-2'),(12145,2376,'_wp_old_slug','biolite-net-2'),(12146,2376,'_wp_old_slug','tft900-2'),(12147,2376,'_wp_old_slug','tft600-ii-2'),(12148,2376,'_wp_old_slug','ma500-2'),(12149,2376,'_dp_original','2349'),(12150,2376,'_edit_last','1'),(12152,2376,'_wp_old_slug','ts1022s-2'),(12153,2378,'_elementor_controls_usage','a:0:{}'),(12154,2378,'_elementor_controls_usage','a:0:{}'),(12155,2378,'_elementor_controls_usage','a:0:{}'),(12156,2378,'_elementor_controls_usage','a:0:{}'),(12157,2378,'_elementor_controls_usage','a:0:{}'),(12158,2378,'_elementor_controls_usage','a:0:{}'),(12159,2378,'_elementor_controls_usage','a:0:{}'),(12160,2378,'_elementor_controls_usage','a:0:{}'),(12161,2378,'_elementor_controls_usage','a:0:{}'),(12162,2378,'_elementor_controls_usage','a:0:{}'),(12163,2378,'total_sales','0'),(12164,2378,'_tax_status','taxable'),(12165,2378,'_tax_class',''),(12166,2378,'_manage_stock','no'),(12167,2378,'_backorders','no'),(12168,2378,'_sold_individually','no'),(12169,2378,'_virtual','no'),(12170,2378,'_downloadable','no'),(12171,2378,'_download_limit','-1'),(12172,2378,'_download_expiry','-1'),(12173,2378,'_stock',''),(12174,2378,'_stock_status','instock'),(12175,2378,'_wc_average_rating','0'),(12176,2378,'_wc_review_count','0'),(12177,2378,'_product_version','3.9.2'),(12178,2378,'_product_image_gallery','2352'),(12179,2378,'slide_template',''),(12180,2378,'rs_page_bg_color',''),(12181,2378,'_dt_sidebar_position','disabled'),(12182,2378,'_dt_sidebar_widgetarea_id','sidebar_1'),(12183,2378,'_dt_sidebar_hide_on_mobile','0'),(12184,2378,'_dt_footer_show','1'),(12185,2378,'_dt_footer_widgetarea_id','sidebar_2'),(12186,2378,'_dt_footer_hide_on_mobile','0'),(12187,2378,'_dt_header_title','fancy'),(12188,2378,'_dt_header_background','normal'),(12189,2378,'_dt_header_background_below_slideshow','disabled'),(12190,2378,'_dt_header_transparent_bg_color_scheme','light'),(12191,2378,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12192,2378,'_dt_header_transparent_top_bar_bg_opacity','25'),(12193,2378,'_dt_header_transparent_bg_color','#000000'),(12194,2378,'_dt_header_transparent_bg_opacity','50'),(12195,2378,'_dt_header_disabled_background','normal'),(12196,2378,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12197,2378,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12198,2378,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12199,2378,'_dt_header_disabled_transparent_bg_color','#000000'),(12200,2378,'_dt_header_disabled_transparent_bg_opacity','50'),(12201,2378,'_dt_page_overrides_top_margin',''),(12202,2378,'_dt_page_overrides_right_margin',''),(12203,2378,'_dt_page_overrides_bottom_margin',''),(12204,2378,'_dt_page_overrides_left_margin',''),(12205,2378,'_dt_fancy_header_layout_heading',''),(12206,2378,'_dt_fancy_header_title_aligment','all_left'),(12207,2378,'_dt_fancy_header_height','180'),(12208,2378,'_dt_fancy_header_padding-top','0px'),(12209,2378,'_dt_fancy_header_padding-bottom','0px'),(12210,2378,'_dt_fancy_header_breadcrumbs_heading',''),(12211,2378,'_dt_fancy_header_breadcrumbs','enabled'),(12212,2378,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12213,2378,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12214,2378,'_dt_fancy_header_title_heading',''),(12215,2378,'_dt_fancy_header_title_mode','generic'),(12216,2378,'_dt_fancy_header_title',''),(12217,2378,'_dt_fancy_header_title_font_size','35'),(12218,2378,'_dt_fancy_header_title_line_height','36'),(12219,2378,'_dt_fancy_header_text_transform','none'),(12220,2378,'_dt_fancy_header_title_color_mode','color'),(12221,2378,'_dt_fancy_header_title_color','#dddd2e'),(12222,2378,'_dt_fancy_header_subtitle_heading',''),(12223,2378,'_dt_fancy_header_subtitle',''),(12224,2378,'_dt_fancy_header_subtitle_font_size','18'),(12225,2378,'_dt_fancy_header_subtitle_line_height','26'),(12226,2378,'_dt_fancy_header_subtitle_text_transform','none'),(12227,2378,'_dt_fancy_header_subtitle_color_mode','color'),(12228,2378,'_dt_fancy_header_subtitle_color','#ffffff'),(12229,2378,'_dt_fancy_header_bg_heading',''),(12230,2378,'_dt_fancy_header_bg_color','#023b59'),(12231,2378,'_dt_fancy_header_bg_image_origin','custom'),(12232,2378,'_dt_fancy_header_bg_image','a:0:{}'),(12233,2378,'_dt_fancy_header_bg_repeat','no-repeat'),(12234,2378,'_dt_fancy_header_bg_position_x','center'),(12235,2378,'_dt_fancy_header_bg_position_y','center'),(12236,2378,'_dt_fancy_header_bg_fullscreen','1'),(12237,2378,'_dt_fancy_header_bg_overlay','0'),(12238,2378,'_dt_fancy_header_overlay_color','#000'),(12239,2378,'_dt_fancy_header_bg_overlay_opacity','50'),(12240,2378,'_dt_fancy_header_scroll_effect','default'),(12241,2378,'_dt_fancy_header_bg_parallax','0.5'),(12242,2378,'_dt_fancy_header_responsiveness_heading',''),(12243,2378,'_dt_fancy_header_responsiveness','enabled'),(12244,2378,'_dt_fancy_header_responsiveness_switch','778px'),(12245,2378,'_dt_fancy_header_responsive_height','70'),(12246,2378,'_dt_fancy_header_responsive_font_size','30'),(12247,2378,'_dt_fancy_header_responsive_title_line_height','38'),(12248,2378,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12249,2378,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12250,2378,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12251,2378,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12252,2378,'_wp_old_slug','boton-de-salida-serie-poc'),(12253,2378,'_wp_old_slug','3000tc-ii-2'),(12254,2378,'_wp_old_slug','bioentry-plus-2'),(12255,2378,'_wp_old_slug','bioentry-w2-2'),(12256,2378,'_wp_old_slug','biolite-net-2'),(12257,2378,'_wp_old_slug','tft900-2'),(12258,2378,'_wp_old_slug','tft600-ii-2'),(12259,2378,'_wp_old_slug','ma500-2'),(12260,2378,'_wp_old_slug','ts1022s-2'),(12261,2378,'_dp_original','2373'),(12263,2378,'_wp_old_slug','ts1000s-2'),(12264,2073,'total_sales','0'),(12265,2073,'_tax_status','taxable'),(12266,2073,'_tax_class',''),(12267,2073,'_manage_stock','no'),(12268,2073,'_backorders','no'),(12269,2073,'_sold_individually','no'),(12270,2073,'_virtual','no'),(12271,2073,'_downloadable','no'),(12272,2073,'_product_image_gallery','2034,2033'),(12273,2073,'_download_limit','-1'),(12274,2073,'_download_expiry','-1'),(12276,2073,'_stock',''),(12277,2073,'_stock_status','instock'),(12278,2073,'_wc_average_rating','0'),(12279,2073,'_wc_review_count','0'),(12280,2073,'_product_version','5.6.0'),(12281,2073,'_elementor_controls_usage','a:0:{}'),(12282,2073,'_elementor_controls_usage','a:0:{}'),(12283,2073,'slide_template',''),(12284,2073,'rs_page_bg_color',''),(12285,2073,'_dt_sidebar_position','disabled'),(12286,2073,'_dt_sidebar_widgetarea_id','sidebar_1'),(12287,2073,'_dt_sidebar_hide_on_mobile','0'),(12288,2073,'_dt_footer_show','1'),(12289,2073,'_dt_footer_widgetarea_id','sidebar_2'),(12290,2073,'_dt_footer_hide_on_mobile','0'),(12291,2073,'_dt_header_title','fancy'),(12292,2073,'_dt_header_background','normal'),(12293,2073,'_dt_header_background_below_slideshow','disabled'),(12294,2073,'_dt_header_transparent_bg_color_scheme','light'),(12295,2073,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12296,2073,'_dt_header_transparent_top_bar_bg_opacity','25'),(12297,2073,'_dt_header_transparent_bg_color','#000000'),(12298,2073,'_dt_header_transparent_bg_opacity','50'),(12299,2073,'_dt_header_disabled_background','normal'),(12300,2073,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12301,2073,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12302,2073,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12303,2073,'_dt_header_disabled_transparent_bg_color','#000000'),(12304,2073,'_dt_header_disabled_transparent_bg_opacity','50'),(12305,2073,'_dt_page_overrides_top_margin',''),(12306,2073,'_dt_page_overrides_right_margin',''),(12307,2073,'_dt_page_overrides_bottom_margin',''),(12308,2073,'_dt_page_overrides_left_margin',''),(12309,2073,'_dt_fancy_header_layout_heading',''),(12310,2073,'_dt_fancy_header_title_aligment','all_left'),(12311,2073,'_dt_fancy_header_height','180'),(12312,2073,'_dt_fancy_header_padding-top','0px'),(12313,2073,'_dt_fancy_header_padding-bottom','0px'),(12314,2073,'_dt_fancy_header_breadcrumbs_heading',''),(12315,2073,'_dt_fancy_header_breadcrumbs','enabled'),(12316,2073,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12317,2073,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12318,2073,'_dt_fancy_header_title_heading',''),(12319,2073,'_dt_fancy_header_title_mode','generic'),(12320,2073,'_dt_fancy_header_title',''),(12321,2073,'_dt_fancy_header_title_font_size','35'),(12322,2073,'_dt_fancy_header_title_line_height','36'),(12323,2073,'_dt_fancy_header_text_transform','none'),(12324,2073,'_dt_fancy_header_title_color_mode','color'),(12325,2073,'_dt_fancy_header_title_color','#dddd2e'),(12326,2073,'_dt_fancy_header_subtitle_heading',''),(12327,2073,'_dt_fancy_header_subtitle',''),(12328,2073,'_dt_fancy_header_subtitle_font_size','18'),(12329,2073,'_dt_fancy_header_subtitle_line_height','26'),(12330,2073,'_dt_fancy_header_subtitle_text_transform','none'),(12331,2073,'_dt_fancy_header_subtitle_color_mode','color'),(12332,2073,'_dt_fancy_header_subtitle_color','#ffffff'),(12333,2073,'_dt_fancy_header_bg_heading',''),(12334,2073,'_dt_fancy_header_bg_color','#023b59'),(12335,2073,'_dt_fancy_header_bg_image_origin','custom'),(12336,2073,'_dt_fancy_header_bg_image','a:0:{}'),(12337,2073,'_dt_fancy_header_bg_repeat','no-repeat'),(12338,2073,'_dt_fancy_header_bg_position_x','center'),(12339,2073,'_dt_fancy_header_bg_position_y','center'),(12340,2073,'_dt_fancy_header_bg_fullscreen','1'),(12341,2073,'_dt_fancy_header_bg_overlay','0'),(12342,2073,'_dt_fancy_header_overlay_color','#000'),(12343,2073,'_dt_fancy_header_bg_overlay_opacity','50'),(12344,2073,'_dt_fancy_header_scroll_effect','default'),(12345,2073,'_dt_fancy_header_bg_parallax','0.5'),(12346,2073,'_dt_fancy_header_responsiveness_heading',''),(12347,2073,'_dt_fancy_header_responsiveness','enabled'),(12348,2073,'_dt_fancy_header_responsiveness_switch','778px'),(12349,2073,'_dt_fancy_header_responsive_height','70'),(12350,2073,'_dt_fancy_header_responsive_font_size','30'),(12351,2073,'_dt_fancy_header_responsive_title_line_height','38'),(12352,2073,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12353,2073,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12354,2073,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12355,2073,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12356,2073,'_dp_original','2029'),(12357,2073,'_edit_last','1'),(12358,2073,'_wp_old_slug','cerradura-magnetica'),(12359,2074,'total_sales','0'),(12360,2074,'_tax_status','taxable'),(12361,2074,'_tax_class',''),(12362,2074,'_manage_stock','no'),(12363,2074,'_backorders','no'),(12364,2074,'_sold_individually','no'),(12365,2074,'_virtual','no'),(12366,2074,'_downloadable','no'),(12367,2074,'_product_image_gallery','2041'),(12368,2074,'_download_limit','-1'),(12369,2074,'_download_expiry','-1'),(12371,2074,'_stock',''),(12372,2074,'_stock_status','instock'),(12373,2074,'_wc_average_rating','0'),(12374,2074,'_wc_review_count','0'),(12375,2074,'_product_version','3.9.2'),(12376,2074,'_elementor_controls_usage','a:0:{}'),(12377,2074,'_elementor_controls_usage','a:0:{}'),(12378,2074,'slide_template',''),(12379,2074,'rs_page_bg_color',''),(12380,2074,'_dt_sidebar_position','disabled'),(12381,2074,'_dt_sidebar_widgetarea_id','sidebar_1'),(12382,2074,'_dt_sidebar_hide_on_mobile','0'),(12383,2074,'_dt_footer_show','1'),(12384,2074,'_dt_footer_widgetarea_id','sidebar_2'),(12385,2074,'_dt_footer_hide_on_mobile','0'),(12386,2074,'_dt_header_title','fancy'),(12387,2074,'_dt_header_background','normal'),(12388,2074,'_dt_header_background_below_slideshow','disabled'),(12389,2074,'_dt_header_transparent_bg_color_scheme','light'),(12390,2074,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12391,2074,'_dt_header_transparent_top_bar_bg_opacity','25'),(12392,2074,'_dt_header_transparent_bg_color','#000000'),(12393,2074,'_dt_header_transparent_bg_opacity','50'),(12394,2074,'_dt_header_disabled_background','normal'),(12395,2074,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12396,2074,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12397,2074,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12398,2074,'_dt_header_disabled_transparent_bg_color','#000000'),(12399,2074,'_dt_header_disabled_transparent_bg_opacity','50'),(12400,2074,'_dt_page_overrides_top_margin',''),(12401,2074,'_dt_page_overrides_right_margin',''),(12402,2074,'_dt_page_overrides_bottom_margin',''),(12403,2074,'_dt_page_overrides_left_margin',''),(12404,2074,'_dt_fancy_header_layout_heading',''),(12405,2074,'_dt_fancy_header_title_aligment','all_left'),(12406,2074,'_dt_fancy_header_height','180'),(12407,2074,'_dt_fancy_header_padding-top','0px'),(12408,2074,'_dt_fancy_header_padding-bottom','0px'),(12409,2074,'_dt_fancy_header_breadcrumbs_heading',''),(12410,2074,'_dt_fancy_header_breadcrumbs','enabled'),(12411,2074,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12412,2074,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12413,2074,'_dt_fancy_header_title_heading',''),(12414,2074,'_dt_fancy_header_title_mode','generic'),(12415,2074,'_dt_fancy_header_title',''),(12416,2074,'_dt_fancy_header_title_font_size','35'),(12417,2074,'_dt_fancy_header_title_line_height','36'),(12418,2074,'_dt_fancy_header_text_transform','none'),(12419,2074,'_dt_fancy_header_title_color_mode','color'),(12420,2074,'_dt_fancy_header_title_color','#dddd2e'),(12421,2074,'_dt_fancy_header_subtitle_heading',''),(12422,2074,'_dt_fancy_header_subtitle',''),(12423,2074,'_dt_fancy_header_subtitle_font_size','18'),(12424,2074,'_dt_fancy_header_subtitle_line_height','26'),(12425,2074,'_dt_fancy_header_subtitle_text_transform','none'),(12426,2074,'_dt_fancy_header_subtitle_color_mode','color'),(12427,2074,'_dt_fancy_header_subtitle_color','#ffffff'),(12428,2074,'_dt_fancy_header_bg_heading',''),(12429,2074,'_dt_fancy_header_bg_color','#023b59'),(12430,2074,'_dt_fancy_header_bg_image_origin','custom'),(12431,2074,'_dt_fancy_header_bg_image','a:0:{}'),(12432,2074,'_dt_fancy_header_bg_repeat','no-repeat'),(12433,2074,'_dt_fancy_header_bg_position_x','center'),(12434,2074,'_dt_fancy_header_bg_position_y','center'),(12435,2074,'_dt_fancy_header_bg_fullscreen','1'),(12436,2074,'_dt_fancy_header_bg_overlay','0'),(12437,2074,'_dt_fancy_header_overlay_color','#000'),(12438,2074,'_dt_fancy_header_bg_overlay_opacity','50'),(12439,2074,'_dt_fancy_header_scroll_effect','default'),(12440,2074,'_dt_fancy_header_bg_parallax','0.5'),(12441,2074,'_dt_fancy_header_responsiveness_heading',''),(12442,2074,'_dt_fancy_header_responsiveness','enabled'),(12443,2074,'_dt_fancy_header_responsiveness_switch','778px'),(12444,2074,'_dt_fancy_header_responsive_height','70'),(12445,2074,'_dt_fancy_header_responsive_font_size','30'),(12446,2074,'_dt_fancy_header_responsive_title_line_height','38'),(12447,2074,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12448,2074,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12449,2074,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12450,2074,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12451,2074,'_dp_original','2029'),(12452,2074,'_edit_last','1'),(12453,2074,'_wp_old_slug','corestation'),(12454,2390,'_elementor_controls_usage','a:0:{}'),(12455,2390,'total_sales','0'),(12456,2390,'_tax_status','taxable'),(12457,2390,'_tax_class',''),(12458,2390,'_manage_stock','no'),(12459,2390,'_backorders','no'),(12460,2390,'_sold_individually','no'),(12461,2390,'_virtual','no'),(12462,2390,'_downloadable','no'),(12463,2390,'_product_image_gallery','2418,2419'),(12464,2390,'_download_limit','-1'),(12465,2390,'_download_expiry','-1'),(12466,2390,'_stock',''),(12467,2390,'_stock_status','instock'),(12468,2390,'_wc_average_rating','0'),(12469,2390,'_wc_review_count','0'),(12470,2390,'_product_version','3.9.2'),(12471,2390,'_elementor_controls_usage','a:0:{}'),(12472,2390,'_elementor_controls_usage','a:0:{}'),(12473,2390,'slide_template',''),(12474,2390,'rs_page_bg_color',''),(12475,2390,'_dt_sidebar_position','disabled'),(12476,2390,'_dt_sidebar_widgetarea_id','sidebar_1'),(12477,2390,'_dt_sidebar_hide_on_mobile','0'),(12478,2390,'_dt_footer_show','1'),(12479,2390,'_dt_footer_widgetarea_id','sidebar_2'),(12480,2390,'_dt_footer_hide_on_mobile','0'),(12481,2390,'_dt_header_title','fancy'),(12482,2390,'_dt_header_background','normal'),(12483,2390,'_dt_header_background_below_slideshow','disabled'),(12484,2390,'_dt_header_transparent_bg_color_scheme','light'),(12485,2390,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12486,2390,'_dt_header_transparent_top_bar_bg_opacity','25'),(12487,2390,'_dt_header_transparent_bg_color','#000000'),(12488,2390,'_dt_header_transparent_bg_opacity','50'),(12489,2390,'_dt_header_disabled_background','normal'),(12490,2390,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12491,2390,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12492,2390,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12493,2390,'_dt_header_disabled_transparent_bg_color','#000000'),(12494,2390,'_dt_header_disabled_transparent_bg_opacity','50'),(12495,2390,'_dt_page_overrides_top_margin',''),(12496,2390,'_dt_page_overrides_right_margin',''),(12497,2390,'_dt_page_overrides_bottom_margin',''),(12498,2390,'_dt_page_overrides_left_margin',''),(12499,2390,'_dt_fancy_header_layout_heading',''),(12500,2390,'_dt_fancy_header_title_aligment','all_left'),(12501,2390,'_dt_fancy_header_height','180'),(12502,2390,'_dt_fancy_header_padding-top','0px'),(12503,2390,'_dt_fancy_header_padding-bottom','0px'),(12504,2390,'_dt_fancy_header_breadcrumbs_heading',''),(12505,2390,'_dt_fancy_header_breadcrumbs','enabled'),(12506,2390,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12507,2390,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12508,2390,'_dt_fancy_header_title_heading',''),(12509,2390,'_dt_fancy_header_title_mode','generic'),(12510,2390,'_dt_fancy_header_title',''),(12511,2390,'_dt_fancy_header_title_font_size','35'),(12512,2390,'_dt_fancy_header_title_line_height','36'),(12513,2390,'_dt_fancy_header_text_transform','none'),(12514,2390,'_dt_fancy_header_title_color_mode','color'),(12515,2390,'_dt_fancy_header_title_color','#dddd2e'),(12516,2390,'_dt_fancy_header_subtitle_heading',''),(12517,2390,'_dt_fancy_header_subtitle',''),(12518,2390,'_dt_fancy_header_subtitle_font_size','18'),(12519,2390,'_dt_fancy_header_subtitle_line_height','26'),(12520,2390,'_dt_fancy_header_subtitle_text_transform','none'),(12521,2390,'_dt_fancy_header_subtitle_color_mode','color'),(12522,2390,'_dt_fancy_header_subtitle_color','#ffffff'),(12523,2390,'_dt_fancy_header_bg_heading',''),(12524,2390,'_dt_fancy_header_bg_color','#023b59'),(12525,2390,'_dt_fancy_header_bg_image_origin','custom'),(12526,2390,'_dt_fancy_header_bg_image','a:0:{}'),(12527,2390,'_dt_fancy_header_bg_repeat','no-repeat'),(12528,2390,'_dt_fancy_header_bg_position_x','center'),(12529,2390,'_dt_fancy_header_bg_position_y','center'),(12530,2390,'_dt_fancy_header_bg_fullscreen','1'),(12531,2390,'_dt_fancy_header_bg_overlay','0'),(12532,2390,'_dt_fancy_header_overlay_color','#000'),(12533,2390,'_dt_fancy_header_bg_overlay_opacity','50'),(12534,2390,'_dt_fancy_header_scroll_effect','default'),(12535,2390,'_dt_fancy_header_bg_parallax','0.5'),(12536,2390,'_dt_fancy_header_responsiveness_heading',''),(12537,2390,'_dt_fancy_header_responsiveness','enabled'),(12538,2390,'_dt_fancy_header_responsiveness_switch','778px'),(12539,2390,'_dt_fancy_header_responsive_height','70'),(12540,2390,'_dt_fancy_header_responsive_font_size','30'),(12541,2390,'_dt_fancy_header_responsive_title_line_height','38'),(12542,2390,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12543,2390,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12544,2390,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12545,2390,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12546,2390,'_dp_original','2074'),(12547,2390,'_wp_old_slug','corestation'),(12548,2390,'_edit_last','1'),(12550,2390,'_wp_old_slug','dm-20-2'),(12551,2391,'_elementor_controls_usage','a:0:{}'),(12552,2391,'total_sales','0'),(12553,2391,'_tax_status','taxable'),(12554,2391,'_tax_class',''),(12555,2391,'_manage_stock','no'),(12556,2391,'_backorders','no'),(12557,2391,'_sold_individually','no'),(12558,2391,'_virtual','no'),(12559,2391,'_downloadable','no'),(12560,2391,'_product_image_gallery','2415,2416'),(12561,2391,'_download_limit','-1'),(12562,2391,'_download_expiry','-1'),(12563,2391,'_stock',''),(12564,2391,'_stock_status','instock'),(12565,2391,'_wc_average_rating','0'),(12566,2391,'_wc_review_count','0'),(12567,2391,'_product_version','3.9.2'),(12568,2391,'_elementor_controls_usage','a:0:{}'),(12569,2391,'_elementor_controls_usage','a:0:{}'),(12570,2391,'slide_template',''),(12571,2391,'rs_page_bg_color',''),(12572,2391,'_dt_sidebar_position','disabled'),(12573,2391,'_dt_sidebar_widgetarea_id','sidebar_1'),(12574,2391,'_dt_sidebar_hide_on_mobile','0'),(12575,2391,'_dt_footer_show','1'),(12576,2391,'_dt_footer_widgetarea_id','sidebar_2'),(12577,2391,'_dt_footer_hide_on_mobile','0'),(12578,2391,'_dt_header_title','fancy'),(12579,2391,'_dt_header_background','normal'),(12580,2391,'_dt_header_background_below_slideshow','disabled'),(12581,2391,'_dt_header_transparent_bg_color_scheme','light'),(12582,2391,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12583,2391,'_dt_header_transparent_top_bar_bg_opacity','25'),(12584,2391,'_dt_header_transparent_bg_color','#000000'),(12585,2391,'_dt_header_transparent_bg_opacity','50'),(12586,2391,'_dt_header_disabled_background','normal'),(12587,2391,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12588,2391,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12589,2391,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12590,2391,'_dt_header_disabled_transparent_bg_color','#000000'),(12591,2391,'_dt_header_disabled_transparent_bg_opacity','50'),(12592,2391,'_dt_page_overrides_top_margin',''),(12593,2391,'_dt_page_overrides_right_margin',''),(12594,2391,'_dt_page_overrides_bottom_margin',''),(12595,2391,'_dt_page_overrides_left_margin',''),(12596,2391,'_dt_fancy_header_layout_heading',''),(12597,2391,'_dt_fancy_header_title_aligment','all_left'),(12598,2391,'_dt_fancy_header_height','180'),(12599,2391,'_dt_fancy_header_padding-top','0px'),(12600,2391,'_dt_fancy_header_padding-bottom','0px'),(12601,2391,'_dt_fancy_header_breadcrumbs_heading',''),(12602,2391,'_dt_fancy_header_breadcrumbs','enabled'),(12603,2391,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12604,2391,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12605,2391,'_dt_fancy_header_title_heading',''),(12606,2391,'_dt_fancy_header_title_mode','generic'),(12607,2391,'_dt_fancy_header_title',''),(12608,2391,'_dt_fancy_header_title_font_size','35'),(12609,2391,'_dt_fancy_header_title_line_height','36'),(12610,2391,'_dt_fancy_header_text_transform','none'),(12611,2391,'_dt_fancy_header_title_color_mode','color'),(12612,2391,'_dt_fancy_header_title_color','#dddd2e'),(12613,2391,'_dt_fancy_header_subtitle_heading',''),(12614,2391,'_dt_fancy_header_subtitle',''),(12615,2391,'_dt_fancy_header_subtitle_font_size','18'),(12616,2391,'_dt_fancy_header_subtitle_line_height','26'),(12617,2391,'_dt_fancy_header_subtitle_text_transform','none'),(12618,2391,'_dt_fancy_header_subtitle_color_mode','color'),(12619,2391,'_dt_fancy_header_subtitle_color','#ffffff'),(12620,2391,'_dt_fancy_header_bg_heading',''),(12621,2391,'_dt_fancy_header_bg_color','#023b59'),(12622,2391,'_dt_fancy_header_bg_image_origin','custom'),(12623,2391,'_dt_fancy_header_bg_image','a:0:{}'),(12624,2391,'_dt_fancy_header_bg_repeat','no-repeat'),(12625,2391,'_dt_fancy_header_bg_position_x','center'),(12626,2391,'_dt_fancy_header_bg_position_y','center'),(12627,2391,'_dt_fancy_header_bg_fullscreen','1'),(12628,2391,'_dt_fancy_header_bg_overlay','0'),(12629,2391,'_dt_fancy_header_overlay_color','#000'),(12630,2391,'_dt_fancy_header_bg_overlay_opacity','50'),(12631,2391,'_dt_fancy_header_scroll_effect','default'),(12632,2391,'_dt_fancy_header_bg_parallax','0.5'),(12633,2391,'_dt_fancy_header_responsiveness_heading',''),(12634,2391,'_dt_fancy_header_responsiveness','enabled'),(12635,2391,'_dt_fancy_header_responsiveness_switch','778px'),(12636,2391,'_dt_fancy_header_responsive_height','70'),(12637,2391,'_dt_fancy_header_responsive_font_size','30'),(12638,2391,'_dt_fancy_header_responsive_title_line_height','38'),(12639,2391,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12640,2391,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12641,2391,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12642,2391,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12643,2391,'_dp_original','2074'),(12644,2391,'_wp_old_slug','corestation'),(12646,2391,'_wp_old_slug','dm-20-3'),(12647,2422,'_elementor_controls_usage','a:0:{}'),(12648,2422,'_elementor_controls_usage','a:0:{}'),(12649,2422,'_elementor_controls_usage','a:0:{}'),(12650,2422,'_elementor_controls_usage','a:0:{}'),(12651,2422,'total_sales','0'),(12652,2422,'_tax_status','taxable'),(12653,2422,'_tax_class',''),(12654,2422,'_manage_stock','no'),(12655,2422,'_backorders','no'),(12656,2422,'_sold_individually','no'),(12657,2422,'_virtual','no'),(12658,2422,'_downloadable','no'),(12659,2422,'_product_image_gallery','2413'),(12660,2422,'_download_limit','-1'),(12661,2422,'_download_expiry','-1'),(12662,2422,'_stock',''),(12663,2422,'_stock_status','instock'),(12664,2422,'_wc_average_rating','0'),(12665,2422,'_wc_review_count','0'),(12666,2422,'_product_version','3.9.2'),(12667,2422,'slide_template',''),(12668,2422,'rs_page_bg_color',''),(12669,2422,'_dt_sidebar_position','disabled'),(12670,2422,'_dt_sidebar_widgetarea_id','sidebar_1'),(12671,2422,'_dt_sidebar_hide_on_mobile','0'),(12672,2422,'_dt_footer_show','1'),(12673,2422,'_dt_footer_widgetarea_id','sidebar_2'),(12674,2422,'_dt_footer_hide_on_mobile','0'),(12675,2422,'_dt_header_title','fancy'),(12676,2422,'_dt_header_background','normal'),(12677,2422,'_dt_header_background_below_slideshow','disabled'),(12678,2422,'_dt_header_transparent_bg_color_scheme','light'),(12679,2422,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12680,2422,'_dt_header_transparent_top_bar_bg_opacity','25'),(12681,2422,'_dt_header_transparent_bg_color','#000000'),(12682,2422,'_dt_header_transparent_bg_opacity','50'),(12683,2422,'_dt_header_disabled_background','normal'),(12684,2422,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12685,2422,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12686,2422,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12687,2422,'_dt_header_disabled_transparent_bg_color','#000000'),(12688,2422,'_dt_header_disabled_transparent_bg_opacity','50'),(12689,2422,'_dt_page_overrides_top_margin',''),(12690,2422,'_dt_page_overrides_right_margin',''),(12691,2422,'_dt_page_overrides_bottom_margin',''),(12692,2422,'_dt_page_overrides_left_margin',''),(12693,2422,'_dt_fancy_header_layout_heading',''),(12694,2422,'_dt_fancy_header_title_aligment','all_left'),(12695,2422,'_dt_fancy_header_height','180'),(12696,2422,'_dt_fancy_header_padding-top','0px'),(12697,2422,'_dt_fancy_header_padding-bottom','0px'),(12698,2422,'_dt_fancy_header_breadcrumbs_heading',''),(12699,2422,'_dt_fancy_header_breadcrumbs','enabled'),(12700,2422,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12701,2422,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12702,2422,'_dt_fancy_header_title_heading',''),(12703,2422,'_dt_fancy_header_title_mode','generic'),(12704,2422,'_dt_fancy_header_title',''),(12705,2422,'_dt_fancy_header_title_font_size','35'),(12706,2422,'_dt_fancy_header_title_line_height','36'),(12707,2422,'_dt_fancy_header_text_transform','none'),(12708,2422,'_dt_fancy_header_title_color_mode','color'),(12709,2422,'_dt_fancy_header_title_color','#dddd2e'),(12710,2422,'_dt_fancy_header_subtitle_heading',''),(12711,2422,'_dt_fancy_header_subtitle',''),(12712,2422,'_dt_fancy_header_subtitle_font_size','18'),(12713,2422,'_dt_fancy_header_subtitle_line_height','26'),(12714,2422,'_dt_fancy_header_subtitle_text_transform','none'),(12715,2422,'_dt_fancy_header_subtitle_color_mode','color'),(12716,2422,'_dt_fancy_header_subtitle_color','#ffffff'),(12717,2422,'_dt_fancy_header_bg_heading',''),(12718,2422,'_dt_fancy_header_bg_color','#023b59'),(12719,2422,'_dt_fancy_header_bg_image_origin','custom'),(12720,2422,'_dt_fancy_header_bg_image','a:0:{}'),(12721,2422,'_dt_fancy_header_bg_repeat','no-repeat'),(12722,2422,'_dt_fancy_header_bg_position_x','center'),(12723,2422,'_dt_fancy_header_bg_position_y','center'),(12724,2422,'_dt_fancy_header_bg_fullscreen','1'),(12725,2422,'_dt_fancy_header_bg_overlay','0'),(12726,2422,'_dt_fancy_header_overlay_color','#000'),(12727,2422,'_dt_fancy_header_bg_overlay_opacity','50'),(12728,2422,'_dt_fancy_header_scroll_effect','default'),(12729,2422,'_dt_fancy_header_bg_parallax','0.5'),(12730,2422,'_dt_fancy_header_responsiveness_heading',''),(12731,2422,'_dt_fancy_header_responsiveness','enabled'),(12732,2422,'_dt_fancy_header_responsiveness_switch','778px'),(12733,2422,'_dt_fancy_header_responsive_height','70'),(12734,2422,'_dt_fancy_header_responsive_font_size','30'),(12735,2422,'_dt_fancy_header_responsive_title_line_height','38'),(12736,2422,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12737,2422,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12738,2422,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12739,2422,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12740,2422,'_wp_old_slug','corestation'),(12741,2422,'_wp_old_slug','dm-20-2'),(12742,2422,'_dp_original','2390'),(12744,2424,'_elementor_controls_usage','a:0:{}'),(12745,2424,'_elementor_controls_usage','a:0:{}'),(12746,2424,'_elementor_controls_usage','a:0:{}'),(12747,2424,'_elementor_controls_usage','a:0:{}'),(12748,2424,'total_sales','0'),(12749,2424,'_tax_status','taxable'),(12750,2424,'_tax_class',''),(12751,2424,'_manage_stock','no'),(12752,2424,'_backorders','no'),(12753,2424,'_sold_individually','no'),(12754,2424,'_virtual','no'),(12755,2424,'_downloadable','no'),(12756,2424,'_download_limit','-1'),(12757,2424,'_download_expiry','-1'),(12758,2424,'_stock',''),(12759,2424,'_stock_status','instock'),(12760,2424,'_wc_average_rating','0'),(12761,2424,'_wc_review_count','0'),(12762,2424,'_product_version','3.9.2'),(12763,2424,'slide_template',''),(12764,2424,'rs_page_bg_color',''),(12765,2424,'_dt_sidebar_position','disabled'),(12766,2424,'_dt_sidebar_widgetarea_id','sidebar_1'),(12767,2424,'_dt_sidebar_hide_on_mobile','0'),(12768,2424,'_dt_footer_show','1'),(12769,2424,'_dt_footer_widgetarea_id','sidebar_2'),(12770,2424,'_dt_footer_hide_on_mobile','0'),(12771,2424,'_dt_header_title','fancy'),(12772,2424,'_dt_header_background','normal'),(12773,2424,'_dt_header_background_below_slideshow','disabled'),(12774,2424,'_dt_header_transparent_bg_color_scheme','light'),(12775,2424,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12776,2424,'_dt_header_transparent_top_bar_bg_opacity','25'),(12777,2424,'_dt_header_transparent_bg_color','#000000'),(12778,2424,'_dt_header_transparent_bg_opacity','50'),(12779,2424,'_dt_header_disabled_background','normal'),(12780,2424,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12781,2424,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12782,2424,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12783,2424,'_dt_header_disabled_transparent_bg_color','#000000'),(12784,2424,'_dt_header_disabled_transparent_bg_opacity','50'),(12785,2424,'_dt_page_overrides_top_margin',''),(12786,2424,'_dt_page_overrides_right_margin',''),(12787,2424,'_dt_page_overrides_bottom_margin',''),(12788,2424,'_dt_page_overrides_left_margin',''),(12789,2424,'_dt_fancy_header_layout_heading',''),(12790,2424,'_dt_fancy_header_title_aligment','all_left'),(12791,2424,'_dt_fancy_header_height','180'),(12792,2424,'_dt_fancy_header_padding-top','0px'),(12793,2424,'_dt_fancy_header_padding-bottom','0px'),(12794,2424,'_dt_fancy_header_breadcrumbs_heading',''),(12795,2424,'_dt_fancy_header_breadcrumbs','enabled'),(12796,2424,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12797,2424,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12798,2424,'_dt_fancy_header_title_heading',''),(12799,2424,'_dt_fancy_header_title_mode','generic'),(12800,2424,'_dt_fancy_header_title',''),(12801,2424,'_dt_fancy_header_title_font_size','35'),(12802,2424,'_dt_fancy_header_title_line_height','36'),(12803,2424,'_dt_fancy_header_text_transform','none'),(12804,2424,'_dt_fancy_header_title_color_mode','color'),(12805,2424,'_dt_fancy_header_title_color','#dddd2e'),(12806,2424,'_dt_fancy_header_subtitle_heading',''),(12807,2424,'_dt_fancy_header_subtitle',''),(12808,2424,'_dt_fancy_header_subtitle_font_size','18'),(12809,2424,'_dt_fancy_header_subtitle_line_height','26'),(12810,2424,'_dt_fancy_header_subtitle_text_transform','none'),(12811,2424,'_dt_fancy_header_subtitle_color_mode','color'),(12812,2424,'_dt_fancy_header_subtitle_color','#ffffff'),(12813,2424,'_dt_fancy_header_bg_heading',''),(12814,2424,'_dt_fancy_header_bg_color','#023b59'),(12815,2424,'_dt_fancy_header_bg_image_origin','custom'),(12816,2424,'_dt_fancy_header_bg_image','a:0:{}'),(12817,2424,'_dt_fancy_header_bg_repeat','no-repeat'),(12818,2424,'_dt_fancy_header_bg_position_x','center'),(12819,2424,'_dt_fancy_header_bg_position_y','center'),(12820,2424,'_dt_fancy_header_bg_fullscreen','1'),(12821,2424,'_dt_fancy_header_bg_overlay','0'),(12822,2424,'_dt_fancy_header_overlay_color','#000'),(12823,2424,'_dt_fancy_header_bg_overlay_opacity','50'),(12824,2424,'_dt_fancy_header_scroll_effect','default'),(12825,2424,'_dt_fancy_header_bg_parallax','0.5'),(12826,2424,'_dt_fancy_header_responsiveness_heading',''),(12827,2424,'_dt_fancy_header_responsiveness','enabled'),(12828,2424,'_dt_fancy_header_responsiveness_switch','778px'),(12829,2424,'_dt_fancy_header_responsive_height','70'),(12830,2424,'_dt_fancy_header_responsive_font_size','30'),(12831,2424,'_dt_fancy_header_responsive_title_line_height','38'),(12832,2424,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12833,2424,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12834,2424,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12835,2424,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12836,2424,'_wp_old_slug','corestation'),(12837,2424,'_wp_old_slug','dm-20-2'),(12838,2424,'_dp_original','2390'),(12840,2424,'_wp_old_slug','realscan-g1-3'),(12841,2426,'_elementor_controls_usage','a:0:{}'),(12842,2426,'_elementor_controls_usage','a:0:{}'),(12843,2426,'_elementor_controls_usage','a:0:{}'),(12844,2426,'_elementor_controls_usage','a:0:{}'),(12845,2426,'total_sales','0'),(12846,2426,'_tax_status','taxable'),(12847,2426,'_tax_class',''),(12848,2426,'_manage_stock','no'),(12849,2426,'_backorders','no'),(12850,2426,'_sold_individually','no'),(12851,2426,'_virtual','no'),(12852,2426,'_downloadable','no'),(12853,2426,'_download_limit','-1'),(12854,2426,'_download_expiry','-1'),(12855,2426,'_stock',''),(12856,2426,'_stock_status','instock'),(12857,2426,'_wc_average_rating','0'),(12858,2426,'_wc_review_count','0'),(12859,2426,'_product_version','3.9.2'),(12860,2426,'slide_template',''),(12861,2426,'rs_page_bg_color',''),(12862,2426,'_dt_sidebar_position','disabled'),(12863,2426,'_dt_sidebar_widgetarea_id','sidebar_1'),(12864,2426,'_dt_sidebar_hide_on_mobile','0'),(12865,2426,'_dt_footer_show','1'),(12866,2426,'_dt_footer_widgetarea_id','sidebar_2'),(12867,2426,'_dt_footer_hide_on_mobile','0'),(12868,2426,'_dt_header_title','fancy'),(12869,2426,'_dt_header_background','normal'),(12870,2426,'_dt_header_background_below_slideshow','disabled'),(12871,2426,'_dt_header_transparent_bg_color_scheme','light'),(12872,2426,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12873,2426,'_dt_header_transparent_top_bar_bg_opacity','25'),(12874,2426,'_dt_header_transparent_bg_color','#000000'),(12875,2426,'_dt_header_transparent_bg_opacity','50'),(12876,2426,'_dt_header_disabled_background','normal'),(12877,2426,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12878,2426,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12879,2426,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12880,2426,'_dt_header_disabled_transparent_bg_color','#000000'),(12881,2426,'_dt_header_disabled_transparent_bg_opacity','50'),(12882,2426,'_dt_page_overrides_top_margin',''),(12883,2426,'_dt_page_overrides_right_margin',''),(12884,2426,'_dt_page_overrides_bottom_margin',''),(12885,2426,'_dt_page_overrides_left_margin',''),(12886,2426,'_dt_fancy_header_layout_heading',''),(12887,2426,'_dt_fancy_header_title_aligment','all_left'),(12888,2426,'_dt_fancy_header_height','180'),(12889,2426,'_dt_fancy_header_padding-top','0px'),(12890,2426,'_dt_fancy_header_padding-bottom','0px'),(12891,2426,'_dt_fancy_header_breadcrumbs_heading',''),(12892,2426,'_dt_fancy_header_breadcrumbs','enabled'),(12893,2426,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12894,2426,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12895,2426,'_dt_fancy_header_title_heading',''),(12896,2426,'_dt_fancy_header_title_mode','generic'),(12897,2426,'_dt_fancy_header_title',''),(12898,2426,'_dt_fancy_header_title_font_size','35'),(12899,2426,'_dt_fancy_header_title_line_height','36'),(12900,2426,'_dt_fancy_header_text_transform','none'),(12901,2426,'_dt_fancy_header_title_color_mode','color'),(12902,2426,'_dt_fancy_header_title_color','#dddd2e'),(12903,2426,'_dt_fancy_header_subtitle_heading',''),(12904,2426,'_dt_fancy_header_subtitle',''),(12905,2426,'_dt_fancy_header_subtitle_font_size','18'),(12906,2426,'_dt_fancy_header_subtitle_line_height','26'),(12907,2426,'_dt_fancy_header_subtitle_text_transform','none'),(12908,2426,'_dt_fancy_header_subtitle_color_mode','color'),(12909,2426,'_dt_fancy_header_subtitle_color','#ffffff'),(12910,2426,'_dt_fancy_header_bg_heading',''),(12911,2426,'_dt_fancy_header_bg_color','#023b59'),(12912,2426,'_dt_fancy_header_bg_image_origin','custom'),(12913,2426,'_dt_fancy_header_bg_image','a:0:{}'),(12914,2426,'_dt_fancy_header_bg_repeat','no-repeat'),(12915,2426,'_dt_fancy_header_bg_position_x','center'),(12916,2426,'_dt_fancy_header_bg_position_y','center'),(12917,2426,'_dt_fancy_header_bg_fullscreen','1'),(12918,2426,'_dt_fancy_header_bg_overlay','0'),(12919,2426,'_dt_fancy_header_overlay_color','#000'),(12920,2426,'_dt_fancy_header_bg_overlay_opacity','50'),(12921,2426,'_dt_fancy_header_scroll_effect','default'),(12922,2426,'_dt_fancy_header_bg_parallax','0.5'),(12923,2426,'_dt_fancy_header_responsiveness_heading',''),(12924,2426,'_dt_fancy_header_responsiveness','enabled'),(12925,2426,'_dt_fancy_header_responsiveness_switch','778px'),(12926,2426,'_dt_fancy_header_responsive_height','70'),(12927,2426,'_dt_fancy_header_responsive_font_size','30'),(12928,2426,'_dt_fancy_header_responsive_title_line_height','38'),(12929,2426,'_dt_fancy_header_responsive_subtitle_font_size','20'),(12930,2426,'_dt_fancy_header_responsive_subtitle_line_height','28'),(12931,2426,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(12932,2426,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(12933,2426,'_wp_old_slug','corestation'),(12934,2426,'_wp_old_slug','dm-20-3'),(12935,2426,'_dp_original','2391'),(12936,2426,'_edit_last','1'),(12938,2426,'_wp_old_slug','realscan-f-2'),(12939,2428,'_elementor_controls_usage','a:0:{}'),(12940,2428,'_elementor_controls_usage','a:0:{}'),(12941,2428,'_elementor_controls_usage','a:0:{}'),(12942,2428,'_elementor_controls_usage','a:0:{}'),(12943,2428,'total_sales','0'),(12944,2428,'_tax_status','taxable'),(12945,2428,'_tax_class',''),(12946,2428,'_manage_stock','no'),(12947,2428,'_backorders','no'),(12948,2428,'_sold_individually','no'),(12949,2428,'_virtual','no'),(12950,2428,'_downloadable','no'),(12951,2428,'_download_limit','-1'),(12952,2428,'_download_expiry','-1'),(12953,2428,'_stock',''),(12954,2428,'_stock_status','instock'),(12955,2428,'_wc_average_rating','0'),(12956,2428,'_wc_review_count','0'),(12957,2428,'_product_version','3.9.2'),(12958,2428,'slide_template',''),(12959,2428,'rs_page_bg_color',''),(12960,2428,'_dt_sidebar_position','disabled'),(12961,2428,'_dt_sidebar_widgetarea_id','sidebar_1'),(12962,2428,'_dt_sidebar_hide_on_mobile','0'),(12963,2428,'_dt_footer_show','1'),(12964,2428,'_dt_footer_widgetarea_id','sidebar_2'),(12965,2428,'_dt_footer_hide_on_mobile','0'),(12966,2428,'_dt_header_title','fancy'),(12967,2428,'_dt_header_background','normal'),(12968,2428,'_dt_header_background_below_slideshow','disabled'),(12969,2428,'_dt_header_transparent_bg_color_scheme','light'),(12970,2428,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(12971,2428,'_dt_header_transparent_top_bar_bg_opacity','25'),(12972,2428,'_dt_header_transparent_bg_color','#000000'),(12973,2428,'_dt_header_transparent_bg_opacity','50'),(12974,2428,'_dt_header_disabled_background','normal'),(12975,2428,'_dt_header_disabled_transparent_bg_color_scheme','light'),(12976,2428,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(12977,2428,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(12978,2428,'_dt_header_disabled_transparent_bg_color','#000000'),(12979,2428,'_dt_header_disabled_transparent_bg_opacity','50'),(12980,2428,'_dt_page_overrides_top_margin',''),(12981,2428,'_dt_page_overrides_right_margin',''),(12982,2428,'_dt_page_overrides_bottom_margin',''),(12983,2428,'_dt_page_overrides_left_margin',''),(12984,2428,'_dt_fancy_header_layout_heading',''),(12985,2428,'_dt_fancy_header_title_aligment','all_left'),(12986,2428,'_dt_fancy_header_height','180'),(12987,2428,'_dt_fancy_header_padding-top','0px'),(12988,2428,'_dt_fancy_header_padding-bottom','0px'),(12989,2428,'_dt_fancy_header_breadcrumbs_heading',''),(12990,2428,'_dt_fancy_header_breadcrumbs','enabled'),(12991,2428,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(12992,2428,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(12993,2428,'_dt_fancy_header_title_heading',''),(12994,2428,'_dt_fancy_header_title_mode','generic'),(12995,2428,'_dt_fancy_header_title',''),(12996,2428,'_dt_fancy_header_title_font_size','35'),(12997,2428,'_dt_fancy_header_title_line_height','36'),(12998,2428,'_dt_fancy_header_text_transform','none'),(12999,2428,'_dt_fancy_header_title_color_mode','color'),(13000,2428,'_dt_fancy_header_title_color','#dddd2e'),(13001,2428,'_dt_fancy_header_subtitle_heading',''),(13002,2428,'_dt_fancy_header_subtitle',''),(13003,2428,'_dt_fancy_header_subtitle_font_size','18'),(13004,2428,'_dt_fancy_header_subtitle_line_height','26'),(13005,2428,'_dt_fancy_header_subtitle_text_transform','none'),(13006,2428,'_dt_fancy_header_subtitle_color_mode','color'),(13007,2428,'_dt_fancy_header_subtitle_color','#ffffff'),(13008,2428,'_dt_fancy_header_bg_heading',''),(13009,2428,'_dt_fancy_header_bg_color','#023b59'),(13010,2428,'_dt_fancy_header_bg_image_origin','custom'),(13011,2428,'_dt_fancy_header_bg_image','a:0:{}'),(13012,2428,'_dt_fancy_header_bg_repeat','no-repeat'),(13013,2428,'_dt_fancy_header_bg_position_x','center'),(13014,2428,'_dt_fancy_header_bg_position_y','center'),(13015,2428,'_dt_fancy_header_bg_fullscreen','1'),(13016,2428,'_dt_fancy_header_bg_overlay','0'),(13017,2428,'_dt_fancy_header_overlay_color','#000'),(13018,2428,'_dt_fancy_header_bg_overlay_opacity','50'),(13019,2428,'_dt_fancy_header_scroll_effect','default'),(13020,2428,'_dt_fancy_header_bg_parallax','0.5'),(13021,2428,'_dt_fancy_header_responsiveness_heading',''),(13022,2428,'_dt_fancy_header_responsiveness','enabled'),(13023,2428,'_dt_fancy_header_responsiveness_switch','778px'),(13024,2428,'_dt_fancy_header_responsive_height','70'),(13025,2428,'_dt_fancy_header_responsive_font_size','30'),(13026,2428,'_dt_fancy_header_responsive_title_line_height','38'),(13027,2428,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13028,2428,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13029,2428,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13030,2428,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13031,2428,'_wp_old_slug','corestation'),(13032,2428,'_wp_old_slug','dm-20-2'),(13033,2428,'_dp_original','2390'),(13035,2428,'_wp_old_slug','realscan-g1-4'),(13036,2424,'_elementor_controls_usage','a:0:{}'),(13037,2424,'_elementor_controls_usage','a:0:{}'),(13038,2424,'_elementor_controls_usage','a:0:{}'),(13039,2424,'_elementor_controls_usage','a:0:{}'),(13040,2424,'_elementor_controls_usage','a:0:{}'),(13041,2424,'total_sales','0'),(13042,2424,'_tax_status','taxable'),(13043,2424,'_tax_class',''),(13044,2424,'_manage_stock','no'),(13045,2424,'_backorders','no'),(13046,2424,'_sold_individually','no'),(13047,2424,'_virtual','no'),(13048,2424,'_downloadable','no'),(13049,2424,'_download_limit','-1'),(13050,2424,'_download_expiry','-1'),(13051,2424,'_stock',''),(13052,2424,'_stock_status','instock'),(13053,2424,'_wc_average_rating','0'),(13054,2424,'_wc_review_count','0'),(13055,2424,'_product_version','3.9.2'),(13056,2424,'slide_template',''),(13057,2424,'rs_page_bg_color',''),(13058,2424,'_dt_sidebar_position','disabled'),(13059,2424,'_dt_sidebar_widgetarea_id','sidebar_1'),(13060,2424,'_dt_sidebar_hide_on_mobile','0'),(13061,2424,'_dt_footer_show','1'),(13062,2424,'_dt_footer_widgetarea_id','sidebar_2'),(13063,2424,'_dt_footer_hide_on_mobile','0'),(13064,2424,'_dt_header_title','fancy'),(13065,2424,'_dt_header_background','normal'),(13066,2424,'_dt_header_background_below_slideshow','disabled'),(13067,2424,'_dt_header_transparent_bg_color_scheme','light'),(13068,2424,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13069,2424,'_dt_header_transparent_top_bar_bg_opacity','25'),(13070,2424,'_dt_header_transparent_bg_color','#000000'),(13071,2424,'_dt_header_transparent_bg_opacity','50'),(13072,2424,'_dt_header_disabled_background','normal'),(13073,2424,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13074,2424,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13075,2424,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13076,2424,'_dt_header_disabled_transparent_bg_color','#000000'),(13077,2424,'_dt_header_disabled_transparent_bg_opacity','50'),(13078,2424,'_dt_page_overrides_top_margin',''),(13079,2424,'_dt_page_overrides_right_margin',''),(13080,2424,'_dt_page_overrides_bottom_margin',''),(13081,2424,'_dt_page_overrides_left_margin',''),(13082,2424,'_dt_fancy_header_layout_heading',''),(13083,2424,'_dt_fancy_header_title_aligment','all_left'),(13084,2424,'_dt_fancy_header_height','180'),(13085,2424,'_dt_fancy_header_padding-top','0px'),(13086,2424,'_dt_fancy_header_padding-bottom','0px'),(13087,2424,'_dt_fancy_header_breadcrumbs_heading',''),(13088,2424,'_dt_fancy_header_breadcrumbs','enabled'),(13089,2424,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13090,2424,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13091,2424,'_dt_fancy_header_title_heading',''),(13092,2424,'_dt_fancy_header_title_mode','generic'),(13093,2424,'_dt_fancy_header_title',''),(13094,2424,'_dt_fancy_header_title_font_size','35'),(13095,2424,'_dt_fancy_header_title_line_height','36'),(13096,2424,'_dt_fancy_header_text_transform','none'),(13097,2424,'_dt_fancy_header_title_color_mode','color'),(13098,2424,'_dt_fancy_header_title_color','#dddd2e'),(13099,2424,'_dt_fancy_header_subtitle_heading',''),(13100,2424,'_dt_fancy_header_subtitle',''),(13101,2424,'_dt_fancy_header_subtitle_font_size','18'),(13102,2424,'_dt_fancy_header_subtitle_line_height','26'),(13103,2424,'_dt_fancy_header_subtitle_text_transform','none'),(13104,2424,'_dt_fancy_header_subtitle_color_mode','color'),(13105,2424,'_dt_fancy_header_subtitle_color','#ffffff'),(13106,2424,'_dt_fancy_header_bg_heading',''),(13107,2424,'_dt_fancy_header_bg_color','#023b59'),(13108,2424,'_dt_fancy_header_bg_image_origin','custom'),(13109,2424,'_dt_fancy_header_bg_image','a:0:{}'),(13110,2424,'_dt_fancy_header_bg_repeat','no-repeat'),(13111,2424,'_dt_fancy_header_bg_position_x','center'),(13112,2424,'_dt_fancy_header_bg_position_y','center'),(13113,2424,'_dt_fancy_header_bg_fullscreen','1'),(13114,2424,'_dt_fancy_header_bg_overlay','0'),(13115,2424,'_dt_fancy_header_overlay_color','#000'),(13116,2424,'_dt_fancy_header_bg_overlay_opacity','50'),(13117,2424,'_dt_fancy_header_scroll_effect','default'),(13118,2424,'_dt_fancy_header_bg_parallax','0.5'),(13119,2424,'_dt_fancy_header_responsiveness_heading',''),(13120,2424,'_dt_fancy_header_responsiveness','enabled'),(13121,2424,'_dt_fancy_header_responsiveness_switch','778px'),(13122,2424,'_dt_fancy_header_responsive_height','70'),(13123,2424,'_dt_fancy_header_responsive_font_size','30'),(13124,2424,'_dt_fancy_header_responsive_title_line_height','38'),(13125,2424,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13126,2424,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13127,2424,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13128,2424,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13129,2424,'_wp_old_slug','corestation'),(13130,2424,'_wp_old_slug','dm-20-2'),(13131,2424,'_wp_old_slug','realscan-g1-4'),(13132,2424,'_dp_original','2428'),(13133,2424,'_edit_last','1'),(13135,2424,'_wp_old_slug','id-usb-sc-piv-2'),(13136,2433,'_elementor_controls_usage','a:0:{}'),(13137,2433,'_elementor_controls_usage','a:0:{}'),(13138,2433,'_elementor_controls_usage','a:0:{}'),(13139,2433,'_elementor_controls_usage','a:0:{}'),(13140,2433,'total_sales','0'),(13141,2433,'_tax_status','taxable'),(13142,2433,'_tax_class',''),(13143,2433,'_manage_stock','no'),(13144,2433,'_backorders','no'),(13145,2433,'_sold_individually','no'),(13146,2433,'_virtual','no'),(13147,2433,'_downloadable','no'),(13148,2433,'_download_limit','-1'),(13149,2433,'_download_expiry','-1'),(13150,2433,'_stock',''),(13151,2433,'_stock_status','instock'),(13152,2433,'_wc_average_rating','0'),(13153,2433,'_wc_review_count','0'),(13154,2433,'_product_version','3.9.2'),(13155,2433,'slide_template',''),(13156,2433,'rs_page_bg_color',''),(13157,2433,'_dt_sidebar_position','disabled'),(13158,2433,'_dt_sidebar_widgetarea_id','sidebar_1'),(13159,2433,'_dt_sidebar_hide_on_mobile','0'),(13160,2433,'_dt_footer_show','1'),(13161,2433,'_dt_footer_widgetarea_id','sidebar_2'),(13162,2433,'_dt_footer_hide_on_mobile','0'),(13163,2433,'_dt_header_title','fancy'),(13164,2433,'_dt_header_background','normal'),(13165,2433,'_dt_header_background_below_slideshow','disabled'),(13166,2433,'_dt_header_transparent_bg_color_scheme','light'),(13167,2433,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13168,2433,'_dt_header_transparent_top_bar_bg_opacity','25'),(13169,2433,'_dt_header_transparent_bg_color','#000000'),(13170,2433,'_dt_header_transparent_bg_opacity','50'),(13171,2433,'_dt_header_disabled_background','normal'),(13172,2433,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13173,2433,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13174,2433,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13175,2433,'_dt_header_disabled_transparent_bg_color','#000000'),(13176,2433,'_dt_header_disabled_transparent_bg_opacity','50'),(13177,2433,'_dt_page_overrides_top_margin',''),(13178,2433,'_dt_page_overrides_right_margin',''),(13179,2433,'_dt_page_overrides_bottom_margin',''),(13180,2433,'_dt_page_overrides_left_margin',''),(13181,2433,'_dt_fancy_header_layout_heading',''),(13182,2433,'_dt_fancy_header_title_aligment','all_left'),(13183,2433,'_dt_fancy_header_height','180'),(13184,2433,'_dt_fancy_header_padding-top','0px'),(13185,2433,'_dt_fancy_header_padding-bottom','0px'),(13186,2433,'_dt_fancy_header_breadcrumbs_heading',''),(13187,2433,'_dt_fancy_header_breadcrumbs','enabled'),(13188,2433,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13189,2433,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13190,2433,'_dt_fancy_header_title_heading',''),(13191,2433,'_dt_fancy_header_title_mode','generic'),(13192,2433,'_dt_fancy_header_title',''),(13193,2433,'_dt_fancy_header_title_font_size','35'),(13194,2433,'_dt_fancy_header_title_line_height','36'),(13195,2433,'_dt_fancy_header_text_transform','none'),(13196,2433,'_dt_fancy_header_title_color_mode','color'),(13197,2433,'_dt_fancy_header_title_color','#dddd2e'),(13198,2433,'_dt_fancy_header_subtitle_heading',''),(13199,2433,'_dt_fancy_header_subtitle',''),(13200,2433,'_dt_fancy_header_subtitle_font_size','18'),(13201,2433,'_dt_fancy_header_subtitle_line_height','26'),(13202,2433,'_dt_fancy_header_subtitle_text_transform','none'),(13203,2433,'_dt_fancy_header_subtitle_color_mode','color'),(13204,2433,'_dt_fancy_header_subtitle_color','#ffffff'),(13205,2433,'_dt_fancy_header_bg_heading',''),(13206,2433,'_dt_fancy_header_bg_color','#023b59'),(13207,2433,'_dt_fancy_header_bg_image_origin','custom'),(13208,2433,'_dt_fancy_header_bg_image','a:0:{}'),(13209,2433,'_dt_fancy_header_bg_repeat','no-repeat'),(13210,2433,'_dt_fancy_header_bg_position_x','center'),(13211,2433,'_dt_fancy_header_bg_position_y','center'),(13212,2433,'_dt_fancy_header_bg_fullscreen','1'),(13213,2433,'_dt_fancy_header_bg_overlay','0'),(13214,2433,'_dt_fancy_header_overlay_color','#000'),(13215,2433,'_dt_fancy_header_bg_overlay_opacity','50'),(13216,2433,'_dt_fancy_header_scroll_effect','default'),(13217,2433,'_dt_fancy_header_bg_parallax','0.5'),(13218,2433,'_dt_fancy_header_responsiveness_heading',''),(13219,2433,'_dt_fancy_header_responsiveness','enabled'),(13220,2433,'_dt_fancy_header_responsiveness_switch','778px'),(13221,2433,'_dt_fancy_header_responsive_height','70'),(13222,2433,'_dt_fancy_header_responsive_font_size','30'),(13223,2433,'_dt_fancy_header_responsive_title_line_height','38'),(13224,2433,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13225,2433,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13226,2433,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13227,2433,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13228,2433,'_wp_old_slug','corestation'),(13229,2433,'_wp_old_slug','dm-20-3'),(13230,2433,'_dp_original','2391'),(13232,2433,'_wp_old_slug','realscan-f-2'),(13233,2435,'_elementor_controls_usage','a:0:{}'),(13234,2435,'_elementor_controls_usage','a:0:{}'),(13235,2435,'_elementor_controls_usage','a:0:{}'),(13236,2435,'_elementor_controls_usage','a:0:{}'),(13237,2435,'_elementor_controls_usage','a:0:{}'),(13238,2435,'total_sales','0'),(13239,2435,'_tax_status','taxable'),(13240,2435,'_tax_class',''),(13241,2435,'_manage_stock','no'),(13242,2435,'_backorders','no'),(13243,2435,'_sold_individually','no'),(13244,2435,'_virtual','no'),(13245,2435,'_downloadable','no'),(13246,2435,'_download_limit','-1'),(13247,2435,'_download_expiry','-1'),(13248,2435,'_stock',''),(13249,2435,'_stock_status','instock'),(13250,2435,'_wc_average_rating','0'),(13251,2435,'_wc_review_count','0'),(13252,2435,'_product_version','3.9.2'),(13253,2435,'slide_template',''),(13254,2435,'rs_page_bg_color',''),(13255,2435,'_dt_sidebar_position','disabled'),(13256,2435,'_dt_sidebar_widgetarea_id','sidebar_1'),(13257,2435,'_dt_sidebar_hide_on_mobile','0'),(13258,2435,'_dt_footer_show','1'),(13259,2435,'_dt_footer_widgetarea_id','sidebar_2'),(13260,2435,'_dt_footer_hide_on_mobile','0'),(13261,2435,'_dt_header_title','fancy'),(13262,2435,'_dt_header_background','normal'),(13263,2435,'_dt_header_background_below_slideshow','disabled'),(13264,2435,'_dt_header_transparent_bg_color_scheme','light'),(13265,2435,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13266,2435,'_dt_header_transparent_top_bar_bg_opacity','25'),(13267,2435,'_dt_header_transparent_bg_color','#000000'),(13268,2435,'_dt_header_transparent_bg_opacity','50'),(13269,2435,'_dt_header_disabled_background','normal'),(13270,2435,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13271,2435,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13272,2435,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13273,2435,'_dt_header_disabled_transparent_bg_color','#000000'),(13274,2435,'_dt_header_disabled_transparent_bg_opacity','50'),(13275,2435,'_dt_page_overrides_top_margin',''),(13276,2435,'_dt_page_overrides_right_margin',''),(13277,2435,'_dt_page_overrides_bottom_margin',''),(13278,2435,'_dt_page_overrides_left_margin',''),(13279,2435,'_dt_fancy_header_layout_heading',''),(13280,2435,'_dt_fancy_header_title_aligment','all_left'),(13281,2435,'_dt_fancy_header_height','180'),(13282,2435,'_dt_fancy_header_padding-top','0px'),(13283,2435,'_dt_fancy_header_padding-bottom','0px'),(13284,2435,'_dt_fancy_header_breadcrumbs_heading',''),(13285,2435,'_dt_fancy_header_breadcrumbs','enabled'),(13286,2435,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13287,2435,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13288,2435,'_dt_fancy_header_title_heading',''),(13289,2435,'_dt_fancy_header_title_mode','generic'),(13290,2435,'_dt_fancy_header_title',''),(13291,2435,'_dt_fancy_header_title_font_size','35'),(13292,2435,'_dt_fancy_header_title_line_height','36'),(13293,2435,'_dt_fancy_header_text_transform','none'),(13294,2435,'_dt_fancy_header_title_color_mode','color'),(13295,2435,'_dt_fancy_header_title_color','#dddd2e'),(13296,2435,'_dt_fancy_header_subtitle_heading',''),(13297,2435,'_dt_fancy_header_subtitle',''),(13298,2435,'_dt_fancy_header_subtitle_font_size','18'),(13299,2435,'_dt_fancy_header_subtitle_line_height','26'),(13300,2435,'_dt_fancy_header_subtitle_text_transform','none'),(13301,2435,'_dt_fancy_header_subtitle_color_mode','color'),(13302,2435,'_dt_fancy_header_subtitle_color','#ffffff'),(13303,2435,'_dt_fancy_header_bg_heading',''),(13304,2435,'_dt_fancy_header_bg_color','#023b59'),(13305,2435,'_dt_fancy_header_bg_image_origin','custom'),(13306,2435,'_dt_fancy_header_bg_image','a:0:{}'),(13307,2435,'_dt_fancy_header_bg_repeat','no-repeat'),(13308,2435,'_dt_fancy_header_bg_position_x','center'),(13309,2435,'_dt_fancy_header_bg_position_y','center'),(13310,2435,'_dt_fancy_header_bg_fullscreen','1'),(13311,2435,'_dt_fancy_header_bg_overlay','0'),(13312,2435,'_dt_fancy_header_overlay_color','#000'),(13313,2435,'_dt_fancy_header_bg_overlay_opacity','50'),(13314,2435,'_dt_fancy_header_scroll_effect','default'),(13315,2435,'_dt_fancy_header_bg_parallax','0.5'),(13316,2435,'_dt_fancy_header_responsiveness_heading',''),(13317,2435,'_dt_fancy_header_responsiveness','enabled'),(13318,2435,'_dt_fancy_header_responsiveness_switch','778px'),(13319,2435,'_dt_fancy_header_responsive_height','70'),(13320,2435,'_dt_fancy_header_responsive_font_size','30'),(13321,2435,'_dt_fancy_header_responsive_title_line_height','38'),(13322,2435,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13323,2435,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13324,2435,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13325,2435,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13326,2435,'_wp_old_slug','corestation'),(13327,2435,'_wp_old_slug','dm-20-2'),(13328,2435,'_dp_original','2422'),(13330,2435,'_wp_old_slug','realscan-d'),(13331,2437,'_elementor_controls_usage','a:0:{}'),(13332,2437,'_elementor_controls_usage','a:0:{}'),(13333,2437,'_elementor_controls_usage','a:0:{}'),(13334,2437,'_elementor_controls_usage','a:0:{}'),(13335,2437,'_elementor_controls_usage','a:0:{}'),(13336,2437,'total_sales','0'),(13337,2437,'_tax_status','taxable'),(13338,2437,'_tax_class',''),(13339,2437,'_manage_stock','no'),(13340,2437,'_backorders','no'),(13341,2437,'_sold_individually','no'),(13342,2437,'_virtual','no'),(13343,2437,'_downloadable','no'),(13344,2437,'_download_limit','-1'),(13345,2437,'_download_expiry','-1'),(13346,2437,'_stock',''),(13347,2437,'_stock_status','instock'),(13348,2437,'_wc_average_rating','0'),(13349,2437,'_wc_review_count','0'),(13350,2437,'_product_version','3.9.2'),(13351,2437,'slide_template',''),(13352,2437,'rs_page_bg_color',''),(13353,2437,'_dt_sidebar_position','disabled'),(13354,2437,'_dt_sidebar_widgetarea_id','sidebar_1'),(13355,2437,'_dt_sidebar_hide_on_mobile','0'),(13356,2437,'_dt_footer_show','1'),(13357,2437,'_dt_footer_widgetarea_id','sidebar_2'),(13358,2437,'_dt_footer_hide_on_mobile','0'),(13359,2437,'_dt_header_title','fancy'),(13360,2437,'_dt_header_background','normal'),(13361,2437,'_dt_header_background_below_slideshow','disabled'),(13362,2437,'_dt_header_transparent_bg_color_scheme','light'),(13363,2437,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13364,2437,'_dt_header_transparent_top_bar_bg_opacity','25'),(13365,2437,'_dt_header_transparent_bg_color','#000000'),(13366,2437,'_dt_header_transparent_bg_opacity','50'),(13367,2437,'_dt_header_disabled_background','normal'),(13368,2437,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13369,2437,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13370,2437,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13371,2437,'_dt_header_disabled_transparent_bg_color','#000000'),(13372,2437,'_dt_header_disabled_transparent_bg_opacity','50'),(13373,2437,'_dt_page_overrides_top_margin',''),(13374,2437,'_dt_page_overrides_right_margin',''),(13375,2437,'_dt_page_overrides_bottom_margin',''),(13376,2437,'_dt_page_overrides_left_margin',''),(13377,2437,'_dt_fancy_header_layout_heading',''),(13378,2437,'_dt_fancy_header_title_aligment','all_left'),(13379,2437,'_dt_fancy_header_height','180'),(13380,2437,'_dt_fancy_header_padding-top','0px'),(13381,2437,'_dt_fancy_header_padding-bottom','0px'),(13382,2437,'_dt_fancy_header_breadcrumbs_heading',''),(13383,2437,'_dt_fancy_header_breadcrumbs','enabled'),(13384,2437,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13385,2437,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13386,2437,'_dt_fancy_header_title_heading',''),(13387,2437,'_dt_fancy_header_title_mode','generic'),(13388,2437,'_dt_fancy_header_title',''),(13389,2437,'_dt_fancy_header_title_font_size','35'),(13390,2437,'_dt_fancy_header_title_line_height','36'),(13391,2437,'_dt_fancy_header_text_transform','none'),(13392,2437,'_dt_fancy_header_title_color_mode','color'),(13393,2437,'_dt_fancy_header_title_color','#dddd2e'),(13394,2437,'_dt_fancy_header_subtitle_heading',''),(13395,2437,'_dt_fancy_header_subtitle',''),(13396,2437,'_dt_fancy_header_subtitle_font_size','18'),(13397,2437,'_dt_fancy_header_subtitle_line_height','26'),(13398,2437,'_dt_fancy_header_subtitle_text_transform','none'),(13399,2437,'_dt_fancy_header_subtitle_color_mode','color'),(13400,2437,'_dt_fancy_header_subtitle_color','#ffffff'),(13401,2437,'_dt_fancy_header_bg_heading',''),(13402,2437,'_dt_fancy_header_bg_color','#023b59'),(13403,2437,'_dt_fancy_header_bg_image_origin','custom'),(13404,2437,'_dt_fancy_header_bg_image','a:0:{}'),(13405,2437,'_dt_fancy_header_bg_repeat','no-repeat'),(13406,2437,'_dt_fancy_header_bg_position_x','center'),(13407,2437,'_dt_fancy_header_bg_position_y','center'),(13408,2437,'_dt_fancy_header_bg_fullscreen','1'),(13409,2437,'_dt_fancy_header_bg_overlay','0'),(13410,2437,'_dt_fancy_header_overlay_color','#000'),(13411,2437,'_dt_fancy_header_bg_overlay_opacity','50'),(13412,2437,'_dt_fancy_header_scroll_effect','default'),(13413,2437,'_dt_fancy_header_bg_parallax','0.5'),(13414,2437,'_dt_fancy_header_responsiveness_heading',''),(13415,2437,'_dt_fancy_header_responsiveness','enabled'),(13416,2437,'_dt_fancy_header_responsiveness_switch','778px'),(13417,2437,'_dt_fancy_header_responsive_height','70'),(13418,2437,'_dt_fancy_header_responsive_font_size','30'),(13419,2437,'_dt_fancy_header_responsive_title_line_height','38'),(13420,2437,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13421,2437,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13422,2437,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13423,2437,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13424,2437,'_wp_old_slug','corestation'),(13425,2437,'_wp_old_slug','dm-20-2'),(13426,2437,'_wp_old_slug','realscan-g1-3'),(13427,2437,'_dp_original','2424'),(13428,2437,'_edit_last','1'),(13430,2437,'_wp_old_slug','id-usb-sc-3'),(13431,2439,'_elementor_controls_usage','a:0:{}'),(13432,2439,'_elementor_controls_usage','a:0:{}'),(13433,2439,'_elementor_controls_usage','a:0:{}'),(13434,2439,'_elementor_controls_usage','a:0:{}'),(13435,2439,'total_sales','0'),(13436,2439,'_tax_status','taxable'),(13437,2439,'_tax_class',''),(13438,2439,'_manage_stock','no'),(13439,2439,'_backorders','no'),(13440,2439,'_sold_individually','no'),(13441,2439,'_virtual','no'),(13442,2439,'_downloadable','no'),(13443,2439,'_download_limit','-1'),(13444,2439,'_download_expiry','-1'),(13445,2439,'_stock',''),(13446,2439,'_stock_status','instock'),(13447,2439,'_wc_average_rating','0'),(13448,2439,'_wc_review_count','0'),(13449,2439,'_product_version','3.9.2'),(13450,2439,'slide_template',''),(13451,2439,'rs_page_bg_color',''),(13452,2439,'_dt_sidebar_position','disabled'),(13453,2439,'_dt_sidebar_widgetarea_id','sidebar_1'),(13454,2439,'_dt_sidebar_hide_on_mobile','0'),(13455,2439,'_dt_footer_show','1'),(13456,2439,'_dt_footer_widgetarea_id','sidebar_2'),(13457,2439,'_dt_footer_hide_on_mobile','0'),(13458,2439,'_dt_header_title','fancy'),(13459,2439,'_dt_header_background','normal'),(13460,2439,'_dt_header_background_below_slideshow','disabled'),(13461,2439,'_dt_header_transparent_bg_color_scheme','light'),(13462,2439,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13463,2439,'_dt_header_transparent_top_bar_bg_opacity','25'),(13464,2439,'_dt_header_transparent_bg_color','#000000'),(13465,2439,'_dt_header_transparent_bg_opacity','50'),(13466,2439,'_dt_header_disabled_background','normal'),(13467,2439,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13468,2439,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13469,2439,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13470,2439,'_dt_header_disabled_transparent_bg_color','#000000'),(13471,2439,'_dt_header_disabled_transparent_bg_opacity','50'),(13472,2439,'_dt_page_overrides_top_margin',''),(13473,2439,'_dt_page_overrides_right_margin',''),(13474,2439,'_dt_page_overrides_bottom_margin',''),(13475,2439,'_dt_page_overrides_left_margin',''),(13476,2439,'_dt_fancy_header_layout_heading',''),(13477,2439,'_dt_fancy_header_title_aligment','all_left'),(13478,2439,'_dt_fancy_header_height','180'),(13479,2439,'_dt_fancy_header_padding-top','0px'),(13480,2439,'_dt_fancy_header_padding-bottom','0px'),(13481,2439,'_dt_fancy_header_breadcrumbs_heading',''),(13482,2439,'_dt_fancy_header_breadcrumbs','enabled'),(13483,2439,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13484,2439,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13485,2439,'_dt_fancy_header_title_heading',''),(13486,2439,'_dt_fancy_header_title_mode','generic'),(13487,2439,'_dt_fancy_header_title',''),(13488,2439,'_dt_fancy_header_title_font_size','35'),(13489,2439,'_dt_fancy_header_title_line_height','36'),(13490,2439,'_dt_fancy_header_text_transform','none'),(13491,2439,'_dt_fancy_header_title_color_mode','color'),(13492,2439,'_dt_fancy_header_title_color','#dddd2e'),(13493,2439,'_dt_fancy_header_subtitle_heading',''),(13494,2439,'_dt_fancy_header_subtitle',''),(13495,2439,'_dt_fancy_header_subtitle_font_size','18'),(13496,2439,'_dt_fancy_header_subtitle_line_height','26'),(13497,2439,'_dt_fancy_header_subtitle_text_transform','none'),(13498,2439,'_dt_fancy_header_subtitle_color_mode','color'),(13499,2439,'_dt_fancy_header_subtitle_color','#ffffff'),(13500,2439,'_dt_fancy_header_bg_heading',''),(13501,2439,'_dt_fancy_header_bg_color','#023b59'),(13502,2439,'_dt_fancy_header_bg_image_origin','custom'),(13503,2439,'_dt_fancy_header_bg_image','a:0:{}'),(13504,2439,'_dt_fancy_header_bg_repeat','no-repeat'),(13505,2439,'_dt_fancy_header_bg_position_x','center'),(13506,2439,'_dt_fancy_header_bg_position_y','center'),(13507,2439,'_dt_fancy_header_bg_fullscreen','1'),(13508,2439,'_dt_fancy_header_bg_overlay','0'),(13509,2439,'_dt_fancy_header_overlay_color','#000'),(13510,2439,'_dt_fancy_header_bg_overlay_opacity','50'),(13511,2439,'_dt_fancy_header_scroll_effect','default'),(13512,2439,'_dt_fancy_header_bg_parallax','0.5'),(13513,2439,'_dt_fancy_header_responsiveness_heading',''),(13514,2439,'_dt_fancy_header_responsiveness','enabled'),(13515,2439,'_dt_fancy_header_responsiveness_switch','778px'),(13516,2439,'_dt_fancy_header_responsive_height','70'),(13517,2439,'_dt_fancy_header_responsive_font_size','30'),(13518,2439,'_dt_fancy_header_responsive_title_line_height','38'),(13519,2439,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13520,2439,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13521,2439,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13522,2439,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13523,2439,'_wp_old_slug','corestation'),(13524,2439,'_wp_old_slug','dm-20-2'),(13525,2439,'_dp_original','2390'),(13527,2439,'_wp_old_slug','realscan-g1-3'),(13528,2440,'_elementor_controls_usage','a:0:{}'),(13529,2440,'_elementor_controls_usage','a:0:{}'),(13530,2440,'_elementor_controls_usage','a:0:{}'),(13531,2440,'_elementor_controls_usage','a:0:{}'),(13532,2440,'_elementor_controls_usage','a:0:{}'),(13533,2440,'_elementor_controls_usage','a:0:{}'),(13534,2440,'total_sales','0'),(13535,2440,'_tax_status','taxable'),(13536,2440,'_tax_class',''),(13537,2440,'_manage_stock','no'),(13538,2440,'_backorders','no'),(13539,2440,'_sold_individually','no'),(13540,2440,'_virtual','no'),(13541,2440,'_downloadable','no'),(13542,2440,'_download_limit','-1'),(13543,2440,'_download_expiry','-1'),(13544,2440,'_stock',''),(13545,2440,'_stock_status','instock'),(13546,2440,'_wc_average_rating','0'),(13547,2440,'_wc_review_count','0'),(13548,2440,'_product_version','3.9.2'),(13549,2440,'slide_template',''),(13550,2440,'rs_page_bg_color',''),(13551,2440,'_dt_sidebar_position','disabled'),(13552,2440,'_dt_sidebar_widgetarea_id','sidebar_1'),(13553,2440,'_dt_sidebar_hide_on_mobile','0'),(13554,2440,'_dt_footer_show','1'),(13555,2440,'_dt_footer_widgetarea_id','sidebar_2'),(13556,2440,'_dt_footer_hide_on_mobile','0'),(13557,2440,'_dt_header_title','fancy'),(13558,2440,'_dt_header_background','normal'),(13559,2440,'_dt_header_background_below_slideshow','disabled'),(13560,2440,'_dt_header_transparent_bg_color_scheme','light'),(13561,2440,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13562,2440,'_dt_header_transparent_top_bar_bg_opacity','25'),(13563,2440,'_dt_header_transparent_bg_color','#000000'),(13564,2440,'_dt_header_transparent_bg_opacity','50'),(13565,2440,'_dt_header_disabled_background','normal'),(13566,2440,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13567,2440,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13568,2440,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13569,2440,'_dt_header_disabled_transparent_bg_color','#000000'),(13570,2440,'_dt_header_disabled_transparent_bg_opacity','50'),(13571,2440,'_dt_page_overrides_top_margin',''),(13572,2440,'_dt_page_overrides_right_margin',''),(13573,2440,'_dt_page_overrides_bottom_margin',''),(13574,2440,'_dt_page_overrides_left_margin',''),(13575,2440,'_dt_fancy_header_layout_heading',''),(13576,2440,'_dt_fancy_header_title_aligment','all_left'),(13577,2440,'_dt_fancy_header_height','180'),(13578,2440,'_dt_fancy_header_padding-top','0px'),(13579,2440,'_dt_fancy_header_padding-bottom','0px'),(13580,2440,'_dt_fancy_header_breadcrumbs_heading',''),(13581,2440,'_dt_fancy_header_breadcrumbs','enabled'),(13582,2440,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13583,2440,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13584,2440,'_dt_fancy_header_title_heading',''),(13585,2440,'_dt_fancy_header_title_mode','generic'),(13586,2440,'_dt_fancy_header_title',''),(13587,2440,'_dt_fancy_header_title_font_size','35'),(13588,2440,'_dt_fancy_header_title_line_height','36'),(13589,2440,'_dt_fancy_header_text_transform','none'),(13590,2440,'_dt_fancy_header_title_color_mode','color'),(13591,2440,'_dt_fancy_header_title_color','#dddd2e'),(13592,2440,'_dt_fancy_header_subtitle_heading',''),(13593,2440,'_dt_fancy_header_subtitle',''),(13594,2440,'_dt_fancy_header_subtitle_font_size','18'),(13595,2440,'_dt_fancy_header_subtitle_line_height','26'),(13596,2440,'_dt_fancy_header_subtitle_text_transform','none'),(13597,2440,'_dt_fancy_header_subtitle_color_mode','color'),(13598,2440,'_dt_fancy_header_subtitle_color','#ffffff'),(13599,2440,'_dt_fancy_header_bg_heading',''),(13600,2440,'_dt_fancy_header_bg_color','#023b59'),(13601,2440,'_dt_fancy_header_bg_image_origin','custom'),(13602,2440,'_dt_fancy_header_bg_image','a:0:{}'),(13603,2440,'_dt_fancy_header_bg_repeat','no-repeat'),(13604,2440,'_dt_fancy_header_bg_position_x','center'),(13605,2440,'_dt_fancy_header_bg_position_y','center'),(13606,2440,'_dt_fancy_header_bg_fullscreen','1'),(13607,2440,'_dt_fancy_header_bg_overlay','0'),(13608,2440,'_dt_fancy_header_overlay_color','#000'),(13609,2440,'_dt_fancy_header_bg_overlay_opacity','50'),(13610,2440,'_dt_fancy_header_scroll_effect','default'),(13611,2440,'_dt_fancy_header_bg_parallax','0.5'),(13612,2440,'_dt_fancy_header_responsiveness_heading',''),(13613,2440,'_dt_fancy_header_responsiveness','enabled'),(13614,2440,'_dt_fancy_header_responsiveness_switch','778px'),(13615,2440,'_dt_fancy_header_responsive_height','70'),(13616,2440,'_dt_fancy_header_responsive_font_size','30'),(13617,2440,'_dt_fancy_header_responsive_title_line_height','38'),(13618,2440,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13619,2440,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13620,2440,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13621,2440,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13622,2440,'_wp_old_slug','corestation'),(13623,2440,'_wp_old_slug','dm-20-2'),(13624,2440,'_wp_old_slug','realscan-d'),(13625,2440,'_dp_original','2435'),(13626,2440,'_edit_last','1'),(13628,2440,'_wp_old_slug','hamster-pro-duo-sc-piv-2'),(13629,2442,'_product_attributes','a:1:{s:13:\"pa_tecnologia\";a:6:{s:4:\"name\";s:13:\"pa_tecnologia\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(13630,2442,'_elementor_controls_usage','a:0:{}'),(13631,2442,'_elementor_controls_usage','a:0:{}'),(13632,2442,'_elementor_controls_usage','a:0:{}'),(13633,2442,'_elementor_controls_usage','a:0:{}'),(13634,2442,'_elementor_controls_usage','a:0:{}'),(13635,2442,'total_sales','0'),(13636,2442,'_tax_status','taxable'),(13637,2442,'_tax_class',''),(13638,2442,'_manage_stock','no'),(13639,2442,'_backorders','no'),(13640,2442,'_sold_individually','no'),(13641,2442,'_virtual','no'),(13642,2442,'_downloadable','no'),(13643,2442,'_download_limit','-1'),(13644,2442,'_download_expiry','-1'),(13645,2442,'_stock',''),(13646,2442,'_stock_status','instock'),(13647,2442,'_wc_average_rating','0'),(13648,2442,'_wc_review_count','0'),(13649,2442,'_product_version','4.9.5'),(13650,2442,'slide_template',''),(13651,2442,'rs_page_bg_color',''),(13652,2442,'_dt_sidebar_position','disabled'),(13653,2442,'_dt_sidebar_widgetarea_id','sidebar_1'),(13654,2442,'_dt_sidebar_hide_on_mobile','0'),(13655,2442,'_dt_footer_show','1'),(13656,2442,'_dt_footer_widgetarea_id','sidebar_2'),(13657,2442,'_dt_footer_hide_on_mobile','0'),(13658,2442,'_dt_header_title','fancy'),(13659,2442,'_dt_header_background','normal'),(13660,2442,'_dt_header_background_below_slideshow','disabled'),(13661,2442,'_dt_header_transparent_bg_color_scheme','light'),(13662,2442,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13663,2442,'_dt_header_transparent_top_bar_bg_opacity','25'),(13664,2442,'_dt_header_transparent_bg_color','#000000'),(13665,2442,'_dt_header_transparent_bg_opacity','50'),(13666,2442,'_dt_header_disabled_background','normal'),(13667,2442,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13668,2442,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13669,2442,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13670,2442,'_dt_header_disabled_transparent_bg_color','#000000'),(13671,2442,'_dt_header_disabled_transparent_bg_opacity','50'),(13672,2442,'_dt_page_overrides_top_margin',''),(13673,2442,'_dt_page_overrides_right_margin',''),(13674,2442,'_dt_page_overrides_bottom_margin',''),(13675,2442,'_dt_page_overrides_left_margin',''),(13676,2442,'_dt_fancy_header_layout_heading',''),(13677,2442,'_dt_fancy_header_title_aligment','all_left'),(13678,2442,'_dt_fancy_header_height','180'),(13679,2442,'_dt_fancy_header_padding-top','0px'),(13680,2442,'_dt_fancy_header_padding-bottom','0px'),(13681,2442,'_dt_fancy_header_breadcrumbs_heading',''),(13682,2442,'_dt_fancy_header_breadcrumbs','enabled'),(13683,2442,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13684,2442,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13685,2442,'_dt_fancy_header_title_heading',''),(13686,2442,'_dt_fancy_header_title_mode','generic'),(13687,2442,'_dt_fancy_header_title',''),(13688,2442,'_dt_fancy_header_title_font_size','35'),(13689,2442,'_dt_fancy_header_title_line_height','36'),(13690,2442,'_dt_fancy_header_text_transform','none'),(13691,2442,'_dt_fancy_header_title_color_mode','color'),(13692,2442,'_dt_fancy_header_title_color','#dddd2e'),(13693,2442,'_dt_fancy_header_subtitle_heading',''),(13694,2442,'_dt_fancy_header_subtitle',''),(13695,2442,'_dt_fancy_header_subtitle_font_size','18'),(13696,2442,'_dt_fancy_header_subtitle_line_height','26'),(13697,2442,'_dt_fancy_header_subtitle_text_transform','none'),(13698,2442,'_dt_fancy_header_subtitle_color_mode','color'),(13699,2442,'_dt_fancy_header_subtitle_color','#ffffff'),(13700,2442,'_dt_fancy_header_bg_heading',''),(13701,2442,'_dt_fancy_header_bg_color','#023b59'),(13702,2442,'_dt_fancy_header_bg_image_origin','custom'),(13703,2442,'_dt_fancy_header_bg_image','a:0:{}'),(13704,2442,'_dt_fancy_header_bg_repeat','no-repeat'),(13705,2442,'_dt_fancy_header_bg_position_x','center'),(13706,2442,'_dt_fancy_header_bg_position_y','center'),(13707,2442,'_dt_fancy_header_bg_fullscreen','1'),(13708,2442,'_dt_fancy_header_bg_overlay','0'),(13709,2442,'_dt_fancy_header_overlay_color','#000'),(13710,2442,'_dt_fancy_header_bg_overlay_opacity','50'),(13711,2442,'_dt_fancy_header_scroll_effect','default'),(13712,2442,'_dt_fancy_header_bg_parallax','0.5'),(13713,2442,'_dt_fancy_header_responsiveness_heading',''),(13714,2442,'_dt_fancy_header_responsiveness','enabled'),(13715,2442,'_dt_fancy_header_responsiveness_switch','778px'),(13716,2442,'_dt_fancy_header_responsive_height','70'),(13717,2442,'_dt_fancy_header_responsive_font_size','30'),(13718,2442,'_dt_fancy_header_responsive_title_line_height','38'),(13719,2442,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13720,2442,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13721,2442,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13722,2442,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13723,2442,'_wp_old_slug','corestation'),(13724,2442,'_wp_old_slug','dm-20-2'),(13725,2442,'_dp_original','2422'),(13726,2442,'_edit_last','1'),(13728,2442,'_wp_old_slug','realscan-d'),(13729,2443,'_elementor_controls_usage','a:0:{}'),(13730,2443,'_elementor_controls_usage','a:0:{}'),(13731,2443,'_elementor_controls_usage','a:0:{}'),(13732,2443,'_elementor_controls_usage','a:0:{}'),(13733,2443,'_elementor_controls_usage','a:0:{}'),(13734,2443,'total_sales','0'),(13735,2443,'_tax_status','taxable'),(13736,2443,'_tax_class',''),(13737,2443,'_manage_stock','no'),(13738,2443,'_backorders','no'),(13739,2443,'_sold_individually','no'),(13740,2443,'_virtual','no'),(13741,2443,'_downloadable','no'),(13742,2443,'_download_limit','-1'),(13743,2443,'_download_expiry','-1'),(13744,2443,'_stock',''),(13745,2443,'_stock_status','instock'),(13746,2443,'_wc_average_rating','0'),(13747,2443,'_wc_review_count','0'),(13748,2443,'_product_version','3.9.2'),(13749,2443,'slide_template',''),(13750,2443,'rs_page_bg_color',''),(13751,2443,'_dt_sidebar_position','disabled'),(13752,2443,'_dt_sidebar_widgetarea_id','sidebar_1'),(13753,2443,'_dt_sidebar_hide_on_mobile','0'),(13754,2443,'_dt_footer_show','1'),(13755,2443,'_dt_footer_widgetarea_id','sidebar_2'),(13756,2443,'_dt_footer_hide_on_mobile','0'),(13757,2443,'_dt_header_title','fancy'),(13758,2443,'_dt_header_background','normal'),(13759,2443,'_dt_header_background_below_slideshow','disabled'),(13760,2443,'_dt_header_transparent_bg_color_scheme','light'),(13761,2443,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13762,2443,'_dt_header_transparent_top_bar_bg_opacity','25'),(13763,2443,'_dt_header_transparent_bg_color','#000000'),(13764,2443,'_dt_header_transparent_bg_opacity','50'),(13765,2443,'_dt_header_disabled_background','normal'),(13766,2443,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13767,2443,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13768,2443,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13769,2443,'_dt_header_disabled_transparent_bg_color','#000000'),(13770,2443,'_dt_header_disabled_transparent_bg_opacity','50'),(13771,2443,'_dt_page_overrides_top_margin',''),(13772,2443,'_dt_page_overrides_right_margin',''),(13773,2443,'_dt_page_overrides_bottom_margin',''),(13774,2443,'_dt_page_overrides_left_margin',''),(13775,2443,'_dt_fancy_header_layout_heading',''),(13776,2443,'_dt_fancy_header_title_aligment','all_left'),(13777,2443,'_dt_fancy_header_height','180'),(13778,2443,'_dt_fancy_header_padding-top','0px'),(13779,2443,'_dt_fancy_header_padding-bottom','0px'),(13780,2443,'_dt_fancy_header_breadcrumbs_heading',''),(13781,2443,'_dt_fancy_header_breadcrumbs','enabled'),(13782,2443,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13783,2443,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13784,2443,'_dt_fancy_header_title_heading',''),(13785,2443,'_dt_fancy_header_title_mode','generic'),(13786,2443,'_dt_fancy_header_title',''),(13787,2443,'_dt_fancy_header_title_font_size','35'),(13788,2443,'_dt_fancy_header_title_line_height','36'),(13789,2443,'_dt_fancy_header_text_transform','none'),(13790,2443,'_dt_fancy_header_title_color_mode','color'),(13791,2443,'_dt_fancy_header_title_color','#dddd2e'),(13792,2443,'_dt_fancy_header_subtitle_heading',''),(13793,2443,'_dt_fancy_header_subtitle',''),(13794,2443,'_dt_fancy_header_subtitle_font_size','18'),(13795,2443,'_dt_fancy_header_subtitle_line_height','26'),(13796,2443,'_dt_fancy_header_subtitle_text_transform','none'),(13797,2443,'_dt_fancy_header_subtitle_color_mode','color'),(13798,2443,'_dt_fancy_header_subtitle_color','#ffffff'),(13799,2443,'_dt_fancy_header_bg_heading',''),(13800,2443,'_dt_fancy_header_bg_color','#023b59'),(13801,2443,'_dt_fancy_header_bg_image_origin','custom'),(13802,2443,'_dt_fancy_header_bg_image','a:0:{}'),(13803,2443,'_dt_fancy_header_bg_repeat','no-repeat'),(13804,2443,'_dt_fancy_header_bg_position_x','center'),(13805,2443,'_dt_fancy_header_bg_position_y','center'),(13806,2443,'_dt_fancy_header_bg_fullscreen','1'),(13807,2443,'_dt_fancy_header_bg_overlay','0'),(13808,2443,'_dt_fancy_header_overlay_color','#000'),(13809,2443,'_dt_fancy_header_bg_overlay_opacity','50'),(13810,2443,'_dt_fancy_header_scroll_effect','default'),(13811,2443,'_dt_fancy_header_bg_parallax','0.5'),(13812,2443,'_dt_fancy_header_responsiveness_heading',''),(13813,2443,'_dt_fancy_header_responsiveness','enabled'),(13814,2443,'_dt_fancy_header_responsiveness_switch','778px'),(13815,2443,'_dt_fancy_header_responsive_height','70'),(13816,2443,'_dt_fancy_header_responsive_font_size','30'),(13817,2443,'_dt_fancy_header_responsive_title_line_height','38'),(13818,2443,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13819,2443,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13820,2443,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13821,2443,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13822,2443,'_wp_old_slug','corestation'),(13823,2443,'_wp_old_slug','dm-20-2'),(13824,2443,'_dp_original','2422'),(13826,2443,'_wp_old_slug','realscan-d'),(13827,2445,'_elementor_controls_usage','a:0:{}'),(13828,2445,'_elementor_controls_usage','a:0:{}'),(13829,2445,'_elementor_controls_usage','a:0:{}'),(13830,2445,'_elementor_controls_usage','a:0:{}'),(13831,2445,'_elementor_controls_usage','a:0:{}'),(13832,2445,'total_sales','0'),(13833,2445,'_tax_status','taxable'),(13834,2445,'_tax_class',''),(13835,2445,'_manage_stock','no'),(13836,2445,'_backorders','no'),(13837,2445,'_sold_individually','no'),(13838,2445,'_virtual','no'),(13839,2445,'_downloadable','no'),(13840,2445,'_download_limit','-1'),(13841,2445,'_download_expiry','-1'),(13842,2445,'_stock',''),(13843,2445,'_stock_status','instock'),(13844,2445,'_wc_average_rating','0'),(13845,2445,'_wc_review_count','0'),(13846,2445,'_product_version','5.6.0'),(13847,2445,'slide_template',''),(13848,2445,'rs_page_bg_color',''),(13849,2445,'_dt_sidebar_position','disabled'),(13850,2445,'_dt_sidebar_widgetarea_id','sidebar_1'),(13851,2445,'_dt_sidebar_hide_on_mobile','0'),(13852,2445,'_dt_footer_show','1'),(13853,2445,'_dt_footer_widgetarea_id','sidebar_2'),(13854,2445,'_dt_footer_hide_on_mobile','0'),(13855,2445,'_dt_header_title','fancy'),(13856,2445,'_dt_header_background','normal'),(13857,2445,'_dt_header_background_below_slideshow','disabled'),(13858,2445,'_dt_header_transparent_bg_color_scheme','light'),(13859,2445,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13860,2445,'_dt_header_transparent_top_bar_bg_opacity','25'),(13861,2445,'_dt_header_transparent_bg_color','#000000'),(13862,2445,'_dt_header_transparent_bg_opacity','50'),(13863,2445,'_dt_header_disabled_background','normal'),(13864,2445,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13865,2445,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13866,2445,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13867,2445,'_dt_header_disabled_transparent_bg_color','#000000'),(13868,2445,'_dt_header_disabled_transparent_bg_opacity','50'),(13869,2445,'_dt_page_overrides_top_margin',''),(13870,2445,'_dt_page_overrides_right_margin',''),(13871,2445,'_dt_page_overrides_bottom_margin',''),(13872,2445,'_dt_page_overrides_left_margin',''),(13873,2445,'_dt_fancy_header_layout_heading',''),(13874,2445,'_dt_fancy_header_title_aligment','all_left'),(13875,2445,'_dt_fancy_header_height','180'),(13876,2445,'_dt_fancy_header_padding-top','0px'),(13877,2445,'_dt_fancy_header_padding-bottom','0px'),(13878,2445,'_dt_fancy_header_breadcrumbs_heading',''),(13879,2445,'_dt_fancy_header_breadcrumbs','enabled'),(13880,2445,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13881,2445,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13882,2445,'_dt_fancy_header_title_heading',''),(13883,2445,'_dt_fancy_header_title_mode','generic'),(13884,2445,'_dt_fancy_header_title',''),(13885,2445,'_dt_fancy_header_title_font_size','35'),(13886,2445,'_dt_fancy_header_title_line_height','36'),(13887,2445,'_dt_fancy_header_text_transform','none'),(13888,2445,'_dt_fancy_header_title_color_mode','color'),(13889,2445,'_dt_fancy_header_title_color','#dddd2e'),(13890,2445,'_dt_fancy_header_subtitle_heading',''),(13891,2445,'_dt_fancy_header_subtitle',''),(13892,2445,'_dt_fancy_header_subtitle_font_size','18'),(13893,2445,'_dt_fancy_header_subtitle_line_height','26'),(13894,2445,'_dt_fancy_header_subtitle_text_transform','none'),(13895,2445,'_dt_fancy_header_subtitle_color_mode','color'),(13896,2445,'_dt_fancy_header_subtitle_color','#ffffff'),(13897,2445,'_dt_fancy_header_bg_heading',''),(13898,2445,'_dt_fancy_header_bg_color','#023b59'),(13899,2445,'_dt_fancy_header_bg_image_origin','custom'),(13900,2445,'_dt_fancy_header_bg_image','a:0:{}'),(13901,2445,'_dt_fancy_header_bg_repeat','no-repeat'),(13902,2445,'_dt_fancy_header_bg_position_x','center'),(13903,2445,'_dt_fancy_header_bg_position_y','center'),(13904,2445,'_dt_fancy_header_bg_fullscreen','1'),(13905,2445,'_dt_fancy_header_bg_overlay','0'),(13906,2445,'_dt_fancy_header_overlay_color','#000'),(13907,2445,'_dt_fancy_header_bg_overlay_opacity','50'),(13908,2445,'_dt_fancy_header_scroll_effect','default'),(13909,2445,'_dt_fancy_header_bg_parallax','0.5'),(13910,2445,'_dt_fancy_header_responsiveness_heading',''),(13911,2445,'_dt_fancy_header_responsiveness','enabled'),(13912,2445,'_dt_fancy_header_responsiveness_switch','778px'),(13913,2445,'_dt_fancy_header_responsive_height','70'),(13914,2445,'_dt_fancy_header_responsive_font_size','30'),(13915,2445,'_dt_fancy_header_responsive_title_line_height','38'),(13916,2445,'_dt_fancy_header_responsive_subtitle_font_size','20'),(13917,2445,'_dt_fancy_header_responsive_subtitle_line_height','28'),(13918,2445,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(13919,2445,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(13920,2445,'_wp_old_slug','corestation'),(13921,2445,'_wp_old_slug','dm-20-2'),(13922,2445,'_wp_old_slug','realscan-g1-3'),(13923,2445,'_dp_original','2424'),(13924,2445,'_edit_last','1'),(13926,2445,'_wp_old_slug','id-usb-sc-3'),(13927,2445,'_product_image_gallery','3210,3211,3212'),(13928,2447,'_elementor_controls_usage','a:0:{}'),(13929,2447,'_elementor_controls_usage','a:0:{}'),(13930,2447,'_elementor_controls_usage','a:0:{}'),(13931,2447,'_elementor_controls_usage','a:0:{}'),(13932,2447,'_elementor_controls_usage','a:0:{}'),(13933,2447,'total_sales','0'),(13934,2447,'_tax_status','taxable'),(13935,2447,'_tax_class',''),(13936,2447,'_manage_stock','no'),(13937,2447,'_backorders','no'),(13938,2447,'_sold_individually','no'),(13939,2447,'_virtual','no'),(13940,2447,'_downloadable','no'),(13941,2447,'_download_limit','-1'),(13942,2447,'_download_expiry','-1'),(13943,2447,'_stock',''),(13944,2447,'_stock_status','instock'),(13945,2447,'_wc_average_rating','0'),(13946,2447,'_wc_review_count','0'),(13947,2447,'_product_version','3.9.2'),(13948,2447,'slide_template',''),(13949,2447,'rs_page_bg_color',''),(13950,2447,'_dt_sidebar_position','disabled'),(13951,2447,'_dt_sidebar_widgetarea_id','sidebar_1'),(13952,2447,'_dt_sidebar_hide_on_mobile','0'),(13953,2447,'_dt_footer_show','1'),(13954,2447,'_dt_footer_widgetarea_id','sidebar_2'),(13955,2447,'_dt_footer_hide_on_mobile','0'),(13956,2447,'_dt_header_title','fancy'),(13957,2447,'_dt_header_background','normal'),(13958,2447,'_dt_header_background_below_slideshow','disabled'),(13959,2447,'_dt_header_transparent_bg_color_scheme','light'),(13960,2447,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(13961,2447,'_dt_header_transparent_top_bar_bg_opacity','25'),(13962,2447,'_dt_header_transparent_bg_color','#000000'),(13963,2447,'_dt_header_transparent_bg_opacity','50'),(13964,2447,'_dt_header_disabled_background','normal'),(13965,2447,'_dt_header_disabled_transparent_bg_color_scheme','light'),(13966,2447,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(13967,2447,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(13968,2447,'_dt_header_disabled_transparent_bg_color','#000000'),(13969,2447,'_dt_header_disabled_transparent_bg_opacity','50'),(13970,2447,'_dt_page_overrides_top_margin',''),(13971,2447,'_dt_page_overrides_right_margin',''),(13972,2447,'_dt_page_overrides_bottom_margin',''),(13973,2447,'_dt_page_overrides_left_margin',''),(13974,2447,'_dt_fancy_header_layout_heading',''),(13975,2447,'_dt_fancy_header_title_aligment','all_left'),(13976,2447,'_dt_fancy_header_height','180'),(13977,2447,'_dt_fancy_header_padding-top','0px'),(13978,2447,'_dt_fancy_header_padding-bottom','0px'),(13979,2447,'_dt_fancy_header_breadcrumbs_heading',''),(13980,2447,'_dt_fancy_header_breadcrumbs','enabled'),(13981,2447,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(13982,2447,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(13983,2447,'_dt_fancy_header_title_heading',''),(13984,2447,'_dt_fancy_header_title_mode','generic'),(13985,2447,'_dt_fancy_header_title',''),(13986,2447,'_dt_fancy_header_title_font_size','35'),(13987,2447,'_dt_fancy_header_title_line_height','36'),(13988,2447,'_dt_fancy_header_text_transform','none'),(13989,2447,'_dt_fancy_header_title_color_mode','color'),(13990,2447,'_dt_fancy_header_title_color','#dddd2e'),(13991,2447,'_dt_fancy_header_subtitle_heading',''),(13992,2447,'_dt_fancy_header_subtitle',''),(13993,2447,'_dt_fancy_header_subtitle_font_size','18'),(13994,2447,'_dt_fancy_header_subtitle_line_height','26'),(13995,2447,'_dt_fancy_header_subtitle_text_transform','none'),(13996,2447,'_dt_fancy_header_subtitle_color_mode','color'),(13997,2447,'_dt_fancy_header_subtitle_color','#ffffff'),(13998,2447,'_dt_fancy_header_bg_heading',''),(13999,2447,'_dt_fancy_header_bg_color','#023b59'),(14000,2447,'_dt_fancy_header_bg_image_origin','custom'),(14001,2447,'_dt_fancy_header_bg_image','a:0:{}'),(14002,2447,'_dt_fancy_header_bg_repeat','no-repeat'),(14003,2447,'_dt_fancy_header_bg_position_x','center'),(14004,2447,'_dt_fancy_header_bg_position_y','center'),(14005,2447,'_dt_fancy_header_bg_fullscreen','1'),(14006,2447,'_dt_fancy_header_bg_overlay','0'),(14007,2447,'_dt_fancy_header_overlay_color','#000'),(14008,2447,'_dt_fancy_header_bg_overlay_opacity','50'),(14009,2447,'_dt_fancy_header_scroll_effect','default'),(14010,2447,'_dt_fancy_header_bg_parallax','0.5'),(14011,2447,'_dt_fancy_header_responsiveness_heading',''),(14012,2447,'_dt_fancy_header_responsiveness','enabled'),(14013,2447,'_dt_fancy_header_responsiveness_switch','778px'),(14014,2447,'_dt_fancy_header_responsive_height','70'),(14015,2447,'_dt_fancy_header_responsive_font_size','30'),(14016,2447,'_dt_fancy_header_responsive_title_line_height','38'),(14017,2447,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14018,2447,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14019,2447,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14020,2447,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14021,2447,'_wp_old_slug','corestation'),(14022,2447,'_wp_old_slug','dm-20-3'),(14023,2447,'_wp_old_slug','realscan-f-2'),(14024,2447,'_dp_original','2426'),(14026,2447,'_wp_old_slug','optimouse-plus-2'),(14027,2447,'_product_image_gallery','2449'),(14028,2450,'_elementor_controls_usage','a:0:{}'),(14029,2450,'_elementor_controls_usage','a:0:{}'),(14030,2450,'_elementor_controls_usage','a:0:{}'),(14031,2450,'_elementor_controls_usage','a:0:{}'),(14032,2450,'_elementor_controls_usage','a:0:{}'),(14033,2450,'total_sales','0'),(14034,2450,'_tax_status','taxable'),(14035,2450,'_tax_class',''),(14036,2450,'_manage_stock','no'),(14037,2450,'_backorders','no'),(14038,2450,'_sold_individually','no'),(14039,2450,'_virtual','no'),(14040,2450,'_downloadable','no'),(14041,2450,'_download_limit','-1'),(14042,2450,'_download_expiry','-1'),(14043,2450,'_stock',''),(14044,2450,'_stock_status','instock'),(14045,2450,'_wc_average_rating','0'),(14046,2450,'_wc_review_count','0'),(14047,2450,'_product_version','5.6.0'),(14048,2450,'slide_template',''),(14049,2450,'rs_page_bg_color',''),(14050,2450,'_dt_sidebar_position','disabled'),(14051,2450,'_dt_sidebar_widgetarea_id','sidebar_1'),(14052,2450,'_dt_sidebar_hide_on_mobile','0'),(14053,2450,'_dt_footer_show','1'),(14054,2450,'_dt_footer_widgetarea_id','sidebar_2'),(14055,2450,'_dt_footer_hide_on_mobile','0'),(14056,2450,'_dt_header_title','fancy'),(14057,2450,'_dt_header_background','normal'),(14058,2450,'_dt_header_background_below_slideshow','disabled'),(14059,2450,'_dt_header_transparent_bg_color_scheme','light'),(14060,2450,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14061,2450,'_dt_header_transparent_top_bar_bg_opacity','25'),(14062,2450,'_dt_header_transparent_bg_color','#000000'),(14063,2450,'_dt_header_transparent_bg_opacity','50'),(14064,2450,'_dt_header_disabled_background','normal'),(14065,2450,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14066,2450,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14067,2450,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14068,2450,'_dt_header_disabled_transparent_bg_color','#000000'),(14069,2450,'_dt_header_disabled_transparent_bg_opacity','50'),(14070,2450,'_dt_page_overrides_top_margin',''),(14071,2450,'_dt_page_overrides_right_margin',''),(14072,2450,'_dt_page_overrides_bottom_margin',''),(14073,2450,'_dt_page_overrides_left_margin',''),(14074,2450,'_dt_fancy_header_layout_heading',''),(14075,2450,'_dt_fancy_header_title_aligment','all_left'),(14076,2450,'_dt_fancy_header_height','180'),(14077,2450,'_dt_fancy_header_padding-top','0px'),(14078,2450,'_dt_fancy_header_padding-bottom','0px'),(14079,2450,'_dt_fancy_header_breadcrumbs_heading',''),(14080,2450,'_dt_fancy_header_breadcrumbs','enabled'),(14081,2450,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14082,2450,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14083,2450,'_dt_fancy_header_title_heading',''),(14084,2450,'_dt_fancy_header_title_mode','generic'),(14085,2450,'_dt_fancy_header_title',''),(14086,2450,'_dt_fancy_header_title_font_size','35'),(14087,2450,'_dt_fancy_header_title_line_height','36'),(14088,2450,'_dt_fancy_header_text_transform','none'),(14089,2450,'_dt_fancy_header_title_color_mode','color'),(14090,2450,'_dt_fancy_header_title_color','#dddd2e'),(14091,2450,'_dt_fancy_header_subtitle_heading',''),(14092,2450,'_dt_fancy_header_subtitle',''),(14093,2450,'_dt_fancy_header_subtitle_font_size','18'),(14094,2450,'_dt_fancy_header_subtitle_line_height','26'),(14095,2450,'_dt_fancy_header_subtitle_text_transform','none'),(14096,2450,'_dt_fancy_header_subtitle_color_mode','color'),(14097,2450,'_dt_fancy_header_subtitle_color','#ffffff'),(14098,2450,'_dt_fancy_header_bg_heading',''),(14099,2450,'_dt_fancy_header_bg_color','#023b59'),(14100,2450,'_dt_fancy_header_bg_image_origin','custom'),(14101,2450,'_dt_fancy_header_bg_image','a:0:{}'),(14102,2450,'_dt_fancy_header_bg_repeat','no-repeat'),(14103,2450,'_dt_fancy_header_bg_position_x','center'),(14104,2450,'_dt_fancy_header_bg_position_y','center'),(14105,2450,'_dt_fancy_header_bg_fullscreen','1'),(14106,2450,'_dt_fancy_header_bg_overlay','0'),(14107,2450,'_dt_fancy_header_overlay_color','#000'),(14108,2450,'_dt_fancy_header_bg_overlay_opacity','50'),(14109,2450,'_dt_fancy_header_scroll_effect','default'),(14110,2450,'_dt_fancy_header_bg_parallax','0.5'),(14111,2450,'_dt_fancy_header_responsiveness_heading',''),(14112,2450,'_dt_fancy_header_responsiveness','enabled'),(14113,2450,'_dt_fancy_header_responsiveness_switch','778px'),(14114,2450,'_dt_fancy_header_responsive_height','70'),(14115,2450,'_dt_fancy_header_responsive_font_size','30'),(14116,2450,'_dt_fancy_header_responsive_title_line_height','38'),(14117,2450,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14118,2450,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14119,2450,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14120,2450,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14121,2450,'_wp_old_slug','corestation'),(14122,2450,'_wp_old_slug','dm-20-2'),(14123,2450,'_wp_old_slug','realscan-g1-3'),(14124,2450,'_dp_original','2424'),(14125,2450,'_edit_last','1'),(14127,2450,'_wp_old_slug','id-usb-sc-3'),(14128,2450,'_product_image_gallery','2394,3299'),(14129,3092,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(14130,3092,'_wp_old_slug','biostation-f2'),(14131,3092,'_dt_fancy_header_bg_heading',''),(14132,3092,'_dt_fancy_header_subtitle_color','#ffffff'),(14133,3092,'_dt_fancy_header_subtitle_color_mode','color'),(14134,3092,'_dt_fancy_header_subtitle_text_transform','none'),(14135,3092,'_dt_fancy_header_subtitle_line_height','26'),(14136,3092,'_dt_fancy_header_subtitle_font_size','18'),(14137,3092,'_dt_fancy_header_subtitle',''),(14138,3092,'_dt_fancy_header_subtitle_heading',''),(14139,3092,'_dt_fancy_header_title_color','#dddd2e'),(14140,3092,'_dt_fancy_header_title_color_mode','color'),(14141,3092,'_dt_fancy_header_text_transform','none'),(14142,3092,'_dt_fancy_header_title_line_height','36'),(14143,3092,'_dt_fancy_header_title_font_size','35'),(14144,3092,'_dt_fancy_header_title',''),(14145,3092,'_dt_fancy_header_title_mode','generic'),(14146,3092,'_dt_fancy_header_title_heading',''),(14147,3092,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14148,3092,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14149,3092,'_dt_fancy_header_breadcrumbs','enabled'),(14150,3092,'_dt_fancy_header_breadcrumbs_heading',''),(14151,3092,'_dt_fancy_header_padding-bottom','0px'),(14152,3092,'_dt_fancy_header_padding-top','0px'),(14153,3092,'_dt_fancy_header_height','180'),(14154,3092,'_dt_fancy_header_title_aligment','all_left'),(14155,3092,'_dt_fancy_header_layout_heading',''),(14156,3092,'_dt_page_overrides_left_margin',''),(14157,3092,'_dt_page_overrides_bottom_margin',''),(14158,3092,'_dt_page_overrides_right_margin',''),(14159,3092,'_dt_page_overrides_top_margin',''),(14160,3092,'_dt_header_disabled_transparent_bg_opacity','50'),(14161,3092,'_dt_header_disabled_transparent_bg_color','#000000'),(14162,3092,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14163,3092,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14164,3092,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14165,3092,'_dt_header_disabled_background','normal'),(14166,3092,'_dt_header_transparent_bg_opacity','50'),(14167,3092,'_dt_header_transparent_bg_color','#000000'),(14168,3092,'_dt_header_transparent_top_bar_bg_opacity','25'),(14169,3092,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14170,3092,'_dt_header_transparent_bg_color_scheme','light'),(14171,3092,'_dt_header_background_below_slideshow','disabled'),(14172,3092,'_dt_header_background','normal'),(14173,3092,'_dt_header_title','fancy'),(14174,3092,'_dt_footer_hide_on_mobile','0'),(14175,3092,'_dt_footer_widgetarea_id','sidebar_2'),(14176,3092,'_dt_footer_show','1'),(14177,3092,'_dt_sidebar_hide_on_mobile','0'),(14178,3092,'_dt_sidebar_widgetarea_id','sidebar_1'),(14179,3092,'_dt_sidebar_position','disabled'),(14180,3092,'rs_page_bg_color',''),(14181,3092,'slide_template',''),(14182,3092,'_product_image_gallery','3103'),(14183,3092,'_product_version','5.6.0'),(14184,3092,'_wc_review_count','0'),(14185,3092,'_wc_average_rating','0'),(14186,3092,'_stock_status','instock'),(14187,3092,'_stock',''),(14188,3092,'_download_expiry','-1'),(14189,3092,'_download_limit','-1'),(14190,3092,'_downloadable','no'),(14191,3092,'_virtual','no'),(14192,3092,'_sold_individually','no'),(14193,3092,'_backorders','no'),(14194,3092,'_manage_stock','no'),(14195,3092,'_tax_class',''),(14196,3092,'_tax_status','taxable'),(14197,3092,'total_sales','0'),(14198,3092,'_elementor_controls_usage','a:0:{}'),(14199,3092,'_elementor_controls_usage','a:0:{}'),(14200,3092,'_elementor_controls_usage','a:0:{}'),(14201,3092,'_dt_fancy_header_bg_color','#023b59'),(14202,3092,'_dt_fancy_header_bg_image_origin','custom'),(14203,3092,'_dt_fancy_header_bg_image','a:0:{}'),(14204,3092,'_dt_fancy_header_bg_repeat','no-repeat'),(14205,3092,'_dt_fancy_header_bg_position_x','center'),(14206,3092,'_dt_fancy_header_bg_position_y','center'),(14207,3092,'_dt_fancy_header_bg_fullscreen','1'),(14208,3092,'_dt_fancy_header_bg_overlay','0'),(14209,3092,'_dt_fancy_header_overlay_color','#000'),(14210,3092,'_dt_fancy_header_bg_overlay_opacity','50'),(14211,3092,'_dt_fancy_header_scroll_effect','default'),(14212,3092,'_dt_fancy_header_bg_parallax','0.5'),(14213,3092,'_dt_fancy_header_responsiveness_heading',''),(14214,3092,'_dt_fancy_header_responsiveness','enabled'),(14215,3092,'_dt_fancy_header_responsiveness_switch','778px'),(14216,3092,'_dt_fancy_header_responsive_height','70'),(14217,3092,'_dt_fancy_header_responsive_font_size','30'),(14218,3092,'_dt_fancy_header_responsive_title_line_height','38'),(14219,3092,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14220,3092,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14221,3092,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14222,3092,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14223,3092,'_wp_old_slug','boton-de-salida-serie-poc'),(14224,3092,'_wp_old_slug','3000tc-ii-2'),(14225,3092,'_wp_old_slug','bioentry-p2-2'),(14226,3092,'_dp_original','2169'),(14227,3092,'_edit_last','1'),(14229,3092,'_wp_old_slug','biostation-2-2'),(14230,2452,'_elementor_controls_usage','a:0:{}'),(14231,2452,'_elementor_controls_usage','a:0:{}'),(14232,2452,'_elementor_controls_usage','a:0:{}'),(14233,2452,'_elementor_controls_usage','a:0:{}'),(14234,2452,'total_sales','0'),(14235,2452,'_tax_status','taxable'),(14236,2452,'_tax_class',''),(14237,2452,'_manage_stock','no'),(14238,2452,'_backorders','no'),(14239,2452,'_sold_individually','no'),(14240,2452,'_virtual','no'),(14241,2452,'_downloadable','no'),(14242,2452,'_product_image_gallery','2396,2397,2398'),(14243,2452,'_download_limit','-1'),(14244,2452,'_download_expiry','-1'),(14245,2452,'_stock',''),(14246,2452,'_stock_status','instock'),(14247,2452,'_wc_average_rating','0'),(14248,2452,'_wc_review_count','0'),(14249,2452,'_product_version','5.6.0'),(14250,2452,'slide_template',''),(14251,2452,'rs_page_bg_color',''),(14252,2452,'_dt_sidebar_position','disabled'),(14253,2452,'_dt_sidebar_widgetarea_id','sidebar_1'),(14254,2452,'_dt_sidebar_hide_on_mobile','0'),(14255,2452,'_dt_footer_show','1'),(14256,2452,'_dt_footer_widgetarea_id','sidebar_2'),(14257,2452,'_dt_footer_hide_on_mobile','0'),(14258,2452,'_dt_header_title','fancy'),(14259,2452,'_dt_header_background','normal'),(14260,2452,'_dt_header_background_below_slideshow','disabled'),(14261,2452,'_dt_header_transparent_bg_color_scheme','light'),(14262,2452,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14263,2452,'_dt_header_transparent_top_bar_bg_opacity','25'),(14264,2452,'_dt_header_transparent_bg_color','#000000'),(14265,2452,'_dt_header_transparent_bg_opacity','50'),(14266,2452,'_dt_header_disabled_background','normal'),(14267,2452,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14268,2452,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14269,2452,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14270,2452,'_dt_header_disabled_transparent_bg_color','#000000'),(14271,2452,'_dt_header_disabled_transparent_bg_opacity','50'),(14272,2452,'_dt_page_overrides_top_margin',''),(14273,2452,'_dt_page_overrides_right_margin',''),(14274,2452,'_dt_page_overrides_bottom_margin',''),(14275,2452,'_dt_page_overrides_left_margin',''),(14276,2452,'_dt_fancy_header_layout_heading',''),(14277,2452,'_dt_fancy_header_title_aligment','all_left'),(14278,2452,'_dt_fancy_header_height','180'),(14279,2452,'_dt_fancy_header_padding-top','0px'),(14280,2452,'_dt_fancy_header_padding-bottom','0px'),(14281,2452,'_dt_fancy_header_breadcrumbs_heading',''),(14282,2452,'_dt_fancy_header_breadcrumbs','enabled'),(14283,2452,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14284,2452,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14285,2452,'_dt_fancy_header_title_heading',''),(14286,2452,'_dt_fancy_header_title_mode','generic'),(14287,2452,'_dt_fancy_header_title',''),(14288,2452,'_dt_fancy_header_title_font_size','35'),(14289,2452,'_dt_fancy_header_title_line_height','36'),(14290,2452,'_dt_fancy_header_text_transform','none'),(14291,2452,'_dt_fancy_header_title_color_mode','color'),(14292,2452,'_dt_fancy_header_title_color','#dddd2e'),(14293,2452,'_dt_fancy_header_subtitle_heading',''),(14294,2452,'_dt_fancy_header_subtitle',''),(14295,2452,'_dt_fancy_header_subtitle_font_size','18'),(14296,2452,'_dt_fancy_header_subtitle_line_height','26'),(14297,2452,'_dt_fancy_header_subtitle_text_transform','none'),(14298,2452,'_dt_fancy_header_subtitle_color_mode','color'),(14299,2452,'_dt_fancy_header_subtitle_color','#ffffff'),(14300,2452,'_dt_fancy_header_bg_heading',''),(14301,2452,'_dt_fancy_header_bg_color','#023b59'),(14302,2452,'_dt_fancy_header_bg_image_origin','custom'),(14303,2452,'_dt_fancy_header_bg_image','a:0:{}'),(14304,2452,'_dt_fancy_header_bg_repeat','no-repeat'),(14305,2452,'_dt_fancy_header_bg_position_x','center'),(14306,2452,'_dt_fancy_header_bg_position_y','center'),(14307,2452,'_dt_fancy_header_bg_fullscreen','1'),(14308,2452,'_dt_fancy_header_bg_overlay','0'),(14309,2452,'_dt_fancy_header_overlay_color','#000'),(14310,2452,'_dt_fancy_header_bg_overlay_opacity','50'),(14311,2452,'_dt_fancy_header_scroll_effect','default'),(14312,2452,'_dt_fancy_header_bg_parallax','0.5'),(14313,2452,'_dt_fancy_header_responsiveness_heading',''),(14314,2452,'_dt_fancy_header_responsiveness','enabled'),(14315,2452,'_dt_fancy_header_responsiveness_switch','778px'),(14316,2452,'_dt_fancy_header_responsive_height','70'),(14317,2452,'_dt_fancy_header_responsive_font_size','30'),(14318,2452,'_dt_fancy_header_responsive_title_line_height','38'),(14319,2452,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14320,2452,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14321,2452,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14322,2452,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14323,2452,'_wp_old_slug','corestation'),(14324,2452,'_wp_old_slug','dm-20-2'),(14325,2452,'_dp_original','2390'),(14326,2452,'_edit_last','1'),(14328,2452,'_wp_old_slug','realscan-g1-3'),(14329,2454,'_elementor_controls_usage','a:0:{}'),(14330,2454,'_elementor_controls_usage','a:0:{}'),(14331,2454,'_elementor_controls_usage','a:0:{}'),(14332,2454,'_elementor_controls_usage','a:0:{}'),(14333,2454,'_elementor_controls_usage','a:0:{}'),(14334,2454,'total_sales','0'),(14335,2454,'_tax_status','taxable'),(14336,2454,'_tax_class',''),(14337,2454,'_manage_stock','no'),(14338,2454,'_backorders','no'),(14339,2454,'_sold_individually','no'),(14340,2454,'_virtual','no'),(14341,2454,'_downloadable','no'),(14342,2454,'_product_image_gallery','2472,2473'),(14343,2454,'_download_limit','-1'),(14344,2454,'_download_expiry','-1'),(14345,2454,'_stock',''),(14346,2454,'_stock_status','instock'),(14347,2454,'_wc_average_rating','0'),(14348,2454,'_wc_review_count','0'),(14349,2454,'_product_version','3.9.2'),(14350,2454,'slide_template',''),(14351,2454,'rs_page_bg_color',''),(14352,2454,'_dt_sidebar_position','disabled'),(14353,2454,'_dt_sidebar_widgetarea_id','sidebar_1'),(14354,2454,'_dt_sidebar_hide_on_mobile','0'),(14355,2454,'_dt_footer_show','1'),(14356,2454,'_dt_footer_widgetarea_id','sidebar_2'),(14357,2454,'_dt_footer_hide_on_mobile','0'),(14358,2454,'_dt_header_title','fancy'),(14359,2454,'_dt_header_background','normal'),(14360,2454,'_dt_header_background_below_slideshow','disabled'),(14361,2454,'_dt_header_transparent_bg_color_scheme','light'),(14362,2454,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14363,2454,'_dt_header_transparent_top_bar_bg_opacity','25'),(14364,2454,'_dt_header_transparent_bg_color','#000000'),(14365,2454,'_dt_header_transparent_bg_opacity','50'),(14366,2454,'_dt_header_disabled_background','normal'),(14367,2454,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14368,2454,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14369,2454,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14370,2454,'_dt_header_disabled_transparent_bg_color','#000000'),(14371,2454,'_dt_header_disabled_transparent_bg_opacity','50'),(14372,2454,'_dt_page_overrides_top_margin',''),(14373,2454,'_dt_page_overrides_right_margin',''),(14374,2454,'_dt_page_overrides_bottom_margin',''),(14375,2454,'_dt_page_overrides_left_margin',''),(14376,2454,'_dt_fancy_header_layout_heading',''),(14377,2454,'_dt_fancy_header_title_aligment','all_left'),(14378,2454,'_dt_fancy_header_height','180'),(14379,2454,'_dt_fancy_header_padding-top','0px'),(14380,2454,'_dt_fancy_header_padding-bottom','0px'),(14381,2454,'_dt_fancy_header_breadcrumbs_heading',''),(14382,2454,'_dt_fancy_header_breadcrumbs','enabled'),(14383,2454,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14384,2454,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14385,2454,'_dt_fancy_header_title_heading',''),(14386,2454,'_dt_fancy_header_title_mode','generic'),(14387,2454,'_dt_fancy_header_title',''),(14388,2454,'_dt_fancy_header_title_font_size','35'),(14389,2454,'_dt_fancy_header_title_line_height','36'),(14390,2454,'_dt_fancy_header_text_transform','none'),(14391,2454,'_dt_fancy_header_title_color_mode','color'),(14392,2454,'_dt_fancy_header_title_color','#dddd2e'),(14393,2454,'_dt_fancy_header_subtitle_heading',''),(14394,2454,'_dt_fancy_header_subtitle',''),(14395,2454,'_dt_fancy_header_subtitle_font_size','18'),(14396,2454,'_dt_fancy_header_subtitle_line_height','26'),(14397,2454,'_dt_fancy_header_subtitle_text_transform','none'),(14398,2454,'_dt_fancy_header_subtitle_color_mode','color'),(14399,2454,'_dt_fancy_header_subtitle_color','#ffffff'),(14400,2454,'_dt_fancy_header_bg_heading',''),(14401,2454,'_dt_fancy_header_bg_color','#023b59'),(14402,2454,'_dt_fancy_header_bg_image_origin','custom'),(14403,2454,'_dt_fancy_header_bg_image','a:0:{}'),(14404,2454,'_dt_fancy_header_bg_repeat','no-repeat'),(14405,2454,'_dt_fancy_header_bg_position_x','center'),(14406,2454,'_dt_fancy_header_bg_position_y','center'),(14407,2454,'_dt_fancy_header_bg_fullscreen','1'),(14408,2454,'_dt_fancy_header_bg_overlay','0'),(14409,2454,'_dt_fancy_header_overlay_color','#000'),(14410,2454,'_dt_fancy_header_bg_overlay_opacity','50'),(14411,2454,'_dt_fancy_header_scroll_effect','default'),(14412,2454,'_dt_fancy_header_bg_parallax','0.5'),(14413,2454,'_dt_fancy_header_responsiveness_heading',''),(14414,2454,'_dt_fancy_header_responsiveness','enabled'),(14415,2454,'_dt_fancy_header_responsiveness_switch','778px'),(14416,2454,'_dt_fancy_header_responsive_height','70'),(14417,2454,'_dt_fancy_header_responsive_font_size','30'),(14418,2454,'_dt_fancy_header_responsive_title_line_height','38'),(14419,2454,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14420,2454,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14421,2454,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14422,2454,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14423,2454,'_wp_old_slug','corestation'),(14424,2454,'_wp_old_slug','dm-20-2'),(14425,2454,'_wp_old_slug','realscan-g1-3'),(14426,2454,'_dp_original','2452'),(14428,2454,'_wp_old_slug','biomini-combo-2'),(14429,2477,'_elementor_controls_usage','a:0:{}'),(14430,2477,'_elementor_controls_usage','a:0:{}'),(14431,2477,'_elementor_controls_usage','a:0:{}'),(14432,2477,'_elementor_controls_usage','a:0:{}'),(14433,2477,'_elementor_controls_usage','a:0:{}'),(14434,2477,'_elementor_controls_usage','a:0:{}'),(14435,2477,'total_sales','0'),(14436,2477,'_tax_status','taxable'),(14437,2477,'_tax_class',''),(14438,2477,'_manage_stock','no'),(14439,2477,'_backorders','no'),(14440,2477,'_sold_individually','no'),(14441,2477,'_virtual','no'),(14442,2477,'_downloadable','no'),(14443,2477,'_product_image_gallery','2469,2470'),(14444,2477,'_download_limit','-1'),(14445,2477,'_download_expiry','-1'),(14446,2477,'_stock',''),(14447,2477,'_stock_status','instock'),(14448,2477,'_wc_average_rating','0'),(14449,2477,'_wc_review_count','0'),(14450,2477,'_product_version','3.9.2'),(14451,2477,'slide_template',''),(14452,2477,'rs_page_bg_color',''),(14453,2477,'_dt_sidebar_position','disabled'),(14454,2477,'_dt_sidebar_widgetarea_id','sidebar_1'),(14455,2477,'_dt_sidebar_hide_on_mobile','0'),(14456,2477,'_dt_footer_show','1'),(14457,2477,'_dt_footer_widgetarea_id','sidebar_2'),(14458,2477,'_dt_footer_hide_on_mobile','0'),(14459,2477,'_dt_header_title','fancy'),(14460,2477,'_dt_header_background','normal'),(14461,2477,'_dt_header_background_below_slideshow','disabled'),(14462,2477,'_dt_header_transparent_bg_color_scheme','light'),(14463,2477,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14464,2477,'_dt_header_transparent_top_bar_bg_opacity','25'),(14465,2477,'_dt_header_transparent_bg_color','#000000'),(14466,2477,'_dt_header_transparent_bg_opacity','50'),(14467,2477,'_dt_header_disabled_background','normal'),(14468,2477,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14469,2477,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14470,2477,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14471,2477,'_dt_header_disabled_transparent_bg_color','#000000'),(14472,2477,'_dt_header_disabled_transparent_bg_opacity','50'),(14473,2477,'_dt_page_overrides_top_margin',''),(14474,2477,'_dt_page_overrides_right_margin',''),(14475,2477,'_dt_page_overrides_bottom_margin',''),(14476,2477,'_dt_page_overrides_left_margin',''),(14477,2477,'_dt_fancy_header_layout_heading',''),(14478,2477,'_dt_fancy_header_title_aligment','all_left'),(14479,2477,'_dt_fancy_header_height','180'),(14480,2477,'_dt_fancy_header_padding-top','0px'),(14481,2477,'_dt_fancy_header_padding-bottom','0px'),(14482,2477,'_dt_fancy_header_breadcrumbs_heading',''),(14483,2477,'_dt_fancy_header_breadcrumbs','enabled'),(14484,2477,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14485,2477,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14486,2477,'_dt_fancy_header_title_heading',''),(14487,2477,'_dt_fancy_header_title_mode','generic'),(14488,2477,'_dt_fancy_header_title',''),(14489,2477,'_dt_fancy_header_title_font_size','35'),(14490,2477,'_dt_fancy_header_title_line_height','36'),(14491,2477,'_dt_fancy_header_text_transform','none'),(14492,2477,'_dt_fancy_header_title_color_mode','color'),(14493,2477,'_dt_fancy_header_title_color','#dddd2e'),(14494,2477,'_dt_fancy_header_subtitle_heading',''),(14495,2477,'_dt_fancy_header_subtitle',''),(14496,2477,'_dt_fancy_header_subtitle_font_size','18'),(14497,2477,'_dt_fancy_header_subtitle_line_height','26'),(14498,2477,'_dt_fancy_header_subtitle_text_transform','none'),(14499,2477,'_dt_fancy_header_subtitle_color_mode','color'),(14500,2477,'_dt_fancy_header_subtitle_color','#ffffff'),(14501,2477,'_dt_fancy_header_bg_heading',''),(14502,2477,'_dt_fancy_header_bg_color','#023b59'),(14503,2477,'_dt_fancy_header_bg_image_origin','custom'),(14504,2477,'_dt_fancy_header_bg_image','a:0:{}'),(14505,2477,'_dt_fancy_header_bg_repeat','no-repeat'),(14506,2477,'_dt_fancy_header_bg_position_x','center'),(14507,2477,'_dt_fancy_header_bg_position_y','center'),(14508,2477,'_dt_fancy_header_bg_fullscreen','1'),(14509,2477,'_dt_fancy_header_bg_overlay','0'),(14510,2477,'_dt_fancy_header_overlay_color','#000'),(14511,2477,'_dt_fancy_header_bg_overlay_opacity','50'),(14512,2477,'_dt_fancy_header_scroll_effect','default'),(14513,2477,'_dt_fancy_header_bg_parallax','0.5'),(14514,2477,'_dt_fancy_header_responsiveness_heading',''),(14515,2477,'_dt_fancy_header_responsiveness','enabled'),(14516,2477,'_dt_fancy_header_responsiveness_switch','778px'),(14517,2477,'_dt_fancy_header_responsive_height','70'),(14518,2477,'_dt_fancy_header_responsive_font_size','30'),(14519,2477,'_dt_fancy_header_responsive_title_line_height','38'),(14520,2477,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14521,2477,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14522,2477,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14523,2477,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14524,2477,'_wp_old_slug','corestation'),(14525,2477,'_wp_old_slug','dm-20-2'),(14526,2477,'_wp_old_slug','realscan-g1-3'),(14527,2477,'_wp_old_slug','biomini-combo-2'),(14528,2477,'_dp_original','2454'),(14530,2477,'_wp_old_slug','xpass-s2-2'),(14531,2479,'_elementor_controls_usage','a:0:{}'),(14532,2479,'_elementor_controls_usage','a:0:{}'),(14533,2479,'_elementor_controls_usage','a:0:{}'),(14534,2479,'_elementor_controls_usage','a:0:{}'),(14535,2479,'_elementor_controls_usage','a:0:{}'),(14536,2479,'_elementor_controls_usage','a:0:{}'),(14537,2479,'_elementor_controls_usage','a:0:{}'),(14538,2479,'total_sales','0'),(14539,2479,'_tax_status','taxable'),(14540,2479,'_tax_class',''),(14541,2479,'_manage_stock','no'),(14542,2479,'_backorders','no'),(14543,2479,'_sold_individually','no'),(14544,2479,'_virtual','no'),(14545,2479,'_downloadable','no'),(14546,2479,'_product_image_gallery','2467'),(14547,2479,'_download_limit','-1'),(14548,2479,'_download_expiry','-1'),(14549,2479,'_stock',''),(14550,2479,'_stock_status','instock'),(14551,2479,'_wc_average_rating','0'),(14552,2479,'_wc_review_count','0'),(14553,2479,'_product_version','3.9.2'),(14554,2479,'slide_template',''),(14555,2479,'rs_page_bg_color',''),(14556,2479,'_dt_sidebar_position','disabled'),(14557,2479,'_dt_sidebar_widgetarea_id','sidebar_1'),(14558,2479,'_dt_sidebar_hide_on_mobile','0'),(14559,2479,'_dt_footer_show','1'),(14560,2479,'_dt_footer_widgetarea_id','sidebar_2'),(14561,2479,'_dt_footer_hide_on_mobile','0'),(14562,2479,'_dt_header_title','fancy'),(14563,2479,'_dt_header_background','normal'),(14564,2479,'_dt_header_background_below_slideshow','disabled'),(14565,2479,'_dt_header_transparent_bg_color_scheme','light'),(14566,2479,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14567,2479,'_dt_header_transparent_top_bar_bg_opacity','25'),(14568,2479,'_dt_header_transparent_bg_color','#000000'),(14569,2479,'_dt_header_transparent_bg_opacity','50'),(14570,2479,'_dt_header_disabled_background','normal'),(14571,2479,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14572,2479,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14573,2479,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14574,2479,'_dt_header_disabled_transparent_bg_color','#000000'),(14575,2479,'_dt_header_disabled_transparent_bg_opacity','50'),(14576,2479,'_dt_page_overrides_top_margin',''),(14577,2479,'_dt_page_overrides_right_margin',''),(14578,2479,'_dt_page_overrides_bottom_margin',''),(14579,2479,'_dt_page_overrides_left_margin',''),(14580,2479,'_dt_fancy_header_layout_heading',''),(14581,2479,'_dt_fancy_header_title_aligment','all_left'),(14582,2479,'_dt_fancy_header_height','180'),(14583,2479,'_dt_fancy_header_padding-top','0px'),(14584,2479,'_dt_fancy_header_padding-bottom','0px'),(14585,2479,'_dt_fancy_header_breadcrumbs_heading',''),(14586,2479,'_dt_fancy_header_breadcrumbs','enabled'),(14587,2479,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14588,2479,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14589,2479,'_dt_fancy_header_title_heading',''),(14590,2479,'_dt_fancy_header_title_mode','generic'),(14591,2479,'_dt_fancy_header_title',''),(14592,2479,'_dt_fancy_header_title_font_size','35'),(14593,2479,'_dt_fancy_header_title_line_height','36'),(14594,2479,'_dt_fancy_header_text_transform','none'),(14595,2479,'_dt_fancy_header_title_color_mode','color'),(14596,2479,'_dt_fancy_header_title_color','#dddd2e'),(14597,2479,'_dt_fancy_header_subtitle_heading',''),(14598,2479,'_dt_fancy_header_subtitle',''),(14599,2479,'_dt_fancy_header_subtitle_font_size','18'),(14600,2479,'_dt_fancy_header_subtitle_line_height','26'),(14601,2479,'_dt_fancy_header_subtitle_text_transform','none'),(14602,2479,'_dt_fancy_header_subtitle_color_mode','color'),(14603,2479,'_dt_fancy_header_subtitle_color','#ffffff'),(14604,2479,'_dt_fancy_header_bg_heading',''),(14605,2479,'_dt_fancy_header_bg_color','#023b59'),(14606,2479,'_dt_fancy_header_bg_image_origin','custom'),(14607,2479,'_dt_fancy_header_bg_image','a:0:{}'),(14608,2479,'_dt_fancy_header_bg_repeat','no-repeat'),(14609,2479,'_dt_fancy_header_bg_position_x','center'),(14610,2479,'_dt_fancy_header_bg_position_y','center'),(14611,2479,'_dt_fancy_header_bg_fullscreen','1'),(14612,2479,'_dt_fancy_header_bg_overlay','0'),(14613,2479,'_dt_fancy_header_overlay_color','#000'),(14614,2479,'_dt_fancy_header_bg_overlay_opacity','50'),(14615,2479,'_dt_fancy_header_scroll_effect','default'),(14616,2479,'_dt_fancy_header_bg_parallax','0.5'),(14617,2479,'_dt_fancy_header_responsiveness_heading',''),(14618,2479,'_dt_fancy_header_responsiveness','enabled'),(14619,2479,'_dt_fancy_header_responsiveness_switch','778px'),(14620,2479,'_dt_fancy_header_responsive_height','70'),(14621,2479,'_dt_fancy_header_responsive_font_size','30'),(14622,2479,'_dt_fancy_header_responsive_title_line_height','38'),(14623,2479,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14624,2479,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14625,2479,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14626,2479,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14627,2479,'_wp_old_slug','corestation'),(14628,2479,'_wp_old_slug','dm-20-2'),(14629,2479,'_wp_old_slug','realscan-g1-3'),(14630,2479,'_wp_old_slug','biomini-combo-2'),(14631,2479,'_wp_old_slug','xpass-s2-2'),(14632,2479,'_dp_original','2477'),(14633,2479,'_edit_last','1'),(14635,2479,'_wp_old_slug','xpass-2'),(14636,2481,'_elementor_controls_usage','a:0:{}'),(14637,2481,'_elementor_controls_usage','a:0:{}'),(14638,2481,'_elementor_controls_usage','a:0:{}'),(14639,2481,'_elementor_controls_usage','a:0:{}'),(14640,2481,'_elementor_controls_usage','a:0:{}'),(14641,2481,'_elementor_controls_usage','a:0:{}'),(14642,2481,'_elementor_controls_usage','a:0:{}'),(14643,2481,'total_sales','0'),(14644,2481,'_tax_status','taxable'),(14645,2481,'_tax_class',''),(14646,2481,'_manage_stock','no'),(14647,2481,'_backorders','no'),(14648,2481,'_sold_individually','no'),(14649,2481,'_virtual','no'),(14650,2481,'_downloadable','no'),(14651,2481,'_product_image_gallery','2475,2476'),(14652,2481,'_download_limit','-1'),(14653,2481,'_download_expiry','-1'),(14654,2481,'_stock',''),(14655,2481,'_stock_status','instock'),(14656,2481,'_wc_average_rating','0'),(14657,2481,'_wc_review_count','0'),(14658,2481,'_product_version','3.9.2'),(14659,2481,'slide_template',''),(14660,2481,'rs_page_bg_color',''),(14661,2481,'_dt_sidebar_position','disabled'),(14662,2481,'_dt_sidebar_widgetarea_id','sidebar_1'),(14663,2481,'_dt_sidebar_hide_on_mobile','0'),(14664,2481,'_dt_footer_show','1'),(14665,2481,'_dt_footer_widgetarea_id','sidebar_2'),(14666,2481,'_dt_footer_hide_on_mobile','0'),(14667,2481,'_dt_header_title','fancy'),(14668,2481,'_dt_header_background','normal'),(14669,2481,'_dt_header_background_below_slideshow','disabled'),(14670,2481,'_dt_header_transparent_bg_color_scheme','light'),(14671,2481,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14672,2481,'_dt_header_transparent_top_bar_bg_opacity','25'),(14673,2481,'_dt_header_transparent_bg_color','#000000'),(14674,2481,'_dt_header_transparent_bg_opacity','50'),(14675,2481,'_dt_header_disabled_background','normal'),(14676,2481,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14677,2481,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14678,2481,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14679,2481,'_dt_header_disabled_transparent_bg_color','#000000'),(14680,2481,'_dt_header_disabled_transparent_bg_opacity','50'),(14681,2481,'_dt_page_overrides_top_margin',''),(14682,2481,'_dt_page_overrides_right_margin',''),(14683,2481,'_dt_page_overrides_bottom_margin',''),(14684,2481,'_dt_page_overrides_left_margin',''),(14685,2481,'_dt_fancy_header_layout_heading',''),(14686,2481,'_dt_fancy_header_title_aligment','all_left'),(14687,2481,'_dt_fancy_header_height','180'),(14688,2481,'_dt_fancy_header_padding-top','0px'),(14689,2481,'_dt_fancy_header_padding-bottom','0px'),(14690,2481,'_dt_fancy_header_breadcrumbs_heading',''),(14691,2481,'_dt_fancy_header_breadcrumbs','enabled'),(14692,2481,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14693,2481,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14694,2481,'_dt_fancy_header_title_heading',''),(14695,2481,'_dt_fancy_header_title_mode','generic'),(14696,2481,'_dt_fancy_header_title',''),(14697,2481,'_dt_fancy_header_title_font_size','35'),(14698,2481,'_dt_fancy_header_title_line_height','36'),(14699,2481,'_dt_fancy_header_text_transform','none'),(14700,2481,'_dt_fancy_header_title_color_mode','color'),(14701,2481,'_dt_fancy_header_title_color','#dddd2e'),(14702,2481,'_dt_fancy_header_subtitle_heading',''),(14703,2481,'_dt_fancy_header_subtitle',''),(14704,2481,'_dt_fancy_header_subtitle_font_size','18'),(14705,2481,'_dt_fancy_header_subtitle_line_height','26'),(14706,2481,'_dt_fancy_header_subtitle_text_transform','none'),(14707,2481,'_dt_fancy_header_subtitle_color_mode','color'),(14708,2481,'_dt_fancy_header_subtitle_color','#ffffff'),(14709,2481,'_dt_fancy_header_bg_heading',''),(14710,2481,'_dt_fancy_header_bg_color','#023b59'),(14711,2481,'_dt_fancy_header_bg_image_origin','custom'),(14712,2481,'_dt_fancy_header_bg_image','a:0:{}'),(14713,2481,'_dt_fancy_header_bg_repeat','no-repeat'),(14714,2481,'_dt_fancy_header_bg_position_x','center'),(14715,2481,'_dt_fancy_header_bg_position_y','center'),(14716,2481,'_dt_fancy_header_bg_fullscreen','1'),(14717,2481,'_dt_fancy_header_bg_overlay','0'),(14718,2481,'_dt_fancy_header_overlay_color','#000'),(14719,2481,'_dt_fancy_header_bg_overlay_opacity','50'),(14720,2481,'_dt_fancy_header_scroll_effect','default'),(14721,2481,'_dt_fancy_header_bg_parallax','0.5'),(14722,2481,'_dt_fancy_header_responsiveness_heading',''),(14723,2481,'_dt_fancy_header_responsiveness','enabled'),(14724,2481,'_dt_fancy_header_responsiveness_switch','778px'),(14725,2481,'_dt_fancy_header_responsive_height','70'),(14726,2481,'_dt_fancy_header_responsive_font_size','30'),(14727,2481,'_dt_fancy_header_responsive_title_line_height','38'),(14728,2481,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14729,2481,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14730,2481,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14731,2481,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14732,2481,'_wp_old_slug','corestation'),(14733,2481,'_wp_old_slug','dm-20-2'),(14734,2481,'_wp_old_slug','realscan-g1-3'),(14735,2481,'_wp_old_slug','biomini-combo-2'),(14736,2481,'_wp_old_slug','xpass-s2-2'),(14737,2481,'_dp_original','2477'),(14739,2481,'_wp_old_slug','xpass-2'),(14740,2483,'_elementor_controls_usage','a:0:{}'),(14741,2483,'_elementor_controls_usage','a:0:{}'),(14742,2483,'_elementor_controls_usage','a:0:{}'),(14743,2483,'_elementor_controls_usage','a:0:{}'),(14744,2483,'_elementor_controls_usage','a:0:{}'),(14745,2483,'_elementor_controls_usage','a:0:{}'),(14746,2483,'_elementor_controls_usage','a:0:{}'),(14747,2483,'total_sales','0'),(14748,2483,'_tax_status','taxable'),(14749,2483,'_tax_class',''),(14750,2483,'_manage_stock','no'),(14751,2483,'_backorders','no'),(14752,2483,'_sold_individually','no'),(14753,2483,'_virtual','no'),(14754,2483,'_downloadable','no'),(14755,2483,'_product_image_gallery','2464,2465'),(14756,2483,'_download_limit','-1'),(14757,2483,'_download_expiry','-1'),(14758,2483,'_stock',''),(14759,2483,'_stock_status','instock'),(14760,2483,'_wc_average_rating','0'),(14761,2483,'_wc_review_count','0'),(14762,2483,'_product_version','3.9.2'),(14763,2483,'slide_template',''),(14764,2483,'rs_page_bg_color',''),(14765,2483,'_dt_sidebar_position','disabled'),(14766,2483,'_dt_sidebar_widgetarea_id','sidebar_1'),(14767,2483,'_dt_sidebar_hide_on_mobile','0'),(14768,2483,'_dt_footer_show','1'),(14769,2483,'_dt_footer_widgetarea_id','sidebar_2'),(14770,2483,'_dt_footer_hide_on_mobile','0'),(14771,2483,'_dt_header_title','fancy'),(14772,2483,'_dt_header_background','normal'),(14773,2483,'_dt_header_background_below_slideshow','disabled'),(14774,2483,'_dt_header_transparent_bg_color_scheme','light'),(14775,2483,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14776,2483,'_dt_header_transparent_top_bar_bg_opacity','25'),(14777,2483,'_dt_header_transparent_bg_color','#000000'),(14778,2483,'_dt_header_transparent_bg_opacity','50'),(14779,2483,'_dt_header_disabled_background','normal'),(14780,2483,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14781,2483,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14782,2483,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14783,2483,'_dt_header_disabled_transparent_bg_color','#000000'),(14784,2483,'_dt_header_disabled_transparent_bg_opacity','50'),(14785,2483,'_dt_page_overrides_top_margin',''),(14786,2483,'_dt_page_overrides_right_margin',''),(14787,2483,'_dt_page_overrides_bottom_margin',''),(14788,2483,'_dt_page_overrides_left_margin',''),(14789,2483,'_dt_fancy_header_layout_heading',''),(14790,2483,'_dt_fancy_header_title_aligment','all_left'),(14791,2483,'_dt_fancy_header_height','180'),(14792,2483,'_dt_fancy_header_padding-top','0px'),(14793,2483,'_dt_fancy_header_padding-bottom','0px'),(14794,2483,'_dt_fancy_header_breadcrumbs_heading',''),(14795,2483,'_dt_fancy_header_breadcrumbs','enabled'),(14796,2483,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14797,2483,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14798,2483,'_dt_fancy_header_title_heading',''),(14799,2483,'_dt_fancy_header_title_mode','generic'),(14800,2483,'_dt_fancy_header_title',''),(14801,2483,'_dt_fancy_header_title_font_size','35'),(14802,2483,'_dt_fancy_header_title_line_height','36'),(14803,2483,'_dt_fancy_header_text_transform','none'),(14804,2483,'_dt_fancy_header_title_color_mode','color'),(14805,2483,'_dt_fancy_header_title_color','#dddd2e'),(14806,2483,'_dt_fancy_header_subtitle_heading',''),(14807,2483,'_dt_fancy_header_subtitle',''),(14808,2483,'_dt_fancy_header_subtitle_font_size','18'),(14809,2483,'_dt_fancy_header_subtitle_line_height','26'),(14810,2483,'_dt_fancy_header_subtitle_text_transform','none'),(14811,2483,'_dt_fancy_header_subtitle_color_mode','color'),(14812,2483,'_dt_fancy_header_subtitle_color','#ffffff'),(14813,2483,'_dt_fancy_header_bg_heading',''),(14814,2483,'_dt_fancy_header_bg_color','#023b59'),(14815,2483,'_dt_fancy_header_bg_image_origin','custom'),(14816,2483,'_dt_fancy_header_bg_image','a:0:{}'),(14817,2483,'_dt_fancy_header_bg_repeat','no-repeat'),(14818,2483,'_dt_fancy_header_bg_position_x','center'),(14819,2483,'_dt_fancy_header_bg_position_y','center'),(14820,2483,'_dt_fancy_header_bg_fullscreen','1'),(14821,2483,'_dt_fancy_header_bg_overlay','0'),(14822,2483,'_dt_fancy_header_overlay_color','#000'),(14823,2483,'_dt_fancy_header_bg_overlay_opacity','50'),(14824,2483,'_dt_fancy_header_scroll_effect','default'),(14825,2483,'_dt_fancy_header_bg_parallax','0.5'),(14826,2483,'_dt_fancy_header_responsiveness_heading',''),(14827,2483,'_dt_fancy_header_responsiveness','enabled'),(14828,2483,'_dt_fancy_header_responsiveness_switch','778px'),(14829,2483,'_dt_fancy_header_responsive_height','70'),(14830,2483,'_dt_fancy_header_responsive_font_size','30'),(14831,2483,'_dt_fancy_header_responsive_title_line_height','38'),(14832,2483,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14833,2483,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14834,2483,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14835,2483,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14836,2483,'_wp_old_slug','corestation'),(14837,2483,'_wp_old_slug','dm-20-2'),(14838,2483,'_wp_old_slug','realscan-g1-3'),(14839,2483,'_wp_old_slug','biomini-combo-2'),(14840,2483,'_wp_old_slug','xpass-s2-2'),(14841,2483,'_dp_original','2477'),(14842,2483,'_edit_last','1'),(14844,2483,'_wp_old_slug','xpass-2'),(14845,2485,'_elementor_controls_usage','a:0:{}'),(14846,2485,'_elementor_controls_usage','a:0:{}'),(14847,2485,'_elementor_controls_usage','a:0:{}'),(14848,2485,'_elementor_controls_usage','a:0:{}'),(14849,2485,'_elementor_controls_usage','a:0:{}'),(14850,2485,'_elementor_controls_usage','a:0:{}'),(14851,2485,'_elementor_controls_usage','a:0:{}'),(14852,2485,'_elementor_controls_usage','a:0:{}'),(14853,2485,'total_sales','0'),(14854,2485,'_tax_status','taxable'),(14855,2485,'_tax_class',''),(14856,2485,'_manage_stock','no'),(14857,2485,'_backorders','no'),(14858,2485,'_sold_individually','no'),(14859,2485,'_virtual','no'),(14860,2485,'_downloadable','no'),(14861,2485,'_product_image_gallery','2462,2461'),(14862,2485,'_download_limit','-1'),(14863,2485,'_download_expiry','-1'),(14864,2485,'_stock',''),(14865,2485,'_stock_status','instock'),(14866,2485,'_wc_average_rating','0'),(14867,2485,'_wc_review_count','0'),(14868,2485,'_product_version','3.9.2'),(14869,2485,'slide_template',''),(14870,2485,'rs_page_bg_color',''),(14871,2485,'_dt_sidebar_position','disabled'),(14872,2485,'_dt_sidebar_widgetarea_id','sidebar_1'),(14873,2485,'_dt_sidebar_hide_on_mobile','0'),(14874,2485,'_dt_footer_show','1'),(14875,2485,'_dt_footer_widgetarea_id','sidebar_2'),(14876,2485,'_dt_footer_hide_on_mobile','0'),(14877,2485,'_dt_header_title','fancy'),(14878,2485,'_dt_header_background','normal'),(14879,2485,'_dt_header_background_below_slideshow','disabled'),(14880,2485,'_dt_header_transparent_bg_color_scheme','light'),(14881,2485,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14882,2485,'_dt_header_transparent_top_bar_bg_opacity','25'),(14883,2485,'_dt_header_transparent_bg_color','#000000'),(14884,2485,'_dt_header_transparent_bg_opacity','50'),(14885,2485,'_dt_header_disabled_background','normal'),(14886,2485,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14887,2485,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14888,2485,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14889,2485,'_dt_header_disabled_transparent_bg_color','#000000'),(14890,2485,'_dt_header_disabled_transparent_bg_opacity','50'),(14891,2485,'_dt_page_overrides_top_margin',''),(14892,2485,'_dt_page_overrides_right_margin',''),(14893,2485,'_dt_page_overrides_bottom_margin',''),(14894,2485,'_dt_page_overrides_left_margin',''),(14895,2485,'_dt_fancy_header_layout_heading',''),(14896,2485,'_dt_fancy_header_title_aligment','all_left'),(14897,2485,'_dt_fancy_header_height','180'),(14898,2485,'_dt_fancy_header_padding-top','0px'),(14899,2485,'_dt_fancy_header_padding-bottom','0px'),(14900,2485,'_dt_fancy_header_breadcrumbs_heading',''),(14901,2485,'_dt_fancy_header_breadcrumbs','enabled'),(14902,2485,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(14903,2485,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(14904,2485,'_dt_fancy_header_title_heading',''),(14905,2485,'_dt_fancy_header_title_mode','generic'),(14906,2485,'_dt_fancy_header_title',''),(14907,2485,'_dt_fancy_header_title_font_size','35'),(14908,2485,'_dt_fancy_header_title_line_height','36'),(14909,2485,'_dt_fancy_header_text_transform','none'),(14910,2485,'_dt_fancy_header_title_color_mode','color'),(14911,2485,'_dt_fancy_header_title_color','#dddd2e'),(14912,2485,'_dt_fancy_header_subtitle_heading',''),(14913,2485,'_dt_fancy_header_subtitle',''),(14914,2485,'_dt_fancy_header_subtitle_font_size','18'),(14915,2485,'_dt_fancy_header_subtitle_line_height','26'),(14916,2485,'_dt_fancy_header_subtitle_text_transform','none'),(14917,2485,'_dt_fancy_header_subtitle_color_mode','color'),(14918,2485,'_dt_fancy_header_subtitle_color','#ffffff'),(14919,2485,'_dt_fancy_header_bg_heading',''),(14920,2485,'_dt_fancy_header_bg_color','#023b59'),(14921,2485,'_dt_fancy_header_bg_image_origin','custom'),(14922,2485,'_dt_fancy_header_bg_image','a:0:{}'),(14923,2485,'_dt_fancy_header_bg_repeat','no-repeat'),(14924,2485,'_dt_fancy_header_bg_position_x','center'),(14925,2485,'_dt_fancy_header_bg_position_y','center'),(14926,2485,'_dt_fancy_header_bg_fullscreen','1'),(14927,2485,'_dt_fancy_header_bg_overlay','0'),(14928,2485,'_dt_fancy_header_overlay_color','#000'),(14929,2485,'_dt_fancy_header_bg_overlay_opacity','50'),(14930,2485,'_dt_fancy_header_scroll_effect','default'),(14931,2485,'_dt_fancy_header_bg_parallax','0.5'),(14932,2485,'_dt_fancy_header_responsiveness_heading',''),(14933,2485,'_dt_fancy_header_responsiveness','enabled'),(14934,2485,'_dt_fancy_header_responsiveness_switch','778px'),(14935,2485,'_dt_fancy_header_responsive_height','70'),(14936,2485,'_dt_fancy_header_responsive_font_size','30'),(14937,2485,'_dt_fancy_header_responsive_title_line_height','38'),(14938,2485,'_dt_fancy_header_responsive_subtitle_font_size','20'),(14939,2485,'_dt_fancy_header_responsive_subtitle_line_height','28'),(14940,2485,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(14941,2485,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(14942,2485,'_wp_old_slug','corestation'),(14943,2485,'_wp_old_slug','dm-20-2'),(14944,2485,'_wp_old_slug','realscan-g1-3'),(14945,2485,'_wp_old_slug','biomini-combo-2'),(14946,2485,'_wp_old_slug','xpass-s2-2'),(14947,2485,'_wp_old_slug','xpass-2'),(14948,2485,'_dp_original','2479'),(14949,2485,'_edit_last','1'),(14951,2487,'_elementor_controls_usage','a:0:{}'),(14952,2487,'_elementor_controls_usage','a:0:{}'),(14953,2487,'_elementor_controls_usage','a:0:{}'),(14954,2487,'_elementor_controls_usage','a:0:{}'),(14955,2487,'_elementor_controls_usage','a:0:{}'),(14956,2487,'_elementor_controls_usage','a:0:{}'),(14957,2487,'total_sales','0'),(14958,2487,'_tax_status','taxable'),(14959,2487,'_tax_class',''),(14960,2487,'_manage_stock','no'),(14961,2487,'_backorders','no'),(14962,2487,'_sold_individually','no'),(14963,2487,'_virtual','no'),(14964,2487,'_downloadable','no'),(14965,2487,'_product_image_gallery','2457,2459'),(14966,2487,'_download_limit','-1'),(14967,2487,'_download_expiry','-1'),(14968,2487,'_stock',''),(14969,2487,'_stock_status','instock'),(14970,2487,'_wc_average_rating','0'),(14971,2487,'_wc_review_count','0'),(14972,2487,'_product_version','3.9.2'),(14973,2487,'slide_template',''),(14974,2487,'rs_page_bg_color',''),(14975,2487,'_dt_sidebar_position','disabled'),(14976,2487,'_dt_sidebar_widgetarea_id','sidebar_1'),(14977,2487,'_dt_sidebar_hide_on_mobile','0'),(14978,2487,'_dt_footer_show','1'),(14979,2487,'_dt_footer_widgetarea_id','sidebar_2'),(14980,2487,'_dt_footer_hide_on_mobile','0'),(14981,2487,'_dt_header_title','fancy'),(14982,2487,'_dt_header_background','normal'),(14983,2487,'_dt_header_background_below_slideshow','disabled'),(14984,2487,'_dt_header_transparent_bg_color_scheme','light'),(14985,2487,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(14986,2487,'_dt_header_transparent_top_bar_bg_opacity','25'),(14987,2487,'_dt_header_transparent_bg_color','#000000'),(14988,2487,'_dt_header_transparent_bg_opacity','50'),(14989,2487,'_dt_header_disabled_background','normal'),(14990,2487,'_dt_header_disabled_transparent_bg_color_scheme','light'),(14991,2487,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(14992,2487,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(14993,2487,'_dt_header_disabled_transparent_bg_color','#000000'),(14994,2487,'_dt_header_disabled_transparent_bg_opacity','50'),(14995,2487,'_dt_page_overrides_top_margin',''),(14996,2487,'_dt_page_overrides_right_margin',''),(14997,2487,'_dt_page_overrides_bottom_margin',''),(14998,2487,'_dt_page_overrides_left_margin',''),(14999,2487,'_dt_fancy_header_layout_heading',''),(15000,2487,'_dt_fancy_header_title_aligment','all_left'),(15001,2487,'_dt_fancy_header_height','180'),(15002,2487,'_dt_fancy_header_padding-top','0px'),(15003,2487,'_dt_fancy_header_padding-bottom','0px'),(15004,2487,'_dt_fancy_header_breadcrumbs_heading',''),(15005,2487,'_dt_fancy_header_breadcrumbs','enabled'),(15006,2487,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15007,2487,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15008,2487,'_dt_fancy_header_title_heading',''),(15009,2487,'_dt_fancy_header_title_mode','generic'),(15010,2487,'_dt_fancy_header_title',''),(15011,2487,'_dt_fancy_header_title_font_size','35'),(15012,2487,'_dt_fancy_header_title_line_height','36'),(15013,2487,'_dt_fancy_header_text_transform','none'),(15014,2487,'_dt_fancy_header_title_color_mode','color'),(15015,2487,'_dt_fancy_header_title_color','#dddd2e'),(15016,2487,'_dt_fancy_header_subtitle_heading',''),(15017,2487,'_dt_fancy_header_subtitle',''),(15018,2487,'_dt_fancy_header_subtitle_font_size','18'),(15019,2487,'_dt_fancy_header_subtitle_line_height','26'),(15020,2487,'_dt_fancy_header_subtitle_text_transform','none'),(15021,2487,'_dt_fancy_header_subtitle_color_mode','color'),(15022,2487,'_dt_fancy_header_subtitle_color','#ffffff'),(15023,2487,'_dt_fancy_header_bg_heading',''),(15024,2487,'_dt_fancy_header_bg_color','#023b59'),(15025,2487,'_dt_fancy_header_bg_image_origin','custom'),(15026,2487,'_dt_fancy_header_bg_image','a:0:{}'),(15027,2487,'_dt_fancy_header_bg_repeat','no-repeat'),(15028,2487,'_dt_fancy_header_bg_position_x','center'),(15029,2487,'_dt_fancy_header_bg_position_y','center'),(15030,2487,'_dt_fancy_header_bg_fullscreen','1'),(15031,2487,'_dt_fancy_header_bg_overlay','0'),(15032,2487,'_dt_fancy_header_overlay_color','#000'),(15033,2487,'_dt_fancy_header_bg_overlay_opacity','50'),(15034,2487,'_dt_fancy_header_scroll_effect','default'),(15035,2487,'_dt_fancy_header_bg_parallax','0.5'),(15036,2487,'_dt_fancy_header_responsiveness_heading',''),(15037,2487,'_dt_fancy_header_responsiveness','enabled'),(15038,2487,'_dt_fancy_header_responsiveness_switch','778px'),(15039,2487,'_dt_fancy_header_responsive_height','70'),(15040,2487,'_dt_fancy_header_responsive_font_size','30'),(15041,2487,'_dt_fancy_header_responsive_title_line_height','38'),(15042,2487,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15043,2487,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15044,2487,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15045,2487,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15046,2487,'_wp_old_slug','corestation'),(15047,2487,'_wp_old_slug','dm-20-2'),(15048,2487,'_wp_old_slug','realscan-g1-3'),(15049,2487,'_wp_old_slug','biomini-combo-2'),(15050,2487,'_dp_original','2454'),(15051,2487,'_edit_last','1'),(15053,2487,'_wp_old_slug','xpass-s2-2'),(15054,2489,'_elementor_controls_usage','a:0:{}'),(15055,2489,'_elementor_controls_usage','a:0:{}'),(15056,2489,'_elementor_controls_usage','a:0:{}'),(15057,2489,'_elementor_controls_usage','a:0:{}'),(15058,2489,'_elementor_controls_usage','a:0:{}'),(15059,2489,'_elementor_controls_usage','a:0:{}'),(15060,2489,'total_sales','0'),(15061,2489,'_tax_status','taxable'),(15062,2489,'_tax_class',''),(15063,2489,'_manage_stock','no'),(15064,2489,'_backorders','no'),(15065,2489,'_sold_individually','no'),(15066,2489,'_virtual','no'),(15067,2489,'_downloadable','no'),(15068,2489,'_product_image_gallery','2457'),(15069,2489,'_download_limit','-1'),(15070,2489,'_download_expiry','-1'),(15071,2489,'_stock',''),(15072,2489,'_stock_status','instock'),(15073,2489,'_wc_average_rating','0'),(15074,2489,'_wc_review_count','0'),(15075,2489,'_product_version','3.9.2'),(15076,2489,'slide_template',''),(15077,2489,'rs_page_bg_color',''),(15078,2489,'_dt_sidebar_position','disabled'),(15079,2489,'_dt_sidebar_widgetarea_id','sidebar_1'),(15080,2489,'_dt_sidebar_hide_on_mobile','0'),(15081,2489,'_dt_footer_show','1'),(15082,2489,'_dt_footer_widgetarea_id','sidebar_2'),(15083,2489,'_dt_footer_hide_on_mobile','0'),(15084,2489,'_dt_header_title','fancy'),(15085,2489,'_dt_header_background','normal'),(15086,2489,'_dt_header_background_below_slideshow','disabled'),(15087,2489,'_dt_header_transparent_bg_color_scheme','light'),(15088,2489,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15089,2489,'_dt_header_transparent_top_bar_bg_opacity','25'),(15090,2489,'_dt_header_transparent_bg_color','#000000'),(15091,2489,'_dt_header_transparent_bg_opacity','50'),(15092,2489,'_dt_header_disabled_background','normal'),(15093,2489,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15094,2489,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15095,2489,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15096,2489,'_dt_header_disabled_transparent_bg_color','#000000'),(15097,2489,'_dt_header_disabled_transparent_bg_opacity','50'),(15098,2489,'_dt_page_overrides_top_margin',''),(15099,2489,'_dt_page_overrides_right_margin',''),(15100,2489,'_dt_page_overrides_bottom_margin',''),(15101,2489,'_dt_page_overrides_left_margin',''),(15102,2489,'_dt_fancy_header_layout_heading',''),(15103,2489,'_dt_fancy_header_title_aligment','all_left'),(15104,2489,'_dt_fancy_header_height','180'),(15105,2489,'_dt_fancy_header_padding-top','0px'),(15106,2489,'_dt_fancy_header_padding-bottom','0px'),(15107,2489,'_dt_fancy_header_breadcrumbs_heading',''),(15108,2489,'_dt_fancy_header_breadcrumbs','enabled'),(15109,2489,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15110,2489,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15111,2489,'_dt_fancy_header_title_heading',''),(15112,2489,'_dt_fancy_header_title_mode','generic'),(15113,2489,'_dt_fancy_header_title',''),(15114,2489,'_dt_fancy_header_title_font_size','35'),(15115,2489,'_dt_fancy_header_title_line_height','36'),(15116,2489,'_dt_fancy_header_text_transform','none'),(15117,2489,'_dt_fancy_header_title_color_mode','color'),(15118,2489,'_dt_fancy_header_title_color','#dddd2e'),(15119,2489,'_dt_fancy_header_subtitle_heading',''),(15120,2489,'_dt_fancy_header_subtitle',''),(15121,2489,'_dt_fancy_header_subtitle_font_size','18'),(15122,2489,'_dt_fancy_header_subtitle_line_height','26'),(15123,2489,'_dt_fancy_header_subtitle_text_transform','none'),(15124,2489,'_dt_fancy_header_subtitle_color_mode','color'),(15125,2489,'_dt_fancy_header_subtitle_color','#ffffff'),(15126,2489,'_dt_fancy_header_bg_heading',''),(15127,2489,'_dt_fancy_header_bg_color','#023b59'),(15128,2489,'_dt_fancy_header_bg_image_origin','custom'),(15129,2489,'_dt_fancy_header_bg_image','a:0:{}'),(15130,2489,'_dt_fancy_header_bg_repeat','no-repeat'),(15131,2489,'_dt_fancy_header_bg_position_x','center'),(15132,2489,'_dt_fancy_header_bg_position_y','center'),(15133,2489,'_dt_fancy_header_bg_fullscreen','1'),(15134,2489,'_dt_fancy_header_bg_overlay','0'),(15135,2489,'_dt_fancy_header_overlay_color','#000'),(15136,2489,'_dt_fancy_header_bg_overlay_opacity','50'),(15137,2489,'_dt_fancy_header_scroll_effect','default'),(15138,2489,'_dt_fancy_header_bg_parallax','0.5'),(15139,2489,'_dt_fancy_header_responsiveness_heading',''),(15140,2489,'_dt_fancy_header_responsiveness','enabled'),(15141,2489,'_dt_fancy_header_responsiveness_switch','778px'),(15142,2489,'_dt_fancy_header_responsive_height','70'),(15143,2489,'_dt_fancy_header_responsive_font_size','30'),(15144,2489,'_dt_fancy_header_responsive_title_line_height','38'),(15145,2489,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15146,2489,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15147,2489,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15148,2489,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15149,2489,'_wp_old_slug','corestation'),(15150,2489,'_wp_old_slug','dm-20-2'),(15151,2489,'_wp_old_slug','realscan-g1-3'),(15152,2489,'_wp_old_slug','biomini-combo-2'),(15153,2489,'_dp_original','2454'),(15154,2489,'_edit_last','1'),(15156,2489,'_wp_old_slug','xpass-s2-2'),(15157,2491,'_elementor_controls_usage','a:0:{}'),(15158,2491,'_elementor_controls_usage','a:0:{}'),(15159,2491,'_elementor_controls_usage','a:0:{}'),(15160,2491,'_elementor_controls_usage','a:0:{}'),(15161,2491,'_elementor_controls_usage','a:0:{}'),(15162,2491,'_elementor_controls_usage','a:0:{}'),(15163,2491,'_elementor_controls_usage','a:0:{}'),(15164,2491,'total_sales','0'),(15165,2491,'_tax_status','taxable'),(15166,2491,'_tax_class',''),(15167,2491,'_manage_stock','no'),(15168,2491,'_backorders','no'),(15169,2491,'_sold_individually','no'),(15170,2491,'_virtual','no'),(15171,2491,'_downloadable','no'),(15172,2491,'_download_limit','-1'),(15173,2491,'_download_expiry','-1'),(15174,2491,'_stock',''),(15175,2491,'_stock_status','instock'),(15176,2491,'_wc_average_rating','0'),(15177,2491,'_wc_review_count','0'),(15178,2491,'_product_version','3.9.2'),(15179,2491,'slide_template',''),(15180,2491,'rs_page_bg_color',''),(15181,2491,'_dt_sidebar_position','disabled'),(15182,2491,'_dt_sidebar_widgetarea_id','sidebar_1'),(15183,2491,'_dt_sidebar_hide_on_mobile','0'),(15184,2491,'_dt_footer_show','1'),(15185,2491,'_dt_footer_widgetarea_id','sidebar_2'),(15186,2491,'_dt_footer_hide_on_mobile','0'),(15187,2491,'_dt_header_title','fancy'),(15188,2491,'_dt_header_background','normal'),(15189,2491,'_dt_header_background_below_slideshow','disabled'),(15190,2491,'_dt_header_transparent_bg_color_scheme','light'),(15191,2491,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15192,2491,'_dt_header_transparent_top_bar_bg_opacity','25'),(15193,2491,'_dt_header_transparent_bg_color','#000000'),(15194,2491,'_dt_header_transparent_bg_opacity','50'),(15195,2491,'_dt_header_disabled_background','normal'),(15196,2491,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15197,2491,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15198,2491,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15199,2491,'_dt_header_disabled_transparent_bg_color','#000000'),(15200,2491,'_dt_header_disabled_transparent_bg_opacity','50'),(15201,2491,'_dt_page_overrides_top_margin',''),(15202,2491,'_dt_page_overrides_right_margin',''),(15203,2491,'_dt_page_overrides_bottom_margin',''),(15204,2491,'_dt_page_overrides_left_margin',''),(15205,2491,'_dt_fancy_header_layout_heading',''),(15206,2491,'_dt_fancy_header_title_aligment','all_left'),(15207,2491,'_dt_fancy_header_height','180'),(15208,2491,'_dt_fancy_header_padding-top','0px'),(15209,2491,'_dt_fancy_header_padding-bottom','0px'),(15210,2491,'_dt_fancy_header_breadcrumbs_heading',''),(15211,2491,'_dt_fancy_header_breadcrumbs','enabled'),(15212,2491,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15213,2491,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15214,2491,'_dt_fancy_header_title_heading',''),(15215,2491,'_dt_fancy_header_title_mode','generic'),(15216,2491,'_dt_fancy_header_title',''),(15217,2491,'_dt_fancy_header_title_font_size','35'),(15218,2491,'_dt_fancy_header_title_line_height','36'),(15219,2491,'_dt_fancy_header_text_transform','none'),(15220,2491,'_dt_fancy_header_title_color_mode','color'),(15221,2491,'_dt_fancy_header_title_color','#dddd2e'),(15222,2491,'_dt_fancy_header_subtitle_heading',''),(15223,2491,'_dt_fancy_header_subtitle',''),(15224,2491,'_dt_fancy_header_subtitle_font_size','18'),(15225,2491,'_dt_fancy_header_subtitle_line_height','26'),(15226,2491,'_dt_fancy_header_subtitle_text_transform','none'),(15227,2491,'_dt_fancy_header_subtitle_color_mode','color'),(15228,2491,'_dt_fancy_header_subtitle_color','#ffffff'),(15229,2491,'_dt_fancy_header_bg_heading',''),(15230,2491,'_dt_fancy_header_bg_color','#023b59'),(15231,2491,'_dt_fancy_header_bg_image_origin','custom'),(15232,2491,'_dt_fancy_header_bg_image','a:0:{}'),(15233,2491,'_dt_fancy_header_bg_repeat','no-repeat'),(15234,2491,'_dt_fancy_header_bg_position_x','center'),(15235,2491,'_dt_fancy_header_bg_position_y','center'),(15236,2491,'_dt_fancy_header_bg_fullscreen','1'),(15237,2491,'_dt_fancy_header_bg_overlay','0'),(15238,2491,'_dt_fancy_header_overlay_color','#000'),(15239,2491,'_dt_fancy_header_bg_overlay_opacity','50'),(15240,2491,'_dt_fancy_header_scroll_effect','default'),(15241,2491,'_dt_fancy_header_bg_parallax','0.5'),(15242,2491,'_dt_fancy_header_responsiveness_heading',''),(15243,2491,'_dt_fancy_header_responsiveness','enabled'),(15244,2491,'_dt_fancy_header_responsiveness_switch','778px'),(15245,2491,'_dt_fancy_header_responsive_height','70'),(15246,2491,'_dt_fancy_header_responsive_font_size','30'),(15247,2491,'_dt_fancy_header_responsive_title_line_height','38'),(15248,2491,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15249,2491,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15250,2491,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15251,2491,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15252,2491,'_wp_old_slug','corestation'),(15253,2491,'_wp_old_slug','dm-20-2'),(15254,2491,'_wp_old_slug','realscan-g1-3'),(15255,2491,'_wp_old_slug','biomini-combo-2'),(15256,2491,'_wp_old_slug','xpass-s2-2'),(15257,2491,'_dp_original','2489'),(15259,2491,'_wp_old_slug','fa300-2'),(15260,2511,'_elementor_controls_usage','a:0:{}'),(15261,2511,'_elementor_controls_usage','a:0:{}'),(15262,2511,'_elementor_controls_usage','a:0:{}'),(15263,2511,'_elementor_controls_usage','a:0:{}'),(15264,2511,'_elementor_controls_usage','a:0:{}'),(15265,2511,'_elementor_controls_usage','a:0:{}'),(15266,2511,'_elementor_controls_usage','a:0:{}'),(15267,2511,'_elementor_controls_usage','a:0:{}'),(15268,2511,'total_sales','0'),(15269,2511,'_tax_status','taxable'),(15270,2511,'_tax_class',''),(15271,2511,'_manage_stock','no'),(15272,2511,'_backorders','no'),(15273,2511,'_sold_individually','no'),(15274,2511,'_virtual','no'),(15275,2511,'_downloadable','no'),(15276,2511,'_download_limit','-1'),(15277,2511,'_download_expiry','-1'),(15278,2511,'_stock',''),(15279,2511,'_stock_status','instock'),(15280,2511,'_wc_average_rating','0'),(15281,2511,'_wc_review_count','0'),(15282,2511,'_product_version','3.9.2'),(15283,2511,'slide_template',''),(15284,2511,'rs_page_bg_color',''),(15285,2511,'_dt_sidebar_position','disabled'),(15286,2511,'_dt_sidebar_widgetarea_id','sidebar_1'),(15287,2511,'_dt_sidebar_hide_on_mobile','0'),(15288,2511,'_dt_footer_show','1'),(15289,2511,'_dt_footer_widgetarea_id','sidebar_2'),(15290,2511,'_dt_footer_hide_on_mobile','0'),(15291,2511,'_dt_header_title','fancy'),(15292,2511,'_dt_header_background','normal'),(15293,2511,'_dt_header_background_below_slideshow','disabled'),(15294,2511,'_dt_header_transparent_bg_color_scheme','light'),(15295,2511,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15296,2511,'_dt_header_transparent_top_bar_bg_opacity','25'),(15297,2511,'_dt_header_transparent_bg_color','#000000'),(15298,2511,'_dt_header_transparent_bg_opacity','50'),(15299,2511,'_dt_header_disabled_background','normal'),(15300,2511,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15301,2511,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15302,2511,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15303,2511,'_dt_header_disabled_transparent_bg_color','#000000'),(15304,2511,'_dt_header_disabled_transparent_bg_opacity','50'),(15305,2511,'_dt_page_overrides_top_margin',''),(15306,2511,'_dt_page_overrides_right_margin',''),(15307,2511,'_dt_page_overrides_bottom_margin',''),(15308,2511,'_dt_page_overrides_left_margin',''),(15309,2511,'_dt_fancy_header_layout_heading',''),(15310,2511,'_dt_fancy_header_title_aligment','all_left'),(15311,2511,'_dt_fancy_header_height','180'),(15312,2511,'_dt_fancy_header_padding-top','0px'),(15313,2511,'_dt_fancy_header_padding-bottom','0px'),(15314,2511,'_dt_fancy_header_breadcrumbs_heading',''),(15315,2511,'_dt_fancy_header_breadcrumbs','enabled'),(15316,2511,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15317,2511,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15318,2511,'_dt_fancy_header_title_heading',''),(15319,2511,'_dt_fancy_header_title_mode','generic'),(15320,2511,'_dt_fancy_header_title',''),(15321,2511,'_dt_fancy_header_title_font_size','35'),(15322,2511,'_dt_fancy_header_title_line_height','36'),(15323,2511,'_dt_fancy_header_text_transform','none'),(15324,2511,'_dt_fancy_header_title_color_mode','color'),(15325,2511,'_dt_fancy_header_title_color','#dddd2e'),(15326,2511,'_dt_fancy_header_subtitle_heading',''),(15327,2511,'_dt_fancy_header_subtitle',''),(15328,2511,'_dt_fancy_header_subtitle_font_size','18'),(15329,2511,'_dt_fancy_header_subtitle_line_height','26'),(15330,2511,'_dt_fancy_header_subtitle_text_transform','none'),(15331,2511,'_dt_fancy_header_subtitle_color_mode','color'),(15332,2511,'_dt_fancy_header_subtitle_color','#ffffff'),(15333,2511,'_dt_fancy_header_bg_heading',''),(15334,2511,'_dt_fancy_header_bg_color','#023b59'),(15335,2511,'_dt_fancy_header_bg_image_origin','custom'),(15336,2511,'_dt_fancy_header_bg_image','a:0:{}'),(15337,2511,'_dt_fancy_header_bg_repeat','no-repeat'),(15338,2511,'_dt_fancy_header_bg_position_x','center'),(15339,2511,'_dt_fancy_header_bg_position_y','center'),(15340,2511,'_dt_fancy_header_bg_fullscreen','1'),(15341,2511,'_dt_fancy_header_bg_overlay','0'),(15342,2511,'_dt_fancy_header_overlay_color','#000'),(15343,2511,'_dt_fancy_header_bg_overlay_opacity','50'),(15344,2511,'_dt_fancy_header_scroll_effect','default'),(15345,2511,'_dt_fancy_header_bg_parallax','0.5'),(15346,2511,'_dt_fancy_header_responsiveness_heading',''),(15347,2511,'_dt_fancy_header_responsiveness','enabled'),(15348,2511,'_dt_fancy_header_responsiveness_switch','778px'),(15349,2511,'_dt_fancy_header_responsive_height','70'),(15350,2511,'_dt_fancy_header_responsive_font_size','30'),(15351,2511,'_dt_fancy_header_responsive_title_line_height','38'),(15352,2511,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15353,2511,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15354,2511,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15355,2511,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15356,2511,'_wp_old_slug','corestation'),(15357,2511,'_wp_old_slug','dm-20-2'),(15358,2511,'_wp_old_slug','realscan-g1-3'),(15359,2511,'_wp_old_slug','biomini-combo-2'),(15360,2511,'_wp_old_slug','xpass-s2-2'),(15361,2511,'_wp_old_slug','fa300-2'),(15362,2511,'_dp_original','2491'),(15364,2511,'_wp_old_slug','realscan-sdk-2'),(15365,2511,'_product_image_gallery','2512,2513'),(15366,2515,'_elementor_controls_usage','a:0:{}'),(15367,2515,'_elementor_controls_usage','a:0:{}'),(15368,2515,'_elementor_controls_usage','a:0:{}'),(15369,2515,'_elementor_controls_usage','a:0:{}'),(15370,2515,'_elementor_controls_usage','a:0:{}'),(15371,2515,'_elementor_controls_usage','a:0:{}'),(15372,2515,'_elementor_controls_usage','a:0:{}'),(15373,2515,'_elementor_controls_usage','a:0:{}'),(15374,2515,'total_sales','0'),(15375,2515,'_tax_status','taxable'),(15376,2515,'_tax_class',''),(15377,2515,'_manage_stock','no'),(15378,2515,'_backorders','no'),(15379,2515,'_sold_individually','no'),(15380,2515,'_virtual','no'),(15381,2515,'_downloadable','no'),(15382,2515,'_download_limit','-1'),(15383,2515,'_download_expiry','-1'),(15384,2515,'_stock',''),(15385,2515,'_stock_status','instock'),(15386,2515,'_wc_average_rating','0'),(15387,2515,'_wc_review_count','0'),(15388,2515,'_product_version','3.9.2'),(15389,2515,'slide_template',''),(15390,2515,'rs_page_bg_color',''),(15391,2515,'_dt_sidebar_position','disabled'),(15392,2515,'_dt_sidebar_widgetarea_id','sidebar_1'),(15393,2515,'_dt_sidebar_hide_on_mobile','0'),(15394,2515,'_dt_footer_show','1'),(15395,2515,'_dt_footer_widgetarea_id','sidebar_2'),(15396,2515,'_dt_footer_hide_on_mobile','0'),(15397,2515,'_dt_header_title','fancy'),(15398,2515,'_dt_header_background','normal'),(15399,2515,'_dt_header_background_below_slideshow','disabled'),(15400,2515,'_dt_header_transparent_bg_color_scheme','light'),(15401,2515,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15402,2515,'_dt_header_transparent_top_bar_bg_opacity','25'),(15403,2515,'_dt_header_transparent_bg_color','#000000'),(15404,2515,'_dt_header_transparent_bg_opacity','50'),(15405,2515,'_dt_header_disabled_background','normal'),(15406,2515,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15407,2515,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15408,2515,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15409,2515,'_dt_header_disabled_transparent_bg_color','#000000'),(15410,2515,'_dt_header_disabled_transparent_bg_opacity','50'),(15411,2515,'_dt_page_overrides_top_margin',''),(15412,2515,'_dt_page_overrides_right_margin',''),(15413,2515,'_dt_page_overrides_bottom_margin',''),(15414,2515,'_dt_page_overrides_left_margin',''),(15415,2515,'_dt_fancy_header_layout_heading',''),(15416,2515,'_dt_fancy_header_title_aligment','all_left'),(15417,2515,'_dt_fancy_header_height','180'),(15418,2515,'_dt_fancy_header_padding-top','0px'),(15419,2515,'_dt_fancy_header_padding-bottom','0px'),(15420,2515,'_dt_fancy_header_breadcrumbs_heading',''),(15421,2515,'_dt_fancy_header_breadcrumbs','enabled'),(15422,2515,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15423,2515,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15424,2515,'_dt_fancy_header_title_heading',''),(15425,2515,'_dt_fancy_header_title_mode','generic'),(15426,2515,'_dt_fancy_header_title',''),(15427,2515,'_dt_fancy_header_title_font_size','35'),(15428,2515,'_dt_fancy_header_title_line_height','36'),(15429,2515,'_dt_fancy_header_text_transform','none'),(15430,2515,'_dt_fancy_header_title_color_mode','color'),(15431,2515,'_dt_fancy_header_title_color','#dddd2e'),(15432,2515,'_dt_fancy_header_subtitle_heading',''),(15433,2515,'_dt_fancy_header_subtitle',''),(15434,2515,'_dt_fancy_header_subtitle_font_size','18'),(15435,2515,'_dt_fancy_header_subtitle_line_height','26'),(15436,2515,'_dt_fancy_header_subtitle_text_transform','none'),(15437,2515,'_dt_fancy_header_subtitle_color_mode','color'),(15438,2515,'_dt_fancy_header_subtitle_color','#ffffff'),(15439,2515,'_dt_fancy_header_bg_heading',''),(15440,2515,'_dt_fancy_header_bg_color','#023b59'),(15441,2515,'_dt_fancy_header_bg_image_origin','custom'),(15442,2515,'_dt_fancy_header_bg_image','a:0:{}'),(15443,2515,'_dt_fancy_header_bg_repeat','no-repeat'),(15444,2515,'_dt_fancy_header_bg_position_x','center'),(15445,2515,'_dt_fancy_header_bg_position_y','center'),(15446,2515,'_dt_fancy_header_bg_fullscreen','1'),(15447,2515,'_dt_fancy_header_bg_overlay','0'),(15448,2515,'_dt_fancy_header_overlay_color','#000'),(15449,2515,'_dt_fancy_header_bg_overlay_opacity','50'),(15450,2515,'_dt_fancy_header_scroll_effect','default'),(15451,2515,'_dt_fancy_header_bg_parallax','0.5'),(15452,2515,'_dt_fancy_header_responsiveness_heading',''),(15453,2515,'_dt_fancy_header_responsiveness','enabled'),(15454,2515,'_dt_fancy_header_responsiveness_switch','778px'),(15455,2515,'_dt_fancy_header_responsive_height','70'),(15456,2515,'_dt_fancy_header_responsive_font_size','30'),(15457,2515,'_dt_fancy_header_responsive_title_line_height','38'),(15458,2515,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15459,2515,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15460,2515,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15461,2515,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15462,2515,'_wp_old_slug','corestation'),(15463,2515,'_wp_old_slug','dm-20-2'),(15464,2515,'_wp_old_slug','realscan-g1-3'),(15465,2515,'_wp_old_slug','biomini-combo-2'),(15466,2515,'_wp_old_slug','xpass-s2-2'),(15467,2515,'_wp_old_slug','fa300-2'),(15468,2515,'_dp_original','2491'),(15470,2517,'_elementor_controls_usage','a:0:{}'),(15471,2517,'_elementor_controls_usage','a:0:{}'),(15472,2517,'_elementor_controls_usage','a:0:{}'),(15473,2517,'_elementor_controls_usage','a:0:{}'),(15474,2517,'_elementor_controls_usage','a:0:{}'),(15475,2517,'_elementor_controls_usage','a:0:{}'),(15476,2517,'_elementor_controls_usage','a:0:{}'),(15477,2517,'_elementor_controls_usage','a:0:{}'),(15478,2517,'_elementor_controls_usage','a:0:{}'),(15479,2517,'total_sales','0'),(15480,2517,'_tax_status','taxable'),(15481,2517,'_tax_class',''),(15482,2517,'_manage_stock','no'),(15483,2517,'_backorders','no'),(15484,2517,'_sold_individually','no'),(15485,2517,'_virtual','no'),(15486,2517,'_downloadable','no'),(15487,2517,'_download_limit','-1'),(15488,2517,'_download_expiry','-1'),(15489,2517,'_stock',''),(15490,2517,'_stock_status','instock'),(15491,2517,'_wc_average_rating','0'),(15492,2517,'_wc_review_count','0'),(15493,2517,'_product_version','3.9.2'),(15494,2517,'slide_template',''),(15495,2517,'rs_page_bg_color',''),(15496,2517,'_dt_sidebar_position','disabled'),(15497,2517,'_dt_sidebar_widgetarea_id','sidebar_1'),(15498,2517,'_dt_sidebar_hide_on_mobile','0'),(15499,2517,'_dt_footer_show','1'),(15500,2517,'_dt_footer_widgetarea_id','sidebar_2'),(15501,2517,'_dt_footer_hide_on_mobile','0'),(15502,2517,'_dt_header_title','fancy'),(15503,2517,'_dt_header_background','normal'),(15504,2517,'_dt_header_background_below_slideshow','disabled'),(15505,2517,'_dt_header_transparent_bg_color_scheme','light'),(15506,2517,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15507,2517,'_dt_header_transparent_top_bar_bg_opacity','25'),(15508,2517,'_dt_header_transparent_bg_color','#000000'),(15509,2517,'_dt_header_transparent_bg_opacity','50'),(15510,2517,'_dt_header_disabled_background','normal'),(15511,2517,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15512,2517,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15513,2517,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15514,2517,'_dt_header_disabled_transparent_bg_color','#000000'),(15515,2517,'_dt_header_disabled_transparent_bg_opacity','50'),(15516,2517,'_dt_page_overrides_top_margin',''),(15517,2517,'_dt_page_overrides_right_margin',''),(15518,2517,'_dt_page_overrides_bottom_margin',''),(15519,2517,'_dt_page_overrides_left_margin',''),(15520,2517,'_dt_fancy_header_layout_heading',''),(15521,2517,'_dt_fancy_header_title_aligment','all_left'),(15522,2517,'_dt_fancy_header_height','180'),(15523,2517,'_dt_fancy_header_padding-top','0px'),(15524,2517,'_dt_fancy_header_padding-bottom','0px'),(15525,2517,'_dt_fancy_header_breadcrumbs_heading',''),(15526,2517,'_dt_fancy_header_breadcrumbs','enabled'),(15527,2517,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15528,2517,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15529,2517,'_dt_fancy_header_title_heading',''),(15530,2517,'_dt_fancy_header_title_mode','generic'),(15531,2517,'_dt_fancy_header_title',''),(15532,2517,'_dt_fancy_header_title_font_size','35'),(15533,2517,'_dt_fancy_header_title_line_height','36'),(15534,2517,'_dt_fancy_header_text_transform','none'),(15535,2517,'_dt_fancy_header_title_color_mode','color'),(15536,2517,'_dt_fancy_header_title_color','#dddd2e'),(15537,2517,'_dt_fancy_header_subtitle_heading',''),(15538,2517,'_dt_fancy_header_subtitle',''),(15539,2517,'_dt_fancy_header_subtitle_font_size','18'),(15540,2517,'_dt_fancy_header_subtitle_line_height','26'),(15541,2517,'_dt_fancy_header_subtitle_text_transform','none'),(15542,2517,'_dt_fancy_header_subtitle_color_mode','color'),(15543,2517,'_dt_fancy_header_subtitle_color','#ffffff'),(15544,2517,'_dt_fancy_header_bg_heading',''),(15545,2517,'_dt_fancy_header_bg_color','#023b59'),(15546,2517,'_dt_fancy_header_bg_image_origin','custom'),(15547,2517,'_dt_fancy_header_bg_image','a:0:{}'),(15548,2517,'_dt_fancy_header_bg_repeat','no-repeat'),(15549,2517,'_dt_fancy_header_bg_position_x','center'),(15550,2517,'_dt_fancy_header_bg_position_y','center'),(15551,2517,'_dt_fancy_header_bg_fullscreen','1'),(15552,2517,'_dt_fancy_header_bg_overlay','0'),(15553,2517,'_dt_fancy_header_overlay_color','#000'),(15554,2517,'_dt_fancy_header_bg_overlay_opacity','50'),(15555,2517,'_dt_fancy_header_scroll_effect','default'),(15556,2517,'_dt_fancy_header_bg_parallax','0.5'),(15557,2517,'_dt_fancy_header_responsiveness_heading',''),(15558,2517,'_dt_fancy_header_responsiveness','enabled'),(15559,2517,'_dt_fancy_header_responsiveness_switch','778px'),(15560,2517,'_dt_fancy_header_responsive_height','70'),(15561,2517,'_dt_fancy_header_responsive_font_size','30'),(15562,2517,'_dt_fancy_header_responsive_title_line_height','38'),(15563,2517,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15564,2517,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15565,2517,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15566,2517,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15567,2517,'_wp_old_slug','corestation'),(15568,2517,'_wp_old_slug','dm-20-2'),(15569,2517,'_wp_old_slug','realscan-g1-3'),(15570,2517,'_wp_old_slug','biomini-combo-2'),(15571,2517,'_wp_old_slug','xpass-s2-2'),(15572,2517,'_wp_old_slug','fa300-2'),(15573,2517,'_wp_old_slug','realscan-sdk-2'),(15574,2517,'_dp_original','2511'),(15576,2517,'_wp_old_slug','quick-connect-2'),(15577,2519,'_elementor_controls_usage','a:0:{}'),(15578,2519,'_elementor_controls_usage','a:0:{}'),(15579,2519,'_elementor_controls_usage','a:0:{}'),(15580,2519,'_elementor_controls_usage','a:0:{}'),(15581,2519,'_elementor_controls_usage','a:0:{}'),(15582,2519,'_elementor_controls_usage','a:0:{}'),(15583,2519,'_elementor_controls_usage','a:0:{}'),(15584,2519,'_elementor_controls_usage','a:0:{}'),(15585,2519,'_elementor_controls_usage','a:0:{}'),(15586,2519,'total_sales','0'),(15587,2519,'_tax_status','taxable'),(15588,2519,'_tax_class',''),(15589,2519,'_manage_stock','no'),(15590,2519,'_backorders','no'),(15591,2519,'_sold_individually','no'),(15592,2519,'_virtual','no'),(15593,2519,'_downloadable','no'),(15594,2519,'_download_limit','-1'),(15595,2519,'_download_expiry','-1'),(15596,2519,'_stock',''),(15597,2519,'_stock_status','instock'),(15598,2519,'_wc_average_rating','0'),(15599,2519,'_wc_review_count','0'),(15600,2519,'_product_version','3.9.2'),(15601,2519,'slide_template',''),(15602,2519,'rs_page_bg_color',''),(15603,2519,'_dt_sidebar_position','disabled'),(15604,2519,'_dt_sidebar_widgetarea_id','sidebar_1'),(15605,2519,'_dt_sidebar_hide_on_mobile','0'),(15606,2519,'_dt_footer_show','1'),(15607,2519,'_dt_footer_widgetarea_id','sidebar_2'),(15608,2519,'_dt_footer_hide_on_mobile','0'),(15609,2519,'_dt_header_title','fancy'),(15610,2519,'_dt_header_background','normal'),(15611,2519,'_dt_header_background_below_slideshow','disabled'),(15612,2519,'_dt_header_transparent_bg_color_scheme','light'),(15613,2519,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15614,2519,'_dt_header_transparent_top_bar_bg_opacity','25'),(15615,2519,'_dt_header_transparent_bg_color','#000000'),(15616,2519,'_dt_header_transparent_bg_opacity','50'),(15617,2519,'_dt_header_disabled_background','normal'),(15618,2519,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15619,2519,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15620,2519,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15621,2519,'_dt_header_disabled_transparent_bg_color','#000000'),(15622,2519,'_dt_header_disabled_transparent_bg_opacity','50'),(15623,2519,'_dt_page_overrides_top_margin',''),(15624,2519,'_dt_page_overrides_right_margin',''),(15625,2519,'_dt_page_overrides_bottom_margin',''),(15626,2519,'_dt_page_overrides_left_margin',''),(15627,2519,'_dt_fancy_header_layout_heading',''),(15628,2519,'_dt_fancy_header_title_aligment','all_left'),(15629,2519,'_dt_fancy_header_height','180'),(15630,2519,'_dt_fancy_header_padding-top','0px'),(15631,2519,'_dt_fancy_header_padding-bottom','0px'),(15632,2519,'_dt_fancy_header_breadcrumbs_heading',''),(15633,2519,'_dt_fancy_header_breadcrumbs','enabled'),(15634,2519,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15635,2519,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15636,2519,'_dt_fancy_header_title_heading',''),(15637,2519,'_dt_fancy_header_title_mode','generic'),(15638,2519,'_dt_fancy_header_title',''),(15639,2519,'_dt_fancy_header_title_font_size','35'),(15640,2519,'_dt_fancy_header_title_line_height','36'),(15641,2519,'_dt_fancy_header_text_transform','none'),(15642,2519,'_dt_fancy_header_title_color_mode','color'),(15643,2519,'_dt_fancy_header_title_color','#dddd2e'),(15644,2519,'_dt_fancy_header_subtitle_heading',''),(15645,2519,'_dt_fancy_header_subtitle',''),(15646,2519,'_dt_fancy_header_subtitle_font_size','18'),(15647,2519,'_dt_fancy_header_subtitle_line_height','26'),(15648,2519,'_dt_fancy_header_subtitle_text_transform','none'),(15649,2519,'_dt_fancy_header_subtitle_color_mode','color'),(15650,2519,'_dt_fancy_header_subtitle_color','#ffffff'),(15651,2519,'_dt_fancy_header_bg_heading',''),(15652,2519,'_dt_fancy_header_bg_color','#023b59'),(15653,2519,'_dt_fancy_header_bg_image_origin','custom'),(15654,2519,'_dt_fancy_header_bg_image','a:0:{}'),(15655,2519,'_dt_fancy_header_bg_repeat','no-repeat'),(15656,2519,'_dt_fancy_header_bg_position_x','center'),(15657,2519,'_dt_fancy_header_bg_position_y','center'),(15658,2519,'_dt_fancy_header_bg_fullscreen','1'),(15659,2519,'_dt_fancy_header_bg_overlay','0'),(15660,2519,'_dt_fancy_header_overlay_color','#000'),(15661,2519,'_dt_fancy_header_bg_overlay_opacity','50'),(15662,2519,'_dt_fancy_header_scroll_effect','default'),(15663,2519,'_dt_fancy_header_bg_parallax','0.5'),(15664,2519,'_dt_fancy_header_responsiveness_heading',''),(15665,2519,'_dt_fancy_header_responsiveness','enabled'),(15666,2519,'_dt_fancy_header_responsiveness_switch','778px'),(15667,2519,'_dt_fancy_header_responsive_height','70'),(15668,2519,'_dt_fancy_header_responsive_font_size','30'),(15669,2519,'_dt_fancy_header_responsive_title_line_height','38'),(15670,2519,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15671,2519,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15672,2519,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15673,2519,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15674,2519,'_wp_old_slug','corestation'),(15675,2519,'_wp_old_slug','dm-20-2'),(15676,2519,'_wp_old_slug','realscan-g1-3'),(15677,2519,'_wp_old_slug','biomini-combo-2'),(15678,2519,'_wp_old_slug','xpass-s2-2'),(15679,2519,'_wp_old_slug','fa300-2'),(15680,2519,'_wp_old_slug','realscan-sdk-2'),(15681,2519,'_dp_original','2511'),(15683,2519,'_wp_old_slug','quick-connect-2'),(15684,2521,'_elementor_controls_usage','a:0:{}'),(15685,2521,'_elementor_controls_usage','a:0:{}'),(15686,2521,'_elementor_controls_usage','a:0:{}'),(15687,2521,'_elementor_controls_usage','a:0:{}'),(15688,2521,'_elementor_controls_usage','a:0:{}'),(15689,2521,'_elementor_controls_usage','a:0:{}'),(15690,2521,'_elementor_controls_usage','a:0:{}'),(15691,2521,'_elementor_controls_usage','a:0:{}'),(15692,2521,'_elementor_controls_usage','a:0:{}'),(15693,2521,'total_sales','0'),(15694,2521,'_tax_status','taxable'),(15695,2521,'_tax_class',''),(15696,2521,'_manage_stock','no'),(15697,2521,'_backorders','no'),(15698,2521,'_sold_individually','no'),(15699,2521,'_virtual','no'),(15700,2521,'_downloadable','no'),(15701,2521,'_download_limit','-1'),(15702,2521,'_download_expiry','-1'),(15703,2521,'_stock',''),(15704,2521,'_stock_status','instock'),(15705,2521,'_wc_average_rating','0'),(15706,2521,'_wc_review_count','0'),(15707,2521,'_product_version','5.6.0'),(15708,2521,'slide_template',''),(15709,2521,'rs_page_bg_color',''),(15710,2521,'_dt_sidebar_position','disabled'),(15711,2521,'_dt_sidebar_widgetarea_id','sidebar_1'),(15712,2521,'_dt_sidebar_hide_on_mobile','0'),(15713,2521,'_dt_footer_show','1'),(15714,2521,'_dt_footer_widgetarea_id','sidebar_2'),(15715,2521,'_dt_footer_hide_on_mobile','0'),(15716,2521,'_dt_header_title','fancy'),(15717,2521,'_dt_header_background','normal'),(15718,2521,'_dt_header_background_below_slideshow','disabled'),(15719,2521,'_dt_header_transparent_bg_color_scheme','light'),(15720,2521,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15721,2521,'_dt_header_transparent_top_bar_bg_opacity','25'),(15722,2521,'_dt_header_transparent_bg_color','#000000'),(15723,2521,'_dt_header_transparent_bg_opacity','50'),(15724,2521,'_dt_header_disabled_background','normal'),(15725,2521,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15726,2521,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15727,2521,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15728,2521,'_dt_header_disabled_transparent_bg_color','#000000'),(15729,2521,'_dt_header_disabled_transparent_bg_opacity','50'),(15730,2521,'_dt_page_overrides_top_margin',''),(15731,2521,'_dt_page_overrides_right_margin',''),(15732,2521,'_dt_page_overrides_bottom_margin',''),(15733,2521,'_dt_page_overrides_left_margin',''),(15734,2521,'_dt_fancy_header_layout_heading',''),(15735,2521,'_dt_fancy_header_title_aligment','all_left'),(15736,2521,'_dt_fancy_header_height','180'),(15737,2521,'_dt_fancy_header_padding-top','0px'),(15738,2521,'_dt_fancy_header_padding-bottom','0px'),(15739,2521,'_dt_fancy_header_breadcrumbs_heading',''),(15740,2521,'_dt_fancy_header_breadcrumbs','enabled'),(15741,2521,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15742,2521,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15743,2521,'_dt_fancy_header_title_heading',''),(15744,2521,'_dt_fancy_header_title_mode','generic'),(15745,2521,'_dt_fancy_header_title',''),(15746,2521,'_dt_fancy_header_title_font_size','35'),(15747,2521,'_dt_fancy_header_title_line_height','36'),(15748,2521,'_dt_fancy_header_text_transform','none'),(15749,2521,'_dt_fancy_header_title_color_mode','color'),(15750,2521,'_dt_fancy_header_title_color','#dddd2e'),(15751,2521,'_dt_fancy_header_subtitle_heading',''),(15752,2521,'_dt_fancy_header_subtitle',''),(15753,2521,'_dt_fancy_header_subtitle_font_size','18'),(15754,2521,'_dt_fancy_header_subtitle_line_height','26'),(15755,2521,'_dt_fancy_header_subtitle_text_transform','none'),(15756,2521,'_dt_fancy_header_subtitle_color_mode','color'),(15757,2521,'_dt_fancy_header_subtitle_color','#ffffff'),(15758,2521,'_dt_fancy_header_bg_heading',''),(15759,2521,'_dt_fancy_header_bg_color','#023b59'),(15760,2521,'_dt_fancy_header_bg_image_origin','custom'),(15761,2521,'_dt_fancy_header_bg_image','a:0:{}'),(15762,2521,'_dt_fancy_header_bg_repeat','no-repeat'),(15763,2521,'_dt_fancy_header_bg_position_x','center'),(15764,2521,'_dt_fancy_header_bg_position_y','center'),(15765,2521,'_dt_fancy_header_bg_fullscreen','1'),(15766,2521,'_dt_fancy_header_bg_overlay','0'),(15767,2521,'_dt_fancy_header_overlay_color','#000'),(15768,2521,'_dt_fancy_header_bg_overlay_opacity','50'),(15769,2521,'_dt_fancy_header_scroll_effect','default'),(15770,2521,'_dt_fancy_header_bg_parallax','0.5'),(15771,2521,'_dt_fancy_header_responsiveness_heading',''),(15772,2521,'_dt_fancy_header_responsiveness','enabled'),(15773,2521,'_dt_fancy_header_responsiveness_switch','778px'),(15774,2521,'_dt_fancy_header_responsive_height','70'),(15775,2521,'_dt_fancy_header_responsive_font_size','30'),(15776,2521,'_dt_fancy_header_responsive_title_line_height','38'),(15777,2521,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15778,2521,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15779,2521,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15780,2521,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15781,2521,'_wp_old_slug','corestation'),(15782,2521,'_wp_old_slug','dm-20-2'),(15783,2521,'_wp_old_slug','realscan-g1-3'),(15784,2521,'_wp_old_slug','biomini-combo-2'),(15785,2521,'_wp_old_slug','xpass-s2-2'),(15786,2521,'_wp_old_slug','fa300-2'),(15787,2521,'_dp_original','2515'),(15788,2521,'_edit_last','1'),(15789,2521,'_thumbnail_id','3308'),(15790,2521,'_product_image_gallery','3310'),(15791,2523,'_elementor_controls_usage','a:0:{}'),(15792,2523,'_elementor_controls_usage','a:0:{}'),(15793,2523,'_elementor_controls_usage','a:0:{}'),(15794,2523,'_elementor_controls_usage','a:0:{}'),(15795,2523,'_elementor_controls_usage','a:0:{}'),(15796,2523,'_elementor_controls_usage','a:0:{}'),(15797,2523,'_elementor_controls_usage','a:0:{}'),(15798,2523,'_elementor_controls_usage','a:0:{}'),(15799,2523,'_elementor_controls_usage','a:0:{}'),(15800,2523,'total_sales','0'),(15801,2523,'_tax_status','taxable'),(15802,2523,'_tax_class',''),(15803,2523,'_manage_stock','no'),(15804,2523,'_backorders','no'),(15805,2523,'_sold_individually','no'),(15806,2523,'_virtual','no'),(15807,2523,'_downloadable','no'),(15808,2523,'_download_limit','-1'),(15809,2523,'_download_expiry','-1'),(15810,2523,'_stock',''),(15811,2523,'_stock_status','instock'),(15812,2523,'_wc_average_rating','0'),(15813,2523,'_wc_review_count','0'),(15814,2523,'_product_version','3.9.2'),(15815,2523,'slide_template',''),(15816,2523,'rs_page_bg_color',''),(15817,2523,'_dt_sidebar_position','disabled'),(15818,2523,'_dt_sidebar_widgetarea_id','sidebar_1'),(15819,2523,'_dt_sidebar_hide_on_mobile','0'),(15820,2523,'_dt_footer_show','1'),(15821,2523,'_dt_footer_widgetarea_id','sidebar_2'),(15822,2523,'_dt_footer_hide_on_mobile','0'),(15823,2523,'_dt_header_title','fancy'),(15824,2523,'_dt_header_background','normal'),(15825,2523,'_dt_header_background_below_slideshow','disabled'),(15826,2523,'_dt_header_transparent_bg_color_scheme','light'),(15827,2523,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15828,2523,'_dt_header_transparent_top_bar_bg_opacity','25'),(15829,2523,'_dt_header_transparent_bg_color','#000000'),(15830,2523,'_dt_header_transparent_bg_opacity','50'),(15831,2523,'_dt_header_disabled_background','normal'),(15832,2523,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15833,2523,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15834,2523,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15835,2523,'_dt_header_disabled_transparent_bg_color','#000000'),(15836,2523,'_dt_header_disabled_transparent_bg_opacity','50'),(15837,2523,'_dt_page_overrides_top_margin',''),(15838,2523,'_dt_page_overrides_right_margin',''),(15839,2523,'_dt_page_overrides_bottom_margin',''),(15840,2523,'_dt_page_overrides_left_margin',''),(15841,2523,'_dt_fancy_header_layout_heading',''),(15842,2523,'_dt_fancy_header_title_aligment','all_left'),(15843,2523,'_dt_fancy_header_height','180'),(15844,2523,'_dt_fancy_header_padding-top','0px'),(15845,2523,'_dt_fancy_header_padding-bottom','0px'),(15846,2523,'_dt_fancy_header_breadcrumbs_heading',''),(15847,2523,'_dt_fancy_header_breadcrumbs','enabled'),(15848,2523,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15849,2523,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15850,2523,'_dt_fancy_header_title_heading',''),(15851,2523,'_dt_fancy_header_title_mode','generic'),(15852,2523,'_dt_fancy_header_title',''),(15853,2523,'_dt_fancy_header_title_font_size','35'),(15854,2523,'_dt_fancy_header_title_line_height','36'),(15855,2523,'_dt_fancy_header_text_transform','none'),(15856,2523,'_dt_fancy_header_title_color_mode','color'),(15857,2523,'_dt_fancy_header_title_color','#dddd2e'),(15858,2523,'_dt_fancy_header_subtitle_heading',''),(15859,2523,'_dt_fancy_header_subtitle',''),(15860,2523,'_dt_fancy_header_subtitle_font_size','18'),(15861,2523,'_dt_fancy_header_subtitle_line_height','26'),(15862,2523,'_dt_fancy_header_subtitle_text_transform','none'),(15863,2523,'_dt_fancy_header_subtitle_color_mode','color'),(15864,2523,'_dt_fancy_header_subtitle_color','#ffffff'),(15865,2523,'_dt_fancy_header_bg_heading',''),(15866,2523,'_dt_fancy_header_bg_color','#023b59'),(15867,2523,'_dt_fancy_header_bg_image_origin','custom'),(15868,2523,'_dt_fancy_header_bg_image','a:0:{}'),(15869,2523,'_dt_fancy_header_bg_repeat','no-repeat'),(15870,2523,'_dt_fancy_header_bg_position_x','center'),(15871,2523,'_dt_fancy_header_bg_position_y','center'),(15872,2523,'_dt_fancy_header_bg_fullscreen','1'),(15873,2523,'_dt_fancy_header_bg_overlay','0'),(15874,2523,'_dt_fancy_header_overlay_color','#000'),(15875,2523,'_dt_fancy_header_bg_overlay_opacity','50'),(15876,2523,'_dt_fancy_header_scroll_effect','default'),(15877,2523,'_dt_fancy_header_bg_parallax','0.5'),(15878,2523,'_dt_fancy_header_responsiveness_heading',''),(15879,2523,'_dt_fancy_header_responsiveness','enabled'),(15880,2523,'_dt_fancy_header_responsiveness_switch','778px'),(15881,2523,'_dt_fancy_header_responsive_height','70'),(15882,2523,'_dt_fancy_header_responsive_font_size','30'),(15883,2523,'_dt_fancy_header_responsive_title_line_height','38'),(15884,2523,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15885,2523,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15886,2523,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15887,2523,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15888,2523,'_wp_old_slug','corestation'),(15889,2523,'_wp_old_slug','dm-20-2'),(15890,2523,'_wp_old_slug','realscan-g1-3'),(15891,2523,'_wp_old_slug','biomini-combo-2'),(15892,2523,'_wp_old_slug','xpass-s2-2'),(15893,2523,'_wp_old_slug','fa300-2'),(15894,2523,'_dp_original','2515'),(15896,2523,'_wp_old_slug','outside-works-2'),(15897,2525,'_elementor_controls_usage','a:0:{}'),(15898,2525,'_elementor_controls_usage','a:0:{}'),(15899,2525,'_elementor_controls_usage','a:0:{}'),(15900,2525,'_elementor_controls_usage','a:0:{}'),(15901,2525,'_elementor_controls_usage','a:0:{}'),(15902,2525,'_elementor_controls_usage','a:0:{}'),(15903,2525,'_elementor_controls_usage','a:0:{}'),(15904,2525,'_elementor_controls_usage','a:0:{}'),(15905,2525,'_elementor_controls_usage','a:0:{}'),(15906,2525,'total_sales','0'),(15907,2525,'_tax_status','taxable'),(15908,2525,'_tax_class',''),(15909,2525,'_manage_stock','no'),(15910,2525,'_backorders','no'),(15911,2525,'_sold_individually','no'),(15912,2525,'_virtual','no'),(15913,2525,'_downloadable','no'),(15914,2525,'_download_limit','-1'),(15915,2525,'_download_expiry','-1'),(15916,2525,'_stock',''),(15917,2525,'_stock_status','instock'),(15918,2525,'_wc_average_rating','0'),(15919,2525,'_wc_review_count','0'),(15920,2525,'_product_version','3.9.2'),(15921,2525,'slide_template',''),(15922,2525,'rs_page_bg_color',''),(15923,2525,'_dt_sidebar_position','disabled'),(15924,2525,'_dt_sidebar_widgetarea_id','sidebar_1'),(15925,2525,'_dt_sidebar_hide_on_mobile','0'),(15926,2525,'_dt_footer_show','1'),(15927,2525,'_dt_footer_widgetarea_id','sidebar_2'),(15928,2525,'_dt_footer_hide_on_mobile','0'),(15929,2525,'_dt_header_title','fancy'),(15930,2525,'_dt_header_background','normal'),(15931,2525,'_dt_header_background_below_slideshow','disabled'),(15932,2525,'_dt_header_transparent_bg_color_scheme','light'),(15933,2525,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(15934,2525,'_dt_header_transparent_top_bar_bg_opacity','25'),(15935,2525,'_dt_header_transparent_bg_color','#000000'),(15936,2525,'_dt_header_transparent_bg_opacity','50'),(15937,2525,'_dt_header_disabled_background','normal'),(15938,2525,'_dt_header_disabled_transparent_bg_color_scheme','light'),(15939,2525,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(15940,2525,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(15941,2525,'_dt_header_disabled_transparent_bg_color','#000000'),(15942,2525,'_dt_header_disabled_transparent_bg_opacity','50'),(15943,2525,'_dt_page_overrides_top_margin',''),(15944,2525,'_dt_page_overrides_right_margin',''),(15945,2525,'_dt_page_overrides_bottom_margin',''),(15946,2525,'_dt_page_overrides_left_margin',''),(15947,2525,'_dt_fancy_header_layout_heading',''),(15948,2525,'_dt_fancy_header_title_aligment','all_left'),(15949,2525,'_dt_fancy_header_height','180'),(15950,2525,'_dt_fancy_header_padding-top','0px'),(15951,2525,'_dt_fancy_header_padding-bottom','0px'),(15952,2525,'_dt_fancy_header_breadcrumbs_heading',''),(15953,2525,'_dt_fancy_header_breadcrumbs','enabled'),(15954,2525,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(15955,2525,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(15956,2525,'_dt_fancy_header_title_heading',''),(15957,2525,'_dt_fancy_header_title_mode','generic'),(15958,2525,'_dt_fancy_header_title',''),(15959,2525,'_dt_fancy_header_title_font_size','35'),(15960,2525,'_dt_fancy_header_title_line_height','36'),(15961,2525,'_dt_fancy_header_text_transform','none'),(15962,2525,'_dt_fancy_header_title_color_mode','color'),(15963,2525,'_dt_fancy_header_title_color','#dddd2e'),(15964,2525,'_dt_fancy_header_subtitle_heading',''),(15965,2525,'_dt_fancy_header_subtitle',''),(15966,2525,'_dt_fancy_header_subtitle_font_size','18'),(15967,2525,'_dt_fancy_header_subtitle_line_height','26'),(15968,2525,'_dt_fancy_header_subtitle_text_transform','none'),(15969,2525,'_dt_fancy_header_subtitle_color_mode','color'),(15970,2525,'_dt_fancy_header_subtitle_color','#ffffff'),(15971,2525,'_dt_fancy_header_bg_heading',''),(15972,2525,'_dt_fancy_header_bg_color','#023b59'),(15973,2525,'_dt_fancy_header_bg_image_origin','custom'),(15974,2525,'_dt_fancy_header_bg_image','a:0:{}'),(15975,2525,'_dt_fancy_header_bg_repeat','no-repeat'),(15976,2525,'_dt_fancy_header_bg_position_x','center'),(15977,2525,'_dt_fancy_header_bg_position_y','center'),(15978,2525,'_dt_fancy_header_bg_fullscreen','1'),(15979,2525,'_dt_fancy_header_bg_overlay','0'),(15980,2525,'_dt_fancy_header_overlay_color','#000'),(15981,2525,'_dt_fancy_header_bg_overlay_opacity','50'),(15982,2525,'_dt_fancy_header_scroll_effect','default'),(15983,2525,'_dt_fancy_header_bg_parallax','0.5'),(15984,2525,'_dt_fancy_header_responsiveness_heading',''),(15985,2525,'_dt_fancy_header_responsiveness','enabled'),(15986,2525,'_dt_fancy_header_responsiveness_switch','778px'),(15987,2525,'_dt_fancy_header_responsive_height','70'),(15988,2525,'_dt_fancy_header_responsive_font_size','30'),(15989,2525,'_dt_fancy_header_responsive_title_line_height','38'),(15990,2525,'_dt_fancy_header_responsive_subtitle_font_size','20'),(15991,2525,'_dt_fancy_header_responsive_subtitle_line_height','28'),(15992,2525,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(15993,2525,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(15994,2525,'_wp_old_slug','corestation'),(15995,2525,'_wp_old_slug','dm-20-2'),(15996,2525,'_wp_old_slug','realscan-g1-3'),(15997,2525,'_wp_old_slug','biomini-combo-2'),(15998,2525,'_wp_old_slug','xpass-s2-2'),(15999,2525,'_wp_old_slug','fa300-2'),(16000,2525,'_dp_original','2515'),(16002,2525,'_wp_old_slug','outside-works-3'),(16003,2527,'_elementor_controls_usage','a:0:{}'),(16004,2527,'_elementor_controls_usage','a:0:{}'),(16005,2527,'_elementor_controls_usage','a:0:{}'),(16006,2527,'_elementor_controls_usage','a:0:{}'),(16007,2527,'_elementor_controls_usage','a:0:{}'),(16008,2527,'_elementor_controls_usage','a:0:{}'),(16009,2527,'_elementor_controls_usage','a:0:{}'),(16010,2527,'_elementor_controls_usage','a:0:{}'),(16011,2527,'_elementor_controls_usage','a:0:{}'),(16012,2527,'_elementor_controls_usage','a:0:{}'),(16013,2527,'total_sales','0'),(16014,2527,'_tax_status','taxable'),(16015,2527,'_tax_class',''),(16016,2527,'_manage_stock','no'),(16017,2527,'_backorders','no'),(16018,2527,'_sold_individually','no'),(16019,2527,'_virtual','no'),(16020,2527,'_downloadable','no'),(16021,2527,'_download_limit','-1'),(16022,2527,'_download_expiry','-1'),(16023,2527,'_stock',''),(16024,2527,'_stock_status','instock'),(16025,2527,'_wc_average_rating','0'),(16026,2527,'_wc_review_count','0'),(16027,2527,'_product_version','3.9.2'),(16028,2527,'slide_template',''),(16029,2527,'rs_page_bg_color',''),(16030,2527,'_dt_sidebar_position','disabled'),(16031,2527,'_dt_sidebar_widgetarea_id','sidebar_1'),(16032,2527,'_dt_sidebar_hide_on_mobile','0'),(16033,2527,'_dt_footer_show','1'),(16034,2527,'_dt_footer_widgetarea_id','sidebar_2'),(16035,2527,'_dt_footer_hide_on_mobile','0'),(16036,2527,'_dt_header_title','fancy'),(16037,2527,'_dt_header_background','normal'),(16038,2527,'_dt_header_background_below_slideshow','disabled'),(16039,2527,'_dt_header_transparent_bg_color_scheme','light'),(16040,2527,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16041,2527,'_dt_header_transparent_top_bar_bg_opacity','25'),(16042,2527,'_dt_header_transparent_bg_color','#000000'),(16043,2527,'_dt_header_transparent_bg_opacity','50'),(16044,2527,'_dt_header_disabled_background','normal'),(16045,2527,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16046,2527,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16047,2527,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16048,2527,'_dt_header_disabled_transparent_bg_color','#000000'),(16049,2527,'_dt_header_disabled_transparent_bg_opacity','50'),(16050,2527,'_dt_page_overrides_top_margin',''),(16051,2527,'_dt_page_overrides_right_margin',''),(16052,2527,'_dt_page_overrides_bottom_margin',''),(16053,2527,'_dt_page_overrides_left_margin',''),(16054,2527,'_dt_fancy_header_layout_heading',''),(16055,2527,'_dt_fancy_header_title_aligment','all_left'),(16056,2527,'_dt_fancy_header_height','180'),(16057,2527,'_dt_fancy_header_padding-top','0px'),(16058,2527,'_dt_fancy_header_padding-bottom','0px'),(16059,2527,'_dt_fancy_header_breadcrumbs_heading',''),(16060,2527,'_dt_fancy_header_breadcrumbs','enabled'),(16061,2527,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16062,2527,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16063,2527,'_dt_fancy_header_title_heading',''),(16064,2527,'_dt_fancy_header_title_mode','generic'),(16065,2527,'_dt_fancy_header_title',''),(16066,2527,'_dt_fancy_header_title_font_size','35'),(16067,2527,'_dt_fancy_header_title_line_height','36'),(16068,2527,'_dt_fancy_header_text_transform','none'),(16069,2527,'_dt_fancy_header_title_color_mode','color'),(16070,2527,'_dt_fancy_header_title_color','#dddd2e'),(16071,2527,'_dt_fancy_header_subtitle_heading',''),(16072,2527,'_dt_fancy_header_subtitle',''),(16073,2527,'_dt_fancy_header_subtitle_font_size','18'),(16074,2527,'_dt_fancy_header_subtitle_line_height','26'),(16075,2527,'_dt_fancy_header_subtitle_text_transform','none'),(16076,2527,'_dt_fancy_header_subtitle_color_mode','color'),(16077,2527,'_dt_fancy_header_subtitle_color','#ffffff'),(16078,2527,'_dt_fancy_header_bg_heading',''),(16079,2527,'_dt_fancy_header_bg_color','#023b59'),(16080,2527,'_dt_fancy_header_bg_image_origin','custom'),(16081,2527,'_dt_fancy_header_bg_image','a:0:{}'),(16082,2527,'_dt_fancy_header_bg_repeat','no-repeat'),(16083,2527,'_dt_fancy_header_bg_position_x','center'),(16084,2527,'_dt_fancy_header_bg_position_y','center'),(16085,2527,'_dt_fancy_header_bg_fullscreen','1'),(16086,2527,'_dt_fancy_header_bg_overlay','0'),(16087,2527,'_dt_fancy_header_overlay_color','#000'),(16088,2527,'_dt_fancy_header_bg_overlay_opacity','50'),(16089,2527,'_dt_fancy_header_scroll_effect','default'),(16090,2527,'_dt_fancy_header_bg_parallax','0.5'),(16091,2527,'_dt_fancy_header_responsiveness_heading',''),(16092,2527,'_dt_fancy_header_responsiveness','enabled'),(16093,2527,'_dt_fancy_header_responsiveness_switch','778px'),(16094,2527,'_dt_fancy_header_responsive_height','70'),(16095,2527,'_dt_fancy_header_responsive_font_size','30'),(16096,2527,'_dt_fancy_header_responsive_title_line_height','38'),(16097,2527,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16098,2527,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16099,2527,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16100,2527,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16101,2527,'_wp_old_slug','corestation'),(16102,2527,'_wp_old_slug','dm-20-2'),(16103,2527,'_wp_old_slug','realscan-g1-3'),(16104,2527,'_wp_old_slug','biomini-combo-2'),(16105,2527,'_wp_old_slug','xpass-s2-2'),(16106,2527,'_wp_old_slug','fa300-2'),(16107,2527,'_dp_original','2521'),(16109,2527,'_wp_old_slug','library-connect'),(16110,2529,'_elementor_controls_usage','a:0:{}'),(16111,2529,'_elementor_controls_usage','a:0:{}'),(16112,2529,'_elementor_controls_usage','a:0:{}'),(16113,2529,'_elementor_controls_usage','a:0:{}'),(16114,2529,'_elementor_controls_usage','a:0:{}'),(16115,2529,'_elementor_controls_usage','a:0:{}'),(16116,2529,'_elementor_controls_usage','a:0:{}'),(16117,2529,'_elementor_controls_usage','a:0:{}'),(16118,2529,'_elementor_controls_usage','a:0:{}'),(16119,2529,'_elementor_controls_usage','a:0:{}'),(16120,2529,'total_sales','0'),(16121,2529,'_tax_status','taxable'),(16122,2529,'_tax_class',''),(16123,2529,'_manage_stock','no'),(16124,2529,'_backorders','no'),(16125,2529,'_sold_individually','no'),(16126,2529,'_virtual','no'),(16127,2529,'_downloadable','no'),(16128,2529,'_download_limit','-1'),(16129,2529,'_download_expiry','-1'),(16130,2529,'_stock',''),(16131,2529,'_stock_status','instock'),(16132,2529,'_wc_average_rating','0'),(16133,2529,'_wc_review_count','0'),(16134,2529,'_product_version','3.9.2'),(16135,2529,'slide_template',''),(16136,2529,'rs_page_bg_color',''),(16137,2529,'_dt_sidebar_position','disabled'),(16138,2529,'_dt_sidebar_widgetarea_id','sidebar_1'),(16139,2529,'_dt_sidebar_hide_on_mobile','0'),(16140,2529,'_dt_footer_show','1'),(16141,2529,'_dt_footer_widgetarea_id','sidebar_2'),(16142,2529,'_dt_footer_hide_on_mobile','0'),(16143,2529,'_dt_header_title','fancy'),(16144,2529,'_dt_header_background','normal'),(16145,2529,'_dt_header_background_below_slideshow','disabled'),(16146,2529,'_dt_header_transparent_bg_color_scheme','light'),(16147,2529,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16148,2529,'_dt_header_transparent_top_bar_bg_opacity','25'),(16149,2529,'_dt_header_transparent_bg_color','#000000'),(16150,2529,'_dt_header_transparent_bg_opacity','50'),(16151,2529,'_dt_header_disabled_background','normal'),(16152,2529,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16153,2529,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16154,2529,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16155,2529,'_dt_header_disabled_transparent_bg_color','#000000'),(16156,2529,'_dt_header_disabled_transparent_bg_opacity','50'),(16157,2529,'_dt_page_overrides_top_margin',''),(16158,2529,'_dt_page_overrides_right_margin',''),(16159,2529,'_dt_page_overrides_bottom_margin',''),(16160,2529,'_dt_page_overrides_left_margin',''),(16161,2529,'_dt_fancy_header_layout_heading',''),(16162,2529,'_dt_fancy_header_title_aligment','all_left'),(16163,2529,'_dt_fancy_header_height','180'),(16164,2529,'_dt_fancy_header_padding-top','0px'),(16165,2529,'_dt_fancy_header_padding-bottom','0px'),(16166,2529,'_dt_fancy_header_breadcrumbs_heading',''),(16167,2529,'_dt_fancy_header_breadcrumbs','enabled'),(16168,2529,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16169,2529,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16170,2529,'_dt_fancy_header_title_heading',''),(16171,2529,'_dt_fancy_header_title_mode','generic'),(16172,2529,'_dt_fancy_header_title',''),(16173,2529,'_dt_fancy_header_title_font_size','35'),(16174,2529,'_dt_fancy_header_title_line_height','36'),(16175,2529,'_dt_fancy_header_text_transform','none'),(16176,2529,'_dt_fancy_header_title_color_mode','color'),(16177,2529,'_dt_fancy_header_title_color','#dddd2e'),(16178,2529,'_dt_fancy_header_subtitle_heading',''),(16179,2529,'_dt_fancy_header_subtitle',''),(16180,2529,'_dt_fancy_header_subtitle_font_size','18'),(16181,2529,'_dt_fancy_header_subtitle_line_height','26'),(16182,2529,'_dt_fancy_header_subtitle_text_transform','none'),(16183,2529,'_dt_fancy_header_subtitle_color_mode','color'),(16184,2529,'_dt_fancy_header_subtitle_color','#ffffff'),(16185,2529,'_dt_fancy_header_bg_heading',''),(16186,2529,'_dt_fancy_header_bg_color','#023b59'),(16187,2529,'_dt_fancy_header_bg_image_origin','custom'),(16188,2529,'_dt_fancy_header_bg_image','a:0:{}'),(16189,2529,'_dt_fancy_header_bg_repeat','no-repeat'),(16190,2529,'_dt_fancy_header_bg_position_x','center'),(16191,2529,'_dt_fancy_header_bg_position_y','center'),(16192,2529,'_dt_fancy_header_bg_fullscreen','1'),(16193,2529,'_dt_fancy_header_bg_overlay','0'),(16194,2529,'_dt_fancy_header_overlay_color','#000'),(16195,2529,'_dt_fancy_header_bg_overlay_opacity','50'),(16196,2529,'_dt_fancy_header_scroll_effect','default'),(16197,2529,'_dt_fancy_header_bg_parallax','0.5'),(16198,2529,'_dt_fancy_header_responsiveness_heading',''),(16199,2529,'_dt_fancy_header_responsiveness','enabled'),(16200,2529,'_dt_fancy_header_responsiveness_switch','778px'),(16201,2529,'_dt_fancy_header_responsive_height','70'),(16202,2529,'_dt_fancy_header_responsive_font_size','30'),(16203,2529,'_dt_fancy_header_responsive_title_line_height','38'),(16204,2529,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16205,2529,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16206,2529,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16207,2529,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16208,2529,'_wp_old_slug','corestation'),(16209,2529,'_wp_old_slug','dm-20-2'),(16210,2529,'_wp_old_slug','realscan-g1-3'),(16211,2529,'_wp_old_slug','biomini-combo-2'),(16212,2529,'_wp_old_slug','xpass-s2-2'),(16213,2529,'_wp_old_slug','fa300-2'),(16214,2529,'_wp_old_slug','realscan-sdk-2'),(16215,2529,'_wp_old_slug','quick-connect-2'),(16216,2529,'_dp_original','2519'),(16218,2529,'_wp_old_slug','net-time-5-0-2'),(16219,2530,'_elementor_controls_usage','a:0:{}'),(16220,2530,'_elementor_controls_usage','a:0:{}'),(16221,2530,'_elementor_controls_usage','a:0:{}'),(16222,2530,'_elementor_controls_usage','a:0:{}'),(16223,2530,'_elementor_controls_usage','a:0:{}'),(16224,2530,'_elementor_controls_usage','a:0:{}'),(16225,2530,'_elementor_controls_usage','a:0:{}'),(16226,2530,'_elementor_controls_usage','a:0:{}'),(16227,2530,'_elementor_controls_usage','a:0:{}'),(16228,2530,'_elementor_controls_usage','a:0:{}'),(16229,2530,'total_sales','0'),(16230,2530,'_tax_status','taxable'),(16231,2530,'_tax_class',''),(16232,2530,'_manage_stock','no'),(16233,2530,'_backorders','no'),(16234,2530,'_sold_individually','no'),(16235,2530,'_virtual','no'),(16236,2530,'_downloadable','no'),(16237,2530,'_download_limit','-1'),(16238,2530,'_download_expiry','-1'),(16239,2530,'_stock',''),(16240,2530,'_stock_status','instock'),(16241,2530,'_wc_average_rating','0'),(16242,2530,'_wc_review_count','0'),(16243,2530,'_product_version','3.9.2'),(16244,2530,'slide_template',''),(16245,2530,'rs_page_bg_color',''),(16246,2530,'_dt_sidebar_position','disabled'),(16247,2530,'_dt_sidebar_widgetarea_id','sidebar_1'),(16248,2530,'_dt_sidebar_hide_on_mobile','0'),(16249,2530,'_dt_footer_show','1'),(16250,2530,'_dt_footer_widgetarea_id','sidebar_2'),(16251,2530,'_dt_footer_hide_on_mobile','0'),(16252,2530,'_dt_header_title','fancy'),(16253,2530,'_dt_header_background','normal'),(16254,2530,'_dt_header_background_below_slideshow','disabled'),(16255,2530,'_dt_header_transparent_bg_color_scheme','light'),(16256,2530,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16257,2530,'_dt_header_transparent_top_bar_bg_opacity','25'),(16258,2530,'_dt_header_transparent_bg_color','#000000'),(16259,2530,'_dt_header_transparent_bg_opacity','50'),(16260,2530,'_dt_header_disabled_background','normal'),(16261,2530,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16262,2530,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16263,2530,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16264,2530,'_dt_header_disabled_transparent_bg_color','#000000'),(16265,2530,'_dt_header_disabled_transparent_bg_opacity','50'),(16266,2530,'_dt_page_overrides_top_margin',''),(16267,2530,'_dt_page_overrides_right_margin',''),(16268,2530,'_dt_page_overrides_bottom_margin',''),(16269,2530,'_dt_page_overrides_left_margin',''),(16270,2530,'_dt_fancy_header_layout_heading',''),(16271,2530,'_dt_fancy_header_title_aligment','all_left'),(16272,2530,'_dt_fancy_header_height','180'),(16273,2530,'_dt_fancy_header_padding-top','0px'),(16274,2530,'_dt_fancy_header_padding-bottom','0px'),(16275,2530,'_dt_fancy_header_breadcrumbs_heading',''),(16276,2530,'_dt_fancy_header_breadcrumbs','enabled'),(16277,2530,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16278,2530,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16279,2530,'_dt_fancy_header_title_heading',''),(16280,2530,'_dt_fancy_header_title_mode','generic'),(16281,2530,'_dt_fancy_header_title',''),(16282,2530,'_dt_fancy_header_title_font_size','35'),(16283,2530,'_dt_fancy_header_title_line_height','36'),(16284,2530,'_dt_fancy_header_text_transform','none'),(16285,2530,'_dt_fancy_header_title_color_mode','color'),(16286,2530,'_dt_fancy_header_title_color','#dddd2e'),(16287,2530,'_dt_fancy_header_subtitle_heading',''),(16288,2530,'_dt_fancy_header_subtitle',''),(16289,2530,'_dt_fancy_header_subtitle_font_size','18'),(16290,2530,'_dt_fancy_header_subtitle_line_height','26'),(16291,2530,'_dt_fancy_header_subtitle_text_transform','none'),(16292,2530,'_dt_fancy_header_subtitle_color_mode','color'),(16293,2530,'_dt_fancy_header_subtitle_color','#ffffff'),(16294,2530,'_dt_fancy_header_bg_heading',''),(16295,2530,'_dt_fancy_header_bg_color','#023b59'),(16296,2530,'_dt_fancy_header_bg_image_origin','custom'),(16297,2530,'_dt_fancy_header_bg_image','a:0:{}'),(16298,2530,'_dt_fancy_header_bg_repeat','no-repeat'),(16299,2530,'_dt_fancy_header_bg_position_x','center'),(16300,2530,'_dt_fancy_header_bg_position_y','center'),(16301,2530,'_dt_fancy_header_bg_fullscreen','1'),(16302,2530,'_dt_fancy_header_bg_overlay','0'),(16303,2530,'_dt_fancy_header_overlay_color','#000'),(16304,2530,'_dt_fancy_header_bg_overlay_opacity','50'),(16305,2530,'_dt_fancy_header_scroll_effect','default'),(16306,2530,'_dt_fancy_header_bg_parallax','0.5'),(16307,2530,'_dt_fancy_header_responsiveness_heading',''),(16308,2530,'_dt_fancy_header_responsiveness','enabled'),(16309,2530,'_dt_fancy_header_responsiveness_switch','778px'),(16310,2530,'_dt_fancy_header_responsive_height','70'),(16311,2530,'_dt_fancy_header_responsive_font_size','30'),(16312,2530,'_dt_fancy_header_responsive_title_line_height','38'),(16313,2530,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16314,2530,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16315,2530,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16316,2530,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16317,2530,'_wp_old_slug','corestation'),(16318,2530,'_wp_old_slug','dm-20-2'),(16319,2530,'_wp_old_slug','realscan-g1-3'),(16320,2530,'_wp_old_slug','biomini-combo-2'),(16321,2530,'_wp_old_slug','xpass-s2-2'),(16322,2530,'_wp_old_slug','fa300-2'),(16323,2530,'_wp_old_slug','realscan-sdk-2'),(16324,2530,'_wp_old_slug','quick-connect-2'),(16325,2530,'_dp_original','2519'),(16327,2530,'_wp_old_slug','net-time-5-0-2'),(16328,2531,'_elementor_controls_usage','a:0:{}'),(16329,2531,'_elementor_controls_usage','a:0:{}'),(16330,2531,'_elementor_controls_usage','a:0:{}'),(16331,2531,'_elementor_controls_usage','a:0:{}'),(16332,2531,'_elementor_controls_usage','a:0:{}'),(16333,2531,'_elementor_controls_usage','a:0:{}'),(16334,2531,'_elementor_controls_usage','a:0:{}'),(16335,2531,'_elementor_controls_usage','a:0:{}'),(16336,2531,'_elementor_controls_usage','a:0:{}'),(16337,2531,'_elementor_controls_usage','a:0:{}'),(16338,2531,'total_sales','0'),(16339,2531,'_tax_status','taxable'),(16340,2531,'_tax_class',''),(16341,2531,'_manage_stock','no'),(16342,2531,'_backorders','no'),(16343,2531,'_sold_individually','no'),(16344,2531,'_virtual','no'),(16345,2531,'_downloadable','no'),(16346,2531,'_download_limit','-1'),(16347,2531,'_download_expiry','-1'),(16348,2531,'_stock',''),(16349,2531,'_stock_status','instock'),(16350,2531,'_wc_average_rating','0'),(16351,2531,'_wc_review_count','0'),(16352,2531,'_product_version','3.9.2'),(16353,2531,'slide_template',''),(16354,2531,'rs_page_bg_color',''),(16355,2531,'_dt_sidebar_position','disabled'),(16356,2531,'_dt_sidebar_widgetarea_id','sidebar_1'),(16357,2531,'_dt_sidebar_hide_on_mobile','0'),(16358,2531,'_dt_footer_show','1'),(16359,2531,'_dt_footer_widgetarea_id','sidebar_2'),(16360,2531,'_dt_footer_hide_on_mobile','0'),(16361,2531,'_dt_header_title','fancy'),(16362,2531,'_dt_header_background','normal'),(16363,2531,'_dt_header_background_below_slideshow','disabled'),(16364,2531,'_dt_header_transparent_bg_color_scheme','light'),(16365,2531,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16366,2531,'_dt_header_transparent_top_bar_bg_opacity','25'),(16367,2531,'_dt_header_transparent_bg_color','#000000'),(16368,2531,'_dt_header_transparent_bg_opacity','50'),(16369,2531,'_dt_header_disabled_background','normal'),(16370,2531,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16371,2531,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16372,2531,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16373,2531,'_dt_header_disabled_transparent_bg_color','#000000'),(16374,2531,'_dt_header_disabled_transparent_bg_opacity','50'),(16375,2531,'_dt_page_overrides_top_margin',''),(16376,2531,'_dt_page_overrides_right_margin',''),(16377,2531,'_dt_page_overrides_bottom_margin',''),(16378,2531,'_dt_page_overrides_left_margin',''),(16379,2531,'_dt_fancy_header_layout_heading',''),(16380,2531,'_dt_fancy_header_title_aligment','all_left'),(16381,2531,'_dt_fancy_header_height','180'),(16382,2531,'_dt_fancy_header_padding-top','0px'),(16383,2531,'_dt_fancy_header_padding-bottom','0px'),(16384,2531,'_dt_fancy_header_breadcrumbs_heading',''),(16385,2531,'_dt_fancy_header_breadcrumbs','enabled'),(16386,2531,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16387,2531,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16388,2531,'_dt_fancy_header_title_heading',''),(16389,2531,'_dt_fancy_header_title_mode','generic'),(16390,2531,'_dt_fancy_header_title',''),(16391,2531,'_dt_fancy_header_title_font_size','35'),(16392,2531,'_dt_fancy_header_title_line_height','36'),(16393,2531,'_dt_fancy_header_text_transform','none'),(16394,2531,'_dt_fancy_header_title_color_mode','color'),(16395,2531,'_dt_fancy_header_title_color','#dddd2e'),(16396,2531,'_dt_fancy_header_subtitle_heading',''),(16397,2531,'_dt_fancy_header_subtitle',''),(16398,2531,'_dt_fancy_header_subtitle_font_size','18'),(16399,2531,'_dt_fancy_header_subtitle_line_height','26'),(16400,2531,'_dt_fancy_header_subtitle_text_transform','none'),(16401,2531,'_dt_fancy_header_subtitle_color_mode','color'),(16402,2531,'_dt_fancy_header_subtitle_color','#ffffff'),(16403,2531,'_dt_fancy_header_bg_heading',''),(16404,2531,'_dt_fancy_header_bg_color','#023b59'),(16405,2531,'_dt_fancy_header_bg_image_origin','custom'),(16406,2531,'_dt_fancy_header_bg_image','a:0:{}'),(16407,2531,'_dt_fancy_header_bg_repeat','no-repeat'),(16408,2531,'_dt_fancy_header_bg_position_x','center'),(16409,2531,'_dt_fancy_header_bg_position_y','center'),(16410,2531,'_dt_fancy_header_bg_fullscreen','1'),(16411,2531,'_dt_fancy_header_bg_overlay','0'),(16412,2531,'_dt_fancy_header_overlay_color','#000'),(16413,2531,'_dt_fancy_header_bg_overlay_opacity','50'),(16414,2531,'_dt_fancy_header_scroll_effect','default'),(16415,2531,'_dt_fancy_header_bg_parallax','0.5'),(16416,2531,'_dt_fancy_header_responsiveness_heading',''),(16417,2531,'_dt_fancy_header_responsiveness','enabled'),(16418,2531,'_dt_fancy_header_responsiveness_switch','778px'),(16419,2531,'_dt_fancy_header_responsive_height','70'),(16420,2531,'_dt_fancy_header_responsive_font_size','30'),(16421,2531,'_dt_fancy_header_responsive_title_line_height','38'),(16422,2531,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16423,2531,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16424,2531,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16425,2531,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16426,2531,'_wp_old_slug','corestation'),(16427,2531,'_wp_old_slug','dm-20-2'),(16428,2531,'_wp_old_slug','realscan-g1-3'),(16429,2531,'_wp_old_slug','biomini-combo-2'),(16430,2531,'_wp_old_slug','xpass-s2-2'),(16431,2531,'_wp_old_slug','fa300-2'),(16432,2531,'_dp_original','2521'),(16434,2531,'_wp_old_slug','library-connect'),(16435,2533,'_elementor_controls_usage','a:0:{}'),(16436,2533,'_elementor_controls_usage','a:0:{}'),(16437,2533,'_elementor_controls_usage','a:0:{}'),(16438,2533,'_elementor_controls_usage','a:0:{}'),(16439,2533,'_elementor_controls_usage','a:0:{}'),(16440,2533,'_elementor_controls_usage','a:0:{}'),(16441,2533,'_elementor_controls_usage','a:0:{}'),(16442,2533,'_elementor_controls_usage','a:0:{}'),(16443,2533,'_elementor_controls_usage','a:0:{}'),(16444,2533,'_elementor_controls_usage','a:0:{}'),(16445,2533,'total_sales','0'),(16446,2533,'_tax_status','taxable'),(16447,2533,'_tax_class',''),(16448,2533,'_manage_stock','no'),(16449,2533,'_backorders','no'),(16450,2533,'_sold_individually','no'),(16451,2533,'_virtual','no'),(16452,2533,'_downloadable','no'),(16453,2533,'_download_limit','-1'),(16454,2533,'_download_expiry','-1'),(16455,2533,'_stock',''),(16456,2533,'_stock_status','instock'),(16457,2533,'_wc_average_rating','0'),(16458,2533,'_wc_review_count','0'),(16459,2533,'_product_version','3.9.2'),(16460,2533,'slide_template',''),(16461,2533,'rs_page_bg_color',''),(16462,2533,'_dt_sidebar_position','disabled'),(16463,2533,'_dt_sidebar_widgetarea_id','sidebar_1'),(16464,2533,'_dt_sidebar_hide_on_mobile','0'),(16465,2533,'_dt_footer_show','1'),(16466,2533,'_dt_footer_widgetarea_id','sidebar_2'),(16467,2533,'_dt_footer_hide_on_mobile','0'),(16468,2533,'_dt_header_title','fancy'),(16469,2533,'_dt_header_background','normal'),(16470,2533,'_dt_header_background_below_slideshow','disabled'),(16471,2533,'_dt_header_transparent_bg_color_scheme','light'),(16472,2533,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16473,2533,'_dt_header_transparent_top_bar_bg_opacity','25'),(16474,2533,'_dt_header_transparent_bg_color','#000000'),(16475,2533,'_dt_header_transparent_bg_opacity','50'),(16476,2533,'_dt_header_disabled_background','normal'),(16477,2533,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16478,2533,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16479,2533,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16480,2533,'_dt_header_disabled_transparent_bg_color','#000000'),(16481,2533,'_dt_header_disabled_transparent_bg_opacity','50'),(16482,2533,'_dt_page_overrides_top_margin',''),(16483,2533,'_dt_page_overrides_right_margin',''),(16484,2533,'_dt_page_overrides_bottom_margin',''),(16485,2533,'_dt_page_overrides_left_margin',''),(16486,2533,'_dt_fancy_header_layout_heading',''),(16487,2533,'_dt_fancy_header_title_aligment','all_left'),(16488,2533,'_dt_fancy_header_height','180'),(16489,2533,'_dt_fancy_header_padding-top','0px'),(16490,2533,'_dt_fancy_header_padding-bottom','0px'),(16491,2533,'_dt_fancy_header_breadcrumbs_heading',''),(16492,2533,'_dt_fancy_header_breadcrumbs','enabled'),(16493,2533,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16494,2533,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16495,2533,'_dt_fancy_header_title_heading',''),(16496,2533,'_dt_fancy_header_title_mode','generic'),(16497,2533,'_dt_fancy_header_title',''),(16498,2533,'_dt_fancy_header_title_font_size','35'),(16499,2533,'_dt_fancy_header_title_line_height','36'),(16500,2533,'_dt_fancy_header_text_transform','none'),(16501,2533,'_dt_fancy_header_title_color_mode','color'),(16502,2533,'_dt_fancy_header_title_color','#dddd2e'),(16503,2533,'_dt_fancy_header_subtitle_heading',''),(16504,2533,'_dt_fancy_header_subtitle',''),(16505,2533,'_dt_fancy_header_subtitle_font_size','18'),(16506,2533,'_dt_fancy_header_subtitle_line_height','26'),(16507,2533,'_dt_fancy_header_subtitle_text_transform','none'),(16508,2533,'_dt_fancy_header_subtitle_color_mode','color'),(16509,2533,'_dt_fancy_header_subtitle_color','#ffffff'),(16510,2533,'_dt_fancy_header_bg_heading',''),(16511,2533,'_dt_fancy_header_bg_color','#023b59'),(16512,2533,'_dt_fancy_header_bg_image_origin','custom'),(16513,2533,'_dt_fancy_header_bg_image','a:0:{}'),(16514,2533,'_dt_fancy_header_bg_repeat','no-repeat'),(16515,2533,'_dt_fancy_header_bg_position_x','center'),(16516,2533,'_dt_fancy_header_bg_position_y','center'),(16517,2533,'_dt_fancy_header_bg_fullscreen','1'),(16518,2533,'_dt_fancy_header_bg_overlay','0'),(16519,2533,'_dt_fancy_header_overlay_color','#000'),(16520,2533,'_dt_fancy_header_bg_overlay_opacity','50'),(16521,2533,'_dt_fancy_header_scroll_effect','default'),(16522,2533,'_dt_fancy_header_bg_parallax','0.5'),(16523,2533,'_dt_fancy_header_responsiveness_heading',''),(16524,2533,'_dt_fancy_header_responsiveness','enabled'),(16525,2533,'_dt_fancy_header_responsiveness_switch','778px'),(16526,2533,'_dt_fancy_header_responsive_height','70'),(16527,2533,'_dt_fancy_header_responsive_font_size','30'),(16528,2533,'_dt_fancy_header_responsive_title_line_height','38'),(16529,2533,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16530,2533,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16531,2533,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16532,2533,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16533,2533,'_wp_old_slug','corestation'),(16534,2533,'_wp_old_slug','dm-20-2'),(16535,2533,'_wp_old_slug','realscan-g1-3'),(16536,2533,'_wp_old_slug','biomini-combo-2'),(16537,2533,'_wp_old_slug','xpass-s2-2'),(16538,2533,'_wp_old_slug','fa300-2'),(16539,2533,'_dp_original','2521'),(16541,2533,'_wp_old_slug','library-connect'),(16542,2535,'_elementor_controls_usage','a:0:{}'),(16543,2535,'_elementor_controls_usage','a:0:{}'),(16544,2535,'_elementor_controls_usage','a:0:{}'),(16545,2535,'_elementor_controls_usage','a:0:{}'),(16546,2535,'_elementor_controls_usage','a:0:{}'),(16547,2535,'_elementor_controls_usage','a:0:{}'),(16548,2535,'_elementor_controls_usage','a:0:{}'),(16549,2535,'_elementor_controls_usage','a:0:{}'),(16550,2535,'_elementor_controls_usage','a:0:{}'),(16551,2535,'total_sales','0'),(16552,2535,'_tax_status','taxable'),(16553,2535,'_tax_class',''),(16554,2535,'_manage_stock','no'),(16555,2535,'_backorders','no'),(16556,2535,'_sold_individually','no'),(16557,2535,'_virtual','no'),(16558,2535,'_downloadable','no'),(16559,2535,'_download_limit','-1'),(16560,2535,'_download_expiry','-1'),(16561,2535,'_stock',''),(16562,2535,'_stock_status','instock'),(16563,2535,'_wc_average_rating','0'),(16564,2535,'_wc_review_count','0'),(16565,2535,'_product_version','3.9.2'),(16566,2535,'slide_template',''),(16567,2535,'rs_page_bg_color',''),(16568,2535,'_dt_sidebar_position','disabled'),(16569,2535,'_dt_sidebar_widgetarea_id','sidebar_1'),(16570,2535,'_dt_sidebar_hide_on_mobile','0'),(16571,2535,'_dt_footer_show','1'),(16572,2535,'_dt_footer_widgetarea_id','sidebar_2'),(16573,2535,'_dt_footer_hide_on_mobile','0'),(16574,2535,'_dt_header_title','fancy'),(16575,2535,'_dt_header_background','normal'),(16576,2535,'_dt_header_background_below_slideshow','disabled'),(16577,2535,'_dt_header_transparent_bg_color_scheme','light'),(16578,2535,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16579,2535,'_dt_header_transparent_top_bar_bg_opacity','25'),(16580,2535,'_dt_header_transparent_bg_color','#000000'),(16581,2535,'_dt_header_transparent_bg_opacity','50'),(16582,2535,'_dt_header_disabled_background','normal'),(16583,2535,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16584,2535,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16585,2535,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16586,2535,'_dt_header_disabled_transparent_bg_color','#000000'),(16587,2535,'_dt_header_disabled_transparent_bg_opacity','50'),(16588,2535,'_dt_page_overrides_top_margin',''),(16589,2535,'_dt_page_overrides_right_margin',''),(16590,2535,'_dt_page_overrides_bottom_margin',''),(16591,2535,'_dt_page_overrides_left_margin',''),(16592,2535,'_dt_fancy_header_layout_heading',''),(16593,2535,'_dt_fancy_header_title_aligment','all_left'),(16594,2535,'_dt_fancy_header_height','180'),(16595,2535,'_dt_fancy_header_padding-top','0px'),(16596,2535,'_dt_fancy_header_padding-bottom','0px'),(16597,2535,'_dt_fancy_header_breadcrumbs_heading',''),(16598,2535,'_dt_fancy_header_breadcrumbs','enabled'),(16599,2535,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16600,2535,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16601,2535,'_dt_fancy_header_title_heading',''),(16602,2535,'_dt_fancy_header_title_mode','generic'),(16603,2535,'_dt_fancy_header_title',''),(16604,2535,'_dt_fancy_header_title_font_size','35'),(16605,2535,'_dt_fancy_header_title_line_height','36'),(16606,2535,'_dt_fancy_header_text_transform','none'),(16607,2535,'_dt_fancy_header_title_color_mode','color'),(16608,2535,'_dt_fancy_header_title_color','#dddd2e'),(16609,2535,'_dt_fancy_header_subtitle_heading',''),(16610,2535,'_dt_fancy_header_subtitle',''),(16611,2535,'_dt_fancy_header_subtitle_font_size','18'),(16612,2535,'_dt_fancy_header_subtitle_line_height','26'),(16613,2535,'_dt_fancy_header_subtitle_text_transform','none'),(16614,2535,'_dt_fancy_header_subtitle_color_mode','color'),(16615,2535,'_dt_fancy_header_subtitle_color','#ffffff'),(16616,2535,'_dt_fancy_header_bg_heading',''),(16617,2535,'_dt_fancy_header_bg_color','#023b59'),(16618,2535,'_dt_fancy_header_bg_image_origin','custom'),(16619,2535,'_dt_fancy_header_bg_image','a:0:{}'),(16620,2535,'_dt_fancy_header_bg_repeat','no-repeat'),(16621,2535,'_dt_fancy_header_bg_position_x','center'),(16622,2535,'_dt_fancy_header_bg_position_y','center'),(16623,2535,'_dt_fancy_header_bg_fullscreen','1'),(16624,2535,'_dt_fancy_header_bg_overlay','0'),(16625,2535,'_dt_fancy_header_overlay_color','#000'),(16626,2535,'_dt_fancy_header_bg_overlay_opacity','50'),(16627,2535,'_dt_fancy_header_scroll_effect','default'),(16628,2535,'_dt_fancy_header_bg_parallax','0.5'),(16629,2535,'_dt_fancy_header_responsiveness_heading',''),(16630,2535,'_dt_fancy_header_responsiveness','enabled'),(16631,2535,'_dt_fancy_header_responsiveness_switch','778px'),(16632,2535,'_dt_fancy_header_responsive_height','70'),(16633,2535,'_dt_fancy_header_responsive_font_size','30'),(16634,2535,'_dt_fancy_header_responsive_title_line_height','38'),(16635,2535,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16636,2535,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16637,2535,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16638,2535,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16639,2535,'_wp_old_slug','corestation'),(16640,2535,'_wp_old_slug','dm-20-2'),(16641,2535,'_wp_old_slug','realscan-g1-3'),(16642,2535,'_wp_old_slug','biomini-combo-2'),(16643,2535,'_wp_old_slug','xpass-s2-2'),(16644,2535,'_wp_old_slug','fa300-2'),(16645,2535,'_wp_old_slug','realscan-sdk-2'),(16646,2535,'_dp_original','2511'),(16648,2537,'_elementor_controls_usage','a:0:{}'),(16649,2537,'_elementor_controls_usage','a:0:{}'),(16650,2537,'_elementor_controls_usage','a:0:{}'),(16651,2537,'_elementor_controls_usage','a:0:{}'),(16652,2537,'_elementor_controls_usage','a:0:{}'),(16653,2537,'_elementor_controls_usage','a:0:{}'),(16654,2537,'_elementor_controls_usage','a:0:{}'),(16655,2537,'_elementor_controls_usage','a:0:{}'),(16656,2537,'_elementor_controls_usage','a:0:{}'),(16657,2537,'_elementor_controls_usage','a:0:{}'),(16658,2537,'total_sales','0'),(16659,2537,'_tax_status','taxable'),(16660,2537,'_tax_class',''),(16661,2537,'_manage_stock','no'),(16662,2537,'_backorders','no'),(16663,2537,'_sold_individually','no'),(16664,2537,'_virtual','no'),(16665,2537,'_downloadable','no'),(16666,2537,'_download_limit','-1'),(16667,2537,'_download_expiry','-1'),(16668,2537,'_stock',''),(16669,2537,'_stock_status','instock'),(16670,2537,'_wc_average_rating','0'),(16671,2537,'_wc_review_count','0'),(16672,2537,'_product_version','3.9.2'),(16673,2537,'slide_template',''),(16674,2537,'rs_page_bg_color',''),(16675,2537,'_dt_sidebar_position','disabled'),(16676,2537,'_dt_sidebar_widgetarea_id','sidebar_1'),(16677,2537,'_dt_sidebar_hide_on_mobile','0'),(16678,2537,'_dt_footer_show','1'),(16679,2537,'_dt_footer_widgetarea_id','sidebar_2'),(16680,2537,'_dt_footer_hide_on_mobile','0'),(16681,2537,'_dt_header_title','fancy'),(16682,2537,'_dt_header_background','normal'),(16683,2537,'_dt_header_background_below_slideshow','disabled'),(16684,2537,'_dt_header_transparent_bg_color_scheme','light'),(16685,2537,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16686,2537,'_dt_header_transparent_top_bar_bg_opacity','25'),(16687,2537,'_dt_header_transparent_bg_color','#000000'),(16688,2537,'_dt_header_transparent_bg_opacity','50'),(16689,2537,'_dt_header_disabled_background','normal'),(16690,2537,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16691,2537,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16692,2537,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16693,2537,'_dt_header_disabled_transparent_bg_color','#000000'),(16694,2537,'_dt_header_disabled_transparent_bg_opacity','50'),(16695,2537,'_dt_page_overrides_top_margin',''),(16696,2537,'_dt_page_overrides_right_margin',''),(16697,2537,'_dt_page_overrides_bottom_margin',''),(16698,2537,'_dt_page_overrides_left_margin',''),(16699,2537,'_dt_fancy_header_layout_heading',''),(16700,2537,'_dt_fancy_header_title_aligment','all_left'),(16701,2537,'_dt_fancy_header_height','180'),(16702,2537,'_dt_fancy_header_padding-top','0px'),(16703,2537,'_dt_fancy_header_padding-bottom','0px'),(16704,2537,'_dt_fancy_header_breadcrumbs_heading',''),(16705,2537,'_dt_fancy_header_breadcrumbs','enabled'),(16706,2537,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16707,2537,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16708,2537,'_dt_fancy_header_title_heading',''),(16709,2537,'_dt_fancy_header_title_mode','generic'),(16710,2537,'_dt_fancy_header_title',''),(16711,2537,'_dt_fancy_header_title_font_size','35'),(16712,2537,'_dt_fancy_header_title_line_height','36'),(16713,2537,'_dt_fancy_header_text_transform','none'),(16714,2537,'_dt_fancy_header_title_color_mode','color'),(16715,2537,'_dt_fancy_header_title_color','#dddd2e'),(16716,2537,'_dt_fancy_header_subtitle_heading',''),(16717,2537,'_dt_fancy_header_subtitle',''),(16718,2537,'_dt_fancy_header_subtitle_font_size','18'),(16719,2537,'_dt_fancy_header_subtitle_line_height','26'),(16720,2537,'_dt_fancy_header_subtitle_text_transform','none'),(16721,2537,'_dt_fancy_header_subtitle_color_mode','color'),(16722,2537,'_dt_fancy_header_subtitle_color','#ffffff'),(16723,2537,'_dt_fancy_header_bg_heading',''),(16724,2537,'_dt_fancy_header_bg_color','#023b59'),(16725,2537,'_dt_fancy_header_bg_image_origin','custom'),(16726,2537,'_dt_fancy_header_bg_image','a:0:{}'),(16727,2537,'_dt_fancy_header_bg_repeat','no-repeat'),(16728,2537,'_dt_fancy_header_bg_position_x','center'),(16729,2537,'_dt_fancy_header_bg_position_y','center'),(16730,2537,'_dt_fancy_header_bg_fullscreen','1'),(16731,2537,'_dt_fancy_header_bg_overlay','0'),(16732,2537,'_dt_fancy_header_overlay_color','#000'),(16733,2537,'_dt_fancy_header_bg_overlay_opacity','50'),(16734,2537,'_dt_fancy_header_scroll_effect','default'),(16735,2537,'_dt_fancy_header_bg_parallax','0.5'),(16736,2537,'_dt_fancy_header_responsiveness_heading',''),(16737,2537,'_dt_fancy_header_responsiveness','enabled'),(16738,2537,'_dt_fancy_header_responsiveness_switch','778px'),(16739,2537,'_dt_fancy_header_responsive_height','70'),(16740,2537,'_dt_fancy_header_responsive_font_size','30'),(16741,2537,'_dt_fancy_header_responsive_title_line_height','38'),(16742,2537,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16743,2537,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16744,2537,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16745,2537,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16746,2537,'_wp_old_slug','corestation'),(16747,2537,'_wp_old_slug','dm-20-2'),(16748,2537,'_wp_old_slug','realscan-g1-3'),(16749,2537,'_wp_old_slug','biomini-combo-2'),(16750,2537,'_wp_old_slug','xpass-s2-2'),(16751,2537,'_wp_old_slug','fa300-2'),(16752,2537,'_dp_original','2523'),(16753,2537,'_edit_last','1'),(16755,2537,'_wp_old_slug','e-control-visitas-web'),(16756,2537,'_product_image_gallery','2496,2495'),(16757,2539,'_elementor_controls_usage','a:0:{}'),(16758,2539,'_elementor_controls_usage','a:0:{}'),(16759,2539,'_elementor_controls_usage','a:0:{}'),(16760,2539,'_elementor_controls_usage','a:0:{}'),(16761,2539,'_elementor_controls_usage','a:0:{}'),(16762,2539,'_elementor_controls_usage','a:0:{}'),(16763,2539,'_elementor_controls_usage','a:0:{}'),(16764,2539,'_elementor_controls_usage','a:0:{}'),(16765,2539,'_elementor_controls_usage','a:0:{}'),(16766,2539,'_elementor_controls_usage','a:0:{}'),(16767,2539,'total_sales','0'),(16768,2539,'_tax_status','taxable'),(16769,2539,'_tax_class',''),(16770,2539,'_manage_stock','no'),(16771,2539,'_backorders','no'),(16772,2539,'_sold_individually','no'),(16773,2539,'_virtual','no'),(16774,2539,'_downloadable','no'),(16775,2539,'_download_limit','-1'),(16776,2539,'_download_expiry','-1'),(16777,2539,'_stock',''),(16778,2539,'_stock_status','instock'),(16779,2539,'_wc_average_rating','0'),(16780,2539,'_wc_review_count','0'),(16781,2539,'_product_version','3.9.2'),(16782,2539,'slide_template',''),(16783,2539,'rs_page_bg_color',''),(16784,2539,'_dt_sidebar_position','disabled'),(16785,2539,'_dt_sidebar_widgetarea_id','sidebar_1'),(16786,2539,'_dt_sidebar_hide_on_mobile','0'),(16787,2539,'_dt_footer_show','1'),(16788,2539,'_dt_footer_widgetarea_id','sidebar_2'),(16789,2539,'_dt_footer_hide_on_mobile','0'),(16790,2539,'_dt_header_title','fancy'),(16791,2539,'_dt_header_background','normal'),(16792,2539,'_dt_header_background_below_slideshow','disabled'),(16793,2539,'_dt_header_transparent_bg_color_scheme','light'),(16794,2539,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16795,2539,'_dt_header_transparent_top_bar_bg_opacity','25'),(16796,2539,'_dt_header_transparent_bg_color','#000000'),(16797,2539,'_dt_header_transparent_bg_opacity','50'),(16798,2539,'_dt_header_disabled_background','normal'),(16799,2539,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16800,2539,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16801,2539,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16802,2539,'_dt_header_disabled_transparent_bg_color','#000000'),(16803,2539,'_dt_header_disabled_transparent_bg_opacity','50'),(16804,2539,'_dt_page_overrides_top_margin',''),(16805,2539,'_dt_page_overrides_right_margin',''),(16806,2539,'_dt_page_overrides_bottom_margin',''),(16807,2539,'_dt_page_overrides_left_margin',''),(16808,2539,'_dt_fancy_header_layout_heading',''),(16809,2539,'_dt_fancy_header_title_aligment','all_left'),(16810,2539,'_dt_fancy_header_height','180'),(16811,2539,'_dt_fancy_header_padding-top','0px'),(16812,2539,'_dt_fancy_header_padding-bottom','0px'),(16813,2539,'_dt_fancy_header_breadcrumbs_heading',''),(16814,2539,'_dt_fancy_header_breadcrumbs','enabled'),(16815,2539,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16816,2539,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16817,2539,'_dt_fancy_header_title_heading',''),(16818,2539,'_dt_fancy_header_title_mode','generic'),(16819,2539,'_dt_fancy_header_title',''),(16820,2539,'_dt_fancy_header_title_font_size','35'),(16821,2539,'_dt_fancy_header_title_line_height','36'),(16822,2539,'_dt_fancy_header_text_transform','none'),(16823,2539,'_dt_fancy_header_title_color_mode','color'),(16824,2539,'_dt_fancy_header_title_color','#dddd2e'),(16825,2539,'_dt_fancy_header_subtitle_heading',''),(16826,2539,'_dt_fancy_header_subtitle',''),(16827,2539,'_dt_fancy_header_subtitle_font_size','18'),(16828,2539,'_dt_fancy_header_subtitle_line_height','26'),(16829,2539,'_dt_fancy_header_subtitle_text_transform','none'),(16830,2539,'_dt_fancy_header_subtitle_color_mode','color'),(16831,2539,'_dt_fancy_header_subtitle_color','#ffffff'),(16832,2539,'_dt_fancy_header_bg_heading',''),(16833,2539,'_dt_fancy_header_bg_color','#023b59'),(16834,2539,'_dt_fancy_header_bg_image_origin','custom'),(16835,2539,'_dt_fancy_header_bg_image','a:0:{}'),(16836,2539,'_dt_fancy_header_bg_repeat','no-repeat'),(16837,2539,'_dt_fancy_header_bg_position_x','center'),(16838,2539,'_dt_fancy_header_bg_position_y','center'),(16839,2539,'_dt_fancy_header_bg_fullscreen','1'),(16840,2539,'_dt_fancy_header_bg_overlay','0'),(16841,2539,'_dt_fancy_header_overlay_color','#000'),(16842,2539,'_dt_fancy_header_bg_overlay_opacity','50'),(16843,2539,'_dt_fancy_header_scroll_effect','default'),(16844,2539,'_dt_fancy_header_bg_parallax','0.5'),(16845,2539,'_dt_fancy_header_responsiveness_heading',''),(16846,2539,'_dt_fancy_header_responsiveness','enabled'),(16847,2539,'_dt_fancy_header_responsiveness_switch','778px'),(16848,2539,'_dt_fancy_header_responsive_height','70'),(16849,2539,'_dt_fancy_header_responsive_font_size','30'),(16850,2539,'_dt_fancy_header_responsive_title_line_height','38'),(16851,2539,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16852,2539,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16853,2539,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16854,2539,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16855,2539,'_wp_old_slug','corestation'),(16856,2539,'_wp_old_slug','dm-20-2'),(16857,2539,'_wp_old_slug','realscan-g1-3'),(16858,2539,'_wp_old_slug','biomini-combo-2'),(16859,2539,'_wp_old_slug','xpass-s2-2'),(16860,2539,'_wp_old_slug','fa300-2'),(16861,2539,'_dp_original','2521'),(16863,2539,'_wp_old_slug','library-connect'),(16864,2541,'_elementor_controls_usage','a:0:{}'),(16865,2541,'_elementor_controls_usage','a:0:{}'),(16866,2541,'_elementor_controls_usage','a:0:{}'),(16867,2541,'_elementor_controls_usage','a:0:{}'),(16868,2541,'_elementor_controls_usage','a:0:{}'),(16869,2541,'_elementor_controls_usage','a:0:{}'),(16870,2541,'_elementor_controls_usage','a:0:{}'),(16871,2541,'_elementor_controls_usage','a:0:{}'),(16872,2541,'_elementor_controls_usage','a:0:{}'),(16873,2541,'_elementor_controls_usage','a:0:{}'),(16874,2541,'_elementor_controls_usage','a:0:{}'),(16875,2541,'total_sales','0'),(16876,2541,'_tax_status','taxable'),(16877,2541,'_tax_class',''),(16878,2541,'_manage_stock','no'),(16879,2541,'_backorders','no'),(16880,2541,'_sold_individually','no'),(16881,2541,'_virtual','no'),(16882,2541,'_downloadable','no'),(16883,2541,'_download_limit','-1'),(16884,2541,'_download_expiry','-1'),(16885,2541,'_stock',''),(16886,2541,'_stock_status','instock'),(16887,2541,'_wc_average_rating','0'),(16888,2541,'_wc_review_count','0'),(16889,2541,'_product_version','3.9.2'),(16890,2541,'slide_template',''),(16891,2541,'rs_page_bg_color',''),(16892,2541,'_dt_sidebar_position','disabled'),(16893,2541,'_dt_sidebar_widgetarea_id','sidebar_1'),(16894,2541,'_dt_sidebar_hide_on_mobile','0'),(16895,2541,'_dt_footer_show','1'),(16896,2541,'_dt_footer_widgetarea_id','sidebar_2'),(16897,2541,'_dt_footer_hide_on_mobile','0'),(16898,2541,'_dt_header_title','fancy'),(16899,2541,'_dt_header_background','normal'),(16900,2541,'_dt_header_background_below_slideshow','disabled'),(16901,2541,'_dt_header_transparent_bg_color_scheme','light'),(16902,2541,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(16903,2541,'_dt_header_transparent_top_bar_bg_opacity','25'),(16904,2541,'_dt_header_transparent_bg_color','#000000'),(16905,2541,'_dt_header_transparent_bg_opacity','50'),(16906,2541,'_dt_header_disabled_background','normal'),(16907,2541,'_dt_header_disabled_transparent_bg_color_scheme','light'),(16908,2541,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(16909,2541,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(16910,2541,'_dt_header_disabled_transparent_bg_color','#000000'),(16911,2541,'_dt_header_disabled_transparent_bg_opacity','50'),(16912,2541,'_dt_page_overrides_top_margin',''),(16913,2541,'_dt_page_overrides_right_margin',''),(16914,2541,'_dt_page_overrides_bottom_margin',''),(16915,2541,'_dt_page_overrides_left_margin',''),(16916,2541,'_dt_fancy_header_layout_heading',''),(16917,2541,'_dt_fancy_header_title_aligment','all_left'),(16918,2541,'_dt_fancy_header_height','180'),(16919,2541,'_dt_fancy_header_padding-top','0px'),(16920,2541,'_dt_fancy_header_padding-bottom','0px'),(16921,2541,'_dt_fancy_header_breadcrumbs_heading',''),(16922,2541,'_dt_fancy_header_breadcrumbs','enabled'),(16923,2541,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(16924,2541,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(16925,2541,'_dt_fancy_header_title_heading',''),(16926,2541,'_dt_fancy_header_title_mode','generic'),(16927,2541,'_dt_fancy_header_title',''),(16928,2541,'_dt_fancy_header_title_font_size','35'),(16929,2541,'_dt_fancy_header_title_line_height','36'),(16930,2541,'_dt_fancy_header_text_transform','none'),(16931,2541,'_dt_fancy_header_title_color_mode','color'),(16932,2541,'_dt_fancy_header_title_color','#dddd2e'),(16933,2541,'_dt_fancy_header_subtitle_heading',''),(16934,2541,'_dt_fancy_header_subtitle',''),(16935,2541,'_dt_fancy_header_subtitle_font_size','18'),(16936,2541,'_dt_fancy_header_subtitle_line_height','26'),(16937,2541,'_dt_fancy_header_subtitle_text_transform','none'),(16938,2541,'_dt_fancy_header_subtitle_color_mode','color'),(16939,2541,'_dt_fancy_header_subtitle_color','#ffffff'),(16940,2541,'_dt_fancy_header_bg_heading',''),(16941,2541,'_dt_fancy_header_bg_color','#023b59'),(16942,2541,'_dt_fancy_header_bg_image_origin','custom'),(16943,2541,'_dt_fancy_header_bg_image','a:0:{}'),(16944,2541,'_dt_fancy_header_bg_repeat','no-repeat'),(16945,2541,'_dt_fancy_header_bg_position_x','center'),(16946,2541,'_dt_fancy_header_bg_position_y','center'),(16947,2541,'_dt_fancy_header_bg_fullscreen','1'),(16948,2541,'_dt_fancy_header_bg_overlay','0'),(16949,2541,'_dt_fancy_header_overlay_color','#000'),(16950,2541,'_dt_fancy_header_bg_overlay_opacity','50'),(16951,2541,'_dt_fancy_header_scroll_effect','default'),(16952,2541,'_dt_fancy_header_bg_parallax','0.5'),(16953,2541,'_dt_fancy_header_responsiveness_heading',''),(16954,2541,'_dt_fancy_header_responsiveness','enabled'),(16955,2541,'_dt_fancy_header_responsiveness_switch','778px'),(16956,2541,'_dt_fancy_header_responsive_height','70'),(16957,2541,'_dt_fancy_header_responsive_font_size','30'),(16958,2541,'_dt_fancy_header_responsive_title_line_height','38'),(16959,2541,'_dt_fancy_header_responsive_subtitle_font_size','20'),(16960,2541,'_dt_fancy_header_responsive_subtitle_line_height','28'),(16961,2541,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(16962,2541,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(16963,2541,'_wp_old_slug','corestation'),(16964,2541,'_wp_old_slug','dm-20-2'),(16965,2541,'_wp_old_slug','realscan-g1-3'),(16966,2541,'_wp_old_slug','biomini-combo-2'),(16967,2541,'_wp_old_slug','xpass-s2-2'),(16968,2541,'_wp_old_slug','fa300-2'),(16969,2541,'_wp_old_slug','library-connect'),(16970,2541,'_dp_original','2539'),(16972,2541,'_wp_old_slug','bioconnect-2'),(16973,2880,'total_sales','0'),(16974,2880,'_tax_status','taxable'),(16975,2880,'_tax_class',''),(16976,2880,'_manage_stock','no'),(16977,2880,'_backorders','no'),(16978,2880,'_sold_individually','no'),(16979,2880,'_virtual','no'),(16980,2880,'_downloadable','no'),(16981,2880,'_download_limit','-1'),(16982,2880,'_download_expiry','-1'),(16983,2880,'_stock',''),(16984,2880,'_stock_status','instock'),(16985,2880,'_wc_average_rating','0'),(16986,2880,'_wc_review_count','0'),(16987,2880,'_product_version','6.8.2'),(16988,2880,'slide_template',''),(16989,2880,'rs_page_bg_color',''),(16990,2880,'_dt_sidebar_position','disabled'),(16991,2880,'_dt_sidebar_widgetarea_id','sidebar_1'),(16992,2880,'_dt_sidebar_hide_on_mobile','0'),(16993,2880,'_dt_footer_show','1'),(16994,2880,'_dt_footer_widgetarea_id','sidebar_2'),(16995,2880,'_dt_footer_hide_on_mobile','0'),(16996,2880,'_dt_header_title','fancy'),(16997,2880,'_dt_header_background','normal'),(16998,2880,'_dt_header_background_below_slideshow','disabled'),(16999,2880,'_dt_header_transparent_bg_color_scheme','light'),(17000,2880,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17001,2880,'_dt_header_transparent_top_bar_bg_opacity','25'),(17002,2880,'_dt_header_transparent_bg_color','#000000'),(17003,2880,'_dt_header_transparent_bg_opacity','50'),(17004,2880,'_dt_header_disabled_background','normal'),(17005,2880,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17006,2880,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17007,2880,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17008,2880,'_dt_header_disabled_transparent_bg_color','#000000'),(17009,2880,'_dt_header_disabled_transparent_bg_opacity','50'),(17010,2880,'_dt_page_overrides_top_margin',''),(17011,2880,'_dt_page_overrides_right_margin',''),(17012,2880,'_dt_page_overrides_bottom_margin',''),(17013,2880,'_dt_page_overrides_left_margin',''),(17015,2880,'_product_image_gallery','2882,2881,2884'),(17016,2880,'_dt_fancy_header_layout_heading',''),(17017,2880,'_dt_fancy_header_title_aligment','all_left'),(17018,2880,'_dt_fancy_header_height','180'),(17019,2880,'_dt_fancy_header_padding-top','0px'),(17020,2880,'_dt_fancy_header_padding-bottom','0px'),(17021,2880,'_dt_fancy_header_breadcrumbs_heading',''),(17022,2880,'_dt_fancy_header_breadcrumbs','enabled'),(17023,2880,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17024,2880,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17025,2880,'_dt_fancy_header_title_heading',''),(17026,2880,'_dt_fancy_header_title_mode','generic'),(17027,2880,'_dt_fancy_header_title',''),(17028,2880,'_dt_fancy_header_title_font_size','35'),(17029,2880,'_dt_fancy_header_title_line_height','36'),(17030,2880,'_dt_fancy_header_text_transform','none'),(17031,2880,'_dt_fancy_header_title_color_mode','color'),(17032,2880,'_dt_fancy_header_title_color','#dddd2e'),(17033,2880,'_dt_fancy_header_subtitle_heading',''),(17034,2880,'_dt_fancy_header_subtitle',''),(17035,2880,'_dt_fancy_header_subtitle_font_size','18'),(17036,2880,'_dt_fancy_header_subtitle_line_height','26'),(17037,2880,'_dt_fancy_header_subtitle_text_transform','none'),(17038,2880,'_dt_fancy_header_subtitle_color_mode','color'),(17039,2880,'_dt_fancy_header_subtitle_color','#ffffff'),(17040,2880,'_dt_fancy_header_bg_heading',''),(17041,2880,'_dt_fancy_header_bg_color','#023b59'),(17042,2880,'_dt_fancy_header_bg_image_origin','custom'),(17043,2880,'_dt_fancy_header_bg_image','a:0:{}'),(17044,2880,'_dt_fancy_header_bg_repeat','no-repeat'),(17045,2880,'_dt_fancy_header_bg_position_x','center'),(17046,2880,'_dt_fancy_header_bg_position_y','center'),(17047,2880,'_dt_fancy_header_bg_fullscreen','1'),(17048,2880,'_dt_fancy_header_bg_overlay','0'),(17049,2880,'_dt_fancy_header_overlay_color','#000'),(17050,2880,'_dt_fancy_header_bg_overlay_opacity','50'),(17051,2880,'_dt_fancy_header_scroll_effect','default'),(17052,2880,'_dt_fancy_header_bg_parallax','0.5'),(17053,2880,'_dt_fancy_header_responsiveness_heading',''),(17054,2880,'_dt_fancy_header_responsiveness','enabled'),(17055,2880,'_dt_fancy_header_responsiveness_switch','778px'),(17056,2880,'_dt_fancy_header_responsive_height','70'),(17057,2880,'_dt_fancy_header_responsive_font_size','30'),(17058,2880,'_dt_fancy_header_responsive_title_line_height','38'),(17059,2880,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17060,2880,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17061,2880,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17062,2880,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17063,2897,'_edit_last','1'),(17065,2897,'total_sales','0'),(17066,2897,'_tax_status','taxable'),(17067,2897,'_tax_class',''),(17068,2897,'_manage_stock','no'),(17069,2897,'_backorders','no'),(17070,2897,'_sold_individually','no'),(17071,2897,'_virtual','no'),(17072,2897,'_downloadable','no'),(17073,2897,'_download_limit','-1'),(17074,2897,'_download_expiry','-1'),(17075,2897,'_stock',''),(17076,2897,'_stock_status','instock'),(17077,2897,'_wc_average_rating','0'),(17078,2897,'_wc_review_count','0'),(17079,2897,'_product_version','6.8.2'),(17080,2897,'slide_template',''),(17081,2897,'rs_page_bg_color',''),(17082,2897,'_dt_sidebar_position','disabled'),(17083,2897,'_dt_sidebar_widgetarea_id','sidebar_1'),(17084,2897,'_dt_sidebar_hide_on_mobile','0'),(17085,2897,'_dt_footer_show','1'),(17086,2897,'_dt_footer_widgetarea_id','sidebar_2'),(17087,2897,'_dt_footer_hide_on_mobile','0'),(17088,2897,'_dt_header_title','fancy'),(17089,2897,'_dt_header_background','normal'),(17090,2897,'_dt_header_background_below_slideshow','disabled'),(17091,2897,'_dt_header_transparent_bg_color_scheme','light'),(17092,2897,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17093,2897,'_dt_header_transparent_top_bar_bg_opacity','25'),(17094,2897,'_dt_header_transparent_bg_color','#000000'),(17095,2897,'_dt_header_transparent_bg_opacity','50'),(17096,2897,'_dt_header_disabled_background','normal'),(17097,2897,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17098,2897,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17099,2897,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17100,2897,'_dt_header_disabled_transparent_bg_color','#000000'),(17101,2897,'_dt_header_disabled_transparent_bg_opacity','50'),(17102,2897,'_dt_page_overrides_top_margin',''),(17103,2897,'_dt_page_overrides_right_margin',''),(17104,2897,'_dt_page_overrides_bottom_margin',''),(17105,2897,'_dt_page_overrides_left_margin',''),(17106,2897,'_dt_fancy_header_layout_heading',''),(17107,2897,'_dt_fancy_header_title_aligment','all_left'),(17108,2897,'_dt_fancy_header_height','180'),(17109,2897,'_dt_fancy_header_padding-top','0px'),(17110,2897,'_dt_fancy_header_padding-bottom','0px'),(17111,2897,'_dt_fancy_header_breadcrumbs_heading',''),(17112,2897,'_dt_fancy_header_breadcrumbs','enabled'),(17113,2897,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17114,2897,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17115,2897,'_dt_fancy_header_title_heading',''),(17116,2897,'_dt_fancy_header_title_mode','generic'),(17117,2897,'_dt_fancy_header_title',''),(17118,2897,'_dt_fancy_header_title_font_size','30'),(17119,2897,'_dt_fancy_header_title_line_height','36'),(17120,2897,'_dt_fancy_header_text_transform','none'),(17121,2897,'_dt_fancy_header_title_color_mode','color'),(17122,2897,'_dt_fancy_header_title_color','#dddd2e'),(17123,2897,'_dt_fancy_header_subtitle_heading',''),(17124,2897,'_dt_fancy_header_subtitle',''),(17125,2897,'_dt_fancy_header_subtitle_font_size','18'),(17126,2897,'_dt_fancy_header_subtitle_line_height','26'),(17127,2897,'_dt_fancy_header_subtitle_text_transform','none'),(17128,2897,'_dt_fancy_header_subtitle_color_mode','color'),(17129,2897,'_dt_fancy_header_subtitle_color','#ffffff'),(17130,2897,'_dt_fancy_header_bg_heading',''),(17131,2897,'_dt_fancy_header_bg_color','#023b59'),(17132,2897,'_dt_fancy_header_bg_image_origin','custom'),(17133,2897,'_dt_fancy_header_bg_image','a:0:{}'),(17134,2897,'_dt_fancy_header_bg_repeat','no-repeat'),(17135,2897,'_dt_fancy_header_bg_position_x','center'),(17136,2897,'_dt_fancy_header_bg_position_y','center'),(17137,2897,'_dt_fancy_header_bg_fullscreen','1'),(17138,2897,'_dt_fancy_header_bg_overlay','0'),(17139,2897,'_dt_fancy_header_overlay_color','#000'),(17140,2897,'_dt_fancy_header_bg_overlay_opacity','50'),(17141,2897,'_dt_fancy_header_scroll_effect','default'),(17142,2897,'_dt_fancy_header_bg_parallax','0.5'),(17143,2897,'_dt_fancy_header_responsiveness_heading',''),(17144,2897,'_dt_fancy_header_responsiveness','enabled'),(17145,2897,'_dt_fancy_header_responsiveness_switch','778px'),(17146,2897,'_dt_fancy_header_responsive_height','70'),(17147,2897,'_dt_fancy_header_responsive_font_size','30'),(17148,2897,'_dt_fancy_header_responsive_title_line_height','38'),(17149,2897,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17150,2897,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17151,2897,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17152,2897,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17153,2897,'_product_image_gallery','3197,3196,3195'),(17154,2897,'_wp_old_slug','facepro-1'),(17155,2899,'_edit_last','1'),(17156,2899,'total_sales','0'),(17157,2899,'_tax_status','taxable'),(17158,2899,'_tax_class',''),(17159,2899,'_manage_stock','no'),(17160,2899,'_backorders','no'),(17161,2899,'_sold_individually','no'),(17162,2899,'_virtual','no'),(17163,2899,'_downloadable','no'),(17164,2899,'_download_limit','-1'),(17165,2899,'_download_expiry','-1'),(17166,2899,'_stock',''),(17167,2899,'_stock_status','instock'),(17168,2899,'_wc_average_rating','0'),(17169,2899,'_wc_review_count','0'),(17170,2899,'_product_version','6.8.2'),(17171,2899,'slide_template',''),(17172,2899,'rs_page_bg_color',''),(17173,2899,'_dt_sidebar_position','disabled'),(17174,2899,'_dt_sidebar_widgetarea_id','sidebar_1'),(17175,2899,'_dt_sidebar_hide_on_mobile','0'),(17176,2899,'_dt_footer_show','1'),(17177,2899,'_dt_footer_widgetarea_id','sidebar_2'),(17178,2899,'_dt_footer_hide_on_mobile','0'),(17179,2899,'_dt_header_title','fancy'),(17180,2899,'_dt_header_background','normal'),(17181,2899,'_dt_header_background_below_slideshow','disabled'),(17182,2899,'_dt_header_transparent_bg_color_scheme','light'),(17183,2899,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17184,2899,'_dt_header_transparent_top_bar_bg_opacity','25'),(17185,2899,'_dt_header_transparent_bg_color','#000000'),(17186,2899,'_dt_header_transparent_bg_opacity','50'),(17187,2899,'_dt_header_disabled_background','normal'),(17188,2899,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17189,2899,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17190,2899,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17191,2899,'_dt_header_disabled_transparent_bg_color','#000000'),(17192,2899,'_dt_header_disabled_transparent_bg_opacity','50'),(17193,2899,'_dt_page_overrides_top_margin',''),(17194,2899,'_dt_page_overrides_right_margin',''),(17195,2899,'_dt_page_overrides_bottom_margin',''),(17196,2899,'_dt_page_overrides_left_margin',''),(17198,2899,'_dt_fancy_header_layout_heading',''),(17199,2899,'_dt_fancy_header_title_aligment','all_left'),(17200,2899,'_dt_fancy_header_height','180'),(17201,2899,'_dt_fancy_header_padding-top','0px'),(17202,2899,'_dt_fancy_header_padding-bottom','0px'),(17203,2899,'_dt_fancy_header_breadcrumbs_heading',''),(17204,2899,'_dt_fancy_header_breadcrumbs','enabled'),(17205,2899,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17206,2899,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17207,2899,'_dt_fancy_header_title_heading',''),(17208,2899,'_dt_fancy_header_title_mode','generic'),(17209,2899,'_dt_fancy_header_title',''),(17210,2899,'_dt_fancy_header_title_font_size','35'),(17211,2899,'_dt_fancy_header_title_line_height','36'),(17212,2899,'_dt_fancy_header_text_transform','none'),(17213,2899,'_dt_fancy_header_title_color_mode','color'),(17214,2899,'_dt_fancy_header_title_color','#dddd2e'),(17215,2899,'_dt_fancy_header_subtitle_heading',''),(17216,2899,'_dt_fancy_header_subtitle',''),(17217,2899,'_dt_fancy_header_subtitle_font_size','18'),(17218,2899,'_dt_fancy_header_subtitle_line_height','26'),(17219,2899,'_dt_fancy_header_subtitle_text_transform','none'),(17220,2899,'_dt_fancy_header_subtitle_color_mode','color'),(17221,2899,'_dt_fancy_header_subtitle_color','#ffffff'),(17222,2899,'_dt_fancy_header_bg_heading',''),(17223,2899,'_dt_fancy_header_bg_color','#023b59'),(17224,2899,'_dt_fancy_header_bg_image_origin','custom'),(17225,2899,'_dt_fancy_header_bg_image','a:0:{}'),(17226,2899,'_dt_fancy_header_bg_repeat','no-repeat'),(17227,2899,'_dt_fancy_header_bg_position_x','center'),(17228,2899,'_dt_fancy_header_bg_position_y','center'),(17229,2899,'_dt_fancy_header_bg_fullscreen','1'),(17230,2899,'_dt_fancy_header_bg_overlay','0'),(17231,2899,'_dt_fancy_header_overlay_color','#000'),(17232,2899,'_dt_fancy_header_bg_overlay_opacity','50'),(17233,2899,'_dt_fancy_header_scroll_effect','default'),(17234,2899,'_dt_fancy_header_bg_parallax','0.5'),(17235,2899,'_dt_fancy_header_responsiveness_heading',''),(17236,2899,'_dt_fancy_header_responsiveness','enabled'),(17237,2899,'_dt_fancy_header_responsiveness_switch','778px'),(17238,2899,'_dt_fancy_header_responsive_height','70'),(17239,2899,'_dt_fancy_header_responsive_font_size','30'),(17240,2899,'_dt_fancy_header_responsive_title_line_height','38'),(17241,2899,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17242,2899,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17243,2899,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17244,2899,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17245,2899,'_product_image_gallery','3201,3200,3202'),(17246,2902,'_edit_last','1'),(17248,2902,'total_sales','0'),(17249,2902,'_tax_status','taxable'),(17250,2902,'_tax_class',''),(17251,2902,'_manage_stock','no'),(17252,2902,'_backorders','no'),(17253,2902,'_sold_individually','no'),(17254,2902,'_virtual','no'),(17255,2902,'_downloadable','no'),(17256,2902,'_download_limit','-1'),(17257,2902,'_download_expiry','-1'),(17258,2902,'_stock',''),(17259,2902,'_stock_status','instock'),(17260,2902,'_wc_average_rating','0'),(17261,2902,'_wc_review_count','0'),(17262,2902,'_product_version','3.9.2'),(17263,2902,'slide_template',''),(17264,2902,'rs_page_bg_color',''),(17265,2902,'_dt_sidebar_position','disabled'),(17266,2902,'_dt_sidebar_widgetarea_id','sidebar_1'),(17267,2902,'_dt_sidebar_hide_on_mobile','0'),(17268,2902,'_dt_footer_show','1'),(17269,2902,'_dt_footer_widgetarea_id','sidebar_2'),(17270,2902,'_dt_footer_hide_on_mobile','0'),(17271,2902,'_dt_header_title','fancy'),(17272,2902,'_dt_header_background','normal'),(17273,2902,'_dt_header_background_below_slideshow','disabled'),(17274,2902,'_dt_header_transparent_bg_color_scheme','light'),(17275,2902,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17276,2902,'_dt_header_transparent_top_bar_bg_opacity','25'),(17277,2902,'_dt_header_transparent_bg_color','#000000'),(17278,2902,'_dt_header_transparent_bg_opacity','50'),(17279,2902,'_dt_header_disabled_background','normal'),(17280,2902,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17281,2902,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17282,2902,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17283,2902,'_dt_header_disabled_transparent_bg_color','#000000'),(17284,2902,'_dt_header_disabled_transparent_bg_opacity','50'),(17285,2902,'_dt_page_overrides_top_margin',''),(17286,2902,'_dt_page_overrides_right_margin',''),(17287,2902,'_dt_page_overrides_bottom_margin',''),(17288,2902,'_dt_page_overrides_left_margin',''),(17289,2902,'_dt_fancy_header_layout_heading',''),(17290,2902,'_dt_fancy_header_title_aligment','all_left'),(17291,2902,'_dt_fancy_header_height','180'),(17292,2902,'_dt_fancy_header_padding-top','0px'),(17293,2902,'_dt_fancy_header_padding-bottom','0px'),(17294,2902,'_dt_fancy_header_breadcrumbs_heading',''),(17295,2902,'_dt_fancy_header_breadcrumbs','enabled'),(17296,2902,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17297,2902,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17298,2902,'_dt_fancy_header_title_heading',''),(17299,2902,'_dt_fancy_header_title_mode','generic'),(17300,2902,'_dt_fancy_header_title',''),(17301,2902,'_dt_fancy_header_title_font_size','30'),(17302,2902,'_dt_fancy_header_title_line_height','36'),(17303,2902,'_dt_fancy_header_text_transform','none'),(17304,2902,'_dt_fancy_header_title_color_mode','color'),(17305,2902,'_dt_fancy_header_title_color','#dddd2e'),(17306,2902,'_dt_fancy_header_subtitle_heading',''),(17307,2902,'_dt_fancy_header_subtitle',''),(17308,2902,'_dt_fancy_header_subtitle_font_size','18'),(17309,2902,'_dt_fancy_header_subtitle_line_height','26'),(17310,2902,'_dt_fancy_header_subtitle_text_transform','none'),(17311,2902,'_dt_fancy_header_subtitle_color_mode','color'),(17312,2902,'_dt_fancy_header_subtitle_color','#ffffff'),(17313,2902,'_dt_fancy_header_bg_heading',''),(17314,2902,'_dt_fancy_header_bg_color','#023b59'),(17315,2902,'_dt_fancy_header_bg_image_origin','custom'),(17316,2902,'_dt_fancy_header_bg_image','a:0:{}'),(17317,2902,'_dt_fancy_header_bg_repeat','no-repeat'),(17318,2902,'_dt_fancy_header_bg_position_x','center'),(17319,2902,'_dt_fancy_header_bg_position_y','center'),(17320,2902,'_dt_fancy_header_bg_fullscreen','1'),(17321,2902,'_dt_fancy_header_bg_overlay','0'),(17322,2902,'_dt_fancy_header_overlay_color','#000'),(17323,2902,'_dt_fancy_header_bg_overlay_opacity','50'),(17324,2902,'_dt_fancy_header_scroll_effect','default'),(17325,2902,'_dt_fancy_header_bg_parallax','0.5'),(17326,2902,'_dt_fancy_header_responsiveness_heading',''),(17327,2902,'_dt_fancy_header_responsiveness','enabled'),(17328,2902,'_dt_fancy_header_responsiveness_switch','778px'),(17329,2902,'_dt_fancy_header_responsive_height','70'),(17330,2902,'_dt_fancy_header_responsive_font_size','30'),(17331,2902,'_dt_fancy_header_responsive_title_line_height','38'),(17332,2902,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17333,2902,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17334,2902,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17335,2902,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17336,2915,'_edit_last','1'),(17337,2915,'total_sales','0'),(17338,2915,'_tax_status','taxable'),(17339,2915,'_tax_class',''),(17340,2915,'_manage_stock','no'),(17341,2915,'_backorders','no'),(17342,2915,'_sold_individually','no'),(17343,2915,'_virtual','no'),(17344,2915,'_downloadable','no'),(17345,2915,'_download_limit','-1'),(17346,2915,'_download_expiry','-1'),(17347,2915,'_stock',''),(17348,2915,'_stock_status','instock'),(17349,2915,'_wc_average_rating','0'),(17350,2915,'_wc_review_count','0'),(17351,2915,'_product_version','3.9.2'),(17352,2915,'_product_image_gallery','2922,2924'),(17353,2915,'slide_template',''),(17354,2915,'rs_page_bg_color',''),(17355,2915,'_dt_sidebar_position','disabled'),(17356,2915,'_dt_sidebar_widgetarea_id','sidebar_1'),(17357,2915,'_dt_sidebar_hide_on_mobile','0'),(17358,2915,'_dt_footer_show','1'),(17359,2915,'_dt_footer_widgetarea_id','sidebar_2'),(17360,2915,'_dt_footer_hide_on_mobile','0'),(17361,2915,'_dt_header_title','fancy'),(17362,2915,'_dt_header_background','normal'),(17363,2915,'_dt_header_background_below_slideshow','disabled'),(17364,2915,'_dt_header_transparent_bg_color_scheme','light'),(17365,2915,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17366,2915,'_dt_header_transparent_top_bar_bg_opacity','25'),(17367,2915,'_dt_header_transparent_bg_color','#000000'),(17368,2915,'_dt_header_transparent_bg_opacity','50'),(17369,2915,'_dt_header_disabled_background','normal'),(17370,2915,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17371,2915,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17372,2915,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17373,2915,'_dt_header_disabled_transparent_bg_color','#000000'),(17374,2915,'_dt_header_disabled_transparent_bg_opacity','50'),(17375,2915,'_dt_page_overrides_top_margin',''),(17376,2915,'_dt_page_overrides_right_margin',''),(17377,2915,'_dt_page_overrides_bottom_margin',''),(17378,2915,'_dt_page_overrides_left_margin',''),(17379,2915,'_dt_fancy_header_layout_heading',''),(17380,2915,'_dt_fancy_header_title_aligment','center'),(17381,2915,'_dt_fancy_header_height','180'),(17382,2915,'_dt_fancy_header_padding-top','0px'),(17383,2915,'_dt_fancy_header_padding-bottom','0px'),(17384,2915,'_dt_fancy_header_breadcrumbs_heading',''),(17385,2915,'_dt_fancy_header_breadcrumbs','enabled'),(17386,2915,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17387,2915,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17388,2915,'_dt_fancy_header_title_heading',''),(17389,2915,'_dt_fancy_header_title_mode','generic'),(17390,2915,'_dt_fancy_header_title',''),(17391,2915,'_dt_fancy_header_title_font_size','35'),(17392,2915,'_dt_fancy_header_title_line_height','36'),(17393,2915,'_dt_fancy_header_text_transform','none'),(17394,2915,'_dt_fancy_header_title_color_mode','color'),(17395,2915,'_dt_fancy_header_title_color','#dddd2e'),(17396,2915,'_dt_fancy_header_subtitle_heading',''),(17397,2915,'_dt_fancy_header_subtitle',''),(17398,2915,'_dt_fancy_header_subtitle_font_size','18'),(17399,2915,'_dt_fancy_header_subtitle_line_height','26'),(17400,2915,'_dt_fancy_header_subtitle_text_transform','none'),(17401,2915,'_dt_fancy_header_subtitle_color_mode','color'),(17402,2915,'_dt_fancy_header_subtitle_color','#ffffff'),(17403,2915,'_dt_fancy_header_bg_heading',''),(17404,2915,'_dt_fancy_header_bg_color','#023b59'),(17405,2915,'_dt_fancy_header_bg_image_origin','custom'),(17406,2915,'_dt_fancy_header_bg_image','a:0:{}'),(17407,2915,'_dt_fancy_header_bg_repeat','no-repeat'),(17408,2915,'_dt_fancy_header_bg_position_x','center'),(17409,2915,'_dt_fancy_header_bg_position_y','center'),(17410,2915,'_dt_fancy_header_bg_fullscreen','1'),(17411,2915,'_dt_fancy_header_bg_overlay','0'),(17412,2915,'_dt_fancy_header_overlay_color','#000'),(17413,2915,'_dt_fancy_header_bg_overlay_opacity','50'),(17414,2915,'_dt_fancy_header_scroll_effect','default'),(17415,2915,'_dt_fancy_header_bg_parallax','0.5'),(17416,2915,'_dt_fancy_header_responsiveness_heading',''),(17417,2915,'_dt_fancy_header_responsiveness','enabled'),(17418,2915,'_dt_fancy_header_responsiveness_switch','778px'),(17419,2915,'_dt_fancy_header_responsive_height','70'),(17420,2915,'_dt_fancy_header_responsive_font_size','30'),(17421,2915,'_dt_fancy_header_responsive_title_line_height','38'),(17422,2915,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17423,2915,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17424,2915,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17425,2915,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17427,2926,'_edit_last','1'),(17429,2926,'total_sales','0'),(17430,2926,'_tax_status','taxable'),(17431,2926,'_tax_class',''),(17432,2926,'_manage_stock','no'),(17433,2926,'_backorders','no'),(17434,2926,'_sold_individually','no'),(17435,2926,'_virtual','no'),(17436,2926,'_downloadable','no'),(17437,2926,'_download_limit','-1'),(17438,2926,'_download_expiry','-1'),(17439,2926,'_stock',''),(17440,2926,'_stock_status','instock'),(17441,2926,'_wc_average_rating','0'),(17442,2926,'_wc_review_count','0'),(17443,2926,'_product_version','3.9.2'),(17444,2926,'_product_image_gallery','2929,2930'),(17445,2926,'slide_template',''),(17446,2926,'rs_page_bg_color',''),(17447,2926,'_dt_sidebar_position','disabled'),(17448,2926,'_dt_sidebar_widgetarea_id','sidebar_1'),(17449,2926,'_dt_sidebar_hide_on_mobile','0'),(17450,2926,'_dt_footer_show','1'),(17451,2926,'_dt_footer_widgetarea_id','sidebar_2'),(17452,2926,'_dt_footer_hide_on_mobile','0'),(17453,2926,'_dt_header_title','fancy'),(17454,2926,'_dt_header_background','normal'),(17455,2926,'_dt_header_background_below_slideshow','disabled'),(17456,2926,'_dt_header_transparent_bg_color_scheme','light'),(17457,2926,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17458,2926,'_dt_header_transparent_top_bar_bg_opacity','25'),(17459,2926,'_dt_header_transparent_bg_color','#000000'),(17460,2926,'_dt_header_transparent_bg_opacity','50'),(17461,2926,'_dt_header_disabled_background','normal'),(17462,2926,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17463,2926,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17464,2926,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17465,2926,'_dt_header_disabled_transparent_bg_color','#000000'),(17466,2926,'_dt_header_disabled_transparent_bg_opacity','50'),(17467,2926,'_dt_page_overrides_top_margin',''),(17468,2926,'_dt_page_overrides_right_margin',''),(17469,2926,'_dt_page_overrides_bottom_margin',''),(17470,2926,'_dt_page_overrides_left_margin',''),(17471,2926,'_dt_fancy_header_layout_heading',''),(17472,2926,'_dt_fancy_header_title_aligment','all_left'),(17473,2926,'_dt_fancy_header_height','180'),(17474,2926,'_dt_fancy_header_padding-top','0px'),(17475,2926,'_dt_fancy_header_padding-bottom','0px'),(17476,2926,'_dt_fancy_header_breadcrumbs_heading',''),(17477,2926,'_dt_fancy_header_breadcrumbs','enabled'),(17478,2926,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17479,2926,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17480,2926,'_dt_fancy_header_title_heading',''),(17481,2926,'_dt_fancy_header_title_mode','generic'),(17482,2926,'_dt_fancy_header_title',''),(17483,2926,'_dt_fancy_header_title_font_size','35'),(17484,2926,'_dt_fancy_header_title_line_height','36'),(17485,2926,'_dt_fancy_header_text_transform','none'),(17486,2926,'_dt_fancy_header_title_color_mode','color'),(17487,2926,'_dt_fancy_header_title_color','#dddd2e'),(17488,2926,'_dt_fancy_header_subtitle_heading',''),(17489,2926,'_dt_fancy_header_subtitle',''),(17490,2926,'_dt_fancy_header_subtitle_font_size','18'),(17491,2926,'_dt_fancy_header_subtitle_line_height','26'),(17492,2926,'_dt_fancy_header_subtitle_text_transform','none'),(17493,2926,'_dt_fancy_header_subtitle_color_mode','color'),(17494,2926,'_dt_fancy_header_subtitle_color','#ffffff'),(17495,2926,'_dt_fancy_header_bg_heading',''),(17496,2926,'_dt_fancy_header_bg_color','#023b59'),(17497,2926,'_dt_fancy_header_bg_image_origin','custom'),(17498,2926,'_dt_fancy_header_bg_image','a:0:{}'),(17499,2926,'_dt_fancy_header_bg_repeat','no-repeat'),(17500,2926,'_dt_fancy_header_bg_position_x','center'),(17501,2926,'_dt_fancy_header_bg_position_y','center'),(17502,2926,'_dt_fancy_header_bg_fullscreen','1'),(17503,2926,'_dt_fancy_header_bg_overlay','0'),(17504,2926,'_dt_fancy_header_overlay_color','#000'),(17505,2926,'_dt_fancy_header_bg_overlay_opacity','50'),(17506,2926,'_dt_fancy_header_scroll_effect','default'),(17507,2926,'_dt_fancy_header_bg_parallax','0.5'),(17508,2926,'_dt_fancy_header_responsiveness_heading',''),(17509,2926,'_dt_fancy_header_responsiveness','enabled'),(17510,2926,'_dt_fancy_header_responsiveness_switch','778px'),(17511,2926,'_dt_fancy_header_responsive_height','70'),(17512,2926,'_dt_fancy_header_responsive_font_size','30'),(17513,2926,'_dt_fancy_header_responsive_title_line_height','38'),(17514,2926,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17515,2926,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17516,2926,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17517,2926,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17518,2935,'total_sales','0'),(17519,2935,'_tax_status','taxable'),(17520,2935,'_tax_class',''),(17521,2935,'_manage_stock','no'),(17522,2935,'_backorders','no'),(17523,2935,'_sold_individually','no'),(17524,2935,'_virtual','no'),(17525,2935,'_downloadable','no'),(17526,2935,'_product_image_gallery','2938,2937'),(17527,2935,'_download_limit','-1'),(17528,2935,'_download_expiry','-1'),(17530,2935,'_stock',''),(17531,2935,'_stock_status','instock'),(17532,2935,'_wc_average_rating','0'),(17533,2935,'_wc_review_count','0'),(17534,2935,'_product_version','3.9.2'),(17535,2935,'_elementor_controls_usage','a:0:{}'),(17536,2935,'_elementor_controls_usage','a:0:{}'),(17537,2935,'_elementor_controls_usage','a:0:{}'),(17538,2935,'slide_template',''),(17539,2935,'rs_page_bg_color',''),(17540,2935,'_dt_sidebar_position','disabled'),(17541,2935,'_dt_sidebar_widgetarea_id','sidebar_1'),(17542,2935,'_dt_sidebar_hide_on_mobile','0'),(17543,2935,'_dt_footer_show','1'),(17544,2935,'_dt_footer_widgetarea_id','sidebar_2'),(17545,2935,'_dt_footer_hide_on_mobile','0'),(17546,2935,'_dt_header_title','fancy'),(17547,2935,'_dt_header_background','normal'),(17548,2935,'_dt_header_background_below_slideshow','disabled'),(17549,2935,'_dt_header_transparent_bg_color_scheme','light'),(17550,2935,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17551,2935,'_dt_header_transparent_top_bar_bg_opacity','25'),(17552,2935,'_dt_header_transparent_bg_color','#000000'),(17553,2935,'_dt_header_transparent_bg_opacity','50'),(17554,2935,'_dt_header_disabled_background','normal'),(17555,2935,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17556,2935,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17557,2935,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17558,2935,'_dt_header_disabled_transparent_bg_color','#000000'),(17559,2935,'_dt_header_disabled_transparent_bg_opacity','50'),(17560,2935,'_dt_page_overrides_top_margin',''),(17561,2935,'_dt_page_overrides_right_margin',''),(17562,2935,'_dt_page_overrides_bottom_margin',''),(17563,2935,'_dt_page_overrides_left_margin',''),(17564,2935,'_dt_fancy_header_layout_heading',''),(17565,2935,'_dt_fancy_header_title_aligment','all_left'),(17566,2935,'_dt_fancy_header_height','180'),(17567,2935,'_dt_fancy_header_padding-top','0px'),(17568,2935,'_dt_fancy_header_padding-bottom','0px'),(17569,2935,'_dt_fancy_header_breadcrumbs_heading',''),(17570,2935,'_dt_fancy_header_breadcrumbs','enabled'),(17571,2935,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17572,2935,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17573,2935,'_dt_fancy_header_title_heading',''),(17574,2935,'_dt_fancy_header_title_mode','generic'),(17575,2935,'_dt_fancy_header_title',''),(17576,2935,'_dt_fancy_header_title_font_size','35'),(17577,2935,'_dt_fancy_header_title_line_height','36'),(17578,2935,'_dt_fancy_header_text_transform','none'),(17579,2935,'_dt_fancy_header_title_color_mode','color'),(17580,2935,'_dt_fancy_header_title_color','#dddd2e'),(17581,2935,'_dt_fancy_header_subtitle_heading',''),(17582,2935,'_dt_fancy_header_subtitle',''),(17583,2935,'_dt_fancy_header_subtitle_font_size','18'),(17584,2935,'_dt_fancy_header_subtitle_line_height','26'),(17585,2935,'_dt_fancy_header_subtitle_text_transform','none'),(17586,2935,'_dt_fancy_header_subtitle_color_mode','color'),(17587,2935,'_dt_fancy_header_subtitle_color','#ffffff'),(17588,2935,'_dt_fancy_header_bg_heading',''),(17589,2935,'_dt_fancy_header_bg_color','#023b59'),(17590,2935,'_dt_fancy_header_bg_image_origin','custom'),(17591,2935,'_dt_fancy_header_bg_image','a:0:{}'),(17592,2935,'_dt_fancy_header_bg_repeat','no-repeat'),(17593,2935,'_dt_fancy_header_bg_position_x','center'),(17594,2935,'_dt_fancy_header_bg_position_y','center'),(17595,2935,'_dt_fancy_header_bg_fullscreen','1'),(17596,2935,'_dt_fancy_header_bg_overlay','0'),(17597,2935,'_dt_fancy_header_overlay_color','#000'),(17598,2935,'_dt_fancy_header_bg_overlay_opacity','50'),(17599,2935,'_dt_fancy_header_scroll_effect','default'),(17600,2935,'_dt_fancy_header_bg_parallax','0.5'),(17601,2935,'_dt_fancy_header_responsiveness_heading',''),(17602,2935,'_dt_fancy_header_responsiveness','enabled'),(17603,2935,'_dt_fancy_header_responsiveness_switch','778px'),(17604,2935,'_dt_fancy_header_responsive_height','70'),(17605,2935,'_dt_fancy_header_responsive_font_size','30'),(17606,2935,'_dt_fancy_header_responsive_title_line_height','38'),(17607,2935,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17608,2935,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17609,2935,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17610,2935,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17611,2935,'_dp_original','2153'),(17612,2935,'_edit_last','1'),(17613,3027,'total_sales','0'),(17614,3027,'_tax_status','taxable'),(17615,3027,'_tax_class',''),(17616,3027,'_manage_stock','no'),(17617,3027,'_backorders','no'),(17618,3027,'_sold_individually','no'),(17619,3027,'_virtual','no'),(17620,3027,'_downloadable','no'),(17621,3027,'_download_limit','-1'),(17622,3027,'_download_expiry','-1'),(17624,3027,'_stock',''),(17625,3027,'_stock_status','instock'),(17626,3027,'_wc_average_rating','0'),(17627,3027,'_wc_review_count','0'),(17628,3027,'_product_version','3.9.2'),(17629,3027,'slide_template',''),(17630,3027,'rs_page_bg_color',''),(17631,3027,'_dt_sidebar_position','disabled'),(17632,3027,'_dt_sidebar_widgetarea_id','sidebar_1'),(17633,3027,'_dt_sidebar_hide_on_mobile','0'),(17634,3027,'_dt_footer_show','1'),(17635,3027,'_dt_footer_widgetarea_id','sidebar_2'),(17636,3027,'_dt_footer_hide_on_mobile','0'),(17637,3027,'_dt_header_title','fancy'),(17638,3027,'_dt_header_background','normal'),(17639,3027,'_dt_header_background_below_slideshow','disabled'),(17640,3027,'_dt_header_transparent_bg_color_scheme','light'),(17641,3027,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17642,3027,'_dt_header_transparent_top_bar_bg_opacity','25'),(17643,3027,'_dt_header_transparent_bg_color','#000000'),(17644,3027,'_dt_header_transparent_bg_opacity','50'),(17645,3027,'_dt_header_disabled_background','normal'),(17646,3027,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17647,3027,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17648,3027,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17649,3027,'_dt_header_disabled_transparent_bg_color','#000000'),(17650,3027,'_dt_header_disabled_transparent_bg_opacity','50'),(17651,3027,'_dt_page_overrides_top_margin',''),(17652,3027,'_dt_page_overrides_right_margin',''),(17653,3027,'_dt_page_overrides_bottom_margin',''),(17654,3027,'_dt_page_overrides_left_margin',''),(17655,3027,'_dt_fancy_header_layout_heading',''),(17656,3027,'_dt_fancy_header_title_aligment','all_left'),(17657,3027,'_dt_fancy_header_height','180'),(17658,3027,'_dt_fancy_header_padding-top','0px'),(17659,3027,'_dt_fancy_header_padding-bottom','0px'),(17660,3027,'_dt_fancy_header_breadcrumbs_heading',''),(17661,3027,'_dt_fancy_header_breadcrumbs','enabled'),(17662,3027,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17663,3027,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17664,3027,'_dt_fancy_header_title_heading',''),(17665,3027,'_dt_fancy_header_title_mode','generic'),(17666,3027,'_dt_fancy_header_title',''),(17667,3027,'_dt_fancy_header_title_font_size','30'),(17668,3027,'_dt_fancy_header_title_line_height','36'),(17669,3027,'_dt_fancy_header_text_transform','none'),(17670,3027,'_dt_fancy_header_title_color_mode','color'),(17671,3027,'_dt_fancy_header_title_color','#dddd2e'),(17672,3027,'_dt_fancy_header_subtitle_heading',''),(17673,3027,'_dt_fancy_header_subtitle',''),(17674,3027,'_dt_fancy_header_subtitle_font_size','18'),(17675,3027,'_dt_fancy_header_subtitle_line_height','26'),(17676,3027,'_dt_fancy_header_subtitle_text_transform','none'),(17677,3027,'_dt_fancy_header_subtitle_color_mode','color'),(17678,3027,'_dt_fancy_header_subtitle_color','#ffffff'),(17679,3027,'_dt_fancy_header_bg_heading',''),(17680,3027,'_dt_fancy_header_bg_color','#023b59'),(17681,3027,'_dt_fancy_header_bg_image_origin','custom'),(17682,3027,'_dt_fancy_header_bg_image','a:0:{}'),(17683,3027,'_dt_fancy_header_bg_repeat','no-repeat'),(17684,3027,'_dt_fancy_header_bg_position_x','center'),(17685,3027,'_dt_fancy_header_bg_position_y','center'),(17686,3027,'_dt_fancy_header_bg_fullscreen','1'),(17687,3027,'_dt_fancy_header_bg_overlay','0'),(17688,3027,'_dt_fancy_header_overlay_color','#000'),(17689,3027,'_dt_fancy_header_bg_overlay_opacity','50'),(17690,3027,'_dt_fancy_header_scroll_effect','default'),(17691,3027,'_dt_fancy_header_bg_parallax','0.5'),(17692,3027,'_dt_fancy_header_responsiveness_heading',''),(17693,3027,'_dt_fancy_header_responsiveness','enabled'),(17694,3027,'_dt_fancy_header_responsiveness_switch','778px'),(17695,3027,'_dt_fancy_header_responsive_height','70'),(17696,3027,'_dt_fancy_header_responsive_font_size','30'),(17697,3027,'_dt_fancy_header_responsive_title_line_height','38'),(17698,3027,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17699,3027,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17700,3027,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17701,3027,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17702,3027,'_edit_last','1'),(17703,3054,'total_sales','0'),(17704,3054,'_tax_status','taxable'),(17705,3054,'_tax_class',''),(17706,3054,'_manage_stock','no'),(17707,3054,'_backorders','no'),(17708,3054,'_sold_individually','no'),(17709,3054,'_virtual','no'),(17710,3054,'_downloadable','no'),(17711,3054,'_download_limit','-1'),(17712,3054,'_download_expiry','-1'),(17713,3054,'_stock',''),(17714,3054,'_stock_status','instock'),(17715,3054,'_wc_average_rating','0'),(17716,3054,'_wc_review_count','0'),(17717,3054,'_product_version','4.9.5'),(17718,3054,'slide_template',''),(17719,3054,'rs_page_bg_color',''),(17720,3054,'_dt_sidebar_position','disabled'),(17721,3054,'_dt_sidebar_widgetarea_id','sidebar_1'),(17722,3054,'_dt_sidebar_hide_on_mobile','0'),(17723,3054,'_dt_footer_show','1'),(17724,3054,'_dt_footer_widgetarea_id','sidebar_2'),(17725,3054,'_dt_footer_hide_on_mobile','0'),(17726,3054,'_dt_header_title','fancy'),(17727,3054,'_dt_header_background','normal'),(17728,3054,'_dt_header_background_below_slideshow','disabled'),(17729,3054,'_dt_header_transparent_bg_color_scheme','light'),(17730,3054,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17731,3054,'_dt_header_transparent_top_bar_bg_opacity','25'),(17732,3054,'_dt_header_transparent_bg_color','#000000'),(17733,3054,'_dt_header_transparent_bg_opacity','50'),(17734,3054,'_dt_header_disabled_background','normal'),(17735,3054,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17736,3054,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17737,3054,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17738,3054,'_dt_header_disabled_transparent_bg_color','#000000'),(17739,3054,'_dt_header_disabled_transparent_bg_opacity','50'),(17740,3054,'_dt_page_overrides_top_margin',''),(17741,3054,'_dt_page_overrides_right_margin',''),(17742,3054,'_dt_page_overrides_bottom_margin',''),(17743,3054,'_dt_page_overrides_left_margin',''),(17744,3054,'_dt_fancy_header_layout_heading',''),(17745,3054,'_dt_fancy_header_title_aligment','all_left'),(17746,3054,'_dt_fancy_header_height','180'),(17747,3054,'_dt_fancy_header_padding-top','0px'),(17748,3054,'_dt_fancy_header_padding-bottom','0px'),(17749,3054,'_dt_fancy_header_breadcrumbs_heading',''),(17750,3054,'_dt_fancy_header_breadcrumbs','enabled'),(17751,3054,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17752,3054,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17753,3054,'_dt_fancy_header_title_heading',''),(17754,3054,'_dt_fancy_header_title_mode','generic'),(17755,3054,'_dt_fancy_header_title',''),(17756,3054,'_dt_fancy_header_title_font_size','30'),(17757,3054,'_dt_fancy_header_title_line_height','36'),(17758,3054,'_dt_fancy_header_text_transform','none'),(17759,3054,'_dt_fancy_header_title_color_mode','color'),(17760,3054,'_dt_fancy_header_title_color','#dddd2e'),(17761,3054,'_dt_fancy_header_subtitle_heading',''),(17762,3054,'_dt_fancy_header_subtitle',''),(17763,3054,'_dt_fancy_header_subtitle_font_size','18'),(17764,3054,'_dt_fancy_header_subtitle_line_height','26'),(17765,3054,'_dt_fancy_header_subtitle_text_transform','none'),(17766,3054,'_dt_fancy_header_subtitle_color_mode','color'),(17767,3054,'_dt_fancy_header_subtitle_color','#ffffff'),(17768,3054,'_dt_fancy_header_bg_heading',''),(17769,3054,'_dt_fancy_header_bg_color','#023b59'),(17770,3054,'_dt_fancy_header_bg_image_origin','custom'),(17771,3054,'_dt_fancy_header_bg_image','a:0:{}'),(17772,3054,'_dt_fancy_header_bg_repeat','no-repeat'),(17773,3054,'_dt_fancy_header_bg_position_x','center'),(17774,3054,'_dt_fancy_header_bg_position_y','center'),(17775,3054,'_dt_fancy_header_bg_fullscreen','1'),(17776,3054,'_dt_fancy_header_bg_overlay','0'),(17777,3054,'_dt_fancy_header_overlay_color','#000'),(17778,3054,'_dt_fancy_header_bg_overlay_opacity','50'),(17779,3054,'_dt_fancy_header_scroll_effect','default'),(17780,3054,'_dt_fancy_header_bg_parallax','0.5'),(17781,3054,'_dt_fancy_header_responsiveness_heading',''),(17782,3054,'_dt_fancy_header_responsiveness','enabled'),(17783,3054,'_dt_fancy_header_responsiveness_switch','778px'),(17784,3054,'_dt_fancy_header_responsive_height','70'),(17785,3054,'_dt_fancy_header_responsive_font_size','30'),(17786,3054,'_dt_fancy_header_responsive_title_line_height','38'),(17787,3054,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17788,3054,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17789,3054,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17790,3054,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17791,3054,'_dp_original','3027'),(17792,3054,'_edit_last','1'),(17793,3054,'_product_image_gallery','3057'),(17795,3054,'_wp_old_slug','cw180-2'),(17796,3059,'total_sales','0'),(17797,3059,'_tax_status','taxable'),(17798,3059,'_tax_class',''),(17799,3059,'_manage_stock','no'),(17800,3059,'_backorders','no'),(17801,3059,'_sold_individually','no'),(17802,3059,'_virtual','no'),(17803,3059,'_downloadable','no'),(17804,3059,'_product_image_gallery','3061'),(17805,3059,'_download_limit','-1'),(17806,3059,'_download_expiry','-1'),(17808,3059,'_stock',''),(17809,3059,'_stock_status','instock'),(17810,3059,'_wc_average_rating','0'),(17811,3059,'_wc_review_count','0'),(17812,3059,'_product_version','3.9.2'),(17813,3059,'_elementor_controls_usage','a:0:{}'),(17814,3059,'_elementor_controls_usage','a:0:{}'),(17815,3059,'_elementor_controls_usage','a:0:{}'),(17816,3059,'_elementor_controls_usage','a:0:{}'),(17817,3059,'_elementor_controls_usage','a:0:{}'),(17818,3059,'slide_template',''),(17819,3059,'rs_page_bg_color',''),(17820,3059,'_dt_sidebar_position','disabled'),(17821,3059,'_dt_sidebar_widgetarea_id','sidebar_1'),(17822,3059,'_dt_sidebar_hide_on_mobile','0'),(17823,3059,'_dt_footer_show','1'),(17824,3059,'_dt_footer_widgetarea_id','sidebar_2'),(17825,3059,'_dt_footer_hide_on_mobile','0'),(17826,3059,'_dt_header_title','fancy'),(17827,3059,'_dt_header_background','normal'),(17828,3059,'_dt_header_background_below_slideshow','disabled'),(17829,3059,'_dt_header_transparent_bg_color_scheme','light'),(17830,3059,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17831,3059,'_dt_header_transparent_top_bar_bg_opacity','25'),(17832,3059,'_dt_header_transparent_bg_color','#000000'),(17833,3059,'_dt_header_transparent_bg_opacity','50'),(17834,3059,'_dt_header_disabled_background','normal'),(17835,3059,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17836,3059,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17837,3059,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17838,3059,'_dt_header_disabled_transparent_bg_color','#000000'),(17839,3059,'_dt_header_disabled_transparent_bg_opacity','50'),(17840,3059,'_dt_page_overrides_top_margin',''),(17841,3059,'_dt_page_overrides_right_margin',''),(17842,3059,'_dt_page_overrides_bottom_margin',''),(17843,3059,'_dt_page_overrides_left_margin',''),(17844,3059,'_dt_fancy_header_layout_heading',''),(17845,3059,'_dt_fancy_header_title_aligment','all_left'),(17846,3059,'_dt_fancy_header_height','180'),(17847,3059,'_dt_fancy_header_padding-top','0px'),(17848,3059,'_dt_fancy_header_padding-bottom','0px'),(17849,3059,'_dt_fancy_header_breadcrumbs_heading',''),(17850,3059,'_dt_fancy_header_breadcrumbs','enabled'),(17851,3059,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17852,3059,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17853,3059,'_dt_fancy_header_title_heading',''),(17854,3059,'_dt_fancy_header_title_mode','generic'),(17855,3059,'_dt_fancy_header_title',''),(17856,3059,'_dt_fancy_header_title_font_size','35'),(17857,3059,'_dt_fancy_header_title_line_height','36'),(17858,3059,'_dt_fancy_header_text_transform','none'),(17859,3059,'_dt_fancy_header_title_color_mode','color'),(17860,3059,'_dt_fancy_header_title_color','#dddd2e'),(17861,3059,'_dt_fancy_header_subtitle_heading',''),(17862,3059,'_dt_fancy_header_subtitle',''),(17863,3059,'_dt_fancy_header_subtitle_font_size','18'),(17864,3059,'_dt_fancy_header_subtitle_line_height','26'),(17865,3059,'_dt_fancy_header_subtitle_text_transform','none'),(17866,3059,'_dt_fancy_header_subtitle_color_mode','color'),(17867,3059,'_dt_fancy_header_subtitle_color','#ffffff'),(17868,3059,'_dt_fancy_header_bg_heading',''),(17869,3059,'_dt_fancy_header_bg_color','#023b59'),(17870,3059,'_dt_fancy_header_bg_image_origin','custom'),(17871,3059,'_dt_fancy_header_bg_image','a:0:{}'),(17872,3059,'_dt_fancy_header_bg_repeat','no-repeat'),(17873,3059,'_dt_fancy_header_bg_position_x','center'),(17874,3059,'_dt_fancy_header_bg_position_y','center'),(17875,3059,'_dt_fancy_header_bg_fullscreen','1'),(17876,3059,'_dt_fancy_header_bg_overlay','0'),(17877,3059,'_dt_fancy_header_overlay_color','#000'),(17878,3059,'_dt_fancy_header_bg_overlay_opacity','50'),(17879,3059,'_dt_fancy_header_scroll_effect','default'),(17880,3059,'_dt_fancy_header_bg_parallax','0.5'),(17881,3059,'_dt_fancy_header_responsiveness_heading',''),(17882,3059,'_dt_fancy_header_responsiveness','enabled'),(17883,3059,'_dt_fancy_header_responsiveness_switch','778px'),(17884,3059,'_dt_fancy_header_responsive_height','70'),(17885,3059,'_dt_fancy_header_responsive_font_size','30'),(17886,3059,'_dt_fancy_header_responsive_title_line_height','38'),(17887,3059,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17888,3059,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17889,3059,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17890,3059,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17891,3059,'_dp_original','2181'),(17892,3059,'_edit_last','1'),(17893,3063,'total_sales','0'),(17894,3063,'_tax_status','taxable'),(17895,3063,'_tax_class',''),(17896,3063,'_manage_stock','no'),(17897,3063,'_backorders','no'),(17898,3063,'_sold_individually','no'),(17899,3063,'_virtual','no'),(17900,3063,'_downloadable','no'),(17901,3063,'_product_image_gallery','3061'),(17902,3063,'_download_limit','-1'),(17903,3063,'_download_expiry','-1'),(17905,3063,'_stock',''),(17906,3063,'_stock_status','instock'),(17907,3063,'_wc_average_rating','0'),(17908,3063,'_wc_review_count','0'),(17909,3063,'_product_version','3.9.2'),(17910,3063,'_elementor_controls_usage','a:0:{}'),(17911,3063,'_elementor_controls_usage','a:0:{}'),(17912,3063,'_elementor_controls_usage','a:0:{}'),(17913,3063,'_elementor_controls_usage','a:0:{}'),(17914,3063,'_elementor_controls_usage','a:0:{}'),(17915,3063,'slide_template',''),(17916,3063,'rs_page_bg_color',''),(17917,3063,'_dt_sidebar_position','disabled'),(17918,3063,'_dt_sidebar_widgetarea_id','sidebar_1'),(17919,3063,'_dt_sidebar_hide_on_mobile','0'),(17920,3063,'_dt_footer_show','1'),(17921,3063,'_dt_footer_widgetarea_id','sidebar_2'),(17922,3063,'_dt_footer_hide_on_mobile','0'),(17923,3063,'_dt_header_title','fancy'),(17924,3063,'_dt_header_background','normal'),(17925,3063,'_dt_header_background_below_slideshow','disabled'),(17926,3063,'_dt_header_transparent_bg_color_scheme','light'),(17927,3063,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(17928,3063,'_dt_header_transparent_top_bar_bg_opacity','25'),(17929,3063,'_dt_header_transparent_bg_color','#000000'),(17930,3063,'_dt_header_transparent_bg_opacity','50'),(17931,3063,'_dt_header_disabled_background','normal'),(17932,3063,'_dt_header_disabled_transparent_bg_color_scheme','light'),(17933,3063,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(17934,3063,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(17935,3063,'_dt_header_disabled_transparent_bg_color','#000000'),(17936,3063,'_dt_header_disabled_transparent_bg_opacity','50'),(17937,3063,'_dt_page_overrides_top_margin',''),(17938,3063,'_dt_page_overrides_right_margin',''),(17939,3063,'_dt_page_overrides_bottom_margin',''),(17940,3063,'_dt_page_overrides_left_margin',''),(17941,3063,'_dt_fancy_header_layout_heading',''),(17942,3063,'_dt_fancy_header_title_aligment','all_left'),(17943,3063,'_dt_fancy_header_height','180'),(17944,3063,'_dt_fancy_header_padding-top','0px'),(17945,3063,'_dt_fancy_header_padding-bottom','0px'),(17946,3063,'_dt_fancy_header_breadcrumbs_heading',''),(17947,3063,'_dt_fancy_header_breadcrumbs','enabled'),(17948,3063,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(17949,3063,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(17950,3063,'_dt_fancy_header_title_heading',''),(17951,3063,'_dt_fancy_header_title_mode','generic'),(17952,3063,'_dt_fancy_header_title',''),(17953,3063,'_dt_fancy_header_title_font_size','35'),(17954,3063,'_dt_fancy_header_title_line_height','36'),(17955,3063,'_dt_fancy_header_text_transform','none'),(17956,3063,'_dt_fancy_header_title_color_mode','color'),(17957,3063,'_dt_fancy_header_title_color','#dddd2e'),(17958,3063,'_dt_fancy_header_subtitle_heading',''),(17959,3063,'_dt_fancy_header_subtitle',''),(17960,3063,'_dt_fancy_header_subtitle_font_size','18'),(17961,3063,'_dt_fancy_header_subtitle_line_height','26'),(17962,3063,'_dt_fancy_header_subtitle_text_transform','none'),(17963,3063,'_dt_fancy_header_subtitle_color_mode','color'),(17964,3063,'_dt_fancy_header_subtitle_color','#ffffff'),(17965,3063,'_dt_fancy_header_bg_heading',''),(17966,3063,'_dt_fancy_header_bg_color','#023b59'),(17967,3063,'_dt_fancy_header_bg_image_origin','custom'),(17968,3063,'_dt_fancy_header_bg_image','a:0:{}'),(17969,3063,'_dt_fancy_header_bg_repeat','no-repeat'),(17970,3063,'_dt_fancy_header_bg_position_x','center'),(17971,3063,'_dt_fancy_header_bg_position_y','center'),(17972,3063,'_dt_fancy_header_bg_fullscreen','1'),(17973,3063,'_dt_fancy_header_bg_overlay','0'),(17974,3063,'_dt_fancy_header_overlay_color','#000'),(17975,3063,'_dt_fancy_header_bg_overlay_opacity','50'),(17976,3063,'_dt_fancy_header_scroll_effect','default'),(17977,3063,'_dt_fancy_header_bg_parallax','0.5'),(17978,3063,'_dt_fancy_header_responsiveness_heading',''),(17979,3063,'_dt_fancy_header_responsiveness','enabled'),(17980,3063,'_dt_fancy_header_responsiveness_switch','778px'),(17981,3063,'_dt_fancy_header_responsive_height','70'),(17982,3063,'_dt_fancy_header_responsive_font_size','30'),(17983,3063,'_dt_fancy_header_responsive_title_line_height','38'),(17984,3063,'_dt_fancy_header_responsive_subtitle_font_size','20'),(17985,3063,'_dt_fancy_header_responsive_subtitle_line_height','28'),(17986,3063,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(17987,3063,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(17988,3063,'_dp_original','2181'),(17989,3063,'_edit_last','1'),(17990,3068,'total_sales','0'),(17991,3068,'_tax_status','taxable'),(17992,3068,'_tax_class',''),(17993,3068,'_manage_stock','no'),(17994,3068,'_backorders','no'),(17995,3068,'_sold_individually','no'),(17996,3068,'_virtual','no'),(17997,3068,'_downloadable','no'),(17998,3068,'_download_limit','-1'),(17999,3068,'_download_expiry','-1'),(18000,3068,'_stock',''),(18001,3068,'_stock_status','instock'),(18002,3068,'_wc_average_rating','0'),(18003,3068,'_wc_review_count','0'),(18004,3068,'_product_version','3.9.2'),(18005,3068,'slide_template',''),(18006,3068,'rs_page_bg_color',''),(18007,3068,'_dt_sidebar_position','disabled'),(18008,3068,'_dt_sidebar_widgetarea_id','sidebar_1'),(18009,3068,'_dt_sidebar_hide_on_mobile','0'),(18010,3068,'_dt_footer_show','1'),(18011,3068,'_dt_footer_widgetarea_id','sidebar_2'),(18012,3068,'_dt_footer_hide_on_mobile','0'),(18013,3068,'_dt_header_title','fancy'),(18014,3068,'_dt_header_background','normal'),(18015,3068,'_dt_header_background_below_slideshow','disabled'),(18016,3068,'_dt_header_transparent_bg_color_scheme','light'),(18017,3068,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18018,3068,'_dt_header_transparent_top_bar_bg_opacity','25'),(18019,3068,'_dt_header_transparent_bg_color','#000000'),(18020,3068,'_dt_header_transparent_bg_opacity','50'),(18021,3068,'_dt_header_disabled_background','normal'),(18022,3068,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18023,3068,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18024,3068,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18025,3068,'_dt_header_disabled_transparent_bg_color','#000000'),(18026,3068,'_dt_header_disabled_transparent_bg_opacity','50'),(18027,3068,'_dt_page_overrides_top_margin',''),(18028,3068,'_dt_page_overrides_right_margin',''),(18029,3068,'_dt_page_overrides_bottom_margin',''),(18030,3068,'_dt_page_overrides_left_margin',''),(18031,3068,'_dt_fancy_header_layout_heading',''),(18032,3068,'_dt_fancy_header_title_aligment','all_left'),(18033,3068,'_dt_fancy_header_height','180'),(18034,3068,'_dt_fancy_header_padding-top','0px'),(18035,3068,'_dt_fancy_header_padding-bottom','0px'),(18036,3068,'_dt_fancy_header_breadcrumbs_heading',''),(18037,3068,'_dt_fancy_header_breadcrumbs','enabled'),(18038,3068,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18039,3068,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18040,3068,'_dt_fancy_header_title_heading',''),(18041,3068,'_dt_fancy_header_title_mode','generic'),(18042,3068,'_dt_fancy_header_title',''),(18043,3068,'_dt_fancy_header_title_font_size','30'),(18044,3068,'_dt_fancy_header_title_line_height','36'),(18045,3068,'_dt_fancy_header_text_transform','none'),(18046,3068,'_dt_fancy_header_title_color_mode','color'),(18047,3068,'_dt_fancy_header_title_color','#dddd2e'),(18048,3068,'_dt_fancy_header_subtitle_heading',''),(18049,3068,'_dt_fancy_header_subtitle',''),(18050,3068,'_dt_fancy_header_subtitle_font_size','18'),(18051,3068,'_dt_fancy_header_subtitle_line_height','26'),(18052,3068,'_dt_fancy_header_subtitle_text_transform','none'),(18053,3068,'_dt_fancy_header_subtitle_color_mode','color'),(18054,3068,'_dt_fancy_header_subtitle_color','#ffffff'),(18055,3068,'_dt_fancy_header_bg_heading',''),(18056,3068,'_dt_fancy_header_bg_color','#023b59'),(18057,3068,'_dt_fancy_header_bg_image_origin','custom'),(18058,3068,'_dt_fancy_header_bg_image','a:0:{}'),(18059,3068,'_dt_fancy_header_bg_repeat','no-repeat'),(18060,3068,'_dt_fancy_header_bg_position_x','center'),(18061,3068,'_dt_fancy_header_bg_position_y','center'),(18062,3068,'_dt_fancy_header_bg_fullscreen','1'),(18063,3068,'_dt_fancy_header_bg_overlay','0'),(18064,3068,'_dt_fancy_header_overlay_color','#000'),(18065,3068,'_dt_fancy_header_bg_overlay_opacity','50'),(18066,3068,'_dt_fancy_header_scroll_effect','default'),(18067,3068,'_dt_fancy_header_bg_parallax','0.5'),(18068,3068,'_dt_fancy_header_responsiveness_heading',''),(18069,3068,'_dt_fancy_header_responsiveness','enabled'),(18070,3068,'_dt_fancy_header_responsiveness_switch','778px'),(18071,3068,'_dt_fancy_header_responsive_height','70'),(18072,3068,'_dt_fancy_header_responsive_font_size','30'),(18073,3068,'_dt_fancy_header_responsive_title_line_height','38'),(18074,3068,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18075,3068,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18076,3068,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18077,3068,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18078,3068,'_dp_original','3027'),(18079,3068,'_edit_last','1'),(18081,3068,'_product_image_gallery','3070'),(18082,3071,'total_sales','0'),(18083,3071,'_tax_status','taxable'),(18084,3071,'_tax_class',''),(18085,3071,'_manage_stock','no'),(18086,3071,'_backorders','no'),(18087,3071,'_sold_individually','no'),(18088,3071,'_virtual','no'),(18089,3071,'_downloadable','no'),(18090,3071,'_download_limit','-1'),(18091,3071,'_download_expiry','-1'),(18093,3071,'_stock',''),(18094,3071,'_stock_status','instock'),(18095,3071,'_wc_average_rating','0'),(18096,3071,'_wc_review_count','0'),(18097,3071,'_product_version','3.9.2'),(18098,3071,'slide_template',''),(18099,3071,'rs_page_bg_color',''),(18100,3071,'_dt_sidebar_position','disabled'),(18101,3071,'_dt_sidebar_widgetarea_id','sidebar_1'),(18102,3071,'_dt_sidebar_hide_on_mobile','0'),(18103,3071,'_dt_footer_show','1'),(18104,3071,'_dt_footer_widgetarea_id','sidebar_2'),(18105,3071,'_dt_footer_hide_on_mobile','0'),(18106,3071,'_dt_header_title','fancy'),(18107,3071,'_dt_header_background','normal'),(18108,3071,'_dt_header_background_below_slideshow','disabled'),(18109,3071,'_dt_header_transparent_bg_color_scheme','light'),(18110,3071,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18111,3071,'_dt_header_transparent_top_bar_bg_opacity','25'),(18112,3071,'_dt_header_transparent_bg_color','#000000'),(18113,3071,'_dt_header_transparent_bg_opacity','50'),(18114,3071,'_dt_header_disabled_background','normal'),(18115,3071,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18116,3071,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18117,3071,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18118,3071,'_dt_header_disabled_transparent_bg_color','#000000'),(18119,3071,'_dt_header_disabled_transparent_bg_opacity','50'),(18120,3071,'_dt_page_overrides_top_margin',''),(18121,3071,'_dt_page_overrides_right_margin',''),(18122,3071,'_dt_page_overrides_bottom_margin',''),(18123,3071,'_dt_page_overrides_left_margin',''),(18124,3071,'_dt_fancy_header_layout_heading',''),(18125,3071,'_dt_fancy_header_title_aligment','all_left'),(18126,3071,'_dt_fancy_header_height','180'),(18127,3071,'_dt_fancy_header_padding-top','0px'),(18128,3071,'_dt_fancy_header_padding-bottom','0px'),(18129,3071,'_dt_fancy_header_breadcrumbs_heading',''),(18130,3071,'_dt_fancy_header_breadcrumbs','enabled'),(18131,3071,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18132,3071,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18133,3071,'_dt_fancy_header_title_heading',''),(18134,3071,'_dt_fancy_header_title_mode','generic'),(18135,3071,'_dt_fancy_header_title',''),(18136,3071,'_dt_fancy_header_title_font_size','30'),(18137,3071,'_dt_fancy_header_title_line_height','36'),(18138,3071,'_dt_fancy_header_text_transform','none'),(18139,3071,'_dt_fancy_header_title_color_mode','color'),(18140,3071,'_dt_fancy_header_title_color','#dddd2e'),(18141,3071,'_dt_fancy_header_subtitle_heading',''),(18142,3071,'_dt_fancy_header_subtitle',''),(18143,3071,'_dt_fancy_header_subtitle_font_size','18'),(18144,3071,'_dt_fancy_header_subtitle_line_height','26'),(18145,3071,'_dt_fancy_header_subtitle_text_transform','none'),(18146,3071,'_dt_fancy_header_subtitle_color_mode','color'),(18147,3071,'_dt_fancy_header_subtitle_color','#ffffff'),(18148,3071,'_dt_fancy_header_bg_heading',''),(18149,3071,'_dt_fancy_header_bg_color','#023b59'),(18150,3071,'_dt_fancy_header_bg_image_origin','custom'),(18151,3071,'_dt_fancy_header_bg_image','a:0:{}'),(18152,3071,'_dt_fancy_header_bg_repeat','no-repeat'),(18153,3071,'_dt_fancy_header_bg_position_x','center'),(18154,3071,'_dt_fancy_header_bg_position_y','center'),(18155,3071,'_dt_fancy_header_bg_fullscreen','1'),(18156,3071,'_dt_fancy_header_bg_overlay','0'),(18157,3071,'_dt_fancy_header_overlay_color','#000'),(18158,3071,'_dt_fancy_header_bg_overlay_opacity','50'),(18159,3071,'_dt_fancy_header_scroll_effect','default'),(18160,3071,'_dt_fancy_header_bg_parallax','0.5'),(18161,3071,'_dt_fancy_header_responsiveness_heading',''),(18162,3071,'_dt_fancy_header_responsiveness','enabled'),(18163,3071,'_dt_fancy_header_responsiveness_switch','778px'),(18164,3071,'_dt_fancy_header_responsive_height','70'),(18165,3071,'_dt_fancy_header_responsive_font_size','30'),(18166,3071,'_dt_fancy_header_responsive_title_line_height','38'),(18167,3071,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18168,3071,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18169,3071,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18170,3071,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18171,3071,'_dp_original','3027'),(18172,3071,'_edit_last','1'),(18173,3073,'_tax_class',''),(18174,3073,'total_sales','0'),(18175,3073,'_tax_status','taxable'),(18176,3073,'_manage_stock','no'),(18177,3073,'_backorders','no'),(18178,3073,'_sold_individually','no'),(18179,3073,'_virtual','no'),(18180,3073,'_downloadable','no'),(18181,3073,'_download_limit','-1'),(18182,3073,'_download_expiry','-1'),(18183,3073,'_stock',''),(18184,3073,'_stock_status','instock'),(18185,3073,'_wc_average_rating','0'),(18186,3073,'_wc_review_count','0'),(18187,3073,'_product_version','3.9.2'),(18188,3073,'slide_template',''),(18189,3073,'rs_page_bg_color',''),(18190,3073,'_dt_sidebar_position','disabled'),(18191,3073,'_dt_sidebar_widgetarea_id','sidebar_1'),(18192,3073,'_dt_sidebar_hide_on_mobile','0'),(18193,3073,'_dt_footer_show','1'),(18194,3073,'_dt_footer_widgetarea_id','sidebar_2'),(18195,3073,'_dt_footer_hide_on_mobile','0'),(18196,3073,'_dt_header_title','fancy'),(18197,3073,'_dt_header_background','normal'),(18198,3073,'_dt_header_background_below_slideshow','disabled'),(18199,3073,'_dt_header_transparent_bg_color_scheme','light'),(18200,3073,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18201,3073,'_dt_header_transparent_top_bar_bg_opacity','25'),(18202,3073,'_dt_header_transparent_bg_color','#000000'),(18203,3073,'_dt_header_transparent_bg_opacity','50'),(18204,3073,'_dt_header_disabled_background','normal'),(18205,3073,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18206,3073,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18207,3073,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18208,3073,'_dt_header_disabled_transparent_bg_color','#000000'),(18209,3073,'_dt_header_disabled_transparent_bg_opacity','50'),(18210,3073,'_dt_page_overrides_top_margin',''),(18211,3073,'_dt_page_overrides_right_margin',''),(18212,3073,'_dt_page_overrides_bottom_margin',''),(18213,3073,'_dt_page_overrides_left_margin',''),(18214,3073,'_dt_fancy_header_layout_heading',''),(18215,3073,'_dt_fancy_header_title_aligment','all_left'),(18216,3073,'_dt_fancy_header_height','180'),(18217,3073,'_dt_fancy_header_padding-top','0px'),(18218,3073,'_dt_fancy_header_padding-bottom','0px'),(18219,3073,'_dt_fancy_header_breadcrumbs_heading',''),(18220,3073,'_dt_fancy_header_breadcrumbs','enabled'),(18221,3073,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18222,3073,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18223,3073,'_dt_fancy_header_title_heading',''),(18224,3073,'_dt_fancy_header_title_mode','generic'),(18225,3073,'_dt_fancy_header_title',''),(18226,3073,'_dt_fancy_header_title_font_size','30'),(18227,3073,'_dt_fancy_header_title_line_height','36'),(18228,3073,'_dt_fancy_header_text_transform','none'),(18229,3073,'_dt_fancy_header_title_color_mode','color'),(18230,3073,'_dt_fancy_header_title_color','#dddd2e'),(18231,3073,'_dt_fancy_header_subtitle_heading',''),(18232,3073,'_dt_fancy_header_subtitle',''),(18233,3073,'_dt_fancy_header_subtitle_font_size','18'),(18234,3073,'_dt_fancy_header_subtitle_line_height','26'),(18235,3073,'_dt_fancy_header_subtitle_text_transform','none'),(18236,3073,'_dt_fancy_header_subtitle_color_mode','color'),(18237,3073,'_dt_fancy_header_subtitle_color','#ffffff'),(18238,3073,'_dt_fancy_header_bg_heading',''),(18239,3073,'_dt_fancy_header_bg_color','#023b59'),(18240,3073,'_dt_fancy_header_bg_image_origin','custom'),(18241,3073,'_dt_fancy_header_bg_image','a:0:{}'),(18242,3073,'_dt_fancy_header_bg_repeat','no-repeat'),(18243,3073,'_dt_fancy_header_bg_position_x','center'),(18244,3073,'_dt_fancy_header_bg_position_y','center'),(18245,3073,'_dt_fancy_header_bg_fullscreen','1'),(18246,3073,'_dt_fancy_header_bg_overlay','0'),(18247,3073,'_dt_fancy_header_overlay_color','#000'),(18248,3073,'_dt_fancy_header_bg_overlay_opacity','50'),(18249,3073,'_dt_fancy_header_scroll_effect','default'),(18250,3073,'_dt_fancy_header_bg_parallax','0.5'),(18251,3073,'_dt_fancy_header_responsiveness_heading',''),(18252,3073,'_dt_fancy_header_responsiveness','enabled'),(18253,3073,'_dt_fancy_header_responsiveness_switch','778px'),(18254,3073,'_dt_fancy_header_responsive_height','70'),(18255,3073,'_dt_fancy_header_responsive_font_size','30'),(18256,3073,'_dt_fancy_header_responsive_title_line_height','38'),(18257,3073,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18258,3073,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18259,3073,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18260,3073,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18261,3073,'_dp_original','3027'),(18262,3073,'_edit_last','1'),(18264,3075,'total_sales','0'),(18265,3075,'_tax_status','taxable'),(18266,3075,'_tax_class',''),(18267,3075,'_manage_stock','no'),(18268,3075,'_backorders','no'),(18269,3075,'_sold_individually','no'),(18270,3075,'_virtual','no'),(18271,3075,'_downloadable','no'),(18272,3075,'_download_limit','-1'),(18273,3075,'_download_expiry','-1'),(18275,3075,'_stock',''),(18276,3075,'_stock_status','instock'),(18277,3075,'_wc_average_rating','0'),(18278,3075,'_wc_review_count','0'),(18279,3075,'_product_version','3.9.2'),(18280,3075,'slide_template',''),(18281,3075,'rs_page_bg_color',''),(18282,3075,'_dt_sidebar_position','disabled'),(18283,3075,'_dt_sidebar_widgetarea_id','sidebar_1'),(18284,3075,'_dt_sidebar_hide_on_mobile','0'),(18285,3075,'_dt_footer_show','1'),(18286,3075,'_dt_footer_widgetarea_id','sidebar_2'),(18287,3075,'_dt_footer_hide_on_mobile','0'),(18288,3075,'_dt_header_title','fancy'),(18289,3075,'_dt_header_background','normal'),(18290,3075,'_dt_header_background_below_slideshow','disabled'),(18291,3075,'_dt_header_transparent_bg_color_scheme','light'),(18292,3075,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18293,3075,'_dt_header_transparent_top_bar_bg_opacity','25'),(18294,3075,'_dt_header_transparent_bg_color','#000000'),(18295,3075,'_dt_header_transparent_bg_opacity','50'),(18296,3075,'_dt_header_disabled_background','normal'),(18297,3075,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18298,3075,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18299,3075,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18300,3075,'_dt_header_disabled_transparent_bg_color','#000000'),(18301,3075,'_dt_header_disabled_transparent_bg_opacity','50'),(18302,3075,'_dt_page_overrides_top_margin',''),(18303,3075,'_dt_page_overrides_right_margin',''),(18304,3075,'_dt_page_overrides_bottom_margin',''),(18305,3075,'_dt_page_overrides_left_margin',''),(18306,3075,'_dt_fancy_header_layout_heading',''),(18307,3075,'_dt_fancy_header_title_aligment','all_left'),(18308,3075,'_dt_fancy_header_height','180'),(18309,3075,'_dt_fancy_header_padding-top','0px'),(18310,3075,'_dt_fancy_header_padding-bottom','0px'),(18311,3075,'_dt_fancy_header_breadcrumbs_heading',''),(18312,3075,'_dt_fancy_header_breadcrumbs','enabled'),(18313,3075,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18314,3075,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18315,3075,'_dt_fancy_header_title_heading',''),(18316,3075,'_dt_fancy_header_title_mode','generic'),(18317,3075,'_dt_fancy_header_title',''),(18318,3075,'_dt_fancy_header_title_font_size','30'),(18319,3075,'_dt_fancy_header_title_line_height','36'),(18320,3075,'_dt_fancy_header_text_transform','none'),(18321,3075,'_dt_fancy_header_title_color_mode','color'),(18322,3075,'_dt_fancy_header_title_color','#dddd2e'),(18323,3075,'_dt_fancy_header_subtitle_heading',''),(18324,3075,'_dt_fancy_header_subtitle',''),(18325,3075,'_dt_fancy_header_subtitle_font_size','18'),(18326,3075,'_dt_fancy_header_subtitle_line_height','26'),(18327,3075,'_dt_fancy_header_subtitle_text_transform','none'),(18328,3075,'_dt_fancy_header_subtitle_color_mode','color'),(18329,3075,'_dt_fancy_header_subtitle_color','#ffffff'),(18330,3075,'_dt_fancy_header_bg_heading',''),(18331,3075,'_dt_fancy_header_bg_color','#023b59'),(18332,3075,'_dt_fancy_header_bg_image_origin','custom'),(18333,3075,'_dt_fancy_header_bg_image','a:0:{}'),(18334,3075,'_dt_fancy_header_bg_repeat','no-repeat'),(18335,3075,'_dt_fancy_header_bg_position_x','center'),(18336,3075,'_dt_fancy_header_bg_position_y','center'),(18337,3075,'_dt_fancy_header_bg_fullscreen','1'),(18338,3075,'_dt_fancy_header_bg_overlay','0'),(18339,3075,'_dt_fancy_header_overlay_color','#000'),(18340,3075,'_dt_fancy_header_bg_overlay_opacity','50'),(18341,3075,'_dt_fancy_header_scroll_effect','default'),(18342,3075,'_dt_fancy_header_bg_parallax','0.5'),(18343,3075,'_dt_fancy_header_responsiveness_heading',''),(18344,3075,'_dt_fancy_header_responsiveness','enabled'),(18345,3075,'_dt_fancy_header_responsiveness_switch','778px'),(18346,3075,'_dt_fancy_header_responsive_height','70'),(18347,3075,'_dt_fancy_header_responsive_font_size','30'),(18348,3075,'_dt_fancy_header_responsive_title_line_height','38'),(18349,3075,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18350,3075,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18351,3075,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18352,3075,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18353,3075,'_dp_original','3027'),(18354,3075,'_edit_last','1'),(18355,3077,'total_sales','0'),(18356,3077,'_tax_status','taxable'),(18357,3077,'_tax_class',''),(18358,3077,'_manage_stock','no'),(18359,3077,'_backorders','no'),(18360,3077,'_sold_individually','no'),(18361,3077,'_virtual','no'),(18362,3077,'_downloadable','no'),(18363,3077,'_download_limit','-1'),(18364,3077,'_download_expiry','-1'),(18366,3077,'_stock',''),(18367,3077,'_stock_status','instock'),(18368,3077,'_wc_average_rating','0'),(18369,3077,'_wc_review_count','0'),(18370,3077,'_product_version','3.9.2'),(18371,3077,'slide_template',''),(18372,3077,'rs_page_bg_color',''),(18373,3077,'_dt_sidebar_position','disabled'),(18374,3077,'_dt_sidebar_widgetarea_id','sidebar_1'),(18375,3077,'_dt_sidebar_hide_on_mobile','0'),(18376,3077,'_dt_footer_show','1'),(18377,3077,'_dt_footer_widgetarea_id','sidebar_2'),(18378,3077,'_dt_footer_hide_on_mobile','0'),(18379,3077,'_dt_header_title','fancy'),(18380,3077,'_dt_header_background','normal'),(18381,3077,'_dt_header_background_below_slideshow','disabled'),(18382,3077,'_dt_header_transparent_bg_color_scheme','light'),(18383,3077,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18384,3077,'_dt_header_transparent_top_bar_bg_opacity','25'),(18385,3077,'_dt_header_transparent_bg_color','#000000'),(18386,3077,'_dt_header_transparent_bg_opacity','50'),(18387,3077,'_dt_header_disabled_background','normal'),(18388,3077,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18389,3077,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18390,3077,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18391,3077,'_dt_header_disabled_transparent_bg_color','#000000'),(18392,3077,'_dt_header_disabled_transparent_bg_opacity','50'),(18393,3077,'_dt_page_overrides_top_margin',''),(18394,3077,'_dt_page_overrides_right_margin',''),(18395,3077,'_dt_page_overrides_bottom_margin',''),(18396,3077,'_dt_page_overrides_left_margin',''),(18397,3077,'_dt_fancy_header_layout_heading',''),(18398,3077,'_dt_fancy_header_title_aligment','all_left'),(18399,3077,'_dt_fancy_header_height','180'),(18400,3077,'_dt_fancy_header_padding-top','0px'),(18401,3077,'_dt_fancy_header_padding-bottom','0px'),(18402,3077,'_dt_fancy_header_breadcrumbs_heading',''),(18403,3077,'_dt_fancy_header_breadcrumbs','enabled'),(18404,3077,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18405,3077,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18406,3077,'_dt_fancy_header_title_heading',''),(18407,3077,'_dt_fancy_header_title_mode','generic'),(18408,3077,'_dt_fancy_header_title',''),(18409,3077,'_dt_fancy_header_title_font_size','30'),(18410,3077,'_dt_fancy_header_title_line_height','36'),(18411,3077,'_dt_fancy_header_text_transform','none'),(18412,3077,'_dt_fancy_header_title_color_mode','color'),(18413,3077,'_dt_fancy_header_title_color','#dddd2e'),(18414,3077,'_dt_fancy_header_subtitle_heading',''),(18415,3077,'_dt_fancy_header_subtitle',''),(18416,3077,'_dt_fancy_header_subtitle_font_size','18'),(18417,3077,'_dt_fancy_header_subtitle_line_height','26'),(18418,3077,'_dt_fancy_header_subtitle_text_transform','none'),(18419,3077,'_dt_fancy_header_subtitle_color_mode','color'),(18420,3077,'_dt_fancy_header_subtitle_color','#ffffff'),(18421,3077,'_dt_fancy_header_bg_heading',''),(18422,3077,'_dt_fancy_header_bg_color','#023b59'),(18423,3077,'_dt_fancy_header_bg_image_origin','custom'),(18424,3077,'_dt_fancy_header_bg_image','a:0:{}'),(18425,3077,'_dt_fancy_header_bg_repeat','no-repeat'),(18426,3077,'_dt_fancy_header_bg_position_x','center'),(18427,3077,'_dt_fancy_header_bg_position_y','center'),(18428,3077,'_dt_fancy_header_bg_fullscreen','1'),(18429,3077,'_dt_fancy_header_bg_overlay','0'),(18430,3077,'_dt_fancy_header_overlay_color','#000'),(18431,3077,'_dt_fancy_header_bg_overlay_opacity','50'),(18432,3077,'_dt_fancy_header_scroll_effect','default'),(18433,3077,'_dt_fancy_header_bg_parallax','0.5'),(18434,3077,'_dt_fancy_header_responsiveness_heading',''),(18435,3077,'_dt_fancy_header_responsiveness','enabled'),(18436,3077,'_dt_fancy_header_responsiveness_switch','778px'),(18437,3077,'_dt_fancy_header_responsive_height','70'),(18438,3077,'_dt_fancy_header_responsive_font_size','30'),(18439,3077,'_dt_fancy_header_responsive_title_line_height','38'),(18440,3077,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18441,3077,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18442,3077,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18443,3077,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18444,3077,'_dp_original','3027'),(18445,3077,'_edit_last','1'),(18446,3080,'total_sales','0'),(18447,3080,'_tax_status','taxable'),(18448,3080,'_tax_class',''),(18449,3080,'_manage_stock','no'),(18450,3080,'_backorders','no'),(18451,3080,'_sold_individually','no'),(18452,3080,'_virtual','no'),(18453,3080,'_downloadable','no'),(18454,3080,'_download_limit','-1'),(18455,3080,'_download_expiry','-1'),(18457,3080,'_stock',''),(18458,3080,'_stock_status','instock'),(18459,3080,'_wc_average_rating','0'),(18460,3080,'_wc_review_count','0'),(18461,3080,'_product_version','3.9.2'),(18462,3080,'slide_template',''),(18463,3080,'rs_page_bg_color',''),(18464,3080,'_dt_sidebar_position','disabled'),(18465,3080,'_dt_sidebar_widgetarea_id','sidebar_1'),(18466,3080,'_dt_sidebar_hide_on_mobile','0'),(18467,3080,'_dt_footer_show','1'),(18468,3080,'_dt_footer_widgetarea_id','sidebar_2'),(18469,3080,'_dt_footer_hide_on_mobile','0'),(18470,3080,'_dt_header_title','fancy'),(18471,3080,'_dt_header_background','normal'),(18472,3080,'_dt_header_background_below_slideshow','disabled'),(18473,3080,'_dt_header_transparent_bg_color_scheme','light'),(18474,3080,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18475,3080,'_dt_header_transparent_top_bar_bg_opacity','25'),(18476,3080,'_dt_header_transparent_bg_color','#000000'),(18477,3080,'_dt_header_transparent_bg_opacity','50'),(18478,3080,'_dt_header_disabled_background','normal'),(18479,3080,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18480,3080,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18481,3080,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18482,3080,'_dt_header_disabled_transparent_bg_color','#000000'),(18483,3080,'_dt_header_disabled_transparent_bg_opacity','50'),(18484,3080,'_dt_page_overrides_top_margin',''),(18485,3080,'_dt_page_overrides_right_margin',''),(18486,3080,'_dt_page_overrides_bottom_margin',''),(18487,3080,'_dt_page_overrides_left_margin',''),(18488,3080,'_dt_fancy_header_layout_heading',''),(18489,3080,'_dt_fancy_header_title_aligment','all_left'),(18490,3080,'_dt_fancy_header_height','180'),(18491,3080,'_dt_fancy_header_padding-top','0px'),(18492,3080,'_dt_fancy_header_padding-bottom','0px'),(18493,3080,'_dt_fancy_header_breadcrumbs_heading',''),(18494,3080,'_dt_fancy_header_breadcrumbs','enabled'),(18495,3080,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18496,3080,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18497,3080,'_dt_fancy_header_title_heading',''),(18498,3080,'_dt_fancy_header_title_mode','generic'),(18499,3080,'_dt_fancy_header_title',''),(18500,3080,'_dt_fancy_header_title_font_size','30'),(18501,3080,'_dt_fancy_header_title_line_height','36'),(18502,3080,'_dt_fancy_header_text_transform','none'),(18503,3080,'_dt_fancy_header_title_color_mode','color'),(18504,3080,'_dt_fancy_header_title_color','#dddd2e'),(18505,3080,'_dt_fancy_header_subtitle_heading',''),(18506,3080,'_dt_fancy_header_subtitle',''),(18507,3080,'_dt_fancy_header_subtitle_font_size','18'),(18508,3080,'_dt_fancy_header_subtitle_line_height','26'),(18509,3080,'_dt_fancy_header_subtitle_text_transform','none'),(18510,3080,'_dt_fancy_header_subtitle_color_mode','color'),(18511,3080,'_dt_fancy_header_subtitle_color','#ffffff'),(18512,3080,'_dt_fancy_header_bg_heading',''),(18513,3080,'_dt_fancy_header_bg_color','#023b59'),(18514,3080,'_dt_fancy_header_bg_image_origin','custom'),(18515,3080,'_dt_fancy_header_bg_image','a:0:{}'),(18516,3080,'_dt_fancy_header_bg_repeat','no-repeat'),(18517,3080,'_dt_fancy_header_bg_position_x','center'),(18518,3080,'_dt_fancy_header_bg_position_y','center'),(18519,3080,'_dt_fancy_header_bg_fullscreen','1'),(18520,3080,'_dt_fancy_header_bg_overlay','0'),(18521,3080,'_dt_fancy_header_overlay_color','#000'),(18522,3080,'_dt_fancy_header_bg_overlay_opacity','50'),(18523,3080,'_dt_fancy_header_scroll_effect','default'),(18524,3080,'_dt_fancy_header_bg_parallax','0.5'),(18525,3080,'_dt_fancy_header_responsiveness_heading',''),(18526,3080,'_dt_fancy_header_responsiveness','enabled'),(18527,3080,'_dt_fancy_header_responsiveness_switch','778px'),(18528,3080,'_dt_fancy_header_responsive_height','70'),(18529,3080,'_dt_fancy_header_responsive_font_size','30'),(18530,3080,'_dt_fancy_header_responsive_title_line_height','38'),(18531,3080,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18532,3080,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18533,3080,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18534,3080,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 30px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18535,3080,'_dp_original','3027'),(18536,3080,'_edit_last','1'),(18537,3147,'total_sales','0'),(18538,3147,'_tax_status','taxable'),(18539,3147,'_tax_class',''),(18540,3147,'_manage_stock','no'),(18541,3147,'_backorders','no'),(18542,3147,'_sold_individually','no'),(18543,3147,'_virtual','no'),(18544,3147,'_downloadable','no'),(18545,3147,'_product_image_gallery','3149,3317,3318,3150,3151'),(18546,3147,'_download_limit','-1'),(18547,3147,'_download_expiry','-1'),(18549,3147,'_stock',''),(18550,3147,'_stock_status','instock'),(18551,3147,'_wc_average_rating','0'),(18552,3147,'_wc_review_count','0'),(18553,3147,'_product_version','5.7.1'),(18554,3147,'_elementor_controls_usage','a:0:{}'),(18555,3147,'_elementor_controls_usage','a:0:{}'),(18556,3147,'_elementor_controls_usage','a:0:{}'),(18557,3147,'slide_template',''),(18558,3147,'rs_page_bg_color',''),(18559,3147,'_dt_sidebar_position','disabled'),(18560,3147,'_dt_sidebar_widgetarea_id','sidebar_1'),(18561,3147,'_dt_sidebar_hide_on_mobile','0'),(18562,3147,'_dt_footer_show','1'),(18563,3147,'_dt_footer_widgetarea_id','sidebar_2'),(18564,3147,'_dt_footer_hide_on_mobile','0'),(18565,3147,'_dt_header_title','fancy'),(18566,3147,'_dt_header_background','normal'),(18567,3147,'_dt_header_background_below_slideshow','disabled'),(18568,3147,'_dt_header_transparent_bg_color_scheme','light'),(18569,3147,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18570,3147,'_dt_header_transparent_top_bar_bg_opacity','25'),(18571,3147,'_dt_header_transparent_bg_color','#000000'),(18572,3147,'_dt_header_transparent_bg_opacity','50'),(18573,3147,'_dt_header_disabled_background','normal'),(18574,3147,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18575,3147,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18576,3147,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18577,3147,'_dt_header_disabled_transparent_bg_color','#000000'),(18578,3147,'_dt_header_disabled_transparent_bg_opacity','50'),(18579,3147,'_dt_page_overrides_top_margin',''),(18580,3147,'_dt_page_overrides_right_margin',''),(18581,3147,'_dt_page_overrides_bottom_margin',''),(18582,3147,'_dt_page_overrides_left_margin',''),(18583,3147,'_dt_fancy_header_layout_heading',''),(18584,3147,'_dt_fancy_header_title_aligment','all_left'),(18585,3147,'_dt_fancy_header_height','180'),(18586,3147,'_dt_fancy_header_padding-top','0px'),(18587,3147,'_dt_fancy_header_padding-bottom','0px'),(18588,3147,'_dt_fancy_header_breadcrumbs_heading',''),(18589,3147,'_dt_fancy_header_breadcrumbs','enabled'),(18590,3147,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18591,3147,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18592,3147,'_dt_fancy_header_title_heading',''),(18593,3147,'_dt_fancy_header_title_mode','generic'),(18594,3147,'_dt_fancy_header_title',''),(18595,3147,'_dt_fancy_header_title_font_size','35'),(18596,3147,'_dt_fancy_header_title_line_height','36'),(18597,3147,'_dt_fancy_header_text_transform','none'),(18598,3147,'_dt_fancy_header_title_color_mode','color'),(18599,3147,'_dt_fancy_header_title_color','#dddd2e'),(18600,3147,'_dt_fancy_header_subtitle_heading',''),(18601,3147,'_dt_fancy_header_subtitle',''),(18602,3147,'_dt_fancy_header_subtitle_font_size','18'),(18603,3147,'_dt_fancy_header_subtitle_line_height','26'),(18604,3147,'_dt_fancy_header_subtitle_text_transform','none'),(18605,3147,'_dt_fancy_header_subtitle_color_mode','color'),(18606,3147,'_dt_fancy_header_subtitle_color','#ffffff'),(18607,3147,'_dt_fancy_header_bg_heading',''),(18608,3147,'_dt_fancy_header_bg_color','#023b59'),(18609,3147,'_dt_fancy_header_bg_image_origin','custom'),(18610,3147,'_dt_fancy_header_bg_image','a:0:{}'),(18611,3147,'_dt_fancy_header_bg_repeat','no-repeat'),(18612,3147,'_dt_fancy_header_bg_position_x','center'),(18613,3147,'_dt_fancy_header_bg_position_y','center'),(18614,3147,'_dt_fancy_header_bg_fullscreen','1'),(18615,3147,'_dt_fancy_header_bg_overlay','0'),(18616,3147,'_dt_fancy_header_overlay_color','#000'),(18617,3147,'_dt_fancy_header_bg_overlay_opacity','50'),(18618,3147,'_dt_fancy_header_scroll_effect','default'),(18619,3147,'_dt_fancy_header_bg_parallax','0.5'),(18620,3147,'_dt_fancy_header_responsiveness_heading',''),(18621,3147,'_dt_fancy_header_responsiveness','enabled'),(18622,3147,'_dt_fancy_header_responsiveness_switch','778px'),(18623,3147,'_dt_fancy_header_responsive_height','70'),(18624,3147,'_dt_fancy_header_responsive_font_size','30'),(18625,3147,'_dt_fancy_header_responsive_title_line_height','38'),(18626,3147,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18627,3147,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18628,3147,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18629,3147,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18630,3147,'_dp_original','2169'),(18631,3147,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(18632,3147,'_edit_last','1'),(18633,3161,'total_sales','0'),(18634,3161,'_tax_status','taxable'),(18635,3161,'_tax_class',''),(18636,3161,'_manage_stock','no'),(18637,3161,'_backorders','no'),(18638,3161,'_sold_individually','no'),(18639,3161,'_virtual','no'),(18640,3161,'_downloadable','no'),(18641,3161,'_download_limit','-1'),(18642,3161,'_download_expiry','-1'),(18643,3161,'_stock',''),(18644,3161,'_stock_status','instock'),(18645,3161,'_wc_average_rating','0'),(18646,3161,'_wc_review_count','0'),(18647,3161,'_product_version','5.6.0'),(18648,3161,'_elementor_controls_usage','a:0:{}'),(18649,3161,'_elementor_controls_usage','a:0:{}'),(18650,3161,'_elementor_controls_usage','a:0:{}'),(18651,3161,'slide_template',''),(18652,3161,'rs_page_bg_color',''),(18653,3161,'_dt_sidebar_position','disabled'),(18654,3161,'_dt_sidebar_widgetarea_id','sidebar_1'),(18655,3161,'_dt_sidebar_hide_on_mobile','0'),(18656,3161,'_dt_footer_show','1'),(18657,3161,'_dt_footer_widgetarea_id','sidebar_2'),(18658,3161,'_dt_footer_hide_on_mobile','0'),(18659,3161,'_dt_header_title','fancy'),(18660,3161,'_dt_header_background','normal'),(18661,3161,'_dt_header_background_below_slideshow','disabled'),(18662,3161,'_dt_header_transparent_bg_color_scheme','light'),(18663,3161,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18664,3161,'_dt_header_transparent_top_bar_bg_opacity','25'),(18665,3161,'_dt_header_transparent_bg_color','#000000'),(18666,3161,'_dt_header_transparent_bg_opacity','50'),(18667,3161,'_dt_header_disabled_background','normal'),(18668,3161,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18669,3161,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18670,3161,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18671,3161,'_dt_header_disabled_transparent_bg_color','#000000'),(18672,3161,'_dt_header_disabled_transparent_bg_opacity','50'),(18673,3161,'_dt_page_overrides_top_margin',''),(18674,3161,'_dt_page_overrides_right_margin',''),(18675,3161,'_dt_page_overrides_bottom_margin',''),(18676,3161,'_dt_page_overrides_left_margin',''),(18677,3161,'_dt_fancy_header_layout_heading',''),(18678,3161,'_dt_fancy_header_title_aligment','all_left'),(18679,3161,'_dt_fancy_header_height','180'),(18680,3161,'_dt_fancy_header_padding-top','0px'),(18681,3161,'_dt_fancy_header_padding-bottom','0px'),(18682,3161,'_dt_fancy_header_breadcrumbs_heading',''),(18683,3161,'_dt_fancy_header_breadcrumbs','enabled'),(18684,3161,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18685,3161,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18686,3161,'_dt_fancy_header_title_heading',''),(18687,3161,'_dt_fancy_header_title_mode','generic'),(18688,3161,'_dt_fancy_header_title',''),(18689,3161,'_dt_fancy_header_title_font_size','35'),(18690,3161,'_dt_fancy_header_title_line_height','36'),(18691,3161,'_dt_fancy_header_text_transform','none'),(18692,3161,'_dt_fancy_header_title_color_mode','color'),(18693,3161,'_dt_fancy_header_title_color','#dddd2e'),(18694,3161,'_dt_fancy_header_subtitle_heading',''),(18695,3161,'_dt_fancy_header_subtitle',''),(18696,3161,'_dt_fancy_header_subtitle_font_size','18'),(18697,3161,'_dt_fancy_header_subtitle_line_height','26'),(18698,3161,'_dt_fancy_header_subtitle_text_transform','none'),(18699,3161,'_dt_fancy_header_subtitle_color_mode','color'),(18700,3161,'_dt_fancy_header_subtitle_color','#ffffff'),(18701,3161,'_dt_fancy_header_bg_heading',''),(18702,3161,'_dt_fancy_header_bg_color','#023b59'),(18703,3161,'_dt_fancy_header_bg_image_origin','custom'),(18704,3161,'_dt_fancy_header_bg_image','a:0:{}'),(18705,3161,'_dt_fancy_header_bg_repeat','no-repeat'),(18706,3161,'_dt_fancy_header_bg_position_x','center'),(18707,3161,'_dt_fancy_header_bg_position_y','center'),(18708,3161,'_dt_fancy_header_bg_fullscreen','1'),(18709,3161,'_dt_fancy_header_bg_overlay','0'),(18710,3161,'_dt_fancy_header_overlay_color','#000'),(18711,3161,'_dt_fancy_header_bg_overlay_opacity','50'),(18712,3161,'_dt_fancy_header_scroll_effect','default'),(18713,3161,'_dt_fancy_header_bg_parallax','0.5'),(18714,3161,'_dt_fancy_header_responsiveness_heading',''),(18715,3161,'_dt_fancy_header_responsiveness','enabled'),(18716,3161,'_dt_fancy_header_responsiveness_switch','778px'),(18717,3161,'_dt_fancy_header_responsive_height','70'),(18718,3161,'_dt_fancy_header_responsive_font_size','30'),(18719,3161,'_dt_fancy_header_responsive_title_line_height','38'),(18720,3161,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18721,3161,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18722,3161,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18723,3161,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18724,3161,'_dp_original','2169'),(18725,3161,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(18726,3161,'_edit_last','1'),(18727,3161,'_thumbnail_id','3268'),(18728,3161,'_product_image_gallery','3265,3266,3267'),(18729,3204,'slide_template',''),(18730,3204,'total_sales','0'),(18731,3204,'_tax_status','taxable'),(18732,3204,'_tax_class',''),(18733,3204,'_manage_stock','no'),(18734,3204,'_backorders','no'),(18735,3204,'_sold_individually','no'),(18736,3204,'_virtual','no'),(18737,3204,'_downloadable','no'),(18738,3204,'_download_limit','-1'),(18739,3204,'_download_expiry','-1'),(18741,3204,'_stock',''),(18742,3204,'_stock_status','instock'),(18743,3204,'_wc_average_rating','0'),(18744,3204,'_wc_review_count','0'),(18745,3204,'_product_version','5.6.0'),(18746,3204,'_elementor_controls_usage','a:0:{}'),(18747,3204,'_elementor_controls_usage','a:0:{}'),(18748,3204,'_elementor_controls_usage','a:0:{}'),(18749,3204,'_elementor_controls_usage','a:0:{}'),(18750,3204,'_elementor_controls_usage','a:0:{}'),(18751,3204,'rs_page_bg_color',''),(18752,3204,'_dt_sidebar_position','disabled'),(18753,3204,'_dt_sidebar_widgetarea_id','sidebar_1'),(18754,3204,'_dt_sidebar_hide_on_mobile','0'),(18755,3204,'_dt_footer_show','1'),(18756,3204,'_dt_footer_widgetarea_id','sidebar_2'),(18757,3204,'_dt_footer_hide_on_mobile','0'),(18758,3204,'_dt_header_title','fancy'),(18759,3204,'_dt_header_background','normal'),(18760,3204,'_dt_header_background_below_slideshow','disabled'),(18761,3204,'_dt_header_transparent_bg_color_scheme','light'),(18762,3204,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18763,3204,'_dt_header_transparent_top_bar_bg_opacity','25'),(18764,3204,'_dt_header_transparent_bg_color','#000000'),(18765,3204,'_dt_header_transparent_bg_opacity','50'),(18766,3204,'_dt_header_disabled_background','normal'),(18767,3204,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18768,3204,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18769,3204,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18770,3204,'_dt_header_disabled_transparent_bg_color','#000000'),(18771,3204,'_dt_header_disabled_transparent_bg_opacity','50'),(18772,3204,'_dt_page_overrides_top_margin',''),(18773,3204,'_dt_page_overrides_right_margin',''),(18774,3204,'_dt_page_overrides_bottom_margin',''),(18775,3204,'_dt_page_overrides_left_margin',''),(18776,3204,'_dt_fancy_header_layout_heading',''),(18777,3204,'_dt_fancy_header_title_aligment','all_left'),(18778,3204,'_dt_fancy_header_height','180'),(18779,3204,'_dt_fancy_header_padding-top','0px'),(18780,3204,'_dt_fancy_header_padding-bottom','0px'),(18781,3204,'_dt_fancy_header_breadcrumbs_heading',''),(18782,3204,'_dt_fancy_header_breadcrumbs','enabled'),(18783,3204,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18784,3204,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18785,3204,'_dt_fancy_header_title_heading',''),(18786,3204,'_dt_fancy_header_title_mode','generic'),(18787,3204,'_dt_fancy_header_title',''),(18788,3204,'_dt_fancy_header_title_font_size','35'),(18789,3204,'_dt_fancy_header_title_line_height','36'),(18790,3204,'_dt_fancy_header_text_transform','none'),(18791,3204,'_dt_fancy_header_title_color_mode','color'),(18792,3204,'_dt_fancy_header_title_color','#dddd2e'),(18793,3204,'_dt_fancy_header_subtitle_heading',''),(18794,3204,'_dt_fancy_header_subtitle',''),(18795,3204,'_dt_fancy_header_subtitle_font_size','18'),(18796,3204,'_dt_fancy_header_subtitle_line_height','26'),(18797,3204,'_dt_fancy_header_subtitle_text_transform','none'),(18798,3204,'_dt_fancy_header_subtitle_color_mode','color'),(18799,3204,'_dt_fancy_header_subtitle_color','#ffffff'),(18800,3204,'_dt_fancy_header_bg_heading',''),(18801,3204,'_dt_fancy_header_bg_color','#023b59'),(18802,3204,'_dt_fancy_header_bg_image_origin','custom'),(18803,3204,'_dt_fancy_header_bg_image','a:0:{}'),(18804,3204,'_dt_fancy_header_bg_repeat','no-repeat'),(18805,3204,'_dt_fancy_header_bg_position_x','center'),(18806,3204,'_dt_fancy_header_bg_position_y','center'),(18807,3204,'_dt_fancy_header_bg_fullscreen','1'),(18808,3204,'_dt_fancy_header_bg_overlay','0'),(18809,3204,'_dt_fancy_header_overlay_color','#000'),(18810,3204,'_dt_fancy_header_bg_overlay_opacity','50'),(18811,3204,'_dt_fancy_header_scroll_effect','default'),(18812,3204,'_dt_fancy_header_bg_parallax','0.5'),(18813,3204,'_dt_fancy_header_responsiveness_heading',''),(18814,3204,'_dt_fancy_header_responsiveness','enabled'),(18815,3204,'_dt_fancy_header_responsiveness_switch','778px'),(18816,3204,'_dt_fancy_header_responsive_height','70'),(18817,3204,'_dt_fancy_header_responsive_font_size','30'),(18818,3204,'_dt_fancy_header_responsive_title_line_height','38'),(18819,3204,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18820,3204,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18821,3204,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18822,3204,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18823,3204,'_dp_original','2424'),(18824,3204,'_edit_last','1'),(18825,3204,'_product_image_gallery','3207,3208'),(18826,3225,'total_sales','0'),(18827,3225,'_tax_status','taxable'),(18828,3225,'_tax_class',''),(18829,3225,'_manage_stock','no'),(18830,3225,'_backorders','no'),(18831,3225,'_sold_individually','no'),(18832,3225,'_virtual','no'),(18833,3225,'_downloadable','no'),(18834,3225,'_product_image_gallery','3229,3227,3228'),(18835,3225,'_download_limit','-1'),(18836,3225,'_download_expiry','-1'),(18837,3225,'_thumbnail_id','3230'),(18838,3225,'_stock',''),(18839,3225,'_stock_status','instock'),(18840,3225,'_wc_average_rating','0'),(18841,3225,'_wc_review_count','0'),(18842,3225,'_product_version','5.6.0'),(18843,3225,'slide_template',''),(18844,3225,'rs_page_bg_color',''),(18845,3225,'_dt_sidebar_position','disabled'),(18846,3225,'_dt_sidebar_widgetarea_id','sidebar_1'),(18847,3225,'_dt_sidebar_hide_on_mobile','0'),(18848,3225,'_dt_footer_show','1'),(18849,3225,'_dt_footer_widgetarea_id','sidebar_2'),(18850,3225,'_dt_footer_hide_on_mobile','0'),(18851,3225,'_dt_header_title','fancy'),(18852,3225,'_dt_header_background','normal'),(18853,3225,'_dt_header_background_below_slideshow','disabled'),(18854,3225,'_dt_header_transparent_bg_color_scheme','light'),(18855,3225,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18856,3225,'_dt_header_transparent_top_bar_bg_opacity','25'),(18857,3225,'_dt_header_transparent_bg_color','#000000'),(18858,3225,'_dt_header_transparent_bg_opacity','50'),(18859,3225,'_dt_header_disabled_background','normal'),(18860,3225,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18861,3225,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18862,3225,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18863,3225,'_dt_header_disabled_transparent_bg_color','#000000'),(18864,3225,'_dt_header_disabled_transparent_bg_opacity','50'),(18865,3225,'_dt_page_overrides_top_margin',''),(18866,3225,'_dt_page_overrides_right_margin',''),(18867,3225,'_dt_page_overrides_bottom_margin',''),(18868,3225,'_dt_page_overrides_left_margin',''),(18869,3225,'_dt_fancy_header_layout_heading',''),(18870,3225,'_dt_fancy_header_title_aligment','all_left'),(18871,3225,'_dt_fancy_header_height','180'),(18872,3225,'_dt_fancy_header_padding-top','0px'),(18873,3225,'_dt_fancy_header_padding-bottom','0px'),(18874,3225,'_dt_fancy_header_breadcrumbs_heading',''),(18875,3225,'_dt_fancy_header_breadcrumbs','enabled'),(18876,3225,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18877,3225,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18878,3225,'_dt_fancy_header_title_heading',''),(18879,3225,'_dt_fancy_header_title_mode','generic'),(18880,3225,'_dt_fancy_header_title',''),(18881,3225,'_dt_fancy_header_title_font_size','35'),(18882,3225,'_dt_fancy_header_title_line_height','36'),(18883,3225,'_dt_fancy_header_text_transform','none'),(18884,3225,'_dt_fancy_header_title_color_mode','color'),(18885,3225,'_dt_fancy_header_title_color','#dddd2e'),(18886,3225,'_dt_fancy_header_subtitle_heading',''),(18887,3225,'_dt_fancy_header_subtitle',''),(18888,3225,'_dt_fancy_header_subtitle_font_size','18'),(18889,3225,'_dt_fancy_header_subtitle_line_height','26'),(18890,3225,'_dt_fancy_header_subtitle_text_transform','none'),(18891,3225,'_dt_fancy_header_subtitle_color_mode','color'),(18892,3225,'_dt_fancy_header_subtitle_color','#ffffff'),(18893,3225,'_dt_fancy_header_bg_heading',''),(18894,3225,'_dt_fancy_header_bg_color','#023b59'),(18895,3225,'_dt_fancy_header_bg_image_origin','custom'),(18896,3225,'_dt_fancy_header_bg_image','a:0:{}'),(18897,3225,'_dt_fancy_header_bg_repeat','no-repeat'),(18898,3225,'_dt_fancy_header_bg_position_x','center'),(18899,3225,'_dt_fancy_header_bg_position_y','center'),(18900,3225,'_dt_fancy_header_bg_fullscreen','1'),(18901,3225,'_dt_fancy_header_bg_overlay','0'),(18902,3225,'_dt_fancy_header_overlay_color','#000'),(18903,3225,'_dt_fancy_header_bg_overlay_opacity','50'),(18904,3225,'_dt_fancy_header_scroll_effect','default'),(18905,3225,'_dt_fancy_header_bg_parallax','0.5'),(18906,3225,'_dt_fancy_header_responsiveness_heading',''),(18907,3225,'_dt_fancy_header_responsiveness','enabled'),(18908,3225,'_dt_fancy_header_responsiveness_switch','778px'),(18909,3225,'_dt_fancy_header_responsive_height','70'),(18910,3225,'_dt_fancy_header_responsive_font_size','30'),(18911,3225,'_dt_fancy_header_responsive_title_line_height','38'),(18912,3225,'_dt_fancy_header_responsive_subtitle_font_size','20'),(18913,3225,'_dt_fancy_header_responsive_subtitle_line_height','28'),(18914,3225,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(18915,3225,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(18916,3225,'_edit_last','1'),(18917,3232,'total_sales','0'),(18918,3232,'_tax_status','taxable'),(18919,3232,'_tax_class',''),(18920,3232,'_manage_stock','no'),(18921,3232,'_backorders','no'),(18922,3232,'_sold_individually','no'),(18923,3232,'_virtual','no'),(18924,3232,'_downloadable','no'),(18925,3232,'_product_image_gallery','3234'),(18926,3232,'_download_limit','-1'),(18927,3232,'_download_expiry','-1'),(18928,3232,'_thumbnail_id','3233'),(18929,3232,'_stock',''),(18930,3232,'_stock_status','instock'),(18931,3232,'_wc_average_rating','0'),(18932,3232,'_wc_review_count','0'),(18933,3232,'_product_version','5.6.0'),(18934,3232,'_elementor_controls_usage','a:0:{}'),(18935,3232,'_elementor_controls_usage','a:0:{}'),(18936,3232,'_elementor_controls_usage','a:0:{}'),(18937,3232,'_elementor_controls_usage','a:0:{}'),(18938,3232,'_elementor_controls_usage','a:0:{}'),(18939,3232,'_elementor_controls_usage','a:0:{}'),(18940,3232,'_elementor_controls_usage','a:0:{}'),(18941,3232,'_elementor_controls_usage','a:0:{}'),(18942,3232,'slide_template',''),(18943,3232,'rs_page_bg_color',''),(18944,3232,'_dt_sidebar_position','disabled'),(18945,3232,'_dt_sidebar_widgetarea_id','sidebar_1'),(18946,3232,'_dt_sidebar_hide_on_mobile','0'),(18947,3232,'_dt_footer_show','1'),(18948,3232,'_dt_footer_widgetarea_id','sidebar_2'),(18949,3232,'_dt_footer_hide_on_mobile','0'),(18950,3232,'_dt_header_title','fancy'),(18951,3232,'_dt_header_background','normal'),(18952,3232,'_dt_header_background_below_slideshow','disabled'),(18953,3232,'_dt_header_transparent_bg_color_scheme','light'),(18954,3232,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(18955,3232,'_dt_header_transparent_top_bar_bg_opacity','25'),(18956,3232,'_dt_header_transparent_bg_color','#000000'),(18957,3232,'_dt_header_transparent_bg_opacity','50'),(18958,3232,'_dt_header_disabled_background','normal'),(18959,3232,'_dt_header_disabled_transparent_bg_color_scheme','light'),(18960,3232,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(18961,3232,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(18962,3232,'_dt_header_disabled_transparent_bg_color','#000000'),(18963,3232,'_dt_header_disabled_transparent_bg_opacity','50'),(18964,3232,'_dt_page_overrides_top_margin',''),(18965,3232,'_dt_page_overrides_right_margin',''),(18966,3232,'_dt_page_overrides_bottom_margin',''),(18967,3232,'_dt_page_overrides_left_margin',''),(18968,3232,'_dt_fancy_header_layout_heading',''),(18969,3232,'_dt_fancy_header_title_aligment','all_left'),(18970,3232,'_dt_fancy_header_height','180'),(18971,3232,'_dt_fancy_header_padding-top','0px'),(18972,3232,'_dt_fancy_header_padding-bottom','0px'),(18973,3232,'_dt_fancy_header_breadcrumbs_heading',''),(18974,3232,'_dt_fancy_header_breadcrumbs','enabled'),(18975,3232,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(18976,3232,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(18977,3232,'_dt_fancy_header_title_heading',''),(18978,3232,'_dt_fancy_header_title_mode','generic'),(18979,3232,'_dt_fancy_header_title',''),(18980,3232,'_dt_fancy_header_title_font_size','35'),(18981,3232,'_dt_fancy_header_title_line_height','36'),(18982,3232,'_dt_fancy_header_text_transform','none'),(18983,3232,'_dt_fancy_header_title_color_mode','color'),(18984,3232,'_dt_fancy_header_title_color','#dddd2e'),(18985,3232,'_dt_fancy_header_subtitle_heading',''),(18986,3232,'_dt_fancy_header_subtitle',''),(18987,3232,'_dt_fancy_header_subtitle_font_size','18'),(18988,3232,'_dt_fancy_header_subtitle_line_height','26'),(18989,3232,'_dt_fancy_header_subtitle_text_transform','none'),(18990,3232,'_dt_fancy_header_subtitle_color_mode','color'),(18991,3232,'_dt_fancy_header_subtitle_color','#ffffff'),(18992,3232,'_dt_fancy_header_bg_heading',''),(18993,3232,'_dt_fancy_header_bg_color','#023b59'),(18994,3232,'_dt_fancy_header_bg_image_origin','custom'),(18995,3232,'_dt_fancy_header_bg_image','a:0:{}'),(18996,3232,'_dt_fancy_header_bg_repeat','no-repeat'),(18997,3232,'_dt_fancy_header_bg_position_x','center'),(18998,3232,'_dt_fancy_header_bg_position_y','center'),(18999,3232,'_dt_fancy_header_bg_fullscreen','1'),(19000,3232,'_dt_fancy_header_bg_overlay','0'),(19001,3232,'_dt_fancy_header_overlay_color','#000'),(19002,3232,'_dt_fancy_header_bg_overlay_opacity','50'),(19003,3232,'_dt_fancy_header_scroll_effect','default'),(19004,3232,'_dt_fancy_header_bg_parallax','0.5'),(19005,3232,'_dt_fancy_header_responsiveness_heading',''),(19006,3232,'_dt_fancy_header_responsiveness','enabled'),(19007,3232,'_dt_fancy_header_responsiveness_switch','778px'),(19008,3232,'_dt_fancy_header_responsive_height','70'),(19009,3232,'_dt_fancy_header_responsive_font_size','30'),(19010,3232,'_dt_fancy_header_responsive_title_line_height','38'),(19011,3232,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19012,3232,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19013,3232,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19014,3232,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19015,3232,'_dp_original','2273'),(19016,3232,'_edit_last','1'),(19017,3236,'total_sales','0'),(19018,3236,'_tax_status','taxable'),(19019,3236,'_tax_class',''),(19020,3236,'_manage_stock','no'),(19021,3236,'_backorders','no'),(19022,3236,'_sold_individually','no'),(19023,3236,'_virtual','no'),(19024,3236,'_downloadable','no'),(19025,3236,'_product_image_gallery','3237,3241,3238,3239,3240'),(19026,3236,'_download_limit','-1'),(19027,3236,'_download_expiry','-1'),(19028,3236,'_thumbnail_id','3244'),(19029,3236,'_stock',''),(19030,3236,'_stock_status','instock'),(19031,3236,'_wc_average_rating','0'),(19032,3236,'_wc_review_count','0'),(19033,3236,'_product_version','5.6.0'),(19034,3236,'_elementor_controls_usage','a:0:{}'),(19035,3236,'_elementor_controls_usage','a:0:{}'),(19036,3236,'_elementor_controls_usage','a:0:{}'),(19037,3236,'_elementor_controls_usage','a:0:{}'),(19038,3236,'_elementor_controls_usage','a:0:{}'),(19039,3236,'_elementor_controls_usage','a:0:{}'),(19040,3236,'_elementor_controls_usage','a:0:{}'),(19041,3236,'_elementor_controls_usage','a:0:{}'),(19042,3236,'slide_template',''),(19043,3236,'rs_page_bg_color',''),(19044,3236,'_dt_sidebar_position','disabled'),(19045,3236,'_dt_sidebar_widgetarea_id','sidebar_1'),(19046,3236,'_dt_sidebar_hide_on_mobile','0'),(19047,3236,'_dt_footer_show','1'),(19048,3236,'_dt_footer_widgetarea_id','sidebar_2'),(19049,3236,'_dt_footer_hide_on_mobile','0'),(19050,3236,'_dt_header_title','fancy'),(19051,3236,'_dt_header_background','normal'),(19052,3236,'_dt_header_background_below_slideshow','disabled'),(19053,3236,'_dt_header_transparent_bg_color_scheme','light'),(19054,3236,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19055,3236,'_dt_header_transparent_top_bar_bg_opacity','25'),(19056,3236,'_dt_header_transparent_bg_color','#000000'),(19057,3236,'_dt_header_transparent_bg_opacity','50'),(19058,3236,'_dt_header_disabled_background','normal'),(19059,3236,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19060,3236,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19061,3236,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19062,3236,'_dt_header_disabled_transparent_bg_color','#000000'),(19063,3236,'_dt_header_disabled_transparent_bg_opacity','50'),(19064,3236,'_dt_page_overrides_top_margin',''),(19065,3236,'_dt_page_overrides_right_margin',''),(19066,3236,'_dt_page_overrides_bottom_margin',''),(19067,3236,'_dt_page_overrides_left_margin',''),(19068,3236,'_dt_fancy_header_layout_heading',''),(19069,3236,'_dt_fancy_header_title_aligment','all_left'),(19070,3236,'_dt_fancy_header_height','180'),(19071,3236,'_dt_fancy_header_padding-top','0px'),(19072,3236,'_dt_fancy_header_padding-bottom','0px'),(19073,3236,'_dt_fancy_header_breadcrumbs_heading',''),(19074,3236,'_dt_fancy_header_breadcrumbs','enabled'),(19075,3236,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19076,3236,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19077,3236,'_dt_fancy_header_title_heading',''),(19078,3236,'_dt_fancy_header_title_mode','generic'),(19079,3236,'_dt_fancy_header_title',''),(19080,3236,'_dt_fancy_header_title_font_size','35'),(19081,3236,'_dt_fancy_header_title_line_height','36'),(19082,3236,'_dt_fancy_header_text_transform','none'),(19083,3236,'_dt_fancy_header_title_color_mode','color'),(19084,3236,'_dt_fancy_header_title_color','#dddd2e'),(19085,3236,'_dt_fancy_header_subtitle_heading',''),(19086,3236,'_dt_fancy_header_subtitle',''),(19087,3236,'_dt_fancy_header_subtitle_font_size','18'),(19088,3236,'_dt_fancy_header_subtitle_line_height','26'),(19089,3236,'_dt_fancy_header_subtitle_text_transform','none'),(19090,3236,'_dt_fancy_header_subtitle_color_mode','color'),(19091,3236,'_dt_fancy_header_subtitle_color','#ffffff'),(19092,3236,'_dt_fancy_header_bg_heading',''),(19093,3236,'_dt_fancy_header_bg_color','#023b59'),(19094,3236,'_dt_fancy_header_bg_image_origin','custom'),(19095,3236,'_dt_fancy_header_bg_image','a:0:{}'),(19096,3236,'_dt_fancy_header_bg_repeat','no-repeat'),(19097,3236,'_dt_fancy_header_bg_position_x','center'),(19098,3236,'_dt_fancy_header_bg_position_y','center'),(19099,3236,'_dt_fancy_header_bg_fullscreen','1'),(19100,3236,'_dt_fancy_header_bg_overlay','0'),(19101,3236,'_dt_fancy_header_overlay_color','#000'),(19102,3236,'_dt_fancy_header_bg_overlay_opacity','50'),(19103,3236,'_dt_fancy_header_scroll_effect','default'),(19104,3236,'_dt_fancy_header_bg_parallax','0.5'),(19105,3236,'_dt_fancy_header_responsiveness_heading',''),(19106,3236,'_dt_fancy_header_responsiveness','enabled'),(19107,3236,'_dt_fancy_header_responsiveness_switch','778px'),(19108,3236,'_dt_fancy_header_responsive_height','70'),(19109,3236,'_dt_fancy_header_responsive_font_size','30'),(19110,3236,'_dt_fancy_header_responsive_title_line_height','38'),(19111,3236,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19112,3236,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19113,3236,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19114,3236,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19115,3236,'_dp_original','2273'),(19116,3236,'_edit_last','1'),(19117,3245,'total_sales','0'),(19118,3245,'_tax_status','taxable'),(19119,3245,'_tax_class',''),(19120,3245,'_manage_stock','no'),(19121,3245,'_backorders','no'),(19122,3245,'_sold_individually','no'),(19123,3245,'_virtual','no');
INSERT INTO `wpew_postmeta` VALUES (19124,3245,'_downloadable','no'),(19125,3245,'_product_image_gallery','3247'),(19126,3245,'_download_limit','-1'),(19127,3245,'_download_expiry','-1'),(19128,3245,'_thumbnail_id','3248'),(19129,3245,'_stock',''),(19130,3245,'_stock_status','instock'),(19131,3245,'_wc_average_rating','0'),(19132,3245,'_wc_review_count','0'),(19133,3245,'_product_version','5.6.0'),(19134,3245,'_elementor_controls_usage','a:0:{}'),(19135,3245,'_elementor_controls_usage','a:0:{}'),(19136,3245,'_elementor_controls_usage','a:0:{}'),(19137,3245,'_elementor_controls_usage','a:0:{}'),(19138,3245,'_elementor_controls_usage','a:0:{}'),(19139,3245,'_elementor_controls_usage','a:0:{}'),(19140,3245,'_elementor_controls_usage','a:0:{}'),(19141,3245,'slide_template',''),(19142,3245,'rs_page_bg_color',''),(19143,3245,'_dt_sidebar_position','disabled'),(19144,3245,'_dt_sidebar_widgetarea_id','sidebar_1'),(19145,3245,'_dt_sidebar_hide_on_mobile','0'),(19146,3245,'_dt_footer_show','1'),(19147,3245,'_dt_footer_widgetarea_id','sidebar_2'),(19148,3245,'_dt_footer_hide_on_mobile','0'),(19149,3245,'_dt_header_title','fancy'),(19150,3245,'_dt_header_background','normal'),(19151,3245,'_dt_header_background_below_slideshow','disabled'),(19152,3245,'_dt_header_transparent_bg_color_scheme','light'),(19153,3245,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19154,3245,'_dt_header_transparent_top_bar_bg_opacity','25'),(19155,3245,'_dt_header_transparent_bg_color','#000000'),(19156,3245,'_dt_header_transparent_bg_opacity','50'),(19157,3245,'_dt_header_disabled_background','normal'),(19158,3245,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19159,3245,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19160,3245,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19161,3245,'_dt_header_disabled_transparent_bg_color','#000000'),(19162,3245,'_dt_header_disabled_transparent_bg_opacity','50'),(19163,3245,'_dt_page_overrides_top_margin',''),(19164,3245,'_dt_page_overrides_right_margin',''),(19165,3245,'_dt_page_overrides_bottom_margin',''),(19166,3245,'_dt_page_overrides_left_margin',''),(19167,3245,'_dt_fancy_header_layout_heading',''),(19168,3245,'_dt_fancy_header_title_aligment','all_left'),(19169,3245,'_dt_fancy_header_height','180'),(19170,3245,'_dt_fancy_header_padding-top','0px'),(19171,3245,'_dt_fancy_header_padding-bottom','0px'),(19172,3245,'_dt_fancy_header_breadcrumbs_heading',''),(19173,3245,'_dt_fancy_header_breadcrumbs','enabled'),(19174,3245,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19175,3245,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19176,3245,'_dt_fancy_header_title_heading',''),(19177,3245,'_dt_fancy_header_title_mode','generic'),(19178,3245,'_dt_fancy_header_title',''),(19179,3245,'_dt_fancy_header_title_font_size','35'),(19180,3245,'_dt_fancy_header_title_line_height','36'),(19181,3245,'_dt_fancy_header_text_transform','none'),(19182,3245,'_dt_fancy_header_title_color_mode','color'),(19183,3245,'_dt_fancy_header_title_color','#dddd2e'),(19184,3245,'_dt_fancy_header_subtitle_heading',''),(19185,3245,'_dt_fancy_header_subtitle',''),(19186,3245,'_dt_fancy_header_subtitle_font_size','18'),(19187,3245,'_dt_fancy_header_subtitle_line_height','26'),(19188,3245,'_dt_fancy_header_subtitle_text_transform','none'),(19189,3245,'_dt_fancy_header_subtitle_color_mode','color'),(19190,3245,'_dt_fancy_header_subtitle_color','#ffffff'),(19191,3245,'_dt_fancy_header_bg_heading',''),(19192,3245,'_dt_fancy_header_bg_color','#023b59'),(19193,3245,'_dt_fancy_header_bg_image_origin','custom'),(19194,3245,'_dt_fancy_header_bg_image','a:0:{}'),(19195,3245,'_dt_fancy_header_bg_repeat','no-repeat'),(19196,3245,'_dt_fancy_header_bg_position_x','center'),(19197,3245,'_dt_fancy_header_bg_position_y','center'),(19198,3245,'_dt_fancy_header_bg_fullscreen','1'),(19199,3245,'_dt_fancy_header_bg_overlay','0'),(19200,3245,'_dt_fancy_header_overlay_color','#000'),(19201,3245,'_dt_fancy_header_bg_overlay_opacity','50'),(19202,3245,'_dt_fancy_header_scroll_effect','default'),(19203,3245,'_dt_fancy_header_bg_parallax','0.5'),(19204,3245,'_dt_fancy_header_responsiveness_heading',''),(19205,3245,'_dt_fancy_header_responsiveness','enabled'),(19206,3245,'_dt_fancy_header_responsiveness_switch','778px'),(19207,3245,'_dt_fancy_header_responsive_height','70'),(19208,3245,'_dt_fancy_header_responsive_font_size','30'),(19209,3245,'_dt_fancy_header_responsive_title_line_height','38'),(19210,3245,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19211,3245,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19212,3245,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19213,3245,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19214,3245,'_dp_original','2267'),(19215,3245,'_edit_last','1'),(19216,3250,'total_sales','0'),(19217,3250,'_tax_status','taxable'),(19218,3250,'_tax_class',''),(19219,3250,'_manage_stock','no'),(19220,3250,'_backorders','no'),(19221,3250,'_sold_individually','no'),(19222,3250,'_virtual','no'),(19223,3250,'_downloadable','no'),(19224,3250,'_download_limit','-1'),(19225,3250,'_download_expiry','-1'),(19226,3250,'_thumbnail_id','3252'),(19227,3250,'_stock',''),(19228,3250,'_stock_status','instock'),(19229,3250,'_wc_average_rating','0'),(19230,3250,'_wc_review_count','0'),(19231,3250,'_product_version','5.6.0'),(19232,3250,'_elementor_controls_usage','a:0:{}'),(19233,3250,'_elementor_controls_usage','a:0:{}'),(19234,3250,'_elementor_controls_usage','a:0:{}'),(19235,3250,'_elementor_controls_usage','a:0:{}'),(19236,3250,'_elementor_controls_usage','a:0:{}'),(19237,3250,'_elementor_controls_usage','a:0:{}'),(19238,3250,'_elementor_controls_usage','a:0:{}'),(19239,3250,'_elementor_controls_usage','a:0:{}'),(19240,3250,'_elementor_controls_usage','a:0:{}'),(19241,3250,'slide_template',''),(19242,3250,'rs_page_bg_color',''),(19243,3250,'_dt_sidebar_position','disabled'),(19244,3250,'_dt_sidebar_widgetarea_id','sidebar_1'),(19245,3250,'_dt_sidebar_hide_on_mobile','0'),(19246,3250,'_dt_footer_show','1'),(19247,3250,'_dt_footer_widgetarea_id','sidebar_2'),(19248,3250,'_dt_footer_hide_on_mobile','0'),(19249,3250,'_dt_header_title','fancy'),(19250,3250,'_dt_header_background','normal'),(19251,3250,'_dt_header_background_below_slideshow','disabled'),(19252,3250,'_dt_header_transparent_bg_color_scheme','light'),(19253,3250,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19254,3250,'_dt_header_transparent_top_bar_bg_opacity','25'),(19255,3250,'_dt_header_transparent_bg_color','#000000'),(19256,3250,'_dt_header_transparent_bg_opacity','50'),(19257,3250,'_dt_header_disabled_background','normal'),(19258,3250,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19259,3250,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19260,3250,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19261,3250,'_dt_header_disabled_transparent_bg_color','#000000'),(19262,3250,'_dt_header_disabled_transparent_bg_opacity','50'),(19263,3250,'_dt_page_overrides_top_margin',''),(19264,3250,'_dt_page_overrides_right_margin',''),(19265,3250,'_dt_page_overrides_bottom_margin',''),(19266,3250,'_dt_page_overrides_left_margin',''),(19267,3250,'_dt_fancy_header_layout_heading',''),(19268,3250,'_dt_fancy_header_title_aligment','all_left'),(19269,3250,'_dt_fancy_header_height','180'),(19270,3250,'_dt_fancy_header_padding-top','0px'),(19271,3250,'_dt_fancy_header_padding-bottom','0px'),(19272,3250,'_dt_fancy_header_breadcrumbs_heading',''),(19273,3250,'_dt_fancy_header_breadcrumbs','enabled'),(19274,3250,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19275,3250,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19276,3250,'_dt_fancy_header_title_heading',''),(19277,3250,'_dt_fancy_header_title_mode','generic'),(19278,3250,'_dt_fancy_header_title',''),(19279,3250,'_dt_fancy_header_title_font_size','35'),(19280,3250,'_dt_fancy_header_title_line_height','36'),(19281,3250,'_dt_fancy_header_text_transform','none'),(19282,3250,'_dt_fancy_header_title_color_mode','color'),(19283,3250,'_dt_fancy_header_title_color','#dddd2e'),(19284,3250,'_dt_fancy_header_subtitle_heading',''),(19285,3250,'_dt_fancy_header_subtitle',''),(19286,3250,'_dt_fancy_header_subtitle_font_size','18'),(19287,3250,'_dt_fancy_header_subtitle_line_height','26'),(19288,3250,'_dt_fancy_header_subtitle_text_transform','none'),(19289,3250,'_dt_fancy_header_subtitle_color_mode','color'),(19290,3250,'_dt_fancy_header_subtitle_color','#ffffff'),(19291,3250,'_dt_fancy_header_bg_heading',''),(19292,3250,'_dt_fancy_header_bg_color','#023b59'),(19293,3250,'_dt_fancy_header_bg_image_origin','custom'),(19294,3250,'_dt_fancy_header_bg_image','a:0:{}'),(19295,3250,'_dt_fancy_header_bg_repeat','no-repeat'),(19296,3250,'_dt_fancy_header_bg_position_x','center'),(19297,3250,'_dt_fancy_header_bg_position_y','center'),(19298,3250,'_dt_fancy_header_bg_fullscreen','1'),(19299,3250,'_dt_fancy_header_bg_overlay','0'),(19300,3250,'_dt_fancy_header_overlay_color','#000'),(19301,3250,'_dt_fancy_header_bg_overlay_opacity','50'),(19302,3250,'_dt_fancy_header_scroll_effect','default'),(19303,3250,'_dt_fancy_header_bg_parallax','0.5'),(19304,3250,'_dt_fancy_header_responsiveness_heading',''),(19305,3250,'_dt_fancy_header_responsiveness','enabled'),(19306,3250,'_dt_fancy_header_responsiveness_switch','778px'),(19307,3250,'_dt_fancy_header_responsive_height','70'),(19308,3250,'_dt_fancy_header_responsive_font_size','30'),(19309,3250,'_dt_fancy_header_responsive_title_line_height','38'),(19310,3250,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19311,3250,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19312,3250,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19313,3250,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19314,3250,'_dp_original','2515'),(19315,3250,'_edit_last','1'),(19316,3250,'_product_image_gallery','3253,3254,3255'),(19317,3257,'total_sales','0'),(19318,3257,'_tax_status','taxable'),(19319,3257,'_tax_class',''),(19320,3257,'_manage_stock','no'),(19321,3257,'_backorders','no'),(19322,3257,'_sold_individually','no'),(19323,3257,'_virtual','no'),(19324,3257,'_downloadable','no'),(19325,3257,'_download_limit','-1'),(19326,3257,'_download_expiry','-1'),(19327,3257,'_thumbnail_id','3261'),(19328,3257,'_stock',''),(19329,3257,'_stock_status','instock'),(19330,3257,'_wc_average_rating','0'),(19331,3257,'_wc_review_count','0'),(19332,3257,'_product_version','5.6.0'),(19333,3257,'_elementor_controls_usage','a:0:{}'),(19334,3257,'_elementor_controls_usage','a:0:{}'),(19335,3257,'_elementor_controls_usage','a:0:{}'),(19336,3257,'slide_template',''),(19337,3257,'rs_page_bg_color',''),(19338,3257,'_dt_sidebar_position','disabled'),(19339,3257,'_dt_sidebar_widgetarea_id','sidebar_1'),(19340,3257,'_dt_sidebar_hide_on_mobile','0'),(19341,3257,'_dt_footer_show','1'),(19342,3257,'_dt_footer_widgetarea_id','sidebar_2'),(19343,3257,'_dt_footer_hide_on_mobile','0'),(19344,3257,'_dt_header_title','fancy'),(19345,3257,'_dt_header_background','normal'),(19346,3257,'_dt_header_background_below_slideshow','disabled'),(19347,3257,'_dt_header_transparent_bg_color_scheme','light'),(19348,3257,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19349,3257,'_dt_header_transparent_top_bar_bg_opacity','25'),(19350,3257,'_dt_header_transparent_bg_color','#000000'),(19351,3257,'_dt_header_transparent_bg_opacity','50'),(19352,3257,'_dt_header_disabled_background','normal'),(19353,3257,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19354,3257,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19355,3257,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19356,3257,'_dt_header_disabled_transparent_bg_color','#000000'),(19357,3257,'_dt_header_disabled_transparent_bg_opacity','50'),(19358,3257,'_dt_page_overrides_top_margin',''),(19359,3257,'_dt_page_overrides_right_margin',''),(19360,3257,'_dt_page_overrides_bottom_margin',''),(19361,3257,'_dt_page_overrides_left_margin',''),(19362,3257,'_dt_fancy_header_layout_heading',''),(19363,3257,'_dt_fancy_header_title_aligment','all_left'),(19364,3257,'_dt_fancy_header_height','180'),(19365,3257,'_dt_fancy_header_padding-top','0px'),(19366,3257,'_dt_fancy_header_padding-bottom','0px'),(19367,3257,'_dt_fancy_header_breadcrumbs_heading',''),(19368,3257,'_dt_fancy_header_breadcrumbs','enabled'),(19369,3257,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19370,3257,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19371,3257,'_dt_fancy_header_title_heading',''),(19372,3257,'_dt_fancy_header_title_mode','generic'),(19373,3257,'_dt_fancy_header_title',''),(19374,3257,'_dt_fancy_header_title_font_size','35'),(19375,3257,'_dt_fancy_header_title_line_height','36'),(19376,3257,'_dt_fancy_header_text_transform','none'),(19377,3257,'_dt_fancy_header_title_color_mode','color'),(19378,3257,'_dt_fancy_header_title_color','#dddd2e'),(19379,3257,'_dt_fancy_header_subtitle_heading',''),(19380,3257,'_dt_fancy_header_subtitle',''),(19381,3257,'_dt_fancy_header_subtitle_font_size','18'),(19382,3257,'_dt_fancy_header_subtitle_line_height','26'),(19383,3257,'_dt_fancy_header_subtitle_text_transform','none'),(19384,3257,'_dt_fancy_header_subtitle_color_mode','color'),(19385,3257,'_dt_fancy_header_subtitle_color','#ffffff'),(19386,3257,'_dt_fancy_header_bg_heading',''),(19387,3257,'_dt_fancy_header_bg_color','#023b59'),(19388,3257,'_dt_fancy_header_bg_image_origin','custom'),(19389,3257,'_dt_fancy_header_bg_image','a:0:{}'),(19390,3257,'_dt_fancy_header_bg_repeat','no-repeat'),(19391,3257,'_dt_fancy_header_bg_position_x','center'),(19392,3257,'_dt_fancy_header_bg_position_y','center'),(19393,3257,'_dt_fancy_header_bg_fullscreen','1'),(19394,3257,'_dt_fancy_header_bg_overlay','0'),(19395,3257,'_dt_fancy_header_overlay_color','#000'),(19396,3257,'_dt_fancy_header_bg_overlay_opacity','50'),(19397,3257,'_dt_fancy_header_scroll_effect','default'),(19398,3257,'_dt_fancy_header_bg_parallax','0.5'),(19399,3257,'_dt_fancy_header_responsiveness_heading',''),(19400,3257,'_dt_fancy_header_responsiveness','enabled'),(19401,3257,'_dt_fancy_header_responsiveness_switch','778px'),(19402,3257,'_dt_fancy_header_responsive_height','70'),(19403,3257,'_dt_fancy_header_responsive_font_size','30'),(19404,3257,'_dt_fancy_header_responsive_title_line_height','38'),(19405,3257,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19406,3257,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19407,3257,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19408,3257,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19409,3257,'_dp_original','2169'),(19410,3257,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(19411,3257,'_edit_last','1'),(19412,3257,'_product_image_gallery','3262,3260,3263'),(19413,3269,'_dt_sidebar_widgetarea_id','sidebar_1'),(19414,3269,'total_sales','0'),(19415,3269,'_tax_status','taxable'),(19416,3269,'_tax_class',''),(19417,3269,'_manage_stock','no'),(19418,3269,'_backorders','no'),(19419,3269,'_sold_individually','no'),(19420,3269,'_virtual','no'),(19421,3269,'_downloadable','no'),(19422,3269,'_product_image_gallery','3271,3272,3273'),(19423,3269,'_download_limit','-1'),(19424,3269,'_download_expiry','-1'),(19425,3269,'_thumbnail_id','3270'),(19426,3269,'_stock',''),(19427,3269,'_stock_status','instock'),(19428,3269,'_wc_average_rating','0'),(19429,3269,'_wc_review_count','0'),(19430,3269,'_product_version','5.6.0'),(19431,3269,'_elementor_controls_usage','a:0:{}'),(19432,3269,'_elementor_controls_usage','a:0:{}'),(19433,3269,'_elementor_controls_usage','a:0:{}'),(19434,3269,'slide_template',''),(19435,3269,'rs_page_bg_color',''),(19436,3269,'_dt_sidebar_position','disabled'),(19437,3269,'_dt_sidebar_hide_on_mobile','0'),(19438,3269,'_dt_footer_show','1'),(19439,3269,'_dt_footer_widgetarea_id','sidebar_2'),(19440,3269,'_dt_footer_hide_on_mobile','0'),(19441,3269,'_dt_header_title','fancy'),(19442,3269,'_dt_header_background','normal'),(19443,3269,'_dt_header_background_below_slideshow','disabled'),(19444,3269,'_dt_header_transparent_bg_color_scheme','light'),(19445,3269,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19446,3269,'_dt_header_transparent_top_bar_bg_opacity','25'),(19447,3269,'_dt_header_transparent_bg_color','#000000'),(19448,3269,'_dt_header_transparent_bg_opacity','50'),(19449,3269,'_dt_header_disabled_background','normal'),(19450,3269,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19451,3269,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19452,3269,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19453,3269,'_dt_header_disabled_transparent_bg_color','#000000'),(19454,3269,'_dt_header_disabled_transparent_bg_opacity','50'),(19455,3269,'_dt_page_overrides_top_margin',''),(19456,3269,'_dt_page_overrides_right_margin',''),(19457,3269,'_dt_page_overrides_bottom_margin',''),(19458,3269,'_dt_page_overrides_left_margin',''),(19459,3269,'_dt_fancy_header_layout_heading',''),(19460,3269,'_dt_fancy_header_title_aligment','all_left'),(19461,3269,'_dt_fancy_header_height','180'),(19462,3269,'_dt_fancy_header_padding-top','0px'),(19463,3269,'_dt_fancy_header_padding-bottom','0px'),(19464,3269,'_dt_fancy_header_breadcrumbs_heading',''),(19465,3269,'_dt_fancy_header_breadcrumbs','enabled'),(19466,3269,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19467,3269,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19468,3269,'_dt_fancy_header_title_heading',''),(19469,3269,'_dt_fancy_header_title_mode','generic'),(19470,3269,'_dt_fancy_header_title',''),(19471,3269,'_dt_fancy_header_title_font_size','35'),(19472,3269,'_dt_fancy_header_title_line_height','36'),(19473,3269,'_dt_fancy_header_text_transform','none'),(19474,3269,'_dt_fancy_header_title_color_mode','color'),(19475,3269,'_dt_fancy_header_title_color','#dddd2e'),(19476,3269,'_dt_fancy_header_subtitle_heading',''),(19477,3269,'_dt_fancy_header_subtitle',''),(19478,3269,'_dt_fancy_header_subtitle_font_size','18'),(19479,3269,'_dt_fancy_header_subtitle_line_height','26'),(19480,3269,'_dt_fancy_header_subtitle_text_transform','none'),(19481,3269,'_dt_fancy_header_subtitle_color_mode','color'),(19482,3269,'_dt_fancy_header_subtitle_color','#ffffff'),(19483,3269,'_dt_fancy_header_bg_heading',''),(19484,3269,'_dt_fancy_header_bg_color','#023b59'),(19485,3269,'_dt_fancy_header_bg_image_origin','custom'),(19486,3269,'_dt_fancy_header_bg_image','a:0:{}'),(19487,3269,'_dt_fancy_header_bg_repeat','no-repeat'),(19488,3269,'_dt_fancy_header_bg_position_x','center'),(19489,3269,'_dt_fancy_header_bg_position_y','center'),(19490,3269,'_dt_fancy_header_bg_fullscreen','1'),(19491,3269,'_dt_fancy_header_bg_overlay','0'),(19492,3269,'_dt_fancy_header_overlay_color','#000'),(19493,3269,'_dt_fancy_header_bg_overlay_opacity','50'),(19494,3269,'_dt_fancy_header_scroll_effect','default'),(19495,3269,'_dt_fancy_header_bg_parallax','0.5'),(19496,3269,'_dt_fancy_header_responsiveness_heading',''),(19497,3269,'_dt_fancy_header_responsiveness','enabled'),(19498,3269,'_dt_fancy_header_responsiveness_switch','778px'),(19499,3269,'_dt_fancy_header_responsive_height','70'),(19500,3269,'_dt_fancy_header_responsive_font_size','30'),(19501,3269,'_dt_fancy_header_responsive_title_line_height','38'),(19502,3269,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19503,3269,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19504,3269,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19505,3269,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19506,3269,'_dp_original','2169'),(19507,3269,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(19508,3269,'_edit_last','1'),(19509,3275,'total_sales','0'),(19510,3275,'_tax_status','taxable'),(19511,3275,'_tax_class',''),(19512,3275,'_manage_stock','no'),(19513,3275,'_backorders','no'),(19514,3275,'_sold_individually','no'),(19515,3275,'_virtual','no'),(19516,3275,'_downloadable','no'),(19517,3275,'_product_image_gallery','3277,3278,3279'),(19518,3275,'_download_limit','-1'),(19519,3275,'_download_expiry','-1'),(19520,3275,'_stock',''),(19521,3275,'_stock_status','instock'),(19522,3275,'_wc_average_rating','0'),(19523,3275,'_wc_review_count','0'),(19524,3275,'_product_version','6.0.0'),(19525,3275,'_elementor_controls_usage','a:0:{}'),(19526,3275,'_elementor_controls_usage','a:0:{}'),(19527,3275,'_elementor_controls_usage','a:0:{}'),(19528,3275,'slide_template',''),(19529,3275,'rs_page_bg_color',''),(19530,3275,'_dt_sidebar_position','disabled'),(19531,3275,'_dt_sidebar_widgetarea_id','sidebar_1'),(19532,3275,'_dt_sidebar_hide_on_mobile','0'),(19533,3275,'_dt_footer_show','1'),(19534,3275,'_dt_footer_widgetarea_id','sidebar_2'),(19535,3275,'_dt_footer_hide_on_mobile','0'),(19536,3275,'_dt_header_title','fancy'),(19537,3275,'_dt_header_background','normal'),(19538,3275,'_dt_header_background_below_slideshow','disabled'),(19539,3275,'_dt_header_transparent_bg_color_scheme','light'),(19540,3275,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19541,3275,'_dt_header_transparent_top_bar_bg_opacity','25'),(19542,3275,'_dt_header_transparent_bg_color','#000000'),(19543,3275,'_dt_header_transparent_bg_opacity','50'),(19544,3275,'_dt_header_disabled_background','normal'),(19545,3275,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19546,3275,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19547,3275,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19548,3275,'_dt_header_disabled_transparent_bg_color','#000000'),(19549,3275,'_dt_header_disabled_transparent_bg_opacity','50'),(19550,3275,'_dt_page_overrides_top_margin',''),(19551,3275,'_dt_page_overrides_right_margin',''),(19552,3275,'_dt_page_overrides_bottom_margin',''),(19553,3275,'_dt_page_overrides_left_margin',''),(19554,3275,'_dt_fancy_header_layout_heading',''),(19555,3275,'_dt_fancy_header_title_aligment','all_left'),(19556,3275,'_dt_fancy_header_height','180'),(19557,3275,'_dt_fancy_header_padding-top','0px'),(19558,3275,'_dt_fancy_header_padding-bottom','0px'),(19559,3275,'_dt_fancy_header_breadcrumbs_heading',''),(19560,3275,'_dt_fancy_header_breadcrumbs','enabled'),(19561,3275,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19562,3275,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19563,3275,'_dt_fancy_header_title_heading',''),(19564,3275,'_dt_fancy_header_title_mode','generic'),(19565,3275,'_dt_fancy_header_title',''),(19566,3275,'_dt_fancy_header_title_font_size','35'),(19567,3275,'_dt_fancy_header_title_line_height','36'),(19568,3275,'_dt_fancy_header_text_transform','none'),(19569,3275,'_dt_fancy_header_title_color_mode','color'),(19570,3275,'_dt_fancy_header_title_color','#dddd2e'),(19571,3275,'_dt_fancy_header_subtitle_heading',''),(19572,3275,'_dt_fancy_header_subtitle',''),(19573,3275,'_dt_fancy_header_subtitle_font_size','18'),(19574,3275,'_dt_fancy_header_subtitle_line_height','26'),(19575,3275,'_dt_fancy_header_subtitle_text_transform','none'),(19576,3275,'_dt_fancy_header_subtitle_color_mode','color'),(19577,3275,'_dt_fancy_header_subtitle_color','#ffffff'),(19578,3275,'_dt_fancy_header_bg_heading',''),(19579,3275,'_dt_fancy_header_bg_color','#023b59'),(19580,3275,'_dt_fancy_header_bg_image_origin','custom'),(19581,3275,'_dt_fancy_header_bg_image','a:0:{}'),(19582,3275,'_dt_fancy_header_bg_repeat','no-repeat'),(19583,3275,'_dt_fancy_header_bg_position_x','center'),(19584,3275,'_dt_fancy_header_bg_position_y','center'),(19585,3275,'_dt_fancy_header_bg_fullscreen','1'),(19586,3275,'_dt_fancy_header_bg_overlay','0'),(19587,3275,'_dt_fancy_header_overlay_color','#000'),(19588,3275,'_dt_fancy_header_bg_overlay_opacity','50'),(19589,3275,'_dt_fancy_header_scroll_effect','default'),(19590,3275,'_dt_fancy_header_bg_parallax','0.5'),(19591,3275,'_dt_fancy_header_responsiveness_heading',''),(19592,3275,'_dt_fancy_header_responsiveness','enabled'),(19593,3275,'_dt_fancy_header_responsiveness_switch','778px'),(19594,3275,'_dt_fancy_header_responsive_height','70'),(19595,3275,'_dt_fancy_header_responsive_font_size','30'),(19596,3275,'_dt_fancy_header_responsive_title_line_height','38'),(19597,3275,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19598,3275,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19599,3275,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19600,3275,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19601,3275,'_dp_original','2169'),(19602,3275,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(19603,3275,'_edit_last','1'),(19604,3275,'_thumbnail_id','3283'),(19605,3284,'_dt_footer_hide_on_mobile','0'),(19606,3284,'_dt_header_title','fancy'),(19607,3284,'total_sales','0'),(19608,3284,'_tax_status','taxable'),(19609,3284,'_tax_class',''),(19610,3284,'_manage_stock','no'),(19611,3284,'_backorders','no'),(19612,3284,'_sold_individually','no'),(19613,3284,'_virtual','no'),(19614,3284,'_downloadable','no'),(19615,3284,'_product_image_gallery','3286,3287,3288'),(19616,3284,'_download_limit','-1'),(19617,3284,'_download_expiry','-1'),(19618,3284,'_thumbnail_id','3285'),(19619,3284,'_stock',''),(19620,3284,'_stock_status','instock'),(19621,3284,'_wc_average_rating','0'),(19622,3284,'_wc_review_count','0'),(19623,3284,'_product_version','5.6.0'),(19624,3284,'_elementor_controls_usage','a:0:{}'),(19625,3284,'_elementor_controls_usage','a:0:{}'),(19626,3284,'_elementor_controls_usage','a:0:{}'),(19627,3284,'slide_template',''),(19628,3284,'rs_page_bg_color',''),(19629,3284,'_dt_sidebar_position','disabled'),(19630,3284,'_dt_sidebar_widgetarea_id','sidebar_1'),(19631,3284,'_dt_sidebar_hide_on_mobile','0'),(19632,3284,'_dt_footer_show','1'),(19633,3284,'_dt_footer_widgetarea_id','sidebar_2'),(19634,3284,'_dt_header_background','normal'),(19635,3284,'_dt_header_background_below_slideshow','disabled'),(19636,3284,'_dt_header_transparent_bg_color_scheme','light'),(19637,3284,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19638,3284,'_dt_header_transparent_top_bar_bg_opacity','25'),(19639,3284,'_dt_header_transparent_bg_color','#000000'),(19640,3284,'_dt_header_transparent_bg_opacity','50'),(19641,3284,'_dt_header_disabled_background','normal'),(19642,3284,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19643,3284,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19644,3284,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19645,3284,'_dt_header_disabled_transparent_bg_color','#000000'),(19646,3284,'_dt_header_disabled_transparent_bg_opacity','50'),(19647,3284,'_dt_page_overrides_top_margin',''),(19648,3284,'_dt_page_overrides_right_margin',''),(19649,3284,'_dt_page_overrides_bottom_margin',''),(19650,3284,'_dt_page_overrides_left_margin',''),(19651,3284,'_dt_fancy_header_layout_heading',''),(19652,3284,'_dt_fancy_header_title_aligment','all_left'),(19653,3284,'_dt_fancy_header_height','180'),(19654,3284,'_dt_fancy_header_padding-top','0px'),(19655,3284,'_dt_fancy_header_padding-bottom','0px'),(19656,3284,'_dt_fancy_header_breadcrumbs_heading',''),(19657,3284,'_dt_fancy_header_breadcrumbs','enabled'),(19658,3284,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19659,3284,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19660,3284,'_dt_fancy_header_title_heading',''),(19661,3284,'_dt_fancy_header_title_mode','generic'),(19662,3284,'_dt_fancy_header_title',''),(19663,3284,'_dt_fancy_header_title_font_size','35'),(19664,3284,'_dt_fancy_header_title_line_height','36'),(19665,3284,'_dt_fancy_header_text_transform','none'),(19666,3284,'_dt_fancy_header_title_color_mode','color'),(19667,3284,'_dt_fancy_header_title_color','#dddd2e'),(19668,3284,'_dt_fancy_header_subtitle_heading',''),(19669,3284,'_dt_fancy_header_subtitle',''),(19670,3284,'_dt_fancy_header_subtitle_font_size','18'),(19671,3284,'_dt_fancy_header_subtitle_line_height','26'),(19672,3284,'_dt_fancy_header_subtitle_text_transform','none'),(19673,3284,'_dt_fancy_header_subtitle_color_mode','color'),(19674,3284,'_dt_fancy_header_subtitle_color','#ffffff'),(19675,3284,'_dt_fancy_header_bg_heading',''),(19676,3284,'_dt_fancy_header_bg_color','#023b59'),(19677,3284,'_dt_fancy_header_bg_image_origin','custom'),(19678,3284,'_dt_fancy_header_bg_image','a:0:{}'),(19679,3284,'_dt_fancy_header_bg_repeat','no-repeat'),(19680,3284,'_dt_fancy_header_bg_position_x','center'),(19681,3284,'_dt_fancy_header_bg_position_y','center'),(19682,3284,'_dt_fancy_header_bg_fullscreen','1'),(19683,3284,'_dt_fancy_header_bg_overlay','0'),(19684,3284,'_dt_fancy_header_overlay_color','#000'),(19685,3284,'_dt_fancy_header_bg_overlay_opacity','50'),(19686,3284,'_dt_fancy_header_scroll_effect','default'),(19687,3284,'_dt_fancy_header_bg_parallax','0.5'),(19688,3284,'_dt_fancy_header_responsiveness_heading',''),(19689,3284,'_dt_fancy_header_responsiveness','enabled'),(19690,3284,'_dt_fancy_header_responsiveness_switch','778px'),(19691,3284,'_dt_fancy_header_responsive_height','70'),(19692,3284,'_dt_fancy_header_responsive_font_size','30'),(19693,3284,'_dt_fancy_header_responsive_title_line_height','38'),(19694,3284,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19695,3284,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19696,3284,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19697,3284,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19698,3284,'_dp_original','2169'),(19699,3284,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(19700,3284,'_edit_last','1'),(19701,3290,'total_sales','0'),(19702,3290,'_tax_status','taxable'),(19703,3290,'_tax_class',''),(19704,3290,'_manage_stock','no'),(19705,3290,'_backorders','no'),(19706,3290,'_sold_individually','no'),(19707,3290,'_virtual','no'),(19708,3290,'_downloadable','no'),(19709,3290,'_product_image_gallery','3294,3292,3293'),(19710,3290,'_download_limit','-1'),(19711,3290,'_download_expiry','-1'),(19712,3290,'_thumbnail_id','3291'),(19713,3290,'_stock',''),(19714,3290,'_stock_status','instock'),(19715,3290,'_wc_average_rating','0'),(19716,3290,'_wc_review_count','0'),(19717,3290,'_product_version','5.6.0'),(19718,3290,'_elementor_controls_usage','a:0:{}'),(19719,3290,'_elementor_controls_usage','a:0:{}'),(19720,3290,'_elementor_controls_usage','a:0:{}'),(19721,3290,'slide_template',''),(19722,3290,'rs_page_bg_color',''),(19723,3290,'_dt_sidebar_position','disabled'),(19724,3290,'_dt_sidebar_widgetarea_id','sidebar_1'),(19725,3290,'_dt_sidebar_hide_on_mobile','0'),(19726,3290,'_dt_footer_show','1'),(19727,3290,'_dt_footer_widgetarea_id','sidebar_2'),(19728,3290,'_dt_footer_hide_on_mobile','0'),(19729,3290,'_dt_header_title','fancy'),(19730,3290,'_dt_header_background','normal'),(19731,3290,'_dt_header_background_below_slideshow','disabled'),(19732,3290,'_dt_header_transparent_bg_color_scheme','light'),(19733,3290,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19734,3290,'_dt_header_transparent_top_bar_bg_opacity','25'),(19735,3290,'_dt_header_transparent_bg_color','#000000'),(19736,3290,'_dt_header_transparent_bg_opacity','50'),(19737,3290,'_dt_header_disabled_background','normal'),(19738,3290,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19739,3290,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19740,3290,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19741,3290,'_dt_header_disabled_transparent_bg_color','#000000'),(19742,3290,'_dt_header_disabled_transparent_bg_opacity','50'),(19743,3290,'_dt_page_overrides_top_margin',''),(19744,3290,'_dt_page_overrides_right_margin',''),(19745,3290,'_dt_page_overrides_bottom_margin',''),(19746,3290,'_dt_page_overrides_left_margin',''),(19747,3290,'_dt_fancy_header_layout_heading',''),(19748,3290,'_dt_fancy_header_title_aligment','all_left'),(19749,3290,'_dt_fancy_header_height','180'),(19750,3290,'_dt_fancy_header_padding-top','0px'),(19751,3290,'_dt_fancy_header_padding-bottom','0px'),(19752,3290,'_dt_fancy_header_breadcrumbs_heading',''),(19753,3290,'_dt_fancy_header_breadcrumbs','enabled'),(19754,3290,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19755,3290,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19756,3290,'_dt_fancy_header_title_heading',''),(19757,3290,'_dt_fancy_header_title_mode','generic'),(19758,3290,'_dt_fancy_header_title',''),(19759,3290,'_dt_fancy_header_title_font_size','35'),(19760,3290,'_dt_fancy_header_title_line_height','36'),(19761,3290,'_dt_fancy_header_text_transform','none'),(19762,3290,'_dt_fancy_header_title_color_mode','color'),(19763,3290,'_dt_fancy_header_title_color','#dddd2e'),(19764,3290,'_dt_fancy_header_subtitle_heading',''),(19765,3290,'_dt_fancy_header_subtitle',''),(19766,3290,'_dt_fancy_header_subtitle_font_size','18'),(19767,3290,'_dt_fancy_header_subtitle_line_height','26'),(19768,3290,'_dt_fancy_header_subtitle_text_transform','none'),(19769,3290,'_dt_fancy_header_subtitle_color_mode','color'),(19770,3290,'_dt_fancy_header_subtitle_color','#ffffff'),(19771,3290,'_dt_fancy_header_bg_heading',''),(19772,3290,'_dt_fancy_header_bg_color','#023b59'),(19773,3290,'_dt_fancy_header_bg_image_origin','custom'),(19774,3290,'_dt_fancy_header_bg_image','a:0:{}'),(19775,3290,'_dt_fancy_header_bg_repeat','no-repeat'),(19776,3290,'_dt_fancy_header_bg_position_x','center'),(19777,3290,'_dt_fancy_header_bg_position_y','center'),(19778,3290,'_dt_fancy_header_bg_fullscreen','1'),(19779,3290,'_dt_fancy_header_bg_overlay','0'),(19780,3290,'_dt_fancy_header_overlay_color','#000'),(19781,3290,'_dt_fancy_header_bg_overlay_opacity','50'),(19782,3290,'_dt_fancy_header_scroll_effect','default'),(19783,3290,'_dt_fancy_header_bg_parallax','0.5'),(19784,3290,'_dt_fancy_header_responsiveness_heading',''),(19785,3290,'_dt_fancy_header_responsiveness','enabled'),(19786,3290,'_dt_fancy_header_responsiveness_switch','778px'),(19787,3290,'_dt_fancy_header_responsive_height','70'),(19788,3290,'_dt_fancy_header_responsive_font_size','30'),(19789,3290,'_dt_fancy_header_responsive_title_line_height','38'),(19790,3290,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19791,3290,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19792,3290,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19793,3290,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19794,3290,'_dp_original','2169'),(19795,3290,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(19796,3290,'_edit_last','1'),(19797,3302,'total_sales','0'),(19798,3302,'_tax_status','taxable'),(19799,3302,'_tax_class',''),(19800,3302,'_manage_stock','no'),(19801,3302,'_backorders','no'),(19802,3302,'_sold_individually','no'),(19803,3302,'_virtual','no'),(19804,3302,'_downloadable','no'),(19805,3302,'_product_image_gallery','3304,3305,3306'),(19806,3302,'_download_limit','-1'),(19807,3302,'_download_expiry','-1'),(19808,3302,'_thumbnail_id','3303'),(19809,3302,'_stock',''),(19810,3302,'_stock_status','instock'),(19811,3302,'_wc_average_rating','0'),(19812,3302,'_wc_review_count','0'),(19813,3302,'_product_version','5.6.0'),(19814,3302,'_elementor_controls_usage','a:0:{}'),(19815,3302,'_elementor_controls_usage','a:0:{}'),(19816,3302,'_elementor_controls_usage','a:0:{}'),(19817,3302,'_elementor_controls_usage','a:0:{}'),(19818,3302,'_elementor_controls_usage','a:0:{}'),(19819,3302,'slide_template',''),(19820,3302,'rs_page_bg_color',''),(19821,3302,'_dt_sidebar_position','disabled'),(19822,3302,'_dt_sidebar_widgetarea_id','sidebar_1'),(19823,3302,'_dt_sidebar_hide_on_mobile','0'),(19824,3302,'_dt_footer_show','1'),(19825,3302,'_dt_footer_widgetarea_id','sidebar_2'),(19826,3302,'_dt_footer_hide_on_mobile','0'),(19827,3302,'_dt_header_title','fancy'),(19828,3302,'_dt_header_background','normal'),(19829,3302,'_dt_header_background_below_slideshow','disabled'),(19830,3302,'_dt_header_transparent_bg_color_scheme','light'),(19831,3302,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19832,3302,'_dt_header_transparent_top_bar_bg_opacity','25'),(19833,3302,'_dt_header_transparent_bg_color','#000000'),(19834,3302,'_dt_header_transparent_bg_opacity','50'),(19835,3302,'_dt_header_disabled_background','normal'),(19836,3302,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19837,3302,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19838,3302,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19839,3302,'_dt_header_disabled_transparent_bg_color','#000000'),(19840,3302,'_dt_header_disabled_transparent_bg_opacity','50'),(19841,3302,'_dt_page_overrides_top_margin',''),(19842,3302,'_dt_page_overrides_right_margin',''),(19843,3302,'_dt_page_overrides_bottom_margin',''),(19844,3302,'_dt_page_overrides_left_margin',''),(19845,3302,'_dt_fancy_header_layout_heading',''),(19846,3302,'_dt_fancy_header_title_aligment','all_left'),(19847,3302,'_dt_fancy_header_height','180'),(19848,3302,'_dt_fancy_header_padding-top','0px'),(19849,3302,'_dt_fancy_header_padding-bottom','0px'),(19850,3302,'_dt_fancy_header_breadcrumbs_heading',''),(19851,3302,'_dt_fancy_header_breadcrumbs','enabled'),(19852,3302,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19853,3302,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19854,3302,'_dt_fancy_header_title_heading',''),(19855,3302,'_dt_fancy_header_title_mode','generic'),(19856,3302,'_dt_fancy_header_title',''),(19857,3302,'_dt_fancy_header_title_font_size','35'),(19858,3302,'_dt_fancy_header_title_line_height','36'),(19859,3302,'_dt_fancy_header_text_transform','none'),(19860,3302,'_dt_fancy_header_title_color_mode','color'),(19861,3302,'_dt_fancy_header_title_color','#dddd2e'),(19862,3302,'_dt_fancy_header_subtitle_heading',''),(19863,3302,'_dt_fancy_header_subtitle',''),(19864,3302,'_dt_fancy_header_subtitle_font_size','18'),(19865,3302,'_dt_fancy_header_subtitle_line_height','26'),(19866,3302,'_dt_fancy_header_subtitle_text_transform','none'),(19867,3302,'_dt_fancy_header_subtitle_color_mode','color'),(19868,3302,'_dt_fancy_header_subtitle_color','#ffffff'),(19869,3302,'_dt_fancy_header_bg_heading',''),(19870,3302,'_dt_fancy_header_bg_color','#023b59'),(19871,3302,'_dt_fancy_header_bg_image_origin','custom'),(19872,3302,'_dt_fancy_header_bg_image','a:0:{}'),(19873,3302,'_dt_fancy_header_bg_repeat','no-repeat'),(19874,3302,'_dt_fancy_header_bg_position_x','center'),(19875,3302,'_dt_fancy_header_bg_position_y','center'),(19876,3302,'_dt_fancy_header_bg_fullscreen','1'),(19877,3302,'_dt_fancy_header_bg_overlay','0'),(19878,3302,'_dt_fancy_header_overlay_color','#000'),(19879,3302,'_dt_fancy_header_bg_overlay_opacity','50'),(19880,3302,'_dt_fancy_header_scroll_effect','default'),(19881,3302,'_dt_fancy_header_bg_parallax','0.5'),(19882,3302,'_dt_fancy_header_responsiveness_heading',''),(19883,3302,'_dt_fancy_header_responsiveness','enabled'),(19884,3302,'_dt_fancy_header_responsiveness_switch','778px'),(19885,3302,'_dt_fancy_header_responsive_height','70'),(19886,3302,'_dt_fancy_header_responsive_font_size','30'),(19887,3302,'_dt_fancy_header_responsive_title_line_height','38'),(19888,3302,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19889,3302,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19890,3302,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19891,3302,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19892,3302,'_dp_original','2452'),(19893,3302,'_edit_last','1'),(19894,3320,'_edit_last','1'),(19895,3320,'_dp_original','2029'),(19896,3320,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(19897,3320,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(19898,3320,'_dt_fancy_header_responsive_subtitle_line_height','28'),(19899,3320,'_dt_fancy_header_responsive_subtitle_font_size','20'),(19900,3320,'_dt_fancy_header_responsive_title_line_height','38'),(19901,3320,'_dt_fancy_header_responsive_font_size','30'),(19902,3320,'_dt_fancy_header_responsive_height','70'),(19903,3320,'_dt_fancy_header_responsiveness_switch','778px'),(19904,3320,'_dt_fancy_header_responsiveness','enabled'),(19905,3320,'_dt_fancy_header_responsiveness_heading',''),(19906,3320,'_dt_fancy_header_bg_parallax','0.5'),(19907,3320,'_dt_fancy_header_scroll_effect','default'),(19908,3320,'_dt_fancy_header_bg_overlay_opacity','50'),(19909,3320,'_dt_fancy_header_overlay_color','#000'),(19910,3320,'_dt_fancy_header_bg_overlay','0'),(19911,3320,'_dt_fancy_header_bg_fullscreen','1'),(19912,3320,'_dt_fancy_header_bg_position_y','center'),(19913,3320,'_dt_fancy_header_bg_position_x','center'),(19914,3320,'_dt_fancy_header_bg_repeat','no-repeat'),(19915,3320,'_dt_fancy_header_bg_image','a:0:{}'),(19916,3320,'_dt_fancy_header_bg_image_origin','custom'),(19917,3320,'_dt_fancy_header_bg_color','#023b59'),(19918,3320,'_dt_fancy_header_bg_heading',''),(19919,3320,'_dt_fancy_header_subtitle_color','#ffffff'),(19920,3320,'_dt_fancy_header_subtitle_color_mode','color'),(19921,3320,'_dt_fancy_header_subtitle_text_transform','none'),(19922,3320,'_dt_header_disabled_transparent_bg_opacity','50'),(19923,3320,'_dt_page_overrides_top_margin',''),(19924,3320,'_dt_page_overrides_right_margin',''),(19925,3320,'_dt_page_overrides_bottom_margin',''),(19926,3320,'_dt_page_overrides_left_margin',''),(19927,3320,'_dt_fancy_header_layout_heading',''),(19928,3320,'_dt_fancy_header_title_aligment','all_left'),(19929,3320,'_dt_fancy_header_height','180'),(19930,3320,'_dt_fancy_header_padding-top','0px'),(19931,3320,'_dt_fancy_header_padding-bottom','0px'),(19932,3320,'_dt_fancy_header_breadcrumbs_heading',''),(19933,3320,'_dt_fancy_header_breadcrumbs','enabled'),(19934,3320,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(19935,3320,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(19936,3320,'_dt_fancy_header_title_heading',''),(19937,3320,'_dt_fancy_header_title_mode','generic'),(19938,3320,'_dt_fancy_header_title',''),(19939,3320,'_dt_fancy_header_title_font_size','35'),(19940,3320,'_dt_fancy_header_title_line_height','36'),(19941,3320,'_dt_fancy_header_text_transform','none'),(19942,3320,'_dt_fancy_header_title_color_mode','color'),(19943,3320,'_dt_fancy_header_title_color','#dddd2e'),(19944,3320,'_dt_fancy_header_subtitle_heading',''),(19945,3320,'_dt_fancy_header_subtitle',''),(19946,3320,'_dt_fancy_header_subtitle_font_size','18'),(19947,3320,'_dt_fancy_header_subtitle_line_height','26'),(19948,3320,'_dt_header_disabled_transparent_bg_color','#000000'),(19949,3320,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(19950,3320,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(19951,3320,'_dt_header_disabled_background','normal'),(19952,3320,'_dt_header_transparent_bg_opacity','50'),(19953,3320,'_dt_header_transparent_bg_color','#000000'),(19954,3320,'_dt_header_transparent_top_bar_bg_opacity','25'),(19955,3320,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(19956,3320,'_dt_header_transparent_bg_color_scheme','light'),(19957,3320,'_dt_header_background_below_slideshow','disabled'),(19958,3320,'_dt_header_background','normal'),(19959,3320,'_dt_header_title','fancy'),(19960,3320,'_dt_footer_hide_on_mobile','0'),(19961,3320,'_dt_footer_widgetarea_id','sidebar_2'),(19962,3320,'_dt_footer_show','1'),(19963,3320,'_dt_sidebar_hide_on_mobile','0'),(19964,3320,'_dt_sidebar_widgetarea_id','sidebar_1'),(19965,3320,'_dt_sidebar_position','disabled'),(19966,3320,'rs_page_bg_color',''),(19967,3320,'slide_template',''),(19968,3320,'_elementor_controls_usage','a:0:{}'),(19969,3320,'_elementor_controls_usage','a:0:{}'),(19970,3320,'_product_version','5.8.0'),(19971,3320,'_wc_review_count','0'),(19972,3320,'_wc_average_rating','0'),(19973,3320,'_stock_status','instock'),(19974,3320,'_stock',''),(19975,3320,'_thumbnail_id','3322'),(19976,3320,'_download_expiry','-1'),(19977,3320,'_download_limit','-1'),(19978,3320,'_product_image_gallery','3325,3323,3324'),(19979,3320,'_downloadable','no'),(19980,3320,'_virtual','no'),(19981,3320,'_sold_individually','no'),(19982,3320,'_backorders','no'),(19983,3320,'_manage_stock','no'),(19984,3320,'_tax_class',''),(19985,3320,'total_sales','0'),(19986,3320,'_tax_status','taxable'),(19987,3320,'_dt_header_disabled_transparent_bg_color_scheme','light'),(19988,3630,'total_sales','0'),(19989,3630,'_tax_status','taxable'),(19990,3630,'_tax_class',''),(19991,3630,'_manage_stock','no'),(19992,3630,'_backorders','no'),(19993,3630,'_sold_individually','no'),(19994,3630,'_virtual','no'),(19995,3630,'_downloadable','no'),(19996,3630,'_download_limit','-1'),(19997,3630,'_download_expiry','-1'),(19998,3630,'_thumbnail_id','3631'),(19999,3630,'_stock',''),(20000,3630,'_stock_status','instock'),(20001,3630,'_wc_average_rating','0'),(20002,3630,'_wc_review_count','0'),(20003,3630,'_product_version','6.0.0'),(20004,3630,'_elementor_controls_usage','a:0:{}'),(20005,3630,'_elementor_controls_usage','a:0:{}'),(20006,3630,'slide_template',''),(20007,3630,'rs_page_bg_color',''),(20008,3630,'_dt_sidebar_position','disabled'),(20009,3630,'_dt_sidebar_widgetarea_id','sidebar_1'),(20010,3630,'_dt_sidebar_hide_on_mobile','0'),(20011,3630,'_dt_footer_show','1'),(20012,3630,'_dt_footer_widgetarea_id','sidebar_2'),(20013,3630,'_dt_footer_hide_on_mobile','0'),(20014,3630,'_dt_header_title','fancy'),(20015,3630,'_dt_header_background','normal'),(20016,3630,'_dt_header_background_below_slideshow','disabled'),(20017,3630,'_dt_header_transparent_bg_color_scheme','light'),(20018,3630,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20019,3630,'_dt_header_transparent_top_bar_bg_opacity','25'),(20020,3630,'_dt_header_transparent_bg_color','#000000'),(20021,3630,'_dt_header_transparent_bg_opacity','50'),(20022,3630,'_dt_header_disabled_background','normal'),(20023,3630,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20024,3630,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20025,3630,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20026,3630,'_dt_header_disabled_transparent_bg_color','#000000'),(20027,3630,'_dt_header_disabled_transparent_bg_opacity','50'),(20028,3630,'_dt_page_overrides_top_margin',''),(20029,3630,'_dt_page_overrides_right_margin',''),(20030,3630,'_dt_page_overrides_bottom_margin',''),(20031,3630,'_dt_page_overrides_left_margin',''),(20032,3630,'_dt_fancy_header_layout_heading',''),(20033,3630,'_dt_fancy_header_title_aligment','all_left'),(20034,3630,'_dt_fancy_header_height','180'),(20035,3630,'_dt_fancy_header_padding-top','0px'),(20036,3630,'_dt_fancy_header_padding-bottom','0px'),(20037,3630,'_dt_fancy_header_breadcrumbs_heading',''),(20038,3630,'_dt_fancy_header_breadcrumbs','enabled'),(20039,3630,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20040,3630,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20041,3630,'_dt_fancy_header_title_heading',''),(20042,3630,'_dt_fancy_header_title_mode','generic'),(20043,3630,'_dt_fancy_header_title',''),(20044,3630,'_dt_fancy_header_title_font_size','35'),(20045,3630,'_dt_fancy_header_title_line_height','36'),(20046,3630,'_dt_fancy_header_text_transform','none'),(20047,3630,'_dt_fancy_header_title_color_mode','color'),(20048,3630,'_dt_fancy_header_title_color','#dddd2e'),(20049,3630,'_dt_fancy_header_subtitle_heading',''),(20050,3630,'_dt_fancy_header_subtitle',''),(20051,3630,'_dt_fancy_header_subtitle_font_size','18'),(20052,3630,'_dt_fancy_header_subtitle_line_height','26'),(20053,3630,'_dt_fancy_header_subtitle_text_transform','none'),(20054,3630,'_dt_fancy_header_subtitle_color_mode','color'),(20055,3630,'_dt_fancy_header_subtitle_color','#ffffff'),(20056,3630,'_dt_fancy_header_bg_heading',''),(20057,3630,'_dt_fancy_header_bg_color','#023b59'),(20058,3630,'_dt_fancy_header_bg_image_origin','custom'),(20059,3630,'_dt_fancy_header_bg_image','a:0:{}'),(20060,3630,'_dt_fancy_header_bg_repeat','no-repeat'),(20061,3630,'_dt_fancy_header_bg_position_x','center'),(20062,3630,'_dt_fancy_header_bg_position_y','center'),(20063,3630,'_dt_fancy_header_bg_fullscreen','1'),(20064,3630,'_dt_fancy_header_bg_overlay','0'),(20065,3630,'_dt_fancy_header_overlay_color','#000'),(20066,3630,'_dt_fancy_header_bg_overlay_opacity','50'),(20067,3630,'_dt_fancy_header_scroll_effect','default'),(20068,3630,'_dt_fancy_header_bg_parallax','0.5'),(20069,3630,'_dt_fancy_header_responsiveness_heading',''),(20070,3630,'_dt_fancy_header_responsiveness','enabled'),(20071,3630,'_dt_fancy_header_responsiveness_switch','778px'),(20072,3630,'_dt_fancy_header_responsive_height','70'),(20073,3630,'_dt_fancy_header_responsive_font_size','30'),(20074,3630,'_dt_fancy_header_responsive_title_line_height','38'),(20075,3630,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20076,3630,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20077,3630,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20078,3630,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20079,3630,'_dp_original','2029'),(20080,3630,'_edit_last','1'),(20081,3630,'_product_image_gallery','3634,3635,3636,3633'),(20082,3640,'_edit_last','1'),(20083,3640,'_dp_original','2959'),(20084,3640,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20085,3640,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20086,3640,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20087,3640,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20088,3640,'_dt_fancy_header_responsive_title_line_height','38'),(20089,3640,'_dt_fancy_header_responsive_font_size','30'),(20090,3640,'_dt_fancy_header_responsive_height','70'),(20091,3640,'_dt_fancy_header_responsiveness_switch','778px'),(20092,3640,'_dt_fancy_header_responsiveness','enabled'),(20093,3640,'_dt_fancy_header_responsiveness_heading',''),(20094,3640,'_dt_fancy_header_bg_parallax','0.5'),(20095,3640,'_dt_fancy_header_bg_overlay_opacity','50'),(20096,3640,'_dt_fancy_header_scroll_effect','default'),(20097,3640,'_dt_fancy_header_overlay_color','#000'),(20098,3640,'_dt_fancy_header_subtitle_line_height','26'),(20099,3640,'_dt_fancy_header_subtitle_font_size','18'),(20100,3640,'_dt_fancy_header_subtitle',''),(20101,3640,'_dt_fancy_header_title_color','#dddd2e'),(20102,3640,'_dt_fancy_header_subtitle_heading',''),(20103,3640,'_dt_fancy_header_title_color_mode','color'),(20104,3640,'_dt_fancy_header_text_transform','none'),(20105,3640,'_dt_fancy_header_title_line_height','36'),(20106,3640,'_dt_fancy_header_title_font_size','35'),(20107,3640,'_dt_fancy_header_title',''),(20108,3640,'_dt_fancy_header_title_mode','generic'),(20109,3640,'_dt_fancy_header_title_heading',''),(20110,3640,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20111,3640,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20112,3640,'_dt_fancy_header_breadcrumbs','enabled'),(20113,3640,'_dt_fancy_header_breadcrumbs_heading',''),(20114,3640,'_dt_fancy_header_padding-bottom','0px'),(20115,3640,'_dt_fancy_header_padding-top','0px'),(20116,3640,'_dt_fancy_header_height','180'),(20117,3640,'_dt_fancy_header_layout_heading',''),(20118,3640,'_dt_page_overrides_left_margin',''),(20119,3640,'_dt_page_overrides_bottom_margin',''),(20120,3640,'_dt_page_overrides_right_margin',''),(20121,3640,'_dt_page_overrides_top_margin',''),(20122,3640,'_dt_header_disabled_transparent_bg_opacity','50'),(20123,3640,'_dt_header_transparent_bg_opacity','50'),(20124,3640,'_dt_header_disabled_background','normal'),(20125,3640,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20126,3640,'_dt_fancy_header_title_aligment','all_left'),(20127,3640,'_dt_fancy_header_bg_overlay','0'),(20128,3640,'_dt_fancy_header_subtitle_text_transform','none'),(20129,3640,'_dt_fancy_header_subtitle_color_mode','color'),(20130,3640,'_dt_fancy_header_subtitle_color','#ffffff'),(20131,3640,'_dt_fancy_header_bg_heading',''),(20132,3640,'_dt_fancy_header_bg_color','#023b59'),(20133,3640,'_dt_fancy_header_bg_image_origin','custom'),(20134,3640,'_dt_fancy_header_bg_image','a:0:{}'),(20135,3640,'_dt_fancy_header_bg_repeat','no-repeat'),(20136,3640,'_dt_fancy_header_bg_position_x','center'),(20137,3640,'_dt_fancy_header_bg_position_y','center'),(20138,3640,'_dt_fancy_header_bg_fullscreen','1'),(20139,3640,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20140,3640,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20141,3640,'_dt_header_disabled_transparent_bg_color','#000000'),(20142,3640,'total_sales','0'),(20143,3640,'_tax_status','taxable'),(20144,3640,'_tax_class',''),(20145,3640,'_manage_stock','no'),(20146,3640,'_backorders','no'),(20147,3640,'_sold_individually','no'),(20148,3640,'_virtual','no'),(20149,3640,'_downloadable','no'),(20150,3640,'_product_image_gallery','3642'),(20151,3640,'_download_limit','-1'),(20152,3640,'_download_expiry','-1'),(20153,3640,'_thumbnail_id','3641'),(20154,3640,'_stock',''),(20155,3640,'_stock_status','instock'),(20156,3640,'_wc_average_rating','0'),(20157,3640,'_wc_review_count','0'),(20158,3640,'_product_version','4.9.5'),(20159,3640,'_elementor_controls_usage','a:0:{}'),(20160,3640,'_elementor_controls_usage','a:0:{}'),(20161,3640,'_elementor_controls_usage','a:0:{}'),(20162,3640,'slide_template',''),(20163,3640,'rs_page_bg_color',''),(20164,3640,'_dt_sidebar_position','disabled'),(20165,3640,'_dt_sidebar_widgetarea_id','sidebar_1'),(20166,3640,'_dt_sidebar_hide_on_mobile','0'),(20167,3640,'_dt_footer_show','1'),(20168,3640,'_dt_footer_widgetarea_id','sidebar_2'),(20169,3640,'_dt_footer_hide_on_mobile','0'),(20170,3640,'_dt_header_title','fancy'),(20171,3640,'_dt_header_background','normal'),(20172,3640,'_dt_header_background_below_slideshow','disabled'),(20173,3640,'_dt_header_transparent_bg_color_scheme','light'),(20174,3640,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20175,3640,'_dt_header_transparent_top_bar_bg_opacity','25'),(20176,3640,'_dt_header_transparent_bg_color','#000000'),(20177,3647,'total_sales','0'),(20178,3647,'_tax_status','taxable'),(20179,3647,'_tax_class',''),(20180,3647,'_manage_stock','no'),(20181,3647,'_backorders','no'),(20182,3647,'_sold_individually','no'),(20183,3647,'_virtual','no'),(20184,3647,'_downloadable','no'),(20185,3647,'_product_image_gallery','3649,3650,3652,3651'),(20186,3647,'_download_limit','-1'),(20187,3647,'_download_expiry','-1'),(20188,3647,'_thumbnail_id','3648'),(20189,3647,'_stock',''),(20190,3647,'_stock_status','instock'),(20191,3647,'_wc_average_rating','0'),(20192,3647,'_wc_review_count','0'),(20193,3647,'_product_version','6.0.0'),(20194,3647,'_elementor_controls_usage','a:0:{}'),(20195,3647,'_elementor_controls_usage','a:0:{}'),(20196,3647,'_elementor_controls_usage','a:0:{}'),(20197,3647,'slide_template',''),(20198,3647,'rs_page_bg_color',''),(20199,3647,'_dt_sidebar_position','disabled'),(20200,3647,'_dt_sidebar_widgetarea_id','sidebar_1'),(20201,3647,'_dt_sidebar_hide_on_mobile','0'),(20202,3647,'_dt_footer_show','1'),(20203,3647,'_dt_footer_widgetarea_id','sidebar_2'),(20204,3647,'_dt_footer_hide_on_mobile','0'),(20205,3647,'_dt_header_title','fancy'),(20206,3647,'_dt_header_background','normal'),(20207,3647,'_dt_header_background_below_slideshow','disabled'),(20208,3647,'_dt_header_transparent_bg_color_scheme','light'),(20209,3647,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20210,3647,'_dt_header_transparent_top_bar_bg_opacity','25'),(20211,3647,'_dt_header_transparent_bg_color','#000000'),(20212,3647,'_dt_header_transparent_bg_opacity','50'),(20213,3647,'_dt_header_disabled_background','normal'),(20214,3647,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20215,3647,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20216,3647,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20217,3647,'_dt_header_disabled_transparent_bg_color','#000000'),(20218,3647,'_dt_header_disabled_transparent_bg_opacity','50'),(20219,3647,'_dt_page_overrides_top_margin',''),(20220,3647,'_dt_page_overrides_right_margin',''),(20221,3647,'_dt_page_overrides_bottom_margin',''),(20222,3647,'_dt_page_overrides_left_margin',''),(20223,3647,'_dt_fancy_header_layout_heading',''),(20224,3647,'_dt_fancy_header_title_aligment','all_left'),(20225,3647,'_dt_fancy_header_height','180'),(20226,3647,'_dt_fancy_header_padding-top','0px'),(20227,3647,'_dt_fancy_header_padding-bottom','0px'),(20228,3647,'_dt_fancy_header_breadcrumbs_heading',''),(20229,3647,'_dt_fancy_header_breadcrumbs','enabled'),(20230,3647,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20231,3647,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20232,3647,'_dt_fancy_header_title_heading',''),(20233,3647,'_dt_fancy_header_title_mode','generic'),(20234,3647,'_dt_fancy_header_title',''),(20235,3647,'_dt_fancy_header_title_font_size','35'),(20236,3647,'_dt_fancy_header_title_line_height','36'),(20237,3647,'_dt_fancy_header_text_transform','none'),(20238,3647,'_dt_fancy_header_title_color_mode','color'),(20239,3647,'_dt_fancy_header_title_color','#dddd2e'),(20240,3647,'_dt_fancy_header_subtitle_heading',''),(20241,3647,'_dt_fancy_header_subtitle',''),(20242,3647,'_dt_fancy_header_subtitle_font_size','18'),(20243,3647,'_dt_fancy_header_subtitle_line_height','26'),(20244,3647,'_dt_fancy_header_subtitle_text_transform','none'),(20245,3647,'_dt_fancy_header_subtitle_color_mode','color'),(20246,3647,'_dt_fancy_header_subtitle_color','#ffffff'),(20247,3647,'_dt_fancy_header_bg_heading',''),(20248,3647,'_dt_fancy_header_bg_color','#023b59'),(20249,3647,'_dt_fancy_header_bg_image_origin','custom'),(20250,3647,'_dt_fancy_header_bg_image','a:0:{}'),(20251,3647,'_dt_fancy_header_bg_repeat','no-repeat'),(20252,3647,'_dt_fancy_header_bg_position_x','center'),(20253,3647,'_dt_fancy_header_bg_position_y','center'),(20254,3647,'_dt_fancy_header_bg_fullscreen','1'),(20255,3647,'_dt_fancy_header_bg_overlay','0'),(20256,3647,'_dt_fancy_header_overlay_color','#000'),(20257,3647,'_dt_fancy_header_bg_overlay_opacity','50'),(20258,3647,'_dt_fancy_header_scroll_effect','default'),(20259,3647,'_dt_fancy_header_bg_parallax','0.5'),(20260,3647,'_dt_fancy_header_responsiveness_heading',''),(20261,3647,'_dt_fancy_header_responsiveness','enabled'),(20262,3647,'_dt_fancy_header_responsiveness_switch','778px'),(20263,3647,'_dt_fancy_header_responsive_height','70'),(20264,3647,'_dt_fancy_header_responsive_font_size','30'),(20265,3647,'_dt_fancy_header_responsive_title_line_height','38'),(20266,3647,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20267,3647,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20268,3647,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20269,3647,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20270,3647,'_dp_original','2169'),(20271,3647,'_oembed_c945336722f91b61571bfcb2af84f8b4','{{unknown}}'),(20272,3647,'_edit_last','1'),(20273,3662,'_wc_review_count','0'),(20274,3662,'_elementor_controls_usage','a:0:{}'),(20275,3662,'_elementor_controls_usage','a:0:{}'),(20276,3662,'_elementor_controls_usage','a:0:{}'),(20277,3662,'_product_version','6.0.1'),(20278,3662,'_wc_average_rating','0'),(20279,3662,'_stock_status','instock'),(20280,3662,'_download_expiry','-1'),(20281,3662,'_download_limit','-1'),(20282,3662,'_virtual','no'),(20283,3662,'_downloadable','no'),(20284,3662,'_sold_individually','no'),(20285,3662,'_backorders','no'),(20286,3662,'_manage_stock','no'),(20287,3662,'_tax_class',''),(20288,3662,'_stock',''),(20289,3662,'_tax_status','taxable'),(20290,3662,'total_sales','0'),(20291,3662,'_elementor_controls_usage','a:0:{}'),(20292,3662,'_elementor_controls_usage','a:0:{}'),(20293,3662,'_elementor_controls_usage','a:0:{}'),(20294,3662,'slide_template',''),(20295,3662,'rs_page_bg_color',''),(20296,3662,'_dt_sidebar_position','disabled'),(20297,3662,'_dt_sidebar_widgetarea_id','sidebar_1'),(20298,3662,'_dt_sidebar_hide_on_mobile','0'),(20299,3662,'_dt_footer_show','1'),(20300,3662,'_dt_footer_widgetarea_id','sidebar_2'),(20301,3662,'_dt_footer_hide_on_mobile','0'),(20302,3662,'_dt_header_title','fancy'),(20303,3662,'_dt_header_background','normal'),(20304,3662,'_dt_header_background_below_slideshow','disabled'),(20305,3662,'_dt_header_transparent_bg_color_scheme','light'),(20306,3662,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20307,3662,'_dt_header_transparent_top_bar_bg_opacity','25'),(20308,3662,'_dt_header_transparent_bg_color','#000000'),(20309,3662,'_dt_header_transparent_bg_opacity','50'),(20310,3662,'_dt_header_disabled_background','normal'),(20311,3662,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20312,3662,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20313,3662,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20314,3662,'_dt_header_disabled_transparent_bg_color','#000000'),(20315,3662,'_dt_header_disabled_transparent_bg_opacity','50'),(20316,3662,'_dt_page_overrides_top_margin',''),(20317,3662,'_dt_page_overrides_right_margin',''),(20318,3662,'_dt_page_overrides_bottom_margin',''),(20319,3662,'_dt_page_overrides_left_margin',''),(20320,3662,'_dt_fancy_header_layout_heading',''),(20321,3662,'_dt_fancy_header_title_aligment','all_left'),(20322,3662,'_dt_fancy_header_height','180'),(20323,3662,'_dt_fancy_header_padding-top','0px'),(20324,3662,'_dt_fancy_header_padding-bottom','0px'),(20325,3662,'_dt_fancy_header_breadcrumbs_heading',''),(20326,3662,'_dt_fancy_header_breadcrumbs','enabled'),(20327,3662,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20328,3662,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20329,3662,'_dt_fancy_header_title_heading',''),(20330,3662,'_dt_fancy_header_title_mode','generic'),(20331,3662,'_dt_fancy_header_title',''),(20332,3662,'_dt_fancy_header_title_font_size','35'),(20333,3662,'_dt_fancy_header_title_line_height','36'),(20334,3662,'_dt_fancy_header_text_transform','none'),(20335,3662,'_dt_fancy_header_title_color_mode','color'),(20336,3662,'_dt_fancy_header_title_color','#dddd2e'),(20337,3662,'_dt_fancy_header_subtitle_heading',''),(20338,3662,'_dt_fancy_header_subtitle',''),(20339,3662,'_dt_fancy_header_subtitle_font_size','18'),(20340,3662,'_dt_fancy_header_subtitle_line_height','26'),(20341,3662,'_dt_fancy_header_subtitle_text_transform','none'),(20342,3662,'_dt_fancy_header_subtitle_color_mode','color'),(20343,3662,'_dt_fancy_header_subtitle_color','#ffffff'),(20344,3662,'_dt_fancy_header_bg_heading',''),(20345,3662,'_dt_fancy_header_bg_color','#023b59'),(20346,3662,'_dt_fancy_header_bg_image_origin','custom'),(20347,3662,'_dt_fancy_header_bg_image','a:0:{}'),(20348,3662,'_dt_fancy_header_bg_repeat','no-repeat'),(20349,3662,'_dt_fancy_header_bg_position_x','center'),(20350,3662,'_dt_fancy_header_bg_position_y','center'),(20351,3662,'_dt_fancy_header_bg_fullscreen','1'),(20352,3662,'_dt_fancy_header_bg_overlay','0'),(20353,3662,'_dt_fancy_header_overlay_color','#000'),(20354,3662,'_dt_fancy_header_bg_overlay_opacity','50'),(20355,3662,'_dt_fancy_header_scroll_effect','default'),(20356,3662,'_dt_fancy_header_bg_parallax','0.5'),(20357,3662,'_dt_fancy_header_responsiveness_heading',''),(20358,3662,'_dt_fancy_header_responsiveness','enabled'),(20359,3662,'_dt_fancy_header_responsiveness_switch','778px'),(20360,3662,'_dt_fancy_header_responsive_height','70'),(20361,3662,'_dt_fancy_header_responsive_font_size','30'),(20362,3662,'_dt_fancy_header_responsive_title_line_height','38'),(20363,3662,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20364,3662,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20365,3662,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20366,3662,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20367,3662,'_dp_original','2247'),(20368,3662,'_edit_last','1'),(20369,3662,'_thumbnail_id','3663'),(20370,3662,'_product_image_gallery','3664,3665'),(20371,3667,'total_sales','0'),(20372,3667,'_tax_status','taxable'),(20373,3667,'_tax_class',''),(20374,3667,'_manage_stock','no'),(20375,3667,'_backorders','no'),(20376,3667,'_sold_individually','no'),(20377,3667,'_virtual','no'),(20378,3667,'_downloadable','no'),(20379,3667,'_product_image_gallery','3669'),(20380,3667,'_download_limit','-1'),(20381,3667,'_download_expiry','-1'),(20382,3667,'_thumbnail_id','3668'),(20383,3667,'_stock',''),(20384,3667,'_stock_status','instock'),(20385,3667,'_wc_average_rating','0'),(20386,3667,'_wc_review_count','0'),(20387,3667,'_product_version','6.0.1'),(20388,3667,'_elementor_controls_usage','a:0:{}'),(20389,3667,'_elementor_controls_usage','a:0:{}'),(20390,3667,'_elementor_controls_usage','a:0:{}'),(20391,3667,'_elementor_controls_usage','a:0:{}'),(20392,3667,'_elementor_controls_usage','a:0:{}'),(20393,3667,'_elementor_controls_usage','a:0:{}'),(20394,3667,'slide_template',''),(20395,3667,'rs_page_bg_color',''),(20396,3667,'_dt_sidebar_position','disabled'),(20397,3667,'_dt_sidebar_widgetarea_id','sidebar_1'),(20398,3667,'_dt_sidebar_hide_on_mobile','0'),(20399,3667,'_dt_footer_show','1'),(20400,3667,'_dt_footer_widgetarea_id','sidebar_2'),(20401,3667,'_dt_footer_hide_on_mobile','0'),(20402,3667,'_dt_header_title','fancy'),(20403,3667,'_dt_header_background','normal'),(20404,3667,'_dt_header_background_below_slideshow','disabled'),(20405,3667,'_dt_header_transparent_bg_color_scheme','light'),(20406,3667,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20407,3667,'_dt_header_transparent_top_bar_bg_opacity','25'),(20408,3667,'_dt_header_transparent_bg_color','#000000'),(20409,3667,'_dt_header_transparent_bg_opacity','50'),(20410,3667,'_dt_header_disabled_background','normal'),(20411,3667,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20412,3667,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20413,3667,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20414,3667,'_dt_header_disabled_transparent_bg_color','#000000'),(20415,3667,'_dt_header_disabled_transparent_bg_opacity','50'),(20416,3667,'_dt_page_overrides_top_margin',''),(20417,3667,'_dt_page_overrides_right_margin',''),(20418,3667,'_dt_page_overrides_bottom_margin',''),(20419,3667,'_dt_page_overrides_left_margin',''),(20420,3667,'_dt_fancy_header_layout_heading',''),(20421,3667,'_dt_fancy_header_title_aligment','all_left'),(20422,3667,'_dt_fancy_header_height','180'),(20423,3667,'_dt_fancy_header_padding-top','0px'),(20424,3667,'_dt_fancy_header_padding-bottom','0px'),(20425,3667,'_dt_fancy_header_breadcrumbs_heading',''),(20426,3667,'_dt_fancy_header_breadcrumbs','enabled'),(20427,3667,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20428,3667,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20429,3667,'_dt_fancy_header_title_heading',''),(20430,3667,'_dt_fancy_header_title_mode','generic'),(20431,3667,'_dt_fancy_header_title',''),(20432,3667,'_dt_fancy_header_title_font_size','35'),(20433,3667,'_dt_fancy_header_title_line_height','36'),(20434,3667,'_dt_fancy_header_text_transform','none'),(20435,3667,'_dt_fancy_header_title_color_mode','color'),(20436,3667,'_dt_fancy_header_title_color','#dddd2e'),(20437,3667,'_dt_fancy_header_subtitle_heading',''),(20438,3667,'_dt_fancy_header_subtitle',''),(20439,3667,'_dt_fancy_header_subtitle_font_size','18'),(20440,3667,'_dt_fancy_header_subtitle_line_height','26'),(20441,3667,'_dt_fancy_header_subtitle_text_transform','none'),(20442,3667,'_dt_fancy_header_subtitle_color_mode','color'),(20443,3667,'_dt_fancy_header_subtitle_color','#ffffff'),(20444,3667,'_dt_fancy_header_bg_heading',''),(20445,3667,'_dt_fancy_header_bg_color','#023b59'),(20446,3667,'_dt_fancy_header_bg_image_origin','custom'),(20447,3667,'_dt_fancy_header_bg_image','a:0:{}'),(20448,3667,'_dt_fancy_header_bg_repeat','no-repeat'),(20449,3667,'_dt_fancy_header_bg_position_x','center'),(20450,3667,'_dt_fancy_header_bg_position_y','center'),(20451,3667,'_dt_fancy_header_bg_fullscreen','1'),(20452,3667,'_dt_fancy_header_bg_overlay','0'),(20453,3667,'_dt_fancy_header_overlay_color','#000'),(20454,3667,'_dt_fancy_header_bg_overlay_opacity','50'),(20455,3667,'_dt_fancy_header_scroll_effect','default'),(20456,3667,'_dt_fancy_header_bg_parallax','0.5'),(20457,3667,'_dt_fancy_header_responsiveness_heading',''),(20458,3667,'_dt_fancy_header_responsiveness','enabled'),(20459,3667,'_dt_fancy_header_responsiveness_switch','778px'),(20460,3667,'_dt_fancy_header_responsive_height','70'),(20461,3667,'_dt_fancy_header_responsive_font_size','30'),(20462,3667,'_dt_fancy_header_responsive_title_line_height','38'),(20463,3667,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20464,3667,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20465,3667,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20466,3667,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20467,3667,'_dp_original','2247'),(20468,3667,'_edit_last','1'),(20469,3672,'total_sales','0'),(20470,3672,'_tax_status','taxable'),(20471,3672,'_tax_class',''),(20472,3672,'_manage_stock','no'),(20473,3672,'_backorders','no'),(20474,3672,'_sold_individually','no'),(20475,3672,'_virtual','no'),(20476,3672,'_downloadable','no'),(20477,3672,'_download_limit','-1'),(20478,3672,'_download_expiry','-1'),(20479,3672,'_thumbnail_id','3673'),(20480,3672,'_stock',''),(20481,3672,'_stock_status','instock'),(20482,3672,'_wc_average_rating','0'),(20483,3672,'_wc_review_count','0'),(20484,3672,'_product_version','6.0.1'),(20485,3672,'_elementor_controls_usage','a:0:{}'),(20486,3672,'_elementor_controls_usage','a:0:{}'),(20487,3672,'_elementor_controls_usage','a:0:{}'),(20488,3672,'_elementor_controls_usage','a:0:{}'),(20489,3672,'_elementor_controls_usage','a:0:{}'),(20490,3672,'_elementor_controls_usage','a:0:{}'),(20491,3672,'slide_template',''),(20492,3672,'rs_page_bg_color',''),(20493,3672,'_dt_sidebar_position','disabled'),(20494,3672,'_dt_sidebar_widgetarea_id','sidebar_1'),(20495,3672,'_dt_sidebar_hide_on_mobile','0'),(20496,3672,'_dt_footer_show','1'),(20497,3672,'_dt_footer_widgetarea_id','sidebar_2'),(20498,3672,'_dt_footer_hide_on_mobile','0'),(20499,3672,'_dt_header_title','fancy'),(20500,3672,'_dt_header_background','normal'),(20501,3672,'_dt_header_background_below_slideshow','disabled'),(20502,3672,'_dt_header_transparent_bg_color_scheme','light'),(20503,3672,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20504,3672,'_dt_header_transparent_top_bar_bg_opacity','25'),(20505,3672,'_dt_header_transparent_bg_color','#000000'),(20506,3672,'_dt_header_transparent_bg_opacity','50'),(20507,3672,'_dt_header_disabled_background','normal'),(20508,3672,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20509,3672,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20510,3672,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20511,3672,'_dt_header_disabled_transparent_bg_color','#000000'),(20512,3672,'_dt_header_disabled_transparent_bg_opacity','50'),(20513,3672,'_dt_page_overrides_top_margin',''),(20514,3672,'_dt_page_overrides_right_margin',''),(20515,3672,'_dt_page_overrides_bottom_margin',''),(20516,3672,'_dt_page_overrides_left_margin',''),(20517,3672,'_dt_fancy_header_layout_heading',''),(20518,3672,'_dt_fancy_header_title_aligment','all_left'),(20519,3672,'_dt_fancy_header_height','180'),(20520,3672,'_dt_fancy_header_padding-top','0px'),(20521,3672,'_dt_fancy_header_padding-bottom','0px'),(20522,3672,'_dt_fancy_header_breadcrumbs_heading',''),(20523,3672,'_dt_fancy_header_breadcrumbs','enabled'),(20524,3672,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20525,3672,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20526,3672,'_dt_fancy_header_title_heading',''),(20527,3672,'_dt_fancy_header_title_mode','generic'),(20528,3672,'_dt_fancy_header_title',''),(20529,3672,'_dt_fancy_header_title_font_size','35'),(20530,3672,'_dt_fancy_header_title_line_height','36'),(20531,3672,'_dt_fancy_header_text_transform','none'),(20532,3672,'_dt_fancy_header_title_color_mode','color'),(20533,3672,'_dt_fancy_header_title_color','#dddd2e'),(20534,3672,'_dt_fancy_header_subtitle_heading',''),(20535,3672,'_dt_fancy_header_subtitle',''),(20536,3672,'_dt_fancy_header_subtitle_font_size','18'),(20537,3672,'_dt_fancy_header_subtitle_line_height','26'),(20538,3672,'_dt_fancy_header_subtitle_text_transform','none'),(20539,3672,'_dt_fancy_header_subtitle_color_mode','color'),(20540,3672,'_dt_fancy_header_subtitle_color','#ffffff'),(20541,3672,'_dt_fancy_header_bg_heading',''),(20542,3672,'_dt_fancy_header_bg_color','#023b59'),(20543,3672,'_dt_fancy_header_bg_image_origin','custom'),(20544,3672,'_dt_fancy_header_bg_image','a:0:{}'),(20545,3672,'_dt_fancy_header_bg_repeat','no-repeat'),(20546,3672,'_dt_fancy_header_bg_position_x','center'),(20547,3672,'_dt_fancy_header_bg_position_y','center'),(20548,3672,'_dt_fancy_header_bg_fullscreen','1'),(20549,3672,'_dt_fancy_header_bg_overlay','0'),(20550,3672,'_dt_fancy_header_overlay_color','#000'),(20551,3672,'_dt_fancy_header_bg_overlay_opacity','50'),(20552,3672,'_dt_fancy_header_scroll_effect','default'),(20553,3672,'_dt_fancy_header_bg_parallax','0.5'),(20554,3672,'_dt_fancy_header_responsiveness_heading',''),(20555,3672,'_dt_fancy_header_responsiveness','enabled'),(20556,3672,'_dt_fancy_header_responsiveness_switch','778px'),(20557,3672,'_dt_fancy_header_responsive_height','70'),(20558,3672,'_dt_fancy_header_responsive_font_size','30'),(20559,3672,'_dt_fancy_header_responsive_title_line_height','38'),(20560,3672,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20561,3672,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20562,3672,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20563,3672,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20564,3672,'_dp_original','2247'),(20565,3672,'_edit_last','1'),(20566,3676,'_tax_class',''),(20567,3676,'total_sales','0'),(20568,3676,'_tax_status','taxable'),(20569,3676,'_manage_stock','no'),(20570,3676,'_backorders','no'),(20571,3676,'_sold_individually','no'),(20572,3676,'_virtual','no'),(20573,3676,'_downloadable','no'),(20574,3676,'_download_limit','-1'),(20575,3676,'_download_expiry','-1'),(20576,3676,'_thumbnail_id','3677'),(20577,3676,'_stock',''),(20578,3676,'_stock_status','instock'),(20579,3676,'_wc_average_rating','0'),(20580,3676,'_wc_review_count','0'),(20581,3676,'_product_version','6.0.1'),(20582,3676,'_elementor_controls_usage','a:0:{}'),(20583,3676,'_elementor_controls_usage','a:0:{}'),(20584,3676,'_elementor_controls_usage','a:0:{}'),(20585,3676,'_elementor_controls_usage','a:0:{}'),(20586,3676,'_elementor_controls_usage','a:0:{}'),(20587,3676,'_elementor_controls_usage','a:0:{}'),(20588,3676,'slide_template',''),(20589,3676,'rs_page_bg_color',''),(20590,3676,'_dt_sidebar_position','disabled'),(20591,3676,'_dt_sidebar_widgetarea_id','sidebar_1'),(20592,3676,'_dt_sidebar_hide_on_mobile','0'),(20593,3676,'_dt_footer_show','1'),(20594,3676,'_dt_footer_widgetarea_id','sidebar_2'),(20595,3676,'_dt_footer_hide_on_mobile','0'),(20596,3676,'_dt_header_title','fancy'),(20597,3676,'_dt_header_background','normal'),(20598,3676,'_dt_header_background_below_slideshow','disabled'),(20599,3676,'_dt_header_transparent_bg_color_scheme','light'),(20600,3676,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20601,3676,'_dt_header_transparent_top_bar_bg_opacity','25'),(20602,3676,'_dt_header_transparent_bg_color','#000000'),(20603,3676,'_dt_header_transparent_bg_opacity','50'),(20604,3676,'_dt_header_disabled_background','normal'),(20605,3676,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20606,3676,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20607,3676,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20608,3676,'_dt_header_disabled_transparent_bg_color','#000000'),(20609,3676,'_dt_header_disabled_transparent_bg_opacity','50'),(20610,3676,'_dt_page_overrides_top_margin',''),(20611,3676,'_dt_page_overrides_right_margin',''),(20612,3676,'_dt_page_overrides_bottom_margin',''),(20613,3676,'_dt_page_overrides_left_margin',''),(20614,3676,'_dt_fancy_header_layout_heading',''),(20615,3676,'_dt_fancy_header_title_aligment','all_left'),(20616,3676,'_dt_fancy_header_height','180'),(20617,3676,'_dt_fancy_header_padding-top','0px'),(20618,3676,'_dt_fancy_header_padding-bottom','0px'),(20619,3676,'_dt_fancy_header_breadcrumbs_heading',''),(20620,3676,'_dt_fancy_header_breadcrumbs','enabled'),(20621,3676,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20622,3676,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20623,3676,'_dt_fancy_header_title_heading',''),(20624,3676,'_dt_fancy_header_title_mode','generic'),(20625,3676,'_dt_fancy_header_title',''),(20626,3676,'_dt_fancy_header_title_font_size','35'),(20627,3676,'_dt_fancy_header_title_line_height','36'),(20628,3676,'_dt_fancy_header_text_transform','none'),(20629,3676,'_dt_fancy_header_title_color_mode','color'),(20630,3676,'_dt_fancy_header_title_color','#dddd2e'),(20631,3676,'_dt_fancy_header_subtitle_heading',''),(20632,3676,'_dt_fancy_header_subtitle',''),(20633,3676,'_dt_fancy_header_subtitle_font_size','18'),(20634,3676,'_dt_fancy_header_subtitle_line_height','26'),(20635,3676,'_dt_fancy_header_subtitle_text_transform','none'),(20636,3676,'_dt_fancy_header_subtitle_color_mode','color'),(20637,3676,'_dt_fancy_header_subtitle_color','#ffffff'),(20638,3676,'_dt_fancy_header_bg_heading',''),(20639,3676,'_dt_fancy_header_bg_color','#023b59'),(20640,3676,'_dt_fancy_header_bg_image_origin','custom'),(20641,3676,'_dt_fancy_header_bg_image','a:0:{}'),(20642,3676,'_dt_fancy_header_bg_repeat','no-repeat'),(20643,3676,'_dt_fancy_header_bg_position_x','center'),(20644,3676,'_dt_fancy_header_bg_position_y','center'),(20645,3676,'_dt_fancy_header_bg_fullscreen','1'),(20646,3676,'_dt_fancy_header_bg_overlay','0'),(20647,3676,'_dt_fancy_header_overlay_color','#000'),(20648,3676,'_dt_fancy_header_bg_overlay_opacity','50'),(20649,3676,'_dt_fancy_header_scroll_effect','default'),(20650,3676,'_dt_fancy_header_bg_parallax','0.5'),(20651,3676,'_dt_fancy_header_responsiveness_heading',''),(20652,3676,'_dt_fancy_header_responsiveness','enabled'),(20653,3676,'_dt_fancy_header_responsiveness_switch','778px'),(20654,3676,'_dt_fancy_header_responsive_height','70'),(20655,3676,'_dt_fancy_header_responsive_font_size','30'),(20656,3676,'_dt_fancy_header_responsive_title_line_height','38'),(20657,3676,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20658,3676,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20659,3676,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20660,3676,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20661,3676,'_dp_original','2247'),(20662,3676,'_edit_last','1'),(20663,3676,'_product_image_gallery','3678,3679'),(20664,3681,'total_sales','0'),(20665,3681,'_tax_status','taxable'),(20666,3681,'_tax_class',''),(20667,3681,'_manage_stock','no'),(20668,3681,'_backorders','no'),(20669,3681,'_sold_individually','no'),(20670,3681,'_virtual','no'),(20671,3681,'_downloadable','no'),(20672,3681,'_download_limit','-1'),(20673,3681,'_download_expiry','-1'),(20674,3681,'_thumbnail_id','3682'),(20675,3681,'_stock',''),(20676,3681,'_stock_status','instock'),(20677,3681,'_wc_average_rating','0'),(20678,3681,'_wc_review_count','0'),(20679,3681,'_product_version','6.0.1'),(20680,3681,'_elementor_controls_usage','a:0:{}'),(20681,3681,'_elementor_controls_usage','a:0:{}'),(20682,3681,'_elementor_controls_usage','a:0:{}'),(20683,3681,'_elementor_controls_usage','a:0:{}'),(20684,3681,'_elementor_controls_usage','a:0:{}'),(20685,3681,'_elementor_controls_usage','a:0:{}'),(20686,3681,'slide_template',''),(20687,3681,'rs_page_bg_color',''),(20688,3681,'_dt_sidebar_position','disabled'),(20689,3681,'_dt_sidebar_widgetarea_id','sidebar_1'),(20690,3681,'_dt_sidebar_hide_on_mobile','0'),(20691,3681,'_dt_footer_show','1'),(20692,3681,'_dt_footer_widgetarea_id','sidebar_2'),(20693,3681,'_dt_footer_hide_on_mobile','0'),(20694,3681,'_dt_header_title','fancy'),(20695,3681,'_dt_header_background','normal'),(20696,3681,'_dt_header_background_below_slideshow','disabled'),(20697,3681,'_dt_header_transparent_bg_color_scheme','light'),(20698,3681,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20699,3681,'_dt_header_transparent_top_bar_bg_opacity','25'),(20700,3681,'_dt_header_transparent_bg_color','#000000'),(20701,3681,'_dt_header_transparent_bg_opacity','50'),(20702,3681,'_dt_header_disabled_background','normal'),(20703,3681,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20704,3681,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20705,3681,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20706,3681,'_dt_header_disabled_transparent_bg_color','#000000'),(20707,3681,'_dt_header_disabled_transparent_bg_opacity','50'),(20708,3681,'_dt_page_overrides_top_margin',''),(20709,3681,'_dt_page_overrides_right_margin',''),(20710,3681,'_dt_page_overrides_bottom_margin',''),(20711,3681,'_dt_page_overrides_left_margin',''),(20712,3681,'_dt_fancy_header_layout_heading',''),(20713,3681,'_dt_fancy_header_title_aligment','all_left'),(20714,3681,'_dt_fancy_header_height','180'),(20715,3681,'_dt_fancy_header_padding-top','0px'),(20716,3681,'_dt_fancy_header_padding-bottom','0px'),(20717,3681,'_dt_fancy_header_breadcrumbs_heading',''),(20718,3681,'_dt_fancy_header_breadcrumbs','enabled'),(20719,3681,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20720,3681,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20721,3681,'_dt_fancy_header_title_heading',''),(20722,3681,'_dt_fancy_header_title_mode','generic'),(20723,3681,'_dt_fancy_header_title',''),(20724,3681,'_dt_fancy_header_title_font_size','35'),(20725,3681,'_dt_fancy_header_title_line_height','36'),(20726,3681,'_dt_fancy_header_text_transform','none'),(20727,3681,'_dt_fancy_header_title_color_mode','color'),(20728,3681,'_dt_fancy_header_title_color','#dddd2e'),(20729,3681,'_dt_fancy_header_subtitle_heading',''),(20730,3681,'_dt_fancy_header_subtitle',''),(20731,3681,'_dt_fancy_header_subtitle_font_size','18'),(20732,3681,'_dt_fancy_header_subtitle_line_height','26'),(20733,3681,'_dt_fancy_header_subtitle_text_transform','none'),(20734,3681,'_dt_fancy_header_subtitle_color_mode','color'),(20735,3681,'_dt_fancy_header_subtitle_color','#ffffff'),(20736,3681,'_dt_fancy_header_bg_heading',''),(20737,3681,'_dt_fancy_header_bg_color','#023b59'),(20738,3681,'_dt_fancy_header_bg_image_origin','custom'),(20739,3681,'_dt_fancy_header_bg_image','a:0:{}'),(20740,3681,'_dt_fancy_header_bg_repeat','no-repeat'),(20741,3681,'_dt_fancy_header_bg_position_x','center'),(20742,3681,'_dt_fancy_header_bg_position_y','center'),(20743,3681,'_dt_fancy_header_bg_fullscreen','1'),(20744,3681,'_dt_fancy_header_bg_overlay','0'),(20745,3681,'_dt_fancy_header_overlay_color','#000'),(20746,3681,'_dt_fancy_header_bg_overlay_opacity','50'),(20747,3681,'_dt_fancy_header_scroll_effect','default'),(20748,3681,'_dt_fancy_header_bg_parallax','0.5'),(20749,3681,'_dt_fancy_header_responsiveness_heading',''),(20750,3681,'_dt_fancy_header_responsiveness','enabled'),(20751,3681,'_dt_fancy_header_responsiveness_switch','778px'),(20752,3681,'_dt_fancy_header_responsive_height','70'),(20753,3681,'_dt_fancy_header_responsive_font_size','30'),(20754,3681,'_dt_fancy_header_responsive_title_line_height','38'),(20755,3681,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20756,3681,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20757,3681,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20758,3681,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20759,3681,'_dp_original','2247'),(20760,3681,'_edit_last','1'),(20761,3684,'_tax_class',''),(20762,3684,'total_sales','0'),(20763,3684,'_tax_status','taxable'),(20764,3684,'_manage_stock','no'),(20765,3684,'_backorders','no'),(20766,3684,'_sold_individually','no'),(20767,3684,'_virtual','no'),(20768,3684,'_downloadable','no'),(20769,3684,'_download_limit','-1'),(20770,3684,'_download_expiry','-1'),(20771,3684,'_thumbnail_id','3688'),(20772,3684,'_stock',''),(20773,3684,'_stock_status','instock'),(20774,3684,'_wc_average_rating','0'),(20775,3684,'_wc_review_count','0'),(20776,3684,'_product_version','6.0.1'),(20777,3684,'_elementor_controls_usage','a:0:{}'),(20778,3684,'_elementor_controls_usage','a:0:{}'),(20779,3684,'_elementor_controls_usage','a:0:{}'),(20780,3684,'_elementor_controls_usage','a:0:{}'),(20781,3684,'_elementor_controls_usage','a:0:{}'),(20782,3684,'_elementor_controls_usage','a:0:{}'),(20783,3684,'slide_template',''),(20784,3684,'rs_page_bg_color',''),(20785,3684,'_dt_sidebar_position','disabled'),(20786,3684,'_dt_sidebar_widgetarea_id','sidebar_1'),(20787,3684,'_dt_sidebar_hide_on_mobile','0'),(20788,3684,'_dt_footer_show','1'),(20789,3684,'_dt_footer_widgetarea_id','sidebar_2'),(20790,3684,'_dt_footer_hide_on_mobile','0'),(20791,3684,'_dt_header_title','fancy'),(20792,3684,'_dt_header_background','normal'),(20793,3684,'_dt_header_background_below_slideshow','disabled'),(20794,3684,'_dt_header_transparent_bg_color_scheme','light'),(20795,3684,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20796,3684,'_dt_header_transparent_top_bar_bg_opacity','25'),(20797,3684,'_dt_header_transparent_bg_color','#000000'),(20798,3684,'_dt_header_transparent_bg_opacity','50'),(20799,3684,'_dt_header_disabled_background','normal'),(20800,3684,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20801,3684,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20802,3684,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20803,3684,'_dt_header_disabled_transparent_bg_color','#000000'),(20804,3684,'_dt_header_disabled_transparent_bg_opacity','50'),(20805,3684,'_dt_page_overrides_top_margin',''),(20806,3684,'_dt_page_overrides_right_margin',''),(20807,3684,'_dt_page_overrides_bottom_margin',''),(20808,3684,'_dt_page_overrides_left_margin',''),(20809,3684,'_dt_fancy_header_layout_heading',''),(20810,3684,'_dt_fancy_header_title_aligment','all_left'),(20811,3684,'_dt_fancy_header_height','180'),(20812,3684,'_dt_fancy_header_padding-top','0px'),(20813,3684,'_dt_fancy_header_padding-bottom','0px'),(20814,3684,'_dt_fancy_header_breadcrumbs_heading',''),(20815,3684,'_dt_fancy_header_breadcrumbs','enabled'),(20816,3684,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20817,3684,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20818,3684,'_dt_fancy_header_title_heading',''),(20819,3684,'_dt_fancy_header_title_mode','generic'),(20820,3684,'_dt_fancy_header_title',''),(20821,3684,'_dt_fancy_header_title_font_size','35'),(20822,3684,'_dt_fancy_header_title_line_height','36'),(20823,3684,'_dt_fancy_header_text_transform','none'),(20824,3684,'_dt_fancy_header_title_color_mode','color'),(20825,3684,'_dt_fancy_header_title_color','#dddd2e'),(20826,3684,'_dt_fancy_header_subtitle_heading',''),(20827,3684,'_dt_fancy_header_subtitle',''),(20828,3684,'_dt_fancy_header_subtitle_font_size','18'),(20829,3684,'_dt_fancy_header_subtitle_line_height','26'),(20830,3684,'_dt_fancy_header_subtitle_text_transform','none'),(20831,3684,'_dt_fancy_header_subtitle_color_mode','color'),(20832,3684,'_dt_fancy_header_subtitle_color','#ffffff'),(20833,3684,'_dt_fancy_header_bg_heading',''),(20834,3684,'_dt_fancy_header_bg_color','#023b59'),(20835,3684,'_dt_fancy_header_bg_image_origin','custom'),(20836,3684,'_dt_fancy_header_bg_image','a:0:{}'),(20837,3684,'_dt_fancy_header_bg_repeat','no-repeat'),(20838,3684,'_dt_fancy_header_bg_position_x','center'),(20839,3684,'_dt_fancy_header_bg_position_y','center'),(20840,3684,'_dt_fancy_header_bg_fullscreen','1'),(20841,3684,'_dt_fancy_header_bg_overlay','0'),(20842,3684,'_dt_fancy_header_overlay_color','#000'),(20843,3684,'_dt_fancy_header_bg_overlay_opacity','50'),(20844,3684,'_dt_fancy_header_scroll_effect','default'),(20845,3684,'_dt_fancy_header_bg_parallax','0.5'),(20846,3684,'_dt_fancy_header_responsiveness_heading',''),(20847,3684,'_dt_fancy_header_responsiveness','enabled'),(20848,3684,'_dt_fancy_header_responsiveness_switch','778px'),(20849,3684,'_dt_fancy_header_responsive_height','70'),(20850,3684,'_dt_fancy_header_responsive_font_size','30'),(20851,3684,'_dt_fancy_header_responsive_title_line_height','38'),(20852,3684,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20853,3684,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20854,3684,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20855,3684,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20856,3684,'_dp_original','2247'),(20857,3684,'_edit_last','1'),(20858,3684,'_product_image_gallery','3689'),(20859,3684,'_wp_old_slug','slimstile-ev'),(20860,3691,'total_sales','0'),(20861,3691,'_tax_status','taxable'),(20862,3691,'_tax_class',''),(20863,3691,'_manage_stock','no'),(20864,3691,'_backorders','no'),(20865,3691,'_sold_individually','no'),(20866,3691,'_virtual','no'),(20867,3691,'_downloadable','no'),(20868,3691,'_download_limit','-1'),(20869,3691,'_download_expiry','-1'),(20870,3691,'_thumbnail_id','3701'),(20871,3691,'_stock',''),(20872,3691,'_stock_status','instock'),(20873,3691,'_wc_average_rating','0'),(20874,3691,'_wc_review_count','0'),(20875,3691,'_product_version','6.0.1'),(20876,3691,'_elementor_controls_usage','a:0:{}'),(20877,3691,'_elementor_controls_usage','a:0:{}'),(20878,3691,'_elementor_controls_usage','a:0:{}'),(20879,3691,'_elementor_controls_usage','a:0:{}'),(20880,3691,'_elementor_controls_usage','a:0:{}'),(20881,3691,'_elementor_controls_usage','a:0:{}'),(20882,3691,'slide_template',''),(20883,3691,'rs_page_bg_color',''),(20884,3691,'_dt_sidebar_position','disabled'),(20885,3691,'_dt_sidebar_widgetarea_id','sidebar_1'),(20886,3691,'_dt_sidebar_hide_on_mobile','0'),(20887,3691,'_dt_footer_show','1'),(20888,3691,'_dt_footer_widgetarea_id','sidebar_2'),(20889,3691,'_dt_footer_hide_on_mobile','0'),(20890,3691,'_dt_header_title','fancy'),(20891,3691,'_dt_header_background','normal'),(20892,3691,'_dt_header_background_below_slideshow','disabled'),(20893,3691,'_dt_header_transparent_bg_color_scheme','light'),(20894,3691,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20895,3691,'_dt_header_transparent_top_bar_bg_opacity','25'),(20896,3691,'_dt_header_transparent_bg_color','#000000'),(20897,3691,'_dt_header_transparent_bg_opacity','50'),(20898,3691,'_dt_header_disabled_background','normal'),(20899,3691,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20900,3691,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20901,3691,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(20902,3691,'_dt_header_disabled_transparent_bg_color','#000000'),(20903,3691,'_dt_header_disabled_transparent_bg_opacity','50'),(20904,3691,'_dt_page_overrides_top_margin',''),(20905,3691,'_dt_page_overrides_right_margin',''),(20906,3691,'_dt_page_overrides_bottom_margin',''),(20907,3691,'_dt_page_overrides_left_margin',''),(20908,3691,'_dt_fancy_header_layout_heading',''),(20909,3691,'_dt_fancy_header_title_aligment','all_left'),(20910,3691,'_dt_fancy_header_height','180'),(20911,3691,'_dt_fancy_header_padding-top','0px'),(20912,3691,'_dt_fancy_header_padding-bottom','0px'),(20913,3691,'_dt_fancy_header_breadcrumbs_heading',''),(20914,3691,'_dt_fancy_header_breadcrumbs','enabled'),(20915,3691,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(20916,3691,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(20917,3691,'_dt_fancy_header_title_heading',''),(20918,3691,'_dt_fancy_header_title_mode','generic'),(20919,3691,'_dt_fancy_header_title',''),(20920,3691,'_dt_fancy_header_title_font_size','35'),(20921,3691,'_dt_fancy_header_title_line_height','36'),(20922,3691,'_dt_fancy_header_text_transform','none'),(20923,3691,'_dt_fancy_header_title_color_mode','color'),(20924,3691,'_dt_fancy_header_title_color','#dddd2e'),(20925,3691,'_dt_fancy_header_subtitle_heading',''),(20926,3691,'_dt_fancy_header_subtitle',''),(20927,3691,'_dt_fancy_header_subtitle_font_size','18'),(20928,3691,'_dt_fancy_header_subtitle_line_height','26'),(20929,3691,'_dt_fancy_header_subtitle_text_transform','none'),(20930,3691,'_dt_fancy_header_subtitle_color_mode','color'),(20931,3691,'_dt_fancy_header_subtitle_color','#ffffff'),(20932,3691,'_dt_fancy_header_bg_heading',''),(20933,3691,'_dt_fancy_header_bg_color','#023b59'),(20934,3691,'_dt_fancy_header_bg_image_origin','custom'),(20935,3691,'_dt_fancy_header_bg_image','a:0:{}'),(20936,3691,'_dt_fancy_header_bg_repeat','no-repeat'),(20937,3691,'_dt_fancy_header_bg_position_x','center'),(20938,3691,'_dt_fancy_header_bg_position_y','center'),(20939,3691,'_dt_fancy_header_bg_fullscreen','1'),(20940,3691,'_dt_fancy_header_bg_overlay','0'),(20941,3691,'_dt_fancy_header_overlay_color','#000'),(20942,3691,'_dt_fancy_header_bg_overlay_opacity','50'),(20943,3691,'_dt_fancy_header_scroll_effect','default'),(20944,3691,'_dt_fancy_header_bg_parallax','0.5'),(20945,3691,'_dt_fancy_header_responsiveness_heading',''),(20946,3691,'_dt_fancy_header_responsiveness','enabled'),(20947,3691,'_dt_fancy_header_responsiveness_switch','778px'),(20948,3691,'_dt_fancy_header_responsive_height','70'),(20949,3691,'_dt_fancy_header_responsive_font_size','30'),(20950,3691,'_dt_fancy_header_responsive_title_line_height','38'),(20951,3691,'_dt_fancy_header_responsive_subtitle_font_size','20'),(20952,3691,'_dt_fancy_header_responsive_subtitle_line_height','28'),(20953,3691,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(20954,3691,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(20955,3691,'_dp_original','2247'),(20956,3691,'_edit_last','1'),(20957,3692,'total_sales','0'),(20958,3692,'_tax_status','taxable'),(20959,3692,'_tax_class',''),(20960,3692,'_manage_stock','no'),(20961,3692,'_backorders','no'),(20962,3692,'_sold_individually','no'),(20963,3692,'_virtual','no'),(20964,3692,'_downloadable','no'),(20965,3692,'_product_image_gallery','3694,3695'),(20966,3692,'_download_limit','-1'),(20967,3692,'_download_expiry','-1'),(20968,3692,'_thumbnail_id','3693'),(20969,3692,'_stock',''),(20970,3692,'_stock_status','instock'),(20971,3692,'_wc_average_rating','0'),(20972,3692,'_wc_review_count','0'),(20973,3692,'_product_version','6.0.1'),(20974,3692,'_elementor_controls_usage','a:0:{}'),(20975,3692,'_elementor_controls_usage','a:0:{}'),(20976,3692,'_elementor_controls_usage','a:0:{}'),(20977,3692,'_elementor_controls_usage','a:0:{}'),(20978,3692,'_elementor_controls_usage','a:0:{}'),(20979,3692,'_elementor_controls_usage','a:0:{}'),(20980,3692,'slide_template',''),(20981,3692,'rs_page_bg_color',''),(20982,3692,'_dt_sidebar_position','disabled'),(20983,3692,'_dt_sidebar_widgetarea_id','sidebar_1'),(20984,3692,'_dt_sidebar_hide_on_mobile','0'),(20985,3692,'_dt_footer_show','1'),(20986,3692,'_dt_footer_widgetarea_id','sidebar_2'),(20987,3692,'_dt_footer_hide_on_mobile','0'),(20988,3692,'_dt_header_title','fancy'),(20989,3692,'_dt_header_background','normal'),(20990,3692,'_dt_header_background_below_slideshow','disabled'),(20991,3692,'_dt_header_transparent_bg_color_scheme','light'),(20992,3692,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(20993,3692,'_dt_header_transparent_top_bar_bg_opacity','25'),(20994,3692,'_dt_header_transparent_bg_color','#000000'),(20995,3692,'_dt_header_transparent_bg_opacity','50'),(20996,3692,'_dt_header_disabled_background','normal'),(20997,3692,'_dt_header_disabled_transparent_bg_color_scheme','light'),(20998,3692,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(20999,3692,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21000,3692,'_dt_header_disabled_transparent_bg_color','#000000'),(21001,3692,'_dt_header_disabled_transparent_bg_opacity','50'),(21002,3692,'_dt_page_overrides_top_margin',''),(21003,3692,'_dt_page_overrides_right_margin',''),(21004,3692,'_dt_page_overrides_bottom_margin',''),(21005,3692,'_dt_page_overrides_left_margin',''),(21006,3692,'_dt_fancy_header_layout_heading',''),(21007,3692,'_dt_fancy_header_title_aligment','all_left'),(21008,3692,'_dt_fancy_header_height','180'),(21009,3692,'_dt_fancy_header_padding-top','0px'),(21010,3692,'_dt_fancy_header_padding-bottom','0px'),(21011,3692,'_dt_fancy_header_breadcrumbs_heading',''),(21012,3692,'_dt_fancy_header_breadcrumbs','enabled'),(21013,3692,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21014,3692,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21015,3692,'_dt_fancy_header_title_heading',''),(21016,3692,'_dt_fancy_header_title_mode','generic'),(21017,3692,'_dt_fancy_header_title',''),(21018,3692,'_dt_fancy_header_title_font_size','35'),(21019,3692,'_dt_fancy_header_title_line_height','36'),(21020,3692,'_dt_fancy_header_text_transform','none'),(21021,3692,'_dt_fancy_header_title_color_mode','color'),(21022,3692,'_dt_fancy_header_title_color','#dddd2e'),(21023,3692,'_dt_fancy_header_subtitle_heading',''),(21024,3692,'_dt_fancy_header_subtitle',''),(21025,3692,'_dt_fancy_header_subtitle_font_size','18'),(21026,3692,'_dt_fancy_header_subtitle_line_height','26'),(21027,3692,'_dt_fancy_header_subtitle_text_transform','none'),(21028,3692,'_dt_fancy_header_subtitle_color_mode','color'),(21029,3692,'_dt_fancy_header_subtitle_color','#ffffff'),(21030,3692,'_dt_fancy_header_bg_heading',''),(21031,3692,'_dt_fancy_header_bg_color','#023b59'),(21032,3692,'_dt_fancy_header_bg_image_origin','custom'),(21033,3692,'_dt_fancy_header_bg_image','a:0:{}'),(21034,3692,'_dt_fancy_header_bg_repeat','no-repeat'),(21035,3692,'_dt_fancy_header_bg_position_x','center'),(21036,3692,'_dt_fancy_header_bg_position_y','center'),(21037,3692,'_dt_fancy_header_bg_fullscreen','1'),(21038,3692,'_dt_fancy_header_bg_overlay','0'),(21039,3692,'_dt_fancy_header_overlay_color','#000'),(21040,3692,'_dt_fancy_header_bg_overlay_opacity','50'),(21041,3692,'_dt_fancy_header_scroll_effect','default'),(21042,3692,'_dt_fancy_header_bg_parallax','0.5'),(21043,3692,'_dt_fancy_header_responsiveness_heading',''),(21044,3692,'_dt_fancy_header_responsiveness','enabled'),(21045,3692,'_dt_fancy_header_responsiveness_switch','778px'),(21046,3692,'_dt_fancy_header_responsive_height','70'),(21047,3692,'_dt_fancy_header_responsive_font_size','30'),(21048,3692,'_dt_fancy_header_responsive_title_line_height','38'),(21049,3692,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21050,3692,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21051,3692,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21052,3692,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21053,3692,'_dp_original','2247'),(21054,3692,'_edit_last','1'),(21055,3697,'total_sales','0'),(21056,3697,'_tax_status','taxable'),(21057,3697,'_tax_class',''),(21058,3697,'_manage_stock','no'),(21059,3697,'_backorders','no'),(21060,3697,'_sold_individually','no'),(21061,3697,'_virtual','no'),(21062,3697,'_downloadable','no'),(21063,3697,'_download_limit','-1'),(21064,3697,'_download_expiry','-1'),(21065,3697,'_thumbnail_id','3698'),(21066,3697,'_stock',''),(21067,3697,'_stock_status','instock'),(21068,3697,'_wc_average_rating','0'),(21069,3697,'_wc_review_count','0'),(21070,3697,'_product_version','6.0.1'),(21071,3697,'_elementor_controls_usage','a:0:{}'),(21072,3697,'_elementor_controls_usage','a:0:{}'),(21073,3697,'_elementor_controls_usage','a:0:{}'),(21074,3697,'_elementor_controls_usage','a:0:{}'),(21075,3697,'_elementor_controls_usage','a:0:{}'),(21076,3697,'_elementor_controls_usage','a:0:{}'),(21077,3697,'slide_template',''),(21078,3697,'rs_page_bg_color',''),(21079,3697,'_dt_sidebar_position','disabled'),(21080,3697,'_dt_sidebar_widgetarea_id','sidebar_1'),(21081,3697,'_dt_sidebar_hide_on_mobile','0'),(21082,3697,'_dt_footer_show','1'),(21083,3697,'_dt_footer_widgetarea_id','sidebar_2'),(21084,3697,'_dt_footer_hide_on_mobile','0'),(21085,3697,'_dt_header_title','fancy'),(21086,3697,'_dt_header_background','normal'),(21087,3697,'_dt_header_background_below_slideshow','disabled'),(21088,3697,'_dt_header_transparent_bg_color_scheme','light'),(21089,3697,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21090,3697,'_dt_header_transparent_top_bar_bg_opacity','25'),(21091,3697,'_dt_header_transparent_bg_color','#000000'),(21092,3697,'_dt_header_transparent_bg_opacity','50'),(21093,3697,'_dt_header_disabled_background','normal'),(21094,3697,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21095,3697,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21096,3697,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21097,3697,'_dt_header_disabled_transparent_bg_color','#000000'),(21098,3697,'_dt_header_disabled_transparent_bg_opacity','50'),(21099,3697,'_dt_page_overrides_top_margin',''),(21100,3697,'_dt_page_overrides_right_margin',''),(21101,3697,'_dt_page_overrides_bottom_margin',''),(21102,3697,'_dt_page_overrides_left_margin',''),(21103,3697,'_dt_fancy_header_layout_heading',''),(21104,3697,'_dt_fancy_header_title_aligment','all_left'),(21105,3697,'_dt_fancy_header_height','180'),(21106,3697,'_dt_fancy_header_padding-top','0px'),(21107,3697,'_dt_fancy_header_padding-bottom','0px'),(21108,3697,'_dt_fancy_header_breadcrumbs_heading',''),(21109,3697,'_dt_fancy_header_breadcrumbs','enabled'),(21110,3697,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21111,3697,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21112,3697,'_dt_fancy_header_title_heading',''),(21113,3697,'_dt_fancy_header_title_mode','generic'),(21114,3697,'_dt_fancy_header_title',''),(21115,3697,'_dt_fancy_header_title_font_size','35'),(21116,3697,'_dt_fancy_header_title_line_height','36'),(21117,3697,'_dt_fancy_header_text_transform','none'),(21118,3697,'_dt_fancy_header_title_color_mode','color'),(21119,3697,'_dt_fancy_header_title_color','#dddd2e'),(21120,3697,'_dt_fancy_header_subtitle_heading',''),(21121,3697,'_dt_fancy_header_subtitle',''),(21122,3697,'_dt_fancy_header_subtitle_font_size','18'),(21123,3697,'_dt_fancy_header_subtitle_line_height','26'),(21124,3697,'_dt_fancy_header_subtitle_text_transform','none'),(21125,3697,'_dt_fancy_header_subtitle_color_mode','color'),(21126,3697,'_dt_fancy_header_subtitle_color','#ffffff'),(21127,3697,'_dt_fancy_header_bg_heading',''),(21128,3697,'_dt_fancy_header_bg_color','#023b59'),(21129,3697,'_dt_fancy_header_bg_image_origin','custom'),(21130,3697,'_dt_fancy_header_bg_image','a:0:{}'),(21131,3697,'_dt_fancy_header_bg_repeat','no-repeat'),(21132,3697,'_dt_fancy_header_bg_position_x','center'),(21133,3697,'_dt_fancy_header_bg_position_y','center'),(21134,3697,'_dt_fancy_header_bg_fullscreen','1'),(21135,3697,'_dt_fancy_header_bg_overlay','0'),(21136,3697,'_dt_fancy_header_overlay_color','#000'),(21137,3697,'_dt_fancy_header_bg_overlay_opacity','50'),(21138,3697,'_dt_fancy_header_scroll_effect','default'),(21139,3697,'_dt_fancy_header_bg_parallax','0.5'),(21140,3697,'_dt_fancy_header_responsiveness_heading',''),(21141,3697,'_dt_fancy_header_responsiveness','enabled'),(21142,3697,'_dt_fancy_header_responsiveness_switch','778px'),(21143,3697,'_dt_fancy_header_responsive_height','70'),(21144,3697,'_dt_fancy_header_responsive_font_size','30'),(21145,3697,'_dt_fancy_header_responsive_title_line_height','38'),(21146,3697,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21147,3697,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21148,3697,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21149,3697,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21150,3697,'_dp_original','2247'),(21151,3697,'_edit_last','1'),(21152,3706,'total_sales','0'),(21153,3706,'_tax_status','taxable'),(21154,3706,'_tax_class',''),(21155,3706,'_manage_stock','no'),(21156,3706,'_backorders','no'),(21157,3706,'_sold_individually','no'),(21158,3706,'_virtual','no'),(21159,3706,'_downloadable','no'),(21160,3706,'_product_image_gallery','3719'),(21161,3706,'_download_limit','-1'),(21162,3706,'_download_expiry','-1'),(21163,3706,'_stock',''),(21164,3706,'_stock_status','instock'),(21165,3706,'_wc_average_rating','0'),(21166,3706,'_wc_review_count','0'),(21167,3706,'_product_version','4.9.5'),(21168,3706,'slide_template',''),(21169,3706,'rs_page_bg_color',''),(21170,3706,'_dt_sidebar_position','disabled'),(21171,3706,'_dt_sidebar_widgetarea_id','sidebar_1'),(21172,3706,'_dt_sidebar_hide_on_mobile','0'),(21173,3706,'_dt_footer_show','1'),(21174,3706,'_dt_footer_widgetarea_id','sidebar_2'),(21175,3706,'_dt_footer_hide_on_mobile','0'),(21176,3706,'_dt_header_title','fancy'),(21177,3706,'_dt_header_background','normal'),(21178,3706,'_dt_header_background_below_slideshow','disabled'),(21179,3706,'_dt_header_transparent_bg_color_scheme','light'),(21180,3706,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21181,3706,'_dt_header_transparent_top_bar_bg_opacity','25'),(21182,3706,'_dt_header_transparent_bg_color','#000000'),(21183,3706,'_dt_header_transparent_bg_opacity','50'),(21184,3706,'_dt_header_disabled_background','normal'),(21185,3706,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21186,3706,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21187,3706,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21188,3706,'_dt_header_disabled_transparent_bg_color','#000000'),(21189,3706,'_dt_header_disabled_transparent_bg_opacity','50'),(21190,3706,'_dt_page_overrides_top_margin',''),(21191,3706,'_dt_page_overrides_right_margin',''),(21192,3706,'_dt_page_overrides_bottom_margin',''),(21193,3706,'_dt_page_overrides_left_margin',''),(21194,3706,'_dt_fancy_header_layout_heading',''),(21195,3706,'_dt_fancy_header_title_aligment','all_left'),(21196,3706,'_dt_fancy_header_height','180'),(21197,3706,'_dt_fancy_header_padding-top','0px'),(21198,3706,'_dt_fancy_header_padding-bottom','0px'),(21199,3706,'_dt_fancy_header_breadcrumbs_heading',''),(21200,3706,'_dt_fancy_header_breadcrumbs','enabled'),(21201,3706,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21202,3706,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21203,3706,'_dt_fancy_header_title_heading',''),(21204,3706,'_dt_fancy_header_title_mode','generic'),(21205,3706,'_dt_fancy_header_title',''),(21206,3706,'_dt_fancy_header_title_font_size','35'),(21207,3706,'_dt_fancy_header_title_line_height','36'),(21208,3706,'_dt_fancy_header_text_transform','none'),(21209,3706,'_dt_fancy_header_title_color_mode','color'),(21210,3706,'_dt_fancy_header_title_color','#dddd2e'),(21211,3706,'_dt_fancy_header_subtitle_heading',''),(21212,3706,'_dt_fancy_header_subtitle',''),(21213,3706,'_dt_fancy_header_subtitle_font_size','18'),(21214,3706,'_dt_fancy_header_subtitle_line_height','26'),(21215,3706,'_dt_fancy_header_subtitle_text_transform','none'),(21216,3706,'_dt_fancy_header_subtitle_color_mode','color'),(21217,3706,'_dt_fancy_header_subtitle_color','#ffffff'),(21218,3706,'_dt_fancy_header_bg_heading',''),(21219,3706,'_dt_fancy_header_bg_color','#023b59'),(21220,3706,'_dt_fancy_header_bg_image_origin','custom'),(21221,3706,'_dt_fancy_header_bg_image','a:0:{}'),(21222,3706,'_dt_fancy_header_bg_repeat','no-repeat'),(21223,3706,'_dt_fancy_header_bg_position_x','center'),(21224,3706,'_dt_fancy_header_bg_position_y','center'),(21225,3706,'_dt_fancy_header_bg_fullscreen','1'),(21226,3706,'_dt_fancy_header_bg_overlay','0'),(21227,3706,'_dt_fancy_header_overlay_color','#000'),(21228,3706,'_dt_fancy_header_bg_overlay_opacity','50'),(21229,3706,'_dt_fancy_header_scroll_effect','default'),(21230,3706,'_dt_fancy_header_bg_parallax','0.5'),(21231,3706,'_dt_fancy_header_responsiveness_heading',''),(21232,3706,'_dt_fancy_header_responsiveness','enabled'),(21233,3706,'_dt_fancy_header_responsiveness_switch','778px'),(21234,3706,'_dt_fancy_header_responsive_height','70'),(21235,3706,'_dt_fancy_header_responsive_font_size','30'),(21236,3706,'_dt_fancy_header_responsive_title_line_height','38'),(21237,3706,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21238,3706,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21239,3706,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21240,3706,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21241,3706,'_edit_last','1'),(21242,3706,'_thumbnail_id','3718'),(21243,3713,'_tax_class',''),(21244,3713,'total_sales','0'),(21245,3713,'_tax_status','taxable'),(21246,3713,'_manage_stock','no'),(21247,3713,'_backorders','no'),(21248,3713,'_sold_individually','no'),(21249,3713,'_virtual','no'),(21250,3713,'_downloadable','no'),(21251,3713,'_product_image_gallery','3720,3722'),(21252,3713,'_download_limit','-1'),(21253,3713,'_download_expiry','-1'),(21254,3713,'_stock',''),(21255,3713,'_stock_status','instock'),(21256,3713,'_wc_average_rating','0'),(21257,3713,'_wc_review_count','0'),(21258,3713,'_product_version','4.9.5'),(21259,3713,'slide_template',''),(21260,3713,'rs_page_bg_color',''),(21261,3713,'_dt_sidebar_position','disabled'),(21262,3713,'_dt_sidebar_widgetarea_id','sidebar_1'),(21263,3713,'_dt_sidebar_hide_on_mobile','0'),(21264,3713,'_dt_footer_show','1'),(21265,3713,'_dt_footer_widgetarea_id','sidebar_2'),(21266,3713,'_dt_footer_hide_on_mobile','0'),(21267,3713,'_dt_header_title','fancy'),(21268,3713,'_dt_header_background','normal'),(21269,3713,'_dt_header_background_below_slideshow','disabled'),(21270,3713,'_dt_header_transparent_bg_color_scheme','light'),(21271,3713,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21272,3713,'_dt_header_transparent_top_bar_bg_opacity','25'),(21273,3713,'_dt_header_transparent_bg_color','#000000'),(21274,3713,'_dt_header_transparent_bg_opacity','50'),(21275,3713,'_dt_header_disabled_background','normal'),(21276,3713,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21277,3713,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21278,3713,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21279,3713,'_dt_header_disabled_transparent_bg_color','#000000'),(21280,3713,'_dt_header_disabled_transparent_bg_opacity','50'),(21281,3713,'_dt_page_overrides_top_margin',''),(21282,3713,'_dt_page_overrides_right_margin',''),(21283,3713,'_dt_page_overrides_bottom_margin',''),(21284,3713,'_dt_page_overrides_left_margin',''),(21285,3713,'_dt_fancy_header_layout_heading',''),(21286,3713,'_dt_fancy_header_title_aligment','all_left'),(21287,3713,'_dt_fancy_header_height','180'),(21288,3713,'_dt_fancy_header_padding-top','0px'),(21289,3713,'_dt_fancy_header_padding-bottom','0px'),(21290,3713,'_dt_fancy_header_breadcrumbs_heading',''),(21291,3713,'_dt_fancy_header_breadcrumbs','enabled'),(21292,3713,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21293,3713,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21294,3713,'_dt_fancy_header_title_heading',''),(21295,3713,'_dt_fancy_header_title_mode','generic'),(21296,3713,'_dt_fancy_header_title',''),(21297,3713,'_dt_fancy_header_title_font_size','35'),(21298,3713,'_dt_fancy_header_title_line_height','36'),(21299,3713,'_dt_fancy_header_text_transform','none'),(21300,3713,'_dt_fancy_header_title_color_mode','color'),(21301,3713,'_dt_fancy_header_title_color','#dddd2e'),(21302,3713,'_dt_fancy_header_subtitle_heading',''),(21303,3713,'_dt_fancy_header_subtitle',''),(21304,3713,'_dt_fancy_header_subtitle_font_size','18'),(21305,3713,'_dt_fancy_header_subtitle_line_height','26'),(21306,3713,'_dt_fancy_header_subtitle_text_transform','none'),(21307,3713,'_dt_fancy_header_subtitle_color_mode','color'),(21308,3713,'_dt_fancy_header_subtitle_color','#ffffff'),(21309,3713,'_dt_fancy_header_bg_heading',''),(21310,3713,'_dt_fancy_header_bg_color','#023b59'),(21311,3713,'_dt_fancy_header_bg_image_origin','custom'),(21312,3713,'_dt_fancy_header_bg_image','a:0:{}'),(21313,3713,'_dt_fancy_header_bg_repeat','no-repeat'),(21314,3713,'_dt_fancy_header_bg_position_x','center'),(21315,3713,'_dt_fancy_header_bg_position_y','center'),(21316,3713,'_dt_fancy_header_bg_fullscreen','1'),(21317,3713,'_dt_fancy_header_bg_overlay','0'),(21318,3713,'_dt_fancy_header_overlay_color','#000'),(21319,3713,'_dt_fancy_header_bg_overlay_opacity','50'),(21320,3713,'_dt_fancy_header_scroll_effect','default'),(21321,3713,'_dt_fancy_header_bg_parallax','0.5'),(21322,3713,'_dt_fancy_header_responsiveness_heading',''),(21323,3713,'_dt_fancy_header_responsiveness','enabled'),(21324,3713,'_dt_fancy_header_responsiveness_switch','778px'),(21325,3713,'_dt_fancy_header_responsive_height','70'),(21326,3713,'_dt_fancy_header_responsive_font_size','30'),(21327,3713,'_dt_fancy_header_responsive_title_line_height','38'),(21328,3713,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21329,3713,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21330,3713,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21331,3713,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21332,3713,'_edit_last','1'),(21333,3713,'_thumbnail_id','3721'),(21334,3723,'_dt_fancy_header_bg_overlay','0'),(21335,3723,'_dt_fancy_header_overlay_color','#000'),(21336,3723,'_dt_fancy_header_bg_overlay_opacity','50'),(21337,3723,'_dt_fancy_header_scroll_effect','default'),(21338,3723,'_dt_fancy_header_bg_parallax','0.5'),(21339,3723,'_dt_fancy_header_responsiveness_heading',''),(21340,3723,'_dt_fancy_header_responsiveness','enabled'),(21341,3723,'_dt_fancy_header_responsiveness_switch','778px'),(21342,3723,'_dt_fancy_header_responsive_height','70'),(21343,3723,'_dt_fancy_header_responsive_font_size','30'),(21344,3723,'_dt_fancy_header_responsive_title_line_height','38'),(21345,3723,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21346,3723,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21347,3723,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21348,3723,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21349,3723,'_dt_fancy_header_bg_fullscreen','1'),(21350,3723,'_wc_average_rating','0'),(21351,3723,'_wc_review_count','0'),(21352,3723,'_product_version','4.9.5'),(21353,3723,'slide_template',''),(21354,3723,'rs_page_bg_color',''),(21355,3723,'_dt_sidebar_position','disabled'),(21356,3723,'_dt_sidebar_widgetarea_id','sidebar_1'),(21357,3723,'_dt_sidebar_hide_on_mobile','0'),(21358,3723,'_dt_footer_show','1'),(21359,3723,'_dt_footer_widgetarea_id','sidebar_2'),(21360,3723,'_dt_footer_hide_on_mobile','0'),(21361,3723,'_dt_header_title','fancy'),(21362,3723,'_dt_header_background','normal'),(21363,3723,'_dt_header_background_below_slideshow','disabled'),(21364,3723,'_dt_header_transparent_bg_color_scheme','light'),(21365,3723,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21366,3723,'_dt_header_transparent_top_bar_bg_opacity','25'),(21367,3723,'_dt_header_transparent_bg_color','#000000'),(21368,3723,'_dt_header_transparent_bg_opacity','50'),(21369,3723,'_dt_header_disabled_background','normal'),(21370,3723,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21371,3723,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21372,3723,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21373,3723,'_dt_header_disabled_transparent_bg_color','#000000'),(21374,3723,'_dt_header_disabled_transparent_bg_opacity','50'),(21375,3723,'_dt_page_overrides_top_margin',''),(21376,3723,'_dt_page_overrides_right_margin',''),(21377,3723,'_dt_page_overrides_bottom_margin',''),(21378,3723,'_dt_page_overrides_left_margin',''),(21379,3723,'_dt_fancy_header_layout_heading',''),(21380,3723,'_dt_fancy_header_title_aligment','all_left'),(21381,3723,'_dt_fancy_header_height','180'),(21382,3723,'_dt_fancy_header_padding-top','0px'),(21383,3723,'_dt_fancy_header_padding-bottom','0px'),(21384,3723,'_dt_fancy_header_breadcrumbs_heading',''),(21385,3723,'_dt_fancy_header_breadcrumbs','enabled'),(21386,3723,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21387,3723,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21388,3723,'_dt_fancy_header_title_heading',''),(21389,3723,'_dt_fancy_header_title_mode','generic'),(21390,3723,'_dt_fancy_header_title',''),(21391,3723,'_dt_fancy_header_title_font_size','35'),(21392,3723,'_dt_fancy_header_title_line_height','36'),(21393,3723,'_dt_fancy_header_text_transform','none'),(21394,3723,'_dt_fancy_header_title_color_mode','color'),(21395,3723,'_dt_fancy_header_title_color','#dddd2e'),(21396,3723,'_dt_fancy_header_subtitle_heading',''),(21397,3723,'_dt_fancy_header_subtitle',''),(21398,3723,'_dt_fancy_header_subtitle_font_size','18'),(21399,3723,'_dt_fancy_header_subtitle_line_height','26'),(21400,3723,'_dt_fancy_header_subtitle_text_transform','none'),(21401,3723,'_dt_fancy_header_subtitle_color_mode','color'),(21402,3723,'_dt_fancy_header_subtitle_color','#ffffff'),(21403,3723,'_dt_fancy_header_bg_heading',''),(21404,3723,'_dt_fancy_header_bg_color','#023b59'),(21405,3723,'_dt_fancy_header_bg_image_origin','custom'),(21406,3723,'_dt_fancy_header_bg_image','a:0:{}'),(21407,3723,'_dt_fancy_header_bg_repeat','no-repeat'),(21408,3723,'_dt_fancy_header_bg_position_x','center'),(21409,3723,'_dt_fancy_header_bg_position_y','center'),(21410,3723,'_stock_status','instock'),(21411,3723,'_thumbnail_id','3724'),(21412,3723,'_stock',''),(21413,3723,'total_sales','0'),(21414,3723,'_tax_status','taxable'),(21415,3723,'_tax_class',''),(21416,3723,'_manage_stock','no'),(21417,3723,'_backorders','no'),(21418,3723,'_sold_individually','no'),(21419,3723,'_virtual','no'),(21420,3723,'_downloadable','no'),(21421,3723,'_product_image_gallery','3726,3725'),(21422,3723,'_download_limit','-1'),(21423,3723,'_download_expiry','-1'),(21424,3723,'_edit_last','1'),(21425,3728,'total_sales','0'),(21426,3728,'_tax_status','taxable'),(21427,3728,'_tax_class',''),(21428,3728,'_manage_stock','no'),(21429,3728,'_backorders','no'),(21430,3728,'_sold_individually','no'),(21431,3728,'_virtual','no'),(21432,3728,'_downloadable','no'),(21433,3728,'_product_image_gallery','3730,3732'),(21434,3728,'_download_limit','-1'),(21435,3728,'_download_expiry','-1'),(21436,3728,'_thumbnail_id','3731'),(21437,3728,'_stock',''),(21438,3728,'_stock_status','instock'),(21439,3728,'_wc_average_rating','0'),(21440,3728,'_wc_review_count','0'),(21441,3728,'_product_version','4.9.5'),(21442,3728,'slide_template',''),(21443,3728,'rs_page_bg_color',''),(21444,3728,'_dt_sidebar_position','disabled'),(21445,3728,'_dt_sidebar_widgetarea_id','sidebar_1'),(21446,3728,'_dt_sidebar_hide_on_mobile','0'),(21447,3728,'_dt_footer_show','1'),(21448,3728,'_dt_footer_widgetarea_id','sidebar_2'),(21449,3728,'_dt_footer_hide_on_mobile','0'),(21450,3728,'_dt_header_title','fancy'),(21451,3728,'_dt_header_background','normal'),(21452,3728,'_dt_header_background_below_slideshow','disabled'),(21453,3728,'_dt_header_transparent_bg_color_scheme','light'),(21454,3728,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21455,3728,'_dt_header_transparent_top_bar_bg_opacity','25'),(21456,3728,'_dt_header_transparent_bg_color','#000000'),(21457,3728,'_dt_header_transparent_bg_opacity','50'),(21458,3728,'_dt_header_disabled_background','normal'),(21459,3728,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21460,3728,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21461,3728,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21462,3728,'_dt_header_disabled_transparent_bg_color','#000000'),(21463,3728,'_dt_header_disabled_transparent_bg_opacity','50'),(21464,3728,'_dt_page_overrides_top_margin',''),(21465,3728,'_dt_page_overrides_right_margin',''),(21466,3728,'_dt_page_overrides_bottom_margin',''),(21467,3728,'_dt_page_overrides_left_margin',''),(21468,3728,'_dt_fancy_header_layout_heading',''),(21469,3728,'_dt_fancy_header_title_aligment','all_left'),(21470,3728,'_dt_fancy_header_height','180'),(21471,3728,'_dt_fancy_header_padding-top','0px'),(21472,3728,'_dt_fancy_header_padding-bottom','0px'),(21473,3728,'_dt_fancy_header_breadcrumbs_heading',''),(21474,3728,'_dt_fancy_header_breadcrumbs','enabled'),(21475,3728,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21476,3728,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21477,3728,'_dt_fancy_header_title_heading',''),(21478,3728,'_dt_fancy_header_title_mode','generic'),(21479,3728,'_dt_fancy_header_title',''),(21480,3728,'_dt_fancy_header_title_font_size','35'),(21481,3728,'_dt_fancy_header_title_line_height','36'),(21482,3728,'_dt_fancy_header_text_transform','none'),(21483,3728,'_dt_fancy_header_title_color_mode','color'),(21484,3728,'_dt_fancy_header_title_color','#dddd2e'),(21485,3728,'_dt_fancy_header_subtitle_heading',''),(21486,3728,'_dt_fancy_header_subtitle',''),(21487,3728,'_dt_fancy_header_subtitle_font_size','18'),(21488,3728,'_dt_fancy_header_subtitle_line_height','26'),(21489,3728,'_dt_fancy_header_subtitle_text_transform','none'),(21490,3728,'_dt_fancy_header_subtitle_color_mode','color'),(21491,3728,'_dt_fancy_header_subtitle_color','#ffffff'),(21492,3728,'_dt_fancy_header_bg_heading',''),(21493,3728,'_dt_fancy_header_bg_color','#023b59'),(21494,3728,'_dt_fancy_header_bg_image_origin','custom'),(21495,3728,'_dt_fancy_header_bg_image','a:0:{}'),(21496,3728,'_dt_fancy_header_bg_repeat','no-repeat'),(21497,3728,'_dt_fancy_header_bg_position_x','center'),(21498,3728,'_dt_fancy_header_bg_position_y','center'),(21499,3728,'_dt_fancy_header_bg_fullscreen','1'),(21500,3728,'_dt_fancy_header_bg_overlay','0'),(21501,3728,'_dt_fancy_header_overlay_color','#000'),(21502,3728,'_dt_fancy_header_bg_overlay_opacity','50'),(21503,3728,'_dt_fancy_header_scroll_effect','default'),(21504,3728,'_dt_fancy_header_bg_parallax','0.5'),(21505,3728,'_dt_fancy_header_responsiveness_heading',''),(21506,3728,'_dt_fancy_header_responsiveness','enabled'),(21507,3728,'_dt_fancy_header_responsiveness_switch','778px'),(21508,3728,'_dt_fancy_header_responsive_height','70'),(21509,3728,'_dt_fancy_header_responsive_font_size','30'),(21510,3728,'_dt_fancy_header_responsive_title_line_height','38'),(21511,3728,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21512,3728,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21513,3728,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21514,3728,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21515,3728,'_edit_last','1'),(21516,3733,'total_sales','0'),(21517,3733,'_tax_status','taxable'),(21518,3733,'_tax_class',''),(21519,3733,'_manage_stock','no'),(21520,3733,'_backorders','no'),(21521,3733,'_sold_individually','no'),(21522,3733,'_virtual','no'),(21523,3733,'_downloadable','no'),(21524,3733,'_product_image_gallery','3735,3736'),(21525,3733,'_download_limit','-1'),(21526,3733,'_download_expiry','-1'),(21527,3733,'_thumbnail_id','3737'),(21528,3733,'_stock',''),(21529,3733,'_stock_status','instock'),(21530,3733,'_wc_average_rating','0'),(21531,3733,'_wc_review_count','0'),(21532,3733,'_product_version','4.9.5'),(21533,3733,'slide_template',''),(21534,3733,'rs_page_bg_color',''),(21535,3733,'_dt_sidebar_position','disabled'),(21536,3733,'_dt_sidebar_widgetarea_id','sidebar_1'),(21537,3733,'_dt_sidebar_hide_on_mobile','0'),(21538,3733,'_dt_footer_show','1'),(21539,3733,'_dt_footer_widgetarea_id','sidebar_2'),(21540,3733,'_dt_footer_hide_on_mobile','0'),(21541,3733,'_dt_header_title','fancy'),(21542,3733,'_dt_header_background','normal'),(21543,3733,'_dt_header_background_below_slideshow','disabled'),(21544,3733,'_dt_header_transparent_bg_color_scheme','light'),(21545,3733,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21546,3733,'_dt_header_transparent_top_bar_bg_opacity','25'),(21547,3733,'_dt_header_transparent_bg_color','#000000'),(21548,3733,'_dt_header_transparent_bg_opacity','50'),(21549,3733,'_dt_header_disabled_background','normal'),(21550,3733,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21551,3733,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21552,3733,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21553,3733,'_dt_header_disabled_transparent_bg_color','#000000'),(21554,3733,'_dt_header_disabled_transparent_bg_opacity','50'),(21555,3733,'_dt_page_overrides_top_margin',''),(21556,3733,'_dt_page_overrides_right_margin',''),(21557,3733,'_dt_page_overrides_bottom_margin',''),(21558,3733,'_dt_page_overrides_left_margin',''),(21559,3733,'_dt_fancy_header_layout_heading',''),(21560,3733,'_dt_fancy_header_title_aligment','all_left'),(21561,3733,'_dt_fancy_header_height','180'),(21562,3733,'_dt_fancy_header_padding-top','0px'),(21563,3733,'_dt_fancy_header_padding-bottom','0px'),(21564,3733,'_dt_fancy_header_breadcrumbs_heading',''),(21565,3733,'_dt_fancy_header_breadcrumbs','enabled'),(21566,3733,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21567,3733,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21568,3733,'_dt_fancy_header_title_heading',''),(21569,3733,'_dt_fancy_header_title_mode','generic'),(21570,3733,'_dt_fancy_header_title',''),(21571,3733,'_dt_fancy_header_title_font_size','35'),(21572,3733,'_dt_fancy_header_title_line_height','36'),(21573,3733,'_dt_fancy_header_text_transform','none'),(21574,3733,'_dt_fancy_header_title_color_mode','color'),(21575,3733,'_dt_fancy_header_title_color','#dddd2e'),(21576,3733,'_dt_fancy_header_subtitle_heading',''),(21577,3733,'_dt_fancy_header_subtitle',''),(21578,3733,'_dt_fancy_header_subtitle_font_size','18'),(21579,3733,'_dt_fancy_header_subtitle_line_height','26'),(21580,3733,'_dt_fancy_header_subtitle_text_transform','none'),(21581,3733,'_dt_fancy_header_subtitle_color_mode','color'),(21582,3733,'_dt_fancy_header_subtitle_color','#ffffff'),(21583,3733,'_dt_fancy_header_bg_heading',''),(21584,3733,'_dt_fancy_header_bg_color','#023b59'),(21585,3733,'_dt_fancy_header_bg_image_origin','custom'),(21586,3733,'_dt_fancy_header_bg_image','a:0:{}'),(21587,3733,'_dt_fancy_header_bg_repeat','no-repeat'),(21588,3733,'_dt_fancy_header_bg_position_x','center'),(21589,3733,'_dt_fancy_header_bg_position_y','center'),(21590,3733,'_dt_fancy_header_bg_fullscreen','1'),(21591,3733,'_dt_fancy_header_bg_overlay','0'),(21592,3733,'_dt_fancy_header_overlay_color','#000'),(21593,3733,'_dt_fancy_header_bg_overlay_opacity','50'),(21594,3733,'_dt_fancy_header_scroll_effect','default'),(21595,3733,'_dt_fancy_header_bg_parallax','0.5'),(21596,3733,'_dt_fancy_header_responsiveness_heading',''),(21597,3733,'_dt_fancy_header_responsiveness','enabled'),(21598,3733,'_dt_fancy_header_responsiveness_switch','778px'),(21599,3733,'_dt_fancy_header_responsive_height','70'),(21600,3733,'_dt_fancy_header_responsive_font_size','30'),(21601,3733,'_dt_fancy_header_responsive_title_line_height','38'),(21602,3733,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21603,3733,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21604,3733,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21605,3733,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21606,3733,'_edit_last','1'),(21607,3738,'total_sales','0'),(21608,3738,'_tax_status','taxable'),(21609,3738,'_tax_class',''),(21610,3738,'_manage_stock','no'),(21611,3738,'_backorders','no'),(21612,3738,'_sold_individually','no'),(21613,3738,'_virtual','no'),(21614,3738,'_downloadable','no'),(21615,3738,'_download_limit','-1'),(21616,3738,'_download_expiry','-1'),(21617,3738,'_stock',''),(21618,3738,'_stock_status','instock'),(21619,3738,'_wc_average_rating','0'),(21620,3738,'_wc_review_count','0'),(21621,3738,'_product_version','4.9.5'),(21622,3738,'slide_template',''),(21623,3738,'rs_page_bg_color',''),(21624,3738,'_dt_sidebar_position','disabled'),(21625,3738,'_dt_sidebar_widgetarea_id','sidebar_1'),(21626,3738,'_dt_sidebar_hide_on_mobile','0'),(21627,3738,'_dt_footer_show','1'),(21628,3738,'_dt_footer_widgetarea_id','sidebar_2'),(21629,3738,'_dt_footer_hide_on_mobile','0'),(21630,3738,'_dt_header_title','fancy'),(21631,3738,'_dt_header_background','normal'),(21632,3738,'_dt_header_background_below_slideshow','disabled'),(21633,3738,'_dt_header_transparent_bg_color_scheme','light'),(21634,3738,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21635,3738,'_dt_header_transparent_top_bar_bg_opacity','25'),(21636,3738,'_dt_header_transparent_bg_color','#000000'),(21637,3738,'_dt_header_transparent_bg_opacity','50'),(21638,3738,'_dt_header_disabled_background','normal'),(21639,3738,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21640,3738,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21641,3738,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21642,3738,'_dt_header_disabled_transparent_bg_color','#000000'),(21643,3738,'_dt_header_disabled_transparent_bg_opacity','50'),(21644,3738,'_dt_page_overrides_top_margin',''),(21645,3738,'_dt_page_overrides_right_margin',''),(21646,3738,'_dt_page_overrides_bottom_margin',''),(21647,3738,'_dt_page_overrides_left_margin',''),(21648,3738,'_dt_fancy_header_layout_heading',''),(21649,3738,'_dt_fancy_header_title_aligment','all_left'),(21650,3738,'_dt_fancy_header_height','180'),(21651,3738,'_dt_fancy_header_padding-top','0px'),(21652,3738,'_dt_fancy_header_padding-bottom','0px'),(21653,3738,'_dt_fancy_header_breadcrumbs_heading',''),(21654,3738,'_dt_fancy_header_breadcrumbs','enabled'),(21655,3738,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21656,3738,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21657,3738,'_dt_fancy_header_title_heading',''),(21658,3738,'_dt_fancy_header_title_mode','generic'),(21659,3738,'_dt_fancy_header_title',''),(21660,3738,'_dt_fancy_header_title_font_size','35'),(21661,3738,'_dt_fancy_header_title_line_height','36'),(21662,3738,'_dt_fancy_header_text_transform','none'),(21663,3738,'_dt_fancy_header_title_color_mode','color'),(21664,3738,'_dt_fancy_header_title_color','#dddd2e'),(21665,3738,'_dt_fancy_header_subtitle_heading',''),(21666,3738,'_dt_fancy_header_subtitle',''),(21667,3738,'_dt_fancy_header_subtitle_font_size','18'),(21668,3738,'_dt_fancy_header_subtitle_line_height','26'),(21669,3738,'_dt_fancy_header_subtitle_text_transform','none'),(21670,3738,'_dt_fancy_header_subtitle_color_mode','color'),(21671,3738,'_dt_fancy_header_subtitle_color','#ffffff'),(21672,3738,'_dt_fancy_header_bg_heading',''),(21673,3738,'_dt_fancy_header_bg_color','#023b59'),(21674,3738,'_dt_fancy_header_bg_image_origin','custom'),(21675,3738,'_dt_fancy_header_bg_image','a:0:{}'),(21676,3738,'_dt_fancy_header_bg_repeat','no-repeat'),(21677,3738,'_dt_fancy_header_bg_position_x','center'),(21678,3738,'_dt_fancy_header_bg_position_y','center'),(21679,3738,'_dt_fancy_header_bg_fullscreen','1'),(21680,3738,'_dt_fancy_header_bg_overlay','0'),(21681,3738,'_dt_fancy_header_overlay_color','#000'),(21682,3738,'_dt_fancy_header_bg_overlay_opacity','50'),(21683,3738,'_dt_fancy_header_scroll_effect','default'),(21684,3738,'_dt_fancy_header_bg_parallax','0.5'),(21685,3738,'_dt_fancy_header_responsiveness_heading',''),(21686,3738,'_dt_fancy_header_responsiveness','enabled'),(21687,3738,'_dt_fancy_header_responsiveness_switch','778px'),(21688,3738,'_dt_fancy_header_responsive_height','70'),(21689,3738,'_dt_fancy_header_responsive_font_size','30'),(21690,3738,'_dt_fancy_header_responsive_title_line_height','38'),(21691,3738,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21692,3738,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21693,3738,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21694,3738,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21695,3738,'_edit_last','1'),(21696,3738,'_thumbnail_id','3739'),(21697,3741,'total_sales','0'),(21698,3741,'_tax_status','taxable'),(21699,3741,'_tax_class',''),(21700,3741,'_manage_stock','no'),(21701,3741,'_backorders','no'),(21702,3741,'_sold_individually','no'),(21703,3741,'_virtual','no'),(21704,3741,'_downloadable','no'),(21705,3741,'_download_limit','-1'),(21706,3741,'_download_expiry','-1'),(21707,3741,'_thumbnail_id','3742'),(21708,3741,'_stock',''),(21709,3741,'_stock_status','instock'),(21710,3741,'_wc_average_rating','0'),(21711,3741,'_wc_review_count','0'),(21712,3741,'_product_version','4.9.5'),(21713,3741,'slide_template',''),(21714,3741,'rs_page_bg_color',''),(21715,3741,'_dt_sidebar_position','disabled'),(21716,3741,'_dt_sidebar_widgetarea_id','sidebar_1'),(21717,3741,'_dt_sidebar_hide_on_mobile','0'),(21718,3741,'_dt_footer_show','1'),(21719,3741,'_dt_footer_widgetarea_id','sidebar_2'),(21720,3741,'_dt_footer_hide_on_mobile','0'),(21721,3741,'_dt_header_title','fancy'),(21722,3741,'_dt_header_background','normal'),(21723,3741,'_dt_header_background_below_slideshow','disabled'),(21724,3741,'_dt_header_transparent_bg_color_scheme','light'),(21725,3741,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21726,3741,'_dt_header_transparent_top_bar_bg_opacity','25'),(21727,3741,'_dt_header_transparent_bg_color','#000000'),(21728,3741,'_dt_header_transparent_bg_opacity','50'),(21729,3741,'_dt_header_disabled_background','normal'),(21730,3741,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21731,3741,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21732,3741,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21733,3741,'_dt_header_disabled_transparent_bg_color','#000000'),(21734,3741,'_dt_header_disabled_transparent_bg_opacity','50'),(21735,3741,'_dt_page_overrides_top_margin',''),(21736,3741,'_dt_page_overrides_right_margin',''),(21737,3741,'_dt_page_overrides_bottom_margin',''),(21738,3741,'_dt_page_overrides_left_margin',''),(21739,3741,'_dt_fancy_header_layout_heading',''),(21740,3741,'_dt_fancy_header_title_aligment','all_left'),(21741,3741,'_dt_fancy_header_height','180'),(21742,3741,'_dt_fancy_header_padding-top','0px'),(21743,3741,'_dt_fancy_header_padding-bottom','0px'),(21744,3741,'_dt_fancy_header_breadcrumbs_heading',''),(21745,3741,'_dt_fancy_header_breadcrumbs','enabled'),(21746,3741,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21747,3741,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21748,3741,'_dt_fancy_header_title_heading',''),(21749,3741,'_dt_fancy_header_title_mode','generic'),(21750,3741,'_dt_fancy_header_title',''),(21751,3741,'_dt_fancy_header_title_font_size','35'),(21752,3741,'_dt_fancy_header_title_line_height','36'),(21753,3741,'_dt_fancy_header_text_transform','none'),(21754,3741,'_dt_fancy_header_title_color_mode','color'),(21755,3741,'_dt_fancy_header_title_color','#dddd2e'),(21756,3741,'_dt_fancy_header_subtitle_heading',''),(21757,3741,'_dt_fancy_header_subtitle',''),(21758,3741,'_dt_fancy_header_subtitle_font_size','18'),(21759,3741,'_dt_fancy_header_subtitle_line_height','26'),(21760,3741,'_dt_fancy_header_subtitle_text_transform','none'),(21761,3741,'_dt_fancy_header_subtitle_color_mode','color'),(21762,3741,'_dt_fancy_header_subtitle_color','#ffffff'),(21763,3741,'_dt_fancy_header_bg_heading',''),(21764,3741,'_dt_fancy_header_bg_color','#023b59'),(21765,3741,'_dt_fancy_header_bg_image_origin','custom'),(21766,3741,'_dt_fancy_header_bg_image','a:0:{}'),(21767,3741,'_dt_fancy_header_bg_repeat','no-repeat'),(21768,3741,'_dt_fancy_header_bg_position_x','center'),(21769,3741,'_dt_fancy_header_bg_position_y','center'),(21770,3741,'_dt_fancy_header_bg_fullscreen','1'),(21771,3741,'_dt_fancy_header_bg_overlay','0'),(21772,3741,'_dt_fancy_header_overlay_color','#000'),(21773,3741,'_dt_fancy_header_bg_overlay_opacity','50'),(21774,3741,'_dt_fancy_header_scroll_effect','default'),(21775,3741,'_dt_fancy_header_bg_parallax','0.5'),(21776,3741,'_dt_fancy_header_responsiveness_heading',''),(21777,3741,'_dt_fancy_header_responsiveness','enabled'),(21778,3741,'_dt_fancy_header_responsiveness_switch','778px'),(21779,3741,'_dt_fancy_header_responsive_height','70'),(21780,3741,'_dt_fancy_header_responsive_font_size','30'),(21781,3741,'_dt_fancy_header_responsive_title_line_height','38'),(21782,3741,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21783,3741,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21784,3741,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21785,3741,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21786,3741,'_edit_last','1'),(21787,3741,'_product_image_gallery','3744,3743'),(21788,3746,'total_sales','0'),(21789,3746,'_tax_status','taxable'),(21790,3746,'_tax_class',''),(21791,3746,'_manage_stock','no'),(21792,3746,'_backorders','no'),(21793,3746,'_sold_individually','no'),(21794,3746,'_virtual','no'),(21795,3746,'_downloadable','no'),(21796,3746,'_download_limit','-1'),(21797,3746,'_download_expiry','-1'),(21798,3746,'_stock',''),(21799,3746,'_stock_status','instock'),(21800,3746,'_wc_average_rating','0'),(21801,3746,'_wc_review_count','0'),(21802,3746,'_product_version','4.9.5'),(21803,3746,'slide_template',''),(21804,3746,'rs_page_bg_color',''),(21805,3746,'_dt_sidebar_position','disabled'),(21806,3746,'_dt_sidebar_widgetarea_id','sidebar_1'),(21807,3746,'_dt_sidebar_hide_on_mobile','0'),(21808,3746,'_dt_footer_show','1'),(21809,3746,'_dt_footer_widgetarea_id','sidebar_2'),(21810,3746,'_dt_footer_hide_on_mobile','0'),(21811,3746,'_dt_header_title','fancy'),(21812,3746,'_dt_header_background','normal'),(21813,3746,'_dt_header_background_below_slideshow','disabled'),(21814,3746,'_dt_header_transparent_bg_color_scheme','light'),(21815,3746,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21816,3746,'_dt_header_transparent_top_bar_bg_opacity','25'),(21817,3746,'_dt_header_transparent_bg_color','#000000'),(21818,3746,'_dt_header_transparent_bg_opacity','50'),(21819,3746,'_dt_header_disabled_background','normal'),(21820,3746,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21821,3746,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21822,3746,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21823,3746,'_dt_header_disabled_transparent_bg_color','#000000'),(21824,3746,'_dt_header_disabled_transparent_bg_opacity','50'),(21825,3746,'_dt_page_overrides_top_margin',''),(21826,3746,'_dt_page_overrides_right_margin',''),(21827,3746,'_dt_page_overrides_bottom_margin',''),(21828,3746,'_dt_page_overrides_left_margin',''),(21829,3746,'_dt_fancy_header_layout_heading',''),(21830,3746,'_dt_fancy_header_title_aligment','all_left'),(21831,3746,'_dt_fancy_header_height','180'),(21832,3746,'_dt_fancy_header_padding-top','0px'),(21833,3746,'_dt_fancy_header_padding-bottom','0px'),(21834,3746,'_dt_fancy_header_breadcrumbs_heading',''),(21835,3746,'_dt_fancy_header_breadcrumbs','enabled'),(21836,3746,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21837,3746,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21838,3746,'_dt_fancy_header_title_heading',''),(21839,3746,'_dt_fancy_header_title_mode','generic'),(21840,3746,'_dt_fancy_header_title',''),(21841,3746,'_dt_fancy_header_title_font_size','35'),(21842,3746,'_dt_fancy_header_title_line_height','36'),(21843,3746,'_dt_fancy_header_text_transform','none'),(21844,3746,'_dt_fancy_header_title_color_mode','color'),(21845,3746,'_dt_fancy_header_title_color','#dddd2e'),(21846,3746,'_dt_fancy_header_subtitle_heading',''),(21847,3746,'_dt_fancy_header_subtitle',''),(21848,3746,'_dt_fancy_header_subtitle_font_size','18'),(21849,3746,'_dt_fancy_header_subtitle_line_height','26'),(21850,3746,'_dt_fancy_header_subtitle_text_transform','none'),(21851,3746,'_dt_fancy_header_subtitle_color_mode','color'),(21852,3746,'_dt_fancy_header_subtitle_color','#ffffff'),(21853,3746,'_dt_fancy_header_bg_heading',''),(21854,3746,'_dt_fancy_header_bg_color','#023b59'),(21855,3746,'_dt_fancy_header_bg_image_origin','custom'),(21856,3746,'_dt_fancy_header_bg_image','a:0:{}'),(21857,3746,'_dt_fancy_header_bg_repeat','no-repeat'),(21858,3746,'_dt_fancy_header_bg_position_x','center'),(21859,3746,'_dt_fancy_header_bg_position_y','center'),(21860,3746,'_dt_fancy_header_bg_fullscreen','1'),(21861,3746,'_dt_fancy_header_bg_overlay','0'),(21862,3746,'_dt_fancy_header_overlay_color','#000'),(21863,3746,'_dt_fancy_header_bg_overlay_opacity','50'),(21864,3746,'_dt_fancy_header_scroll_effect','default'),(21865,3746,'_dt_fancy_header_bg_parallax','0.5'),(21866,3746,'_dt_fancy_header_responsiveness_heading',''),(21867,3746,'_dt_fancy_header_responsiveness','enabled'),(21868,3746,'_dt_fancy_header_responsiveness_switch','778px'),(21869,3746,'_dt_fancy_header_responsive_height','70'),(21870,3746,'_dt_fancy_header_responsive_font_size','30'),(21871,3746,'_dt_fancy_header_responsive_title_line_height','38'),(21872,3746,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21873,3746,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21874,3746,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21875,3746,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21876,3746,'_edit_last','1'),(21877,3746,'_thumbnail_id','3749'),(21878,3751,'_dt_fancy_header_subtitle_text_transform','none'),(21879,3751,'_dt_page_overrides_bottom_margin',''),(21880,3751,'_dt_page_overrides_left_margin',''),(21881,3751,'_dt_fancy_header_layout_heading',''),(21882,3751,'_dt_fancy_header_title_aligment','all_left'),(21883,3751,'_dt_fancy_header_height','180'),(21884,3751,'_dt_fancy_header_padding-top','0px'),(21885,3751,'_dt_fancy_header_padding-bottom','0px'),(21886,3751,'_dt_fancy_header_breadcrumbs_heading',''),(21887,3751,'_dt_fancy_header_breadcrumbs','enabled'),(21888,3751,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(21889,3751,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(21890,3751,'_dt_fancy_header_title_heading',''),(21891,3751,'_dt_fancy_header_title_mode','generic'),(21892,3751,'_dt_fancy_header_title',''),(21893,3751,'_dt_fancy_header_title_font_size','35'),(21894,3751,'_dt_fancy_header_title_line_height','36'),(21895,3751,'_dt_fancy_header_text_transform','none'),(21896,3751,'_dt_fancy_header_title_color_mode','color'),(21897,3751,'_dt_fancy_header_title_color','#dddd2e'),(21898,3751,'_dt_fancy_header_subtitle_heading',''),(21899,3751,'_dt_fancy_header_subtitle',''),(21900,3751,'_dt_fancy_header_subtitle_font_size','18'),(21901,3751,'_dt_page_overrides_top_margin',''),(21902,3751,'_dt_footer_show','1'),(21903,3751,'_dt_footer_widgetarea_id','sidebar_2'),(21904,3751,'_dt_footer_hide_on_mobile','0'),(21905,3751,'_dt_header_title','fancy'),(21906,3751,'_dt_header_background','normal'),(21907,3751,'_dt_header_background_below_slideshow','disabled'),(21908,3751,'_dt_header_transparent_bg_color_scheme','light'),(21909,3751,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21910,3751,'_dt_header_transparent_top_bar_bg_opacity','25'),(21911,3751,'_dt_header_transparent_bg_color','#000000'),(21912,3751,'_dt_header_transparent_bg_opacity','50'),(21913,3751,'_dt_header_disabled_background','normal'),(21914,3751,'_dt_header_disabled_transparent_bg_color_scheme','light'),(21915,3751,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(21916,3751,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(21917,3751,'_dt_header_disabled_transparent_bg_color','#000000'),(21918,3751,'_dt_header_disabled_transparent_bg_opacity','50'),(21919,3751,'_dt_fancy_header_subtitle_line_height','26'),(21920,3751,'_dt_page_overrides_right_margin',''),(21921,3751,'total_sales','0'),(21922,3751,'_tax_status','taxable'),(21923,3751,'_tax_class',''),(21924,3751,'_manage_stock','no'),(21925,3751,'_backorders','no'),(21926,3751,'_sold_individually','no'),(21927,3751,'_virtual','no'),(21928,3751,'_downloadable','no'),(21929,3751,'_product_image_gallery','3754,3755'),(21930,3751,'_download_limit','-1'),(21931,3751,'_download_expiry','-1'),(21932,3751,'_thumbnail_id','3753'),(21933,3751,'_stock',''),(21934,3751,'_stock_status','instock'),(21935,3751,'_wc_average_rating','0'),(21936,3751,'_wc_review_count','0'),(21937,3751,'_product_version','4.9.5'),(21938,3751,'slide_template',''),(21939,3751,'rs_page_bg_color',''),(21940,3751,'_dt_sidebar_position','disabled'),(21941,3751,'_dt_sidebar_widgetarea_id','sidebar_1'),(21942,3751,'_dt_sidebar_hide_on_mobile','0'),(21943,3751,'_dt_fancy_header_subtitle_color_mode','color'),(21944,3751,'_dt_fancy_header_subtitle_color','#ffffff'),(21945,3751,'_dt_fancy_header_bg_heading',''),(21946,3751,'_dt_fancy_header_bg_color','#023b59'),(21947,3751,'_dt_fancy_header_bg_image_origin','custom'),(21948,3751,'_dt_fancy_header_bg_image','a:0:{}'),(21949,3751,'_dt_fancy_header_bg_repeat','no-repeat'),(21950,3751,'_dt_fancy_header_bg_position_x','center'),(21951,3751,'_dt_fancy_header_bg_position_y','center'),(21952,3751,'_dt_fancy_header_bg_fullscreen','1'),(21953,3751,'_dt_fancy_header_bg_overlay','0'),(21954,3751,'_dt_fancy_header_overlay_color','#000'),(21955,3751,'_dt_fancy_header_bg_overlay_opacity','50'),(21956,3751,'_dt_fancy_header_scroll_effect','default'),(21957,3751,'_dt_fancy_header_bg_parallax','0.5'),(21958,3751,'_dt_fancy_header_responsiveness_heading',''),(21959,3751,'_dt_fancy_header_responsiveness','enabled'),(21960,3751,'_dt_fancy_header_responsiveness_switch','778px'),(21961,3751,'_dt_fancy_header_responsive_height','70'),(21962,3751,'_dt_fancy_header_responsive_font_size','30'),(21963,3751,'_dt_fancy_header_responsive_title_line_height','38'),(21964,3751,'_dt_fancy_header_responsive_subtitle_font_size','20'),(21965,3751,'_dt_fancy_header_responsive_subtitle_line_height','28'),(21966,3751,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(21967,3751,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(21968,3751,'_edit_last','1'),(21969,3756,'total_sales','0'),(21970,3756,'_tax_status','taxable'),(21971,3756,'_tax_class',''),(21972,3756,'_manage_stock','no'),(21973,3756,'_backorders','no'),(21974,3756,'_sold_individually','no'),(21975,3756,'_virtual','no'),(21976,3756,'_downloadable','no'),(21977,3756,'_download_limit','-1'),(21978,3756,'_download_expiry','-1'),(21979,3756,'_thumbnail_id','3749'),(21980,3756,'_stock',''),(21981,3756,'_stock_status','instock'),(21982,3756,'_wc_average_rating','0'),(21983,3756,'_wc_review_count','0'),(21984,3756,'_product_version','4.9.5'),(21985,3756,'slide_template',''),(21986,3756,'rs_page_bg_color',''),(21987,3756,'_dt_sidebar_position','disabled'),(21988,3756,'_dt_sidebar_widgetarea_id','sidebar_1'),(21989,3756,'_dt_sidebar_hide_on_mobile','0'),(21990,3756,'_dt_footer_show','1'),(21991,3756,'_dt_footer_widgetarea_id','sidebar_2'),(21992,3756,'_dt_footer_hide_on_mobile','0'),(21993,3756,'_dt_header_title','fancy'),(21994,3756,'_dt_header_background','normal'),(21995,3756,'_dt_header_background_below_slideshow','disabled'),(21996,3756,'_dt_header_transparent_bg_color_scheme','light'),(21997,3756,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(21998,3756,'_dt_header_transparent_top_bar_bg_opacity','25'),(21999,3756,'_dt_header_transparent_bg_color','#000000'),(22000,3756,'_dt_header_transparent_bg_opacity','50'),(22001,3756,'_dt_header_disabled_background','normal'),(22002,3756,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22003,3756,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22004,3756,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22005,3756,'_dt_header_disabled_transparent_bg_color','#000000'),(22006,3756,'_dt_header_disabled_transparent_bg_opacity','50'),(22007,3756,'_dt_page_overrides_top_margin',''),(22008,3756,'_dt_page_overrides_right_margin',''),(22009,3756,'_dt_page_overrides_bottom_margin',''),(22010,3756,'_dt_page_overrides_left_margin',''),(22011,3756,'_dt_fancy_header_layout_heading',''),(22012,3756,'_dt_fancy_header_title_aligment','all_left'),(22013,3756,'_dt_fancy_header_height','180'),(22014,3756,'_dt_fancy_header_padding-top','0px'),(22015,3756,'_dt_fancy_header_padding-bottom','0px'),(22016,3756,'_dt_fancy_header_breadcrumbs_heading',''),(22017,3756,'_dt_fancy_header_breadcrumbs','enabled'),(22018,3756,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22019,3756,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22020,3756,'_dt_fancy_header_title_heading',''),(22021,3756,'_dt_fancy_header_title_mode','generic'),(22022,3756,'_dt_fancy_header_title',''),(22023,3756,'_dt_fancy_header_title_font_size','35'),(22024,3756,'_dt_fancy_header_title_line_height','36'),(22025,3756,'_dt_fancy_header_text_transform','none'),(22026,3756,'_dt_fancy_header_title_color_mode','color'),(22027,3756,'_dt_fancy_header_title_color','#dddd2e'),(22028,3756,'_dt_fancy_header_subtitle_heading',''),(22029,3756,'_dt_fancy_header_subtitle',''),(22030,3756,'_dt_fancy_header_subtitle_font_size','18'),(22031,3756,'_dt_fancy_header_subtitle_line_height','26'),(22032,3756,'_dt_fancy_header_subtitle_text_transform','none'),(22033,3756,'_dt_fancy_header_subtitle_color_mode','color'),(22034,3756,'_dt_fancy_header_subtitle_color','#ffffff'),(22035,3756,'_dt_fancy_header_bg_heading',''),(22036,3756,'_dt_fancy_header_bg_color','#023b59'),(22037,3756,'_dt_fancy_header_bg_image_origin','custom'),(22038,3756,'_dt_fancy_header_bg_image','a:0:{}'),(22039,3756,'_dt_fancy_header_bg_repeat','no-repeat'),(22040,3756,'_dt_fancy_header_bg_position_x','center'),(22041,3756,'_dt_fancy_header_bg_position_y','center'),(22042,3756,'_dt_fancy_header_bg_fullscreen','1'),(22043,3756,'_dt_fancy_header_bg_overlay','0'),(22044,3756,'_dt_fancy_header_overlay_color','#000'),(22045,3756,'_dt_fancy_header_bg_overlay_opacity','50'),(22046,3756,'_dt_fancy_header_scroll_effect','default'),(22047,3756,'_dt_fancy_header_bg_parallax','0.5'),(22048,3756,'_dt_fancy_header_responsiveness_heading',''),(22049,3756,'_dt_fancy_header_responsiveness','enabled'),(22050,3756,'_dt_fancy_header_responsiveness_switch','778px'),(22051,3756,'_dt_fancy_header_responsive_height','70'),(22052,3756,'_dt_fancy_header_responsive_font_size','30'),(22053,3756,'_dt_fancy_header_responsive_title_line_height','38'),(22054,3756,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22055,3756,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22056,3756,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22057,3756,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22058,3756,'_edit_last','1'),(22059,3759,'total_sales','0'),(22060,3759,'_tax_status','taxable'),(22061,3759,'_tax_class',''),(22062,3759,'_manage_stock','no'),(22063,3759,'_backorders','no'),(22064,3759,'_sold_individually','no'),(22065,3759,'_virtual','no'),(22066,3759,'_downloadable','no'),(22067,3759,'_product_image_gallery','3760,3761'),(22068,3759,'_download_limit','-1'),(22069,3759,'_download_expiry','-1'),(22070,3759,'_thumbnail_id','3762'),(22071,3759,'_stock',''),(22072,3759,'_stock_status','instock'),(22073,3759,'_wc_average_rating','0'),(22074,3759,'_wc_review_count','0'),(22075,3759,'_product_version','4.9.5'),(22076,3759,'slide_template',''),(22077,3759,'rs_page_bg_color',''),(22078,3759,'_dt_sidebar_position','disabled'),(22079,3759,'_dt_sidebar_widgetarea_id','sidebar_1'),(22080,3759,'_dt_sidebar_hide_on_mobile','0'),(22081,3759,'_dt_footer_show','1'),(22082,3759,'_dt_footer_widgetarea_id','sidebar_2'),(22083,3759,'_dt_footer_hide_on_mobile','0'),(22084,3759,'_dt_header_title','fancy'),(22085,3759,'_dt_header_background','normal'),(22086,3759,'_dt_header_background_below_slideshow','disabled'),(22087,3759,'_dt_header_transparent_bg_color_scheme','light'),(22088,3759,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22089,3759,'_dt_header_transparent_top_bar_bg_opacity','25'),(22090,3759,'_dt_header_transparent_bg_color','#000000'),(22091,3759,'_dt_header_transparent_bg_opacity','50'),(22092,3759,'_dt_header_disabled_background','normal'),(22093,3759,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22094,3759,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22095,3759,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22096,3759,'_dt_header_disabled_transparent_bg_color','#000000'),(22097,3759,'_dt_header_disabled_transparent_bg_opacity','50'),(22098,3759,'_dt_page_overrides_top_margin',''),(22099,3759,'_dt_page_overrides_right_margin',''),(22100,3759,'_dt_page_overrides_bottom_margin',''),(22101,3759,'_dt_page_overrides_left_margin',''),(22102,3759,'_dt_fancy_header_layout_heading',''),(22103,3759,'_dt_fancy_header_title_aligment','all_left'),(22104,3759,'_dt_fancy_header_height','180'),(22105,3759,'_dt_fancy_header_padding-top','0px'),(22106,3759,'_dt_fancy_header_padding-bottom','0px'),(22107,3759,'_dt_fancy_header_breadcrumbs_heading',''),(22108,3759,'_dt_fancy_header_breadcrumbs','enabled'),(22109,3759,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22110,3759,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22111,3759,'_dt_fancy_header_title_heading',''),(22112,3759,'_dt_fancy_header_title_mode','generic'),(22113,3759,'_dt_fancy_header_title',''),(22114,3759,'_dt_fancy_header_title_font_size','35'),(22115,3759,'_dt_fancy_header_title_line_height','36'),(22116,3759,'_dt_fancy_header_text_transform','none'),(22117,3759,'_dt_fancy_header_title_color_mode','color'),(22118,3759,'_dt_fancy_header_title_color','#dddd2e'),(22119,3759,'_dt_fancy_header_subtitle_heading',''),(22120,3759,'_dt_fancy_header_subtitle',''),(22121,3759,'_dt_fancy_header_subtitle_font_size','18'),(22122,3759,'_dt_fancy_header_subtitle_line_height','26'),(22123,3759,'_dt_fancy_header_subtitle_text_transform','none'),(22124,3759,'_dt_fancy_header_subtitle_color_mode','color'),(22125,3759,'_dt_fancy_header_subtitle_color','#ffffff'),(22126,3759,'_dt_fancy_header_bg_heading',''),(22127,3759,'_dt_fancy_header_bg_color','#023b59'),(22128,3759,'_dt_fancy_header_bg_image_origin','custom'),(22129,3759,'_dt_fancy_header_bg_image','a:0:{}'),(22130,3759,'_dt_fancy_header_bg_repeat','no-repeat'),(22131,3759,'_dt_fancy_header_bg_position_x','center'),(22132,3759,'_dt_fancy_header_bg_position_y','center'),(22133,3759,'_dt_fancy_header_bg_fullscreen','1'),(22134,3759,'_dt_fancy_header_bg_overlay','0'),(22135,3759,'_dt_fancy_header_overlay_color','#000'),(22136,3759,'_dt_fancy_header_bg_overlay_opacity','50'),(22137,3759,'_dt_fancy_header_scroll_effect','default'),(22138,3759,'_dt_fancy_header_bg_parallax','0.5'),(22139,3759,'_dt_fancy_header_responsiveness_heading',''),(22140,3759,'_dt_fancy_header_responsiveness','enabled'),(22141,3759,'_dt_fancy_header_responsiveness_switch','778px'),(22142,3759,'_dt_fancy_header_responsive_height','70'),(22143,3759,'_dt_fancy_header_responsive_font_size','30'),(22144,3759,'_dt_fancy_header_responsive_title_line_height','38'),(22145,3759,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22146,3759,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22147,3759,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22148,3759,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22149,3759,'_edit_last','1'),(22150,3764,'total_sales','0'),(22151,3764,'_tax_status','taxable'),(22152,3764,'_tax_class',''),(22153,3764,'_manage_stock','no'),(22154,3764,'_backorders','no'),(22155,3764,'_sold_individually','no'),(22156,3764,'_virtual','no'),(22157,3764,'_downloadable','no'),(22158,3764,'_product_image_gallery','3766,3767'),(22159,3764,'_download_limit','-1'),(22160,3764,'_download_expiry','-1'),(22161,3764,'_thumbnail_id','3765'),(22162,3764,'_stock',''),(22163,3764,'_stock_status','instock'),(22164,3764,'_wc_average_rating','0'),(22165,3764,'_wc_review_count','0'),(22166,3764,'_product_version','4.9.5'),(22167,3764,'slide_template',''),(22168,3764,'rs_page_bg_color',''),(22169,3764,'_dt_sidebar_position','disabled'),(22170,3764,'_dt_sidebar_widgetarea_id','sidebar_1'),(22171,3764,'_dt_sidebar_hide_on_mobile','0'),(22172,3764,'_dt_footer_show','1'),(22173,3764,'_dt_footer_widgetarea_id','sidebar_2'),(22174,3764,'_dt_footer_hide_on_mobile','0'),(22175,3764,'_dt_header_title','fancy'),(22176,3764,'_dt_header_background','normal'),(22177,3764,'_dt_header_background_below_slideshow','disabled'),(22178,3764,'_dt_header_transparent_bg_color_scheme','light'),(22179,3764,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22180,3764,'_dt_header_transparent_top_bar_bg_opacity','25'),(22181,3764,'_dt_header_transparent_bg_color','#000000'),(22182,3764,'_dt_header_transparent_bg_opacity','50'),(22183,3764,'_dt_header_disabled_background','normal'),(22184,3764,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22185,3764,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22186,3764,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22187,3764,'_dt_header_disabled_transparent_bg_color','#000000'),(22188,3764,'_dt_header_disabled_transparent_bg_opacity','50'),(22189,3764,'_dt_page_overrides_top_margin',''),(22190,3764,'_dt_page_overrides_right_margin',''),(22191,3764,'_dt_page_overrides_bottom_margin',''),(22192,3764,'_dt_page_overrides_left_margin',''),(22193,3764,'_dt_fancy_header_layout_heading',''),(22194,3764,'_dt_fancy_header_title_aligment','all_left'),(22195,3764,'_dt_fancy_header_height','180'),(22196,3764,'_dt_fancy_header_padding-top','0px'),(22197,3764,'_dt_fancy_header_padding-bottom','0px'),(22198,3764,'_dt_fancy_header_breadcrumbs_heading',''),(22199,3764,'_dt_fancy_header_breadcrumbs','enabled'),(22200,3764,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22201,3764,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22202,3764,'_dt_fancy_header_title_heading',''),(22203,3764,'_dt_fancy_header_title_mode','generic'),(22204,3764,'_dt_fancy_header_title',''),(22205,3764,'_dt_fancy_header_title_font_size','35'),(22206,3764,'_dt_fancy_header_title_line_height','36'),(22207,3764,'_dt_fancy_header_text_transform','none'),(22208,3764,'_dt_fancy_header_title_color_mode','color'),(22209,3764,'_dt_fancy_header_title_color','#dddd2e'),(22210,3764,'_dt_fancy_header_subtitle_heading',''),(22211,3764,'_dt_fancy_header_subtitle',''),(22212,3764,'_dt_fancy_header_subtitle_font_size','18'),(22213,3764,'_dt_fancy_header_subtitle_line_height','26'),(22214,3764,'_dt_fancy_header_subtitle_text_transform','none'),(22215,3764,'_dt_fancy_header_subtitle_color_mode','color'),(22216,3764,'_dt_fancy_header_subtitle_color','#ffffff'),(22217,3764,'_dt_fancy_header_bg_heading',''),(22218,3764,'_dt_fancy_header_bg_color','#023b59'),(22219,3764,'_dt_fancy_header_bg_image_origin','custom'),(22220,3764,'_dt_fancy_header_bg_image','a:0:{}'),(22221,3764,'_dt_fancy_header_bg_repeat','no-repeat'),(22222,3764,'_dt_fancy_header_bg_position_x','center'),(22223,3764,'_dt_fancy_header_bg_position_y','center'),(22224,3764,'_dt_fancy_header_bg_fullscreen','1'),(22225,3764,'_dt_fancy_header_bg_overlay','0'),(22226,3764,'_dt_fancy_header_overlay_color','#000'),(22227,3764,'_dt_fancy_header_bg_overlay_opacity','50'),(22228,3764,'_dt_fancy_header_scroll_effect','default'),(22229,3764,'_dt_fancy_header_bg_parallax','0.5'),(22230,3764,'_dt_fancy_header_responsiveness_heading',''),(22231,3764,'_dt_fancy_header_responsiveness','enabled'),(22232,3764,'_dt_fancy_header_responsiveness_switch','778px'),(22233,3764,'_dt_fancy_header_responsive_height','70'),(22234,3764,'_dt_fancy_header_responsive_font_size','30'),(22235,3764,'_dt_fancy_header_responsive_title_line_height','38'),(22236,3764,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22237,3764,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22238,3764,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22239,3764,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22240,3764,'_edit_last','1'),(22241,3769,'total_sales','0'),(22242,3769,'_tax_status','taxable'),(22243,3769,'_tax_class',''),(22244,3769,'_manage_stock','no'),(22245,3769,'_backorders','no'),(22246,3769,'_sold_individually','no'),(22247,3769,'_virtual','no'),(22248,3769,'_downloadable','no'),(22249,3769,'_download_limit','-1'),(22250,3769,'_download_expiry','-1'),(22251,3769,'_stock',''),(22252,3769,'_stock_status','instock'),(22253,3769,'_wc_average_rating','0'),(22254,3769,'_wc_review_count','0'),(22255,3769,'_product_version','4.9.5'),(22256,3769,'slide_template',''),(22257,3769,'rs_page_bg_color',''),(22258,3769,'_dt_sidebar_position','disabled'),(22259,3769,'_dt_sidebar_widgetarea_id','sidebar_1'),(22260,3769,'_dt_sidebar_hide_on_mobile','0'),(22261,3769,'_dt_footer_show','1'),(22262,3769,'_dt_footer_widgetarea_id','sidebar_2'),(22263,3769,'_dt_footer_hide_on_mobile','0'),(22264,3769,'_dt_header_title','fancy'),(22265,3769,'_dt_header_background','normal'),(22266,3769,'_dt_header_background_below_slideshow','disabled'),(22267,3769,'_dt_header_transparent_bg_color_scheme','light'),(22268,3769,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22269,3769,'_dt_header_transparent_top_bar_bg_opacity','25'),(22270,3769,'_dt_header_transparent_bg_color','#000000'),(22271,3769,'_dt_header_transparent_bg_opacity','50'),(22272,3769,'_dt_header_disabled_background','normal'),(22273,3769,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22274,3769,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22275,3769,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22276,3769,'_dt_header_disabled_transparent_bg_color','#000000'),(22277,3769,'_dt_header_disabled_transparent_bg_opacity','50'),(22278,3769,'_dt_page_overrides_top_margin',''),(22279,3769,'_dt_page_overrides_right_margin',''),(22280,3769,'_dt_page_overrides_bottom_margin',''),(22281,3769,'_dt_page_overrides_left_margin',''),(22282,3769,'_dt_fancy_header_layout_heading',''),(22283,3769,'_dt_fancy_header_title_aligment','all_left'),(22284,3769,'_dt_fancy_header_height','180'),(22285,3769,'_dt_fancy_header_padding-top','0px'),(22286,3769,'_dt_fancy_header_padding-bottom','0px'),(22287,3769,'_dt_fancy_header_breadcrumbs_heading',''),(22288,3769,'_dt_fancy_header_breadcrumbs','enabled'),(22289,3769,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22290,3769,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22291,3769,'_dt_fancy_header_title_heading',''),(22292,3769,'_dt_fancy_header_title_mode','generic'),(22293,3769,'_dt_fancy_header_title',''),(22294,3769,'_dt_fancy_header_title_font_size','35'),(22295,3769,'_dt_fancy_header_title_line_height','36'),(22296,3769,'_dt_fancy_header_text_transform','none'),(22297,3769,'_dt_fancy_header_title_color_mode','color'),(22298,3769,'_dt_fancy_header_title_color','#dddd2e'),(22299,3769,'_dt_fancy_header_subtitle_heading',''),(22300,3769,'_dt_fancy_header_subtitle',''),(22301,3769,'_dt_fancy_header_subtitle_font_size','18'),(22302,3769,'_dt_fancy_header_subtitle_line_height','26'),(22303,3769,'_dt_fancy_header_subtitle_text_transform','none'),(22304,3769,'_dt_fancy_header_subtitle_color_mode','color'),(22305,3769,'_dt_fancy_header_subtitle_color','#ffffff'),(22306,3769,'_dt_fancy_header_bg_heading',''),(22307,3769,'_dt_fancy_header_bg_color','#023b59'),(22308,3769,'_dt_fancy_header_bg_image_origin','custom'),(22309,3769,'_dt_fancy_header_bg_image','a:0:{}'),(22310,3769,'_dt_fancy_header_bg_repeat','no-repeat'),(22311,3769,'_dt_fancy_header_bg_position_x','center'),(22312,3769,'_dt_fancy_header_bg_position_y','center'),(22313,3769,'_dt_fancy_header_bg_fullscreen','1'),(22314,3769,'_dt_fancy_header_bg_overlay','0'),(22315,3769,'_dt_fancy_header_overlay_color','#000'),(22316,3769,'_dt_fancy_header_bg_overlay_opacity','50'),(22317,3769,'_dt_fancy_header_scroll_effect','default'),(22318,3769,'_dt_fancy_header_bg_parallax','0.5'),(22319,3769,'_dt_fancy_header_responsiveness_heading',''),(22320,3769,'_dt_fancy_header_responsiveness','enabled'),(22321,3769,'_dt_fancy_header_responsiveness_switch','778px'),(22322,3769,'_dt_fancy_header_responsive_height','70'),(22323,3769,'_dt_fancy_header_responsive_font_size','30'),(22324,3769,'_dt_fancy_header_responsive_title_line_height','38'),(22325,3769,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22326,3769,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22327,3769,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22328,3769,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22329,3769,'_edit_last','1'),(22330,3769,'_thumbnail_id','3770'),(22331,3769,'_product_image_gallery','3772,3771'),(22332,3774,'total_sales','0'),(22333,3774,'_tax_status','taxable'),(22334,3774,'_tax_class',''),(22335,3774,'_manage_stock','no'),(22336,3774,'_backorders','no'),(22337,3774,'_sold_individually','no'),(22338,3774,'_virtual','no'),(22339,3774,'_downloadable','no'),(22340,3774,'_product_image_gallery','3772,3771'),(22341,3774,'_download_limit','-1'),(22342,3774,'_download_expiry','-1'),(22343,3774,'_thumbnail_id','3770'),(22344,3774,'_stock',''),(22345,3774,'_stock_status','instock'),(22346,3774,'_wc_average_rating','0'),(22347,3774,'_wc_review_count','0'),(22348,3774,'_product_version','4.9.5'),(22349,3774,'slide_template',''),(22350,3774,'rs_page_bg_color',''),(22351,3774,'_dt_sidebar_position','disabled'),(22352,3774,'_dt_sidebar_widgetarea_id','sidebar_1'),(22353,3774,'_dt_sidebar_hide_on_mobile','0'),(22354,3774,'_dt_footer_show','1'),(22355,3774,'_dt_footer_widgetarea_id','sidebar_2'),(22356,3774,'_dt_footer_hide_on_mobile','0'),(22357,3774,'_dt_header_title','fancy'),(22358,3774,'_dt_header_background','normal'),(22359,3774,'_dt_header_background_below_slideshow','disabled'),(22360,3774,'_dt_header_transparent_bg_color_scheme','light'),(22361,3774,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22362,3774,'_dt_header_transparent_top_bar_bg_opacity','25'),(22363,3774,'_dt_header_transparent_bg_color','#000000'),(22364,3774,'_dt_header_transparent_bg_opacity','50'),(22365,3774,'_dt_header_disabled_background','normal'),(22366,3774,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22367,3774,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22368,3774,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22369,3774,'_dt_header_disabled_transparent_bg_color','#000000'),(22370,3774,'_dt_header_disabled_transparent_bg_opacity','50'),(22371,3774,'_dt_page_overrides_top_margin',''),(22372,3774,'_dt_page_overrides_right_margin',''),(22373,3774,'_dt_page_overrides_bottom_margin',''),(22374,3774,'_dt_page_overrides_left_margin',''),(22375,3774,'_dt_fancy_header_layout_heading',''),(22376,3774,'_dt_fancy_header_title_aligment','all_left'),(22377,3774,'_dt_fancy_header_height','180'),(22378,3774,'_dt_fancy_header_padding-top','0px'),(22379,3774,'_dt_fancy_header_padding-bottom','0px'),(22380,3774,'_dt_fancy_header_breadcrumbs_heading',''),(22381,3774,'_dt_fancy_header_breadcrumbs','enabled'),(22382,3774,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22383,3774,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22384,3774,'_dt_fancy_header_title_heading',''),(22385,3774,'_dt_fancy_header_title_mode','generic'),(22386,3774,'_dt_fancy_header_title',''),(22387,3774,'_dt_fancy_header_title_font_size','35'),(22388,3774,'_dt_fancy_header_title_line_height','36'),(22389,3774,'_dt_fancy_header_text_transform','none'),(22390,3774,'_dt_fancy_header_title_color_mode','color'),(22391,3774,'_dt_fancy_header_title_color','#dddd2e'),(22392,3774,'_dt_fancy_header_subtitle_heading',''),(22393,3774,'_dt_fancy_header_subtitle',''),(22394,3774,'_dt_fancy_header_subtitle_font_size','18'),(22395,3774,'_dt_fancy_header_subtitle_line_height','26'),(22396,3774,'_dt_fancy_header_subtitle_text_transform','none'),(22397,3774,'_dt_fancy_header_subtitle_color_mode','color'),(22398,3774,'_dt_fancy_header_subtitle_color','#ffffff'),(22399,3774,'_dt_fancy_header_bg_heading',''),(22400,3774,'_dt_fancy_header_bg_color','#023b59'),(22401,3774,'_dt_fancy_header_bg_image_origin','custom'),(22402,3774,'_dt_fancy_header_bg_image','a:0:{}'),(22403,3774,'_dt_fancy_header_bg_repeat','no-repeat'),(22404,3774,'_dt_fancy_header_bg_position_x','center'),(22405,3774,'_dt_fancy_header_bg_position_y','center'),(22406,3774,'_dt_fancy_header_bg_fullscreen','1'),(22407,3774,'_dt_fancy_header_bg_overlay','0'),(22408,3774,'_dt_fancy_header_overlay_color','#000'),(22409,3774,'_dt_fancy_header_bg_overlay_opacity','50'),(22410,3774,'_dt_fancy_header_scroll_effect','default'),(22411,3774,'_dt_fancy_header_bg_parallax','0.5'),(22412,3774,'_dt_fancy_header_responsiveness_heading',''),(22413,3774,'_dt_fancy_header_responsiveness','enabled'),(22414,3774,'_dt_fancy_header_responsiveness_switch','778px'),(22415,3774,'_dt_fancy_header_responsive_height','70'),(22416,3774,'_dt_fancy_header_responsive_font_size','30'),(22417,3774,'_dt_fancy_header_responsive_title_line_height','38'),(22418,3774,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22419,3774,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22420,3774,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22421,3774,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22422,3774,'_edit_last','1'),(22423,3775,'total_sales','0'),(22424,3775,'_tax_status','taxable'),(22425,3775,'_tax_class',''),(22426,3775,'_manage_stock','no'),(22427,3775,'_backorders','no'),(22428,3775,'_sold_individually','no'),(22429,3775,'_virtual','no'),(22430,3775,'_downloadable','no'),(22431,3775,'_product_image_gallery','3772,3771'),(22432,3775,'_download_limit','-1'),(22433,3775,'_download_expiry','-1'),(22434,3775,'_thumbnail_id','3770'),(22435,3775,'_stock',''),(22436,3775,'_stock_status','instock'),(22437,3775,'_wc_average_rating','0'),(22438,3775,'_wc_review_count','0'),(22439,3775,'_product_version','4.9.5'),(22440,3775,'slide_template',''),(22441,3775,'rs_page_bg_color',''),(22442,3775,'_dt_sidebar_position','disabled'),(22443,3775,'_dt_sidebar_widgetarea_id','sidebar_1'),(22444,3775,'_dt_sidebar_hide_on_mobile','0'),(22445,3775,'_dt_footer_show','1'),(22446,3775,'_dt_footer_widgetarea_id','sidebar_2'),(22447,3775,'_dt_footer_hide_on_mobile','0'),(22448,3775,'_dt_header_title','fancy'),(22449,3775,'_dt_header_background','normal'),(22450,3775,'_dt_header_background_below_slideshow','disabled'),(22451,3775,'_dt_header_transparent_bg_color_scheme','light'),(22452,3775,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22453,3775,'_dt_header_transparent_top_bar_bg_opacity','25'),(22454,3775,'_dt_header_transparent_bg_color','#000000'),(22455,3775,'_dt_header_transparent_bg_opacity','50'),(22456,3775,'_dt_header_disabled_background','normal'),(22457,3775,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22458,3775,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22459,3775,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22460,3775,'_dt_header_disabled_transparent_bg_color','#000000'),(22461,3775,'_dt_header_disabled_transparent_bg_opacity','50'),(22462,3775,'_dt_page_overrides_top_margin',''),(22463,3775,'_dt_page_overrides_right_margin',''),(22464,3775,'_dt_page_overrides_bottom_margin',''),(22465,3775,'_dt_page_overrides_left_margin',''),(22466,3775,'_dt_fancy_header_layout_heading',''),(22467,3775,'_dt_fancy_header_title_aligment','all_left'),(22468,3775,'_dt_fancy_header_height','180'),(22469,3775,'_dt_fancy_header_padding-top','0px'),(22470,3775,'_dt_fancy_header_padding-bottom','0px'),(22471,3775,'_dt_fancy_header_breadcrumbs_heading',''),(22472,3775,'_dt_fancy_header_breadcrumbs','enabled'),(22473,3775,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22474,3775,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22475,3775,'_dt_fancy_header_title_heading',''),(22476,3775,'_dt_fancy_header_title_mode','generic'),(22477,3775,'_dt_fancy_header_title',''),(22478,3775,'_dt_fancy_header_title_font_size','35'),(22479,3775,'_dt_fancy_header_title_line_height','36'),(22480,3775,'_dt_fancy_header_text_transform','none'),(22481,3775,'_dt_fancy_header_title_color_mode','color'),(22482,3775,'_dt_fancy_header_title_color','#dddd2e'),(22483,3775,'_dt_fancy_header_subtitle_heading',''),(22484,3775,'_dt_fancy_header_subtitle',''),(22485,3775,'_dt_fancy_header_subtitle_font_size','18'),(22486,3775,'_dt_fancy_header_subtitle_line_height','26'),(22487,3775,'_dt_fancy_header_subtitle_text_transform','none'),(22488,3775,'_dt_fancy_header_subtitle_color_mode','color'),(22489,3775,'_dt_fancy_header_subtitle_color','#ffffff'),(22490,3775,'_dt_fancy_header_bg_heading',''),(22491,3775,'_dt_fancy_header_bg_color','#023b59'),(22492,3775,'_dt_fancy_header_bg_image_origin','custom'),(22493,3775,'_dt_fancy_header_bg_image','a:0:{}'),(22494,3775,'_dt_fancy_header_bg_repeat','no-repeat'),(22495,3775,'_dt_fancy_header_bg_position_x','center'),(22496,3775,'_dt_fancy_header_bg_position_y','center'),(22497,3775,'_dt_fancy_header_bg_fullscreen','1'),(22498,3775,'_dt_fancy_header_bg_overlay','0'),(22499,3775,'_dt_fancy_header_overlay_color','#000'),(22500,3775,'_dt_fancy_header_bg_overlay_opacity','50'),(22501,3775,'_dt_fancy_header_scroll_effect','default'),(22502,3775,'_dt_fancy_header_bg_parallax','0.5'),(22503,3775,'_dt_fancy_header_responsiveness_heading',''),(22504,3775,'_dt_fancy_header_responsiveness','enabled'),(22505,3775,'_dt_fancy_header_responsiveness_switch','778px'),(22506,3775,'_dt_fancy_header_responsive_height','70'),(22507,3775,'_dt_fancy_header_responsive_font_size','30'),(22508,3775,'_dt_fancy_header_responsive_title_line_height','38'),(22509,3775,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22510,3775,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22511,3775,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22512,3775,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22513,3775,'_edit_last','1'),(22514,3776,'total_sales','0'),(22515,3776,'_tax_status','taxable'),(22516,3776,'_tax_class',''),(22517,3776,'_manage_stock','no'),(22518,3776,'_backorders','no'),(22519,3776,'_sold_individually','no'),(22520,3776,'_virtual','no'),(22521,3776,'_downloadable','no'),(22522,3776,'_product_image_gallery','3772,3771'),(22523,3776,'_download_limit','-1'),(22524,3776,'_download_expiry','-1'),(22525,3776,'_thumbnail_id','3770'),(22526,3776,'_stock',''),(22527,3776,'_stock_status','instock'),(22528,3776,'_wc_average_rating','0'),(22529,3776,'_wc_review_count','0'),(22530,3776,'_product_version','4.9.5'),(22531,3776,'slide_template',''),(22532,3776,'rs_page_bg_color',''),(22533,3776,'_dt_sidebar_position','disabled'),(22534,3776,'_dt_sidebar_widgetarea_id','sidebar_1'),(22535,3776,'_dt_sidebar_hide_on_mobile','0'),(22536,3776,'_dt_footer_show','1'),(22537,3776,'_dt_footer_widgetarea_id','sidebar_2'),(22538,3776,'_dt_footer_hide_on_mobile','0'),(22539,3776,'_dt_header_title','fancy'),(22540,3776,'_dt_header_background','normal'),(22541,3776,'_dt_header_background_below_slideshow','disabled'),(22542,3776,'_dt_header_transparent_bg_color_scheme','light'),(22543,3776,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22544,3776,'_dt_header_transparent_top_bar_bg_opacity','25'),(22545,3776,'_dt_header_transparent_bg_color','#000000'),(22546,3776,'_dt_header_transparent_bg_opacity','50'),(22547,3776,'_dt_header_disabled_background','normal'),(22548,3776,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22549,3776,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22550,3776,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22551,3776,'_dt_header_disabled_transparent_bg_color','#000000'),(22552,3776,'_dt_header_disabled_transparent_bg_opacity','50'),(22553,3776,'_dt_page_overrides_top_margin',''),(22554,3776,'_dt_page_overrides_right_margin',''),(22555,3776,'_dt_page_overrides_bottom_margin',''),(22556,3776,'_dt_page_overrides_left_margin',''),(22557,3776,'_dt_fancy_header_layout_heading',''),(22558,3776,'_dt_fancy_header_title_aligment','all_left'),(22559,3776,'_dt_fancy_header_height','180'),(22560,3776,'_dt_fancy_header_padding-top','0px'),(22561,3776,'_dt_fancy_header_padding-bottom','0px'),(22562,3776,'_dt_fancy_header_breadcrumbs_heading',''),(22563,3776,'_dt_fancy_header_breadcrumbs','enabled'),(22564,3776,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22565,3776,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22566,3776,'_dt_fancy_header_title_heading',''),(22567,3776,'_dt_fancy_header_title_mode','generic'),(22568,3776,'_dt_fancy_header_title',''),(22569,3776,'_dt_fancy_header_title_font_size','35'),(22570,3776,'_dt_fancy_header_title_line_height','36'),(22571,3776,'_dt_fancy_header_text_transform','none'),(22572,3776,'_dt_fancy_header_title_color_mode','color'),(22573,3776,'_dt_fancy_header_title_color','#dddd2e'),(22574,3776,'_dt_fancy_header_subtitle_heading',''),(22575,3776,'_dt_fancy_header_subtitle',''),(22576,3776,'_dt_fancy_header_subtitle_font_size','18'),(22577,3776,'_dt_fancy_header_subtitle_line_height','26'),(22578,3776,'_dt_fancy_header_subtitle_text_transform','none'),(22579,3776,'_dt_fancy_header_subtitle_color_mode','color'),(22580,3776,'_dt_fancy_header_subtitle_color','#ffffff'),(22581,3776,'_dt_fancy_header_bg_heading',''),(22582,3776,'_dt_fancy_header_bg_color','#023b59'),(22583,3776,'_dt_fancy_header_bg_image_origin','custom'),(22584,3776,'_dt_fancy_header_bg_image','a:0:{}'),(22585,3776,'_dt_fancy_header_bg_repeat','no-repeat'),(22586,3776,'_dt_fancy_header_bg_position_x','center'),(22587,3776,'_dt_fancy_header_bg_position_y','center'),(22588,3776,'_dt_fancy_header_bg_fullscreen','1'),(22589,3776,'_dt_fancy_header_bg_overlay','0'),(22590,3776,'_dt_fancy_header_overlay_color','#000'),(22591,3776,'_dt_fancy_header_bg_overlay_opacity','50'),(22592,3776,'_dt_fancy_header_scroll_effect','default'),(22593,3776,'_dt_fancy_header_bg_parallax','0.5'),(22594,3776,'_dt_fancy_header_responsiveness_heading',''),(22595,3776,'_dt_fancy_header_responsiveness','enabled'),(22596,3776,'_dt_fancy_header_responsiveness_switch','778px'),(22597,3776,'_dt_fancy_header_responsive_height','70'),(22598,3776,'_dt_fancy_header_responsive_font_size','30'),(22599,3776,'_dt_fancy_header_responsive_title_line_height','38'),(22600,3776,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22601,3776,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22602,3776,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22603,3776,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22604,3776,'_edit_last','1'),(22605,3778,'total_sales','0'),(22606,3778,'_tax_status','taxable'),(22607,3778,'_tax_class',''),(22608,3778,'_manage_stock','no'),(22609,3778,'_backorders','no'),(22610,3778,'_sold_individually','no'),(22611,3778,'_virtual','no'),(22612,3778,'_downloadable','no'),(22613,3778,'_product_image_gallery','3772,3771'),(22614,3778,'_download_limit','-1'),(22615,3778,'_download_expiry','-1'),(22616,3778,'_thumbnail_id','3770'),(22617,3778,'_stock',''),(22618,3778,'_stock_status','instock'),(22619,3778,'_wc_average_rating','0'),(22620,3778,'_wc_review_count','0'),(22621,3778,'_product_version','4.9.5'),(22622,3778,'slide_template',''),(22623,3778,'rs_page_bg_color',''),(22624,3778,'_dt_sidebar_position','disabled'),(22625,3778,'_dt_sidebar_widgetarea_id','sidebar_1'),(22626,3778,'_dt_sidebar_hide_on_mobile','0'),(22627,3778,'_dt_footer_show','1'),(22628,3778,'_dt_footer_widgetarea_id','sidebar_2'),(22629,3778,'_dt_footer_hide_on_mobile','0'),(22630,3778,'_dt_header_title','fancy'),(22631,3778,'_dt_header_background','normal'),(22632,3778,'_dt_header_background_below_slideshow','disabled'),(22633,3778,'_dt_header_transparent_bg_color_scheme','light'),(22634,3778,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22635,3778,'_dt_header_transparent_top_bar_bg_opacity','25'),(22636,3778,'_dt_header_transparent_bg_color','#000000'),(22637,3778,'_dt_header_transparent_bg_opacity','50'),(22638,3778,'_dt_header_disabled_background','normal'),(22639,3778,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22640,3778,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22641,3778,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22642,3778,'_dt_header_disabled_transparent_bg_color','#000000'),(22643,3778,'_dt_header_disabled_transparent_bg_opacity','50'),(22644,3778,'_dt_page_overrides_top_margin',''),(22645,3778,'_dt_page_overrides_right_margin',''),(22646,3778,'_dt_page_overrides_bottom_margin',''),(22647,3778,'_dt_page_overrides_left_margin',''),(22648,3778,'_dt_fancy_header_layout_heading',''),(22649,3778,'_dt_fancy_header_title_aligment','all_left'),(22650,3778,'_dt_fancy_header_height','180'),(22651,3778,'_dt_fancy_header_padding-top','0px'),(22652,3778,'_dt_fancy_header_padding-bottom','0px'),(22653,3778,'_dt_fancy_header_breadcrumbs_heading',''),(22654,3778,'_dt_fancy_header_breadcrumbs','enabled'),(22655,3778,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22656,3778,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22657,3778,'_dt_fancy_header_title_heading',''),(22658,3778,'_dt_fancy_header_title_mode','generic'),(22659,3778,'_dt_fancy_header_title',''),(22660,3778,'_dt_fancy_header_title_font_size','35'),(22661,3778,'_dt_fancy_header_title_line_height','36'),(22662,3778,'_dt_fancy_header_text_transform','none'),(22663,3778,'_dt_fancy_header_title_color_mode','color'),(22664,3778,'_dt_fancy_header_title_color','#dddd2e'),(22665,3778,'_dt_fancy_header_subtitle_heading',''),(22666,3778,'_dt_fancy_header_subtitle',''),(22667,3778,'_dt_fancy_header_subtitle_font_size','18'),(22668,3778,'_dt_fancy_header_subtitle_line_height','26'),(22669,3778,'_dt_fancy_header_subtitle_text_transform','none'),(22670,3778,'_dt_fancy_header_subtitle_color_mode','color'),(22671,3778,'_dt_fancy_header_subtitle_color','#ffffff'),(22672,3778,'_dt_fancy_header_bg_heading',''),(22673,3778,'_dt_fancy_header_bg_color','#023b59'),(22674,3778,'_dt_fancy_header_bg_image_origin','custom'),(22675,3778,'_dt_fancy_header_bg_image','a:0:{}'),(22676,3778,'_dt_fancy_header_bg_repeat','no-repeat'),(22677,3778,'_dt_fancy_header_bg_position_x','center'),(22678,3778,'_dt_fancy_header_bg_position_y','center'),(22679,3778,'_dt_fancy_header_bg_fullscreen','1'),(22680,3778,'_dt_fancy_header_bg_overlay','0'),(22681,3778,'_dt_fancy_header_overlay_color','#000'),(22682,3778,'_dt_fancy_header_bg_overlay_opacity','50'),(22683,3778,'_dt_fancy_header_scroll_effect','default'),(22684,3778,'_dt_fancy_header_bg_parallax','0.5'),(22685,3778,'_dt_fancy_header_responsiveness_heading',''),(22686,3778,'_dt_fancy_header_responsiveness','enabled'),(22687,3778,'_dt_fancy_header_responsiveness_switch','778px'),(22688,3778,'_dt_fancy_header_responsive_height','70'),(22689,3778,'_dt_fancy_header_responsive_font_size','30'),(22690,3778,'_dt_fancy_header_responsive_title_line_height','38'),(22691,3778,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22692,3778,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22693,3778,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22694,3778,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22695,3778,'_edit_last','1'),(22696,3779,'total_sales','0'),(22697,3779,'_tax_status','taxable'),(22698,3779,'_tax_class',''),(22699,3779,'_manage_stock','no'),(22700,3779,'_backorders','no'),(22701,3779,'_sold_individually','no'),(22702,3779,'_virtual','no'),(22703,3779,'_downloadable','no'),(22704,3779,'_product_image_gallery','3783'),(22705,3779,'_download_limit','-1'),(22706,3779,'_download_expiry','-1'),(22707,3779,'_thumbnail_id','3784'),(22708,3779,'_stock',''),(22709,3779,'_stock_status','instock'),(22710,3779,'_wc_average_rating','0'),(22711,3779,'_wc_review_count','0'),(22712,3779,'_product_version','4.9.5'),(22713,3779,'slide_template',''),(22714,3779,'rs_page_bg_color',''),(22715,3779,'_dt_sidebar_position','disabled'),(22716,3779,'_dt_sidebar_widgetarea_id','sidebar_1'),(22717,3779,'_dt_sidebar_hide_on_mobile','0'),(22718,3779,'_dt_footer_show','1'),(22719,3779,'_dt_footer_widgetarea_id','sidebar_2'),(22720,3779,'_dt_footer_hide_on_mobile','0'),(22721,3779,'_dt_header_title','fancy'),(22722,3779,'_dt_header_background','normal'),(22723,3779,'_dt_header_background_below_slideshow','disabled'),(22724,3779,'_dt_header_transparent_bg_color_scheme','light'),(22725,3779,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22726,3779,'_dt_header_transparent_top_bar_bg_opacity','25'),(22727,3779,'_dt_header_transparent_bg_color','#000000'),(22728,3779,'_dt_header_transparent_bg_opacity','50'),(22729,3779,'_dt_header_disabled_background','normal'),(22730,3779,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22731,3779,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22732,3779,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22733,3779,'_dt_header_disabled_transparent_bg_color','#000000'),(22734,3779,'_dt_header_disabled_transparent_bg_opacity','50'),(22735,3779,'_dt_page_overrides_top_margin',''),(22736,3779,'_dt_page_overrides_right_margin',''),(22737,3779,'_dt_page_overrides_bottom_margin',''),(22738,3779,'_dt_page_overrides_left_margin',''),(22739,3779,'_dt_fancy_header_layout_heading',''),(22740,3779,'_dt_fancy_header_title_aligment','all_left'),(22741,3779,'_dt_fancy_header_height','180'),(22742,3779,'_dt_fancy_header_padding-top','0px'),(22743,3779,'_dt_fancy_header_padding-bottom','0px'),(22744,3779,'_dt_fancy_header_breadcrumbs_heading',''),(22745,3779,'_dt_fancy_header_breadcrumbs','enabled'),(22746,3779,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22747,3779,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22748,3779,'_dt_fancy_header_title_heading',''),(22749,3779,'_dt_fancy_header_title_mode','generic'),(22750,3779,'_dt_fancy_header_title',''),(22751,3779,'_dt_fancy_header_title_font_size','35'),(22752,3779,'_dt_fancy_header_title_line_height','36'),(22753,3779,'_dt_fancy_header_text_transform','none'),(22754,3779,'_dt_fancy_header_title_color_mode','color'),(22755,3779,'_dt_fancy_header_title_color','#dddd2e'),(22756,3779,'_dt_fancy_header_subtitle_heading',''),(22757,3779,'_dt_fancy_header_subtitle',''),(22758,3779,'_dt_fancy_header_subtitle_font_size','18'),(22759,3779,'_dt_fancy_header_subtitle_line_height','26'),(22760,3779,'_dt_fancy_header_subtitle_text_transform','none'),(22761,3779,'_dt_fancy_header_subtitle_color_mode','color'),(22762,3779,'_dt_fancy_header_subtitle_color','#ffffff'),(22763,3779,'_dt_fancy_header_bg_heading',''),(22764,3779,'_dt_fancy_header_bg_color','#023b59'),(22765,3779,'_dt_fancy_header_bg_image_origin','custom'),(22766,3779,'_dt_fancy_header_bg_image','a:0:{}'),(22767,3779,'_dt_fancy_header_bg_repeat','no-repeat'),(22768,3779,'_dt_fancy_header_bg_position_x','center'),(22769,3779,'_dt_fancy_header_bg_position_y','center'),(22770,3779,'_dt_fancy_header_bg_fullscreen','1'),(22771,3779,'_dt_fancy_header_bg_overlay','0'),(22772,3779,'_dt_fancy_header_overlay_color','#000'),(22773,3779,'_dt_fancy_header_bg_overlay_opacity','50'),(22774,3779,'_dt_fancy_header_scroll_effect','default'),(22775,3779,'_dt_fancy_header_bg_parallax','0.5'),(22776,3779,'_dt_fancy_header_responsiveness_heading',''),(22777,3779,'_dt_fancy_header_responsiveness','enabled'),(22778,3779,'_dt_fancy_header_responsiveness_switch','778px'),(22779,3779,'_dt_fancy_header_responsive_height','70'),(22780,3779,'_dt_fancy_header_responsive_font_size','30'),(22781,3779,'_dt_fancy_header_responsive_title_line_height','38'),(22782,3779,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22783,3779,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22784,3779,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22785,3779,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22786,3779,'_edit_last','1'),(22787,3785,'_downloadable','no'),(22788,3785,'_product_image_gallery','3783'),(22789,3785,'total_sales','0'),(22790,3785,'_tax_status','taxable'),(22791,3785,'_tax_class',''),(22792,3785,'_manage_stock','no'),(22793,3785,'_backorders','no'),(22794,3785,'_sold_individually','no'),(22795,3785,'_virtual','no'),(22796,3785,'_download_limit','-1'),(22797,3785,'_download_expiry','-1'),(22798,3785,'_thumbnail_id','3784'),(22799,3785,'_stock',''),(22800,3785,'_stock_status','instock'),(22801,3785,'_wc_average_rating','0'),(22802,3785,'_wc_review_count','0'),(22803,3785,'_product_version','4.9.5'),(22804,3785,'slide_template',''),(22805,3785,'rs_page_bg_color',''),(22806,3785,'_dt_sidebar_position','disabled'),(22807,3785,'_dt_sidebar_widgetarea_id','sidebar_1'),(22808,3785,'_dt_sidebar_hide_on_mobile','0'),(22809,3785,'_dt_footer_show','1'),(22810,3785,'_dt_footer_widgetarea_id','sidebar_2'),(22811,3785,'_dt_footer_hide_on_mobile','0'),(22812,3785,'_dt_header_title','fancy'),(22813,3785,'_dt_header_background','normal'),(22814,3785,'_dt_header_background_below_slideshow','disabled'),(22815,3785,'_dt_header_transparent_bg_color_scheme','light'),(22816,3785,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22817,3785,'_dt_header_transparent_top_bar_bg_opacity','25'),(22818,3785,'_dt_header_transparent_bg_color','#000000'),(22819,3785,'_dt_header_transparent_bg_opacity','50'),(22820,3785,'_dt_header_disabled_background','normal'),(22821,3785,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22822,3785,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22823,3785,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22824,3785,'_dt_header_disabled_transparent_bg_color','#000000'),(22825,3785,'_dt_header_disabled_transparent_bg_opacity','50'),(22826,3785,'_dt_page_overrides_top_margin',''),(22827,3785,'_dt_page_overrides_right_margin',''),(22828,3785,'_dt_page_overrides_bottom_margin',''),(22829,3785,'_dt_page_overrides_left_margin',''),(22830,3785,'_dt_fancy_header_layout_heading',''),(22831,3785,'_dt_fancy_header_title_aligment','all_left'),(22832,3785,'_dt_fancy_header_height','180'),(22833,3785,'_dt_fancy_header_padding-top','0px'),(22834,3785,'_dt_fancy_header_padding-bottom','0px'),(22835,3785,'_dt_fancy_header_breadcrumbs_heading',''),(22836,3785,'_dt_fancy_header_breadcrumbs','enabled'),(22837,3785,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22838,3785,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22839,3785,'_dt_fancy_header_title_heading',''),(22840,3785,'_dt_fancy_header_title_mode','generic'),(22841,3785,'_dt_fancy_header_title',''),(22842,3785,'_dt_fancy_header_title_font_size','35'),(22843,3785,'_dt_fancy_header_title_line_height','36'),(22844,3785,'_dt_fancy_header_text_transform','none'),(22845,3785,'_dt_fancy_header_title_color_mode','color'),(22846,3785,'_dt_fancy_header_title_color','#dddd2e'),(22847,3785,'_dt_fancy_header_subtitle_heading',''),(22848,3785,'_dt_fancy_header_subtitle',''),(22849,3785,'_dt_fancy_header_subtitle_font_size','18'),(22850,3785,'_dt_fancy_header_subtitle_line_height','26'),(22851,3785,'_dt_fancy_header_subtitle_text_transform','none'),(22852,3785,'_dt_fancy_header_subtitle_color_mode','color'),(22853,3785,'_dt_fancy_header_subtitle_color','#ffffff'),(22854,3785,'_dt_fancy_header_bg_heading',''),(22855,3785,'_dt_fancy_header_bg_color','#023b59'),(22856,3785,'_dt_fancy_header_bg_image_origin','custom'),(22857,3785,'_dt_fancy_header_bg_image','a:0:{}'),(22858,3785,'_dt_fancy_header_bg_repeat','no-repeat'),(22859,3785,'_dt_fancy_header_bg_position_x','center'),(22860,3785,'_dt_fancy_header_bg_position_y','center'),(22861,3785,'_dt_fancy_header_bg_fullscreen','1'),(22862,3785,'_dt_fancy_header_bg_overlay','0'),(22863,3785,'_dt_fancy_header_overlay_color','#000'),(22864,3785,'_dt_fancy_header_bg_overlay_opacity','50'),(22865,3785,'_dt_fancy_header_scroll_effect','default'),(22866,3785,'_dt_fancy_header_bg_parallax','0.5'),(22867,3785,'_dt_fancy_header_responsiveness_heading',''),(22868,3785,'_dt_fancy_header_responsiveness','enabled'),(22869,3785,'_dt_fancy_header_responsiveness_switch','778px'),(22870,3785,'_dt_fancy_header_responsive_height','70'),(22871,3785,'_dt_fancy_header_responsive_font_size','30'),(22872,3785,'_dt_fancy_header_responsive_title_line_height','38'),(22873,3785,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22874,3785,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22875,3785,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22876,3785,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22877,3785,'_edit_last','1'),(22878,3786,'total_sales','0'),(22879,3786,'_tax_status','taxable'),(22880,3786,'_tax_class',''),(22881,3786,'_manage_stock','no'),(22882,3786,'_backorders','no'),(22883,3786,'_sold_individually','no'),(22884,3786,'_virtual','no'),(22885,3786,'_downloadable','no'),(22886,3786,'_download_limit','-1'),(22887,3786,'_download_expiry','-1'),(22888,3786,'_thumbnail_id','3787'),(22889,3786,'_stock',''),(22890,3786,'_stock_status','instock'),(22891,3786,'_wc_average_rating','0'),(22892,3786,'_wc_review_count','0'),(22893,3786,'_product_version','4.9.5'),(22894,3786,'slide_template',''),(22895,3786,'rs_page_bg_color',''),(22896,3786,'_dt_sidebar_position','disabled'),(22897,3786,'_dt_sidebar_widgetarea_id','sidebar_1'),(22898,3786,'_dt_sidebar_hide_on_mobile','0'),(22899,3786,'_dt_footer_show','1'),(22900,3786,'_dt_footer_widgetarea_id','sidebar_2'),(22901,3786,'_dt_footer_hide_on_mobile','0'),(22902,3786,'_dt_header_title','fancy'),(22903,3786,'_dt_header_background','normal'),(22904,3786,'_dt_header_background_below_slideshow','disabled'),(22905,3786,'_dt_header_transparent_bg_color_scheme','light'),(22906,3786,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22907,3786,'_dt_header_transparent_top_bar_bg_opacity','25'),(22908,3786,'_dt_header_transparent_bg_color','#000000'),(22909,3786,'_dt_header_transparent_bg_opacity','50'),(22910,3786,'_dt_header_disabled_background','normal'),(22911,3786,'_dt_header_disabled_transparent_bg_color_scheme','light'),(22912,3786,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(22913,3786,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(22914,3786,'_dt_header_disabled_transparent_bg_color','#000000'),(22915,3786,'_dt_header_disabled_transparent_bg_opacity','50'),(22916,3786,'_dt_page_overrides_top_margin',''),(22917,3786,'_dt_page_overrides_right_margin',''),(22918,3786,'_dt_page_overrides_bottom_margin',''),(22919,3786,'_dt_page_overrides_left_margin',''),(22920,3786,'_dt_fancy_header_layout_heading',''),(22921,3786,'_dt_fancy_header_title_aligment','all_left'),(22922,3786,'_dt_fancy_header_height','180'),(22923,3786,'_dt_fancy_header_padding-top','0px'),(22924,3786,'_dt_fancy_header_padding-bottom','0px'),(22925,3786,'_dt_fancy_header_breadcrumbs_heading',''),(22926,3786,'_dt_fancy_header_breadcrumbs','enabled'),(22927,3786,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(22928,3786,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(22929,3786,'_dt_fancy_header_title_heading',''),(22930,3786,'_dt_fancy_header_title_mode','generic'),(22931,3786,'_dt_fancy_header_title',''),(22932,3786,'_dt_fancy_header_title_font_size','35'),(22933,3786,'_dt_fancy_header_title_line_height','36'),(22934,3786,'_dt_fancy_header_text_transform','none'),(22935,3786,'_dt_fancy_header_title_color_mode','color'),(22936,3786,'_dt_fancy_header_title_color','#dddd2e'),(22937,3786,'_dt_fancy_header_subtitle_heading',''),(22938,3786,'_dt_fancy_header_subtitle',''),(22939,3786,'_dt_fancy_header_subtitle_font_size','18'),(22940,3786,'_dt_fancy_header_subtitle_line_height','26'),(22941,3786,'_dt_fancy_header_subtitle_text_transform','none'),(22942,3786,'_dt_fancy_header_subtitle_color_mode','color'),(22943,3786,'_dt_fancy_header_subtitle_color','#ffffff'),(22944,3786,'_dt_fancy_header_bg_heading',''),(22945,3786,'_dt_fancy_header_bg_color','#023b59'),(22946,3786,'_dt_fancy_header_bg_image_origin','custom'),(22947,3786,'_dt_fancy_header_bg_image','a:0:{}'),(22948,3786,'_dt_fancy_header_bg_repeat','no-repeat'),(22949,3786,'_dt_fancy_header_bg_position_x','center'),(22950,3786,'_dt_fancy_header_bg_position_y','center'),(22951,3786,'_dt_fancy_header_bg_fullscreen','1'),(22952,3786,'_dt_fancy_header_bg_overlay','0'),(22953,3786,'_dt_fancy_header_overlay_color','#000'),(22954,3786,'_dt_fancy_header_bg_overlay_opacity','50'),(22955,3786,'_dt_fancy_header_scroll_effect','default'),(22956,3786,'_dt_fancy_header_bg_parallax','0.5'),(22957,3786,'_dt_fancy_header_responsiveness_heading',''),(22958,3786,'_dt_fancy_header_responsiveness','enabled'),(22959,3786,'_dt_fancy_header_responsiveness_switch','778px'),(22960,3786,'_dt_fancy_header_responsive_height','70'),(22961,3786,'_dt_fancy_header_responsive_font_size','30'),(22962,3786,'_dt_fancy_header_responsive_title_line_height','38'),(22963,3786,'_dt_fancy_header_responsive_subtitle_font_size','20'),(22964,3786,'_dt_fancy_header_responsive_subtitle_line_height','28'),(22965,3786,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(22966,3786,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(22967,3786,'_edit_last','1'),(22968,3790,'_tax_class',''),(22969,3790,'total_sales','0'),(22970,3790,'_tax_status','taxable'),(22971,3790,'_manage_stock','no'),(22972,3790,'_backorders','no'),(22973,3790,'_sold_individually','no'),(22974,3790,'_virtual','no'),(22975,3790,'_downloadable','no'),(22976,3790,'_product_image_gallery','3797'),(22977,3790,'_download_limit','-1'),(22978,3790,'_download_expiry','-1'),(22979,3790,'_stock',''),(22980,3790,'_stock_status','instock'),(22981,3790,'_wc_average_rating','0'),(22982,3790,'_wc_review_count','0'),(22983,3790,'_product_version','4.9.5'),(22984,3790,'slide_template',''),(22985,3790,'rs_page_bg_color',''),(22986,3790,'_dt_sidebar_position','disabled'),(22987,3790,'_dt_sidebar_widgetarea_id','sidebar_1'),(22988,3790,'_dt_sidebar_hide_on_mobile','0'),(22989,3790,'_dt_footer_show','1'),(22990,3790,'_dt_footer_widgetarea_id','sidebar_2'),(22991,3790,'_dt_footer_hide_on_mobile','0'),(22992,3790,'_dt_header_title','fancy'),(22993,3790,'_dt_header_background','normal'),(22994,3790,'_dt_header_background_below_slideshow','disabled'),(22995,3790,'_dt_header_transparent_bg_color_scheme','light'),(22996,3790,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(22997,3790,'_dt_header_transparent_top_bar_bg_opacity','25'),(22998,3790,'_dt_header_transparent_bg_color','#000000'),(22999,3790,'_dt_header_transparent_bg_opacity','50'),(23000,3790,'_dt_header_disabled_background','normal'),(23001,3790,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23002,3790,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23003,3790,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23004,3790,'_dt_header_disabled_transparent_bg_color','#000000'),(23005,3790,'_dt_header_disabled_transparent_bg_opacity','50'),(23006,3790,'_dt_page_overrides_top_margin',''),(23007,3790,'_dt_page_overrides_right_margin',''),(23008,3790,'_dt_page_overrides_bottom_margin',''),(23009,3790,'_dt_page_overrides_left_margin',''),(23010,3790,'_dt_fancy_header_layout_heading',''),(23011,3790,'_dt_fancy_header_title_aligment','all_left'),(23012,3790,'_dt_fancy_header_height','180'),(23013,3790,'_dt_fancy_header_padding-top','0px'),(23014,3790,'_dt_fancy_header_padding-bottom','0px'),(23015,3790,'_dt_fancy_header_breadcrumbs_heading',''),(23016,3790,'_dt_fancy_header_breadcrumbs','enabled'),(23017,3790,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23018,3790,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23019,3790,'_dt_fancy_header_title_heading',''),(23020,3790,'_dt_fancy_header_title_mode','generic'),(23021,3790,'_dt_fancy_header_title',''),(23022,3790,'_dt_fancy_header_title_font_size','35'),(23023,3790,'_dt_fancy_header_title_line_height','36'),(23024,3790,'_dt_fancy_header_text_transform','none'),(23025,3790,'_dt_fancy_header_title_color_mode','color'),(23026,3790,'_dt_fancy_header_title_color','#dddd2e'),(23027,3790,'_dt_fancy_header_subtitle_heading',''),(23028,3790,'_dt_fancy_header_subtitle',''),(23029,3790,'_dt_fancy_header_subtitle_font_size','18'),(23030,3790,'_dt_fancy_header_subtitle_line_height','26'),(23031,3790,'_dt_fancy_header_subtitle_text_transform','none'),(23032,3790,'_dt_fancy_header_subtitle_color_mode','color'),(23033,3790,'_dt_fancy_header_subtitle_color','#ffffff'),(23034,3790,'_dt_fancy_header_bg_heading',''),(23035,3790,'_dt_fancy_header_bg_color','#023b59'),(23036,3790,'_dt_fancy_header_bg_image_origin','custom'),(23037,3790,'_dt_fancy_header_bg_image','a:0:{}'),(23038,3790,'_dt_fancy_header_bg_repeat','no-repeat'),(23039,3790,'_dt_fancy_header_bg_position_x','center'),(23040,3790,'_dt_fancy_header_bg_position_y','center'),(23041,3790,'_dt_fancy_header_bg_fullscreen','1'),(23042,3790,'_dt_fancy_header_bg_overlay','0'),(23043,3790,'_dt_fancy_header_overlay_color','#000'),(23044,3790,'_dt_fancy_header_bg_overlay_opacity','50'),(23045,3790,'_dt_fancy_header_scroll_effect','default'),(23046,3790,'_dt_fancy_header_bg_parallax','0.5'),(23047,3790,'_dt_fancy_header_responsiveness_heading',''),(23048,3790,'_dt_fancy_header_responsiveness','enabled'),(23049,3790,'_dt_fancy_header_responsiveness_switch','778px'),(23050,3790,'_dt_fancy_header_responsive_height','70'),(23051,3790,'_dt_fancy_header_responsive_font_size','30'),(23052,3790,'_dt_fancy_header_responsive_title_line_height','38'),(23053,3790,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23054,3790,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23055,3790,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23056,3790,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23057,3790,'_edit_last','1'),(23058,3790,'_thumbnail_id','3798'),(23059,3794,'total_sales','0'),(23060,3794,'_tax_status','taxable'),(23061,3794,'_tax_class',''),(23062,3794,'_manage_stock','no'),(23063,3794,'_backorders','no'),(23064,3794,'_sold_individually','no'),(23065,3794,'_virtual','no'),(23066,3794,'_downloadable','no'),(23067,3794,'_download_limit','-1'),(23068,3794,'_download_expiry','-1'),(23069,3794,'_thumbnail_id','3795'),(23070,3794,'_stock',''),(23071,3794,'_stock_status','instock'),(23072,3794,'_wc_average_rating','0'),(23073,3794,'_wc_review_count','0'),(23074,3794,'_product_version','4.9.5'),(23075,3794,'slide_template',''),(23076,3794,'rs_page_bg_color',''),(23077,3794,'_dt_sidebar_position','disabled'),(23078,3794,'_dt_sidebar_widgetarea_id','sidebar_1'),(23079,3794,'_dt_sidebar_hide_on_mobile','0'),(23080,3794,'_dt_footer_show','1'),(23081,3794,'_dt_footer_widgetarea_id','sidebar_2'),(23082,3794,'_dt_footer_hide_on_mobile','0'),(23083,3794,'_dt_header_title','fancy'),(23084,3794,'_dt_header_background','normal'),(23085,3794,'_dt_header_background_below_slideshow','disabled'),(23086,3794,'_dt_header_transparent_bg_color_scheme','light'),(23087,3794,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23088,3794,'_dt_header_transparent_top_bar_bg_opacity','25'),(23089,3794,'_dt_header_transparent_bg_color','#000000'),(23090,3794,'_dt_header_transparent_bg_opacity','50'),(23091,3794,'_dt_header_disabled_background','normal'),(23092,3794,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23093,3794,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23094,3794,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23095,3794,'_dt_header_disabled_transparent_bg_color','#000000'),(23096,3794,'_dt_header_disabled_transparent_bg_opacity','50'),(23097,3794,'_dt_page_overrides_top_margin',''),(23098,3794,'_dt_page_overrides_right_margin',''),(23099,3794,'_dt_page_overrides_bottom_margin',''),(23100,3794,'_dt_page_overrides_left_margin',''),(23101,3794,'_dt_fancy_header_layout_heading',''),(23102,3794,'_dt_fancy_header_title_aligment','all_left'),(23103,3794,'_dt_fancy_header_height','180'),(23104,3794,'_dt_fancy_header_padding-top','0px'),(23105,3794,'_dt_fancy_header_padding-bottom','0px'),(23106,3794,'_dt_fancy_header_breadcrumbs_heading',''),(23107,3794,'_dt_fancy_header_breadcrumbs','enabled'),(23108,3794,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23109,3794,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23110,3794,'_dt_fancy_header_title_heading',''),(23111,3794,'_dt_fancy_header_title_mode','generic'),(23112,3794,'_dt_fancy_header_title',''),(23113,3794,'_dt_fancy_header_title_font_size','35'),(23114,3794,'_dt_fancy_header_title_line_height','36'),(23115,3794,'_dt_fancy_header_text_transform','none'),(23116,3794,'_dt_fancy_header_title_color_mode','color'),(23117,3794,'_dt_fancy_header_title_color','#dddd2e'),(23118,3794,'_dt_fancy_header_subtitle_heading',''),(23119,3794,'_dt_fancy_header_subtitle',''),(23120,3794,'_dt_fancy_header_subtitle_font_size','18'),(23121,3794,'_dt_fancy_header_subtitle_line_height','26'),(23122,3794,'_dt_fancy_header_subtitle_text_transform','none'),(23123,3794,'_dt_fancy_header_subtitle_color_mode','color'),(23124,3794,'_dt_fancy_header_subtitle_color','#ffffff'),(23125,3794,'_dt_fancy_header_bg_heading',''),(23126,3794,'_dt_fancy_header_bg_color','#023b59'),(23127,3794,'_dt_fancy_header_bg_image_origin','custom'),(23128,3794,'_dt_fancy_header_bg_image','a:0:{}'),(23129,3794,'_dt_fancy_header_bg_repeat','no-repeat'),(23130,3794,'_dt_fancy_header_bg_position_x','center'),(23131,3794,'_dt_fancy_header_bg_position_y','center'),(23132,3794,'_dt_fancy_header_bg_fullscreen','1'),(23133,3794,'_dt_fancy_header_bg_overlay','0'),(23134,3794,'_dt_fancy_header_overlay_color','#000'),(23135,3794,'_dt_fancy_header_bg_overlay_opacity','50'),(23136,3794,'_dt_fancy_header_scroll_effect','default'),(23137,3794,'_dt_fancy_header_bg_parallax','0.5'),(23138,3794,'_dt_fancy_header_responsiveness_heading',''),(23139,3794,'_dt_fancy_header_responsiveness','enabled'),(23140,3794,'_dt_fancy_header_responsiveness_switch','778px'),(23141,3794,'_dt_fancy_header_responsive_height','70'),(23142,3794,'_dt_fancy_header_responsive_font_size','30'),(23143,3794,'_dt_fancy_header_responsive_title_line_height','38'),(23144,3794,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23145,3794,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23146,3794,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23147,3794,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23148,3794,'_edit_last','1'),(23149,3800,'_manage_stock','no'),(23150,3800,'_backorders','no'),(23151,3800,'total_sales','0'),(23152,3800,'_tax_status','taxable'),(23153,3800,'_tax_class',''),(23154,3800,'_downloadable','no'),(23155,3800,'_sold_individually','no'),(23156,3800,'_virtual','no'),(23157,3800,'_download_limit','-1'),(23158,3800,'_download_expiry','-1'),(23159,3800,'_stock',''),(23160,3800,'_stock_status','instock'),(23161,3800,'_wc_average_rating','0'),(23162,3800,'_wc_review_count','0'),(23163,3800,'_product_version','4.9.5'),(23164,3800,'slide_template',''),(23165,3800,'rs_page_bg_color',''),(23166,3800,'_dt_sidebar_position','disabled'),(23167,3800,'_dt_sidebar_widgetarea_id','sidebar_1'),(23168,3800,'_dt_sidebar_hide_on_mobile','0'),(23169,3800,'_dt_footer_show','1'),(23170,3800,'_dt_footer_widgetarea_id','sidebar_2'),(23171,3800,'_dt_footer_hide_on_mobile','0'),(23172,3800,'_dt_header_title','fancy'),(23173,3800,'_dt_header_background','normal'),(23174,3800,'_dt_header_background_below_slideshow','disabled'),(23175,3800,'_dt_header_transparent_bg_color_scheme','light'),(23176,3800,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23177,3800,'_dt_header_transparent_top_bar_bg_opacity','25'),(23178,3800,'_dt_header_transparent_bg_color','#000000'),(23179,3800,'_dt_header_transparent_bg_opacity','50'),(23180,3800,'_dt_header_disabled_background','normal'),(23181,3800,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23182,3800,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23183,3800,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23184,3800,'_dt_header_disabled_transparent_bg_color','#000000'),(23185,3800,'_dt_header_disabled_transparent_bg_opacity','50'),(23186,3800,'_dt_page_overrides_top_margin',''),(23187,3800,'_dt_page_overrides_right_margin',''),(23188,3800,'_dt_page_overrides_bottom_margin',''),(23189,3800,'_dt_page_overrides_left_margin',''),(23190,3800,'_dt_fancy_header_layout_heading',''),(23191,3800,'_dt_fancy_header_title_aligment','all_left'),(23192,3800,'_dt_fancy_header_height','180'),(23193,3800,'_dt_fancy_header_padding-top','0px'),(23194,3800,'_dt_fancy_header_padding-bottom','0px'),(23195,3800,'_dt_fancy_header_breadcrumbs_heading',''),(23196,3800,'_dt_fancy_header_breadcrumbs','enabled'),(23197,3800,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23198,3800,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23199,3800,'_dt_fancy_header_title_heading',''),(23200,3800,'_dt_fancy_header_title_mode','generic'),(23201,3800,'_dt_fancy_header_title',''),(23202,3800,'_dt_fancy_header_title_font_size','35'),(23203,3800,'_dt_fancy_header_title_line_height','36'),(23204,3800,'_dt_fancy_header_text_transform','none'),(23205,3800,'_dt_fancy_header_title_color_mode','color'),(23206,3800,'_dt_fancy_header_title_color','#dddd2e'),(23207,3800,'_dt_fancy_header_subtitle_heading',''),(23208,3800,'_dt_fancy_header_subtitle',''),(23209,3800,'_dt_fancy_header_subtitle_font_size','18'),(23210,3800,'_dt_fancy_header_subtitle_line_height','26'),(23211,3800,'_dt_fancy_header_subtitle_text_transform','none'),(23212,3800,'_dt_fancy_header_subtitle_color_mode','color'),(23213,3800,'_dt_fancy_header_subtitle_color','#ffffff'),(23214,3800,'_dt_fancy_header_bg_heading',''),(23215,3800,'_dt_fancy_header_bg_color','#023b59'),(23216,3800,'_dt_fancy_header_bg_image_origin','custom'),(23217,3800,'_dt_fancy_header_bg_image','a:0:{}'),(23218,3800,'_dt_fancy_header_bg_repeat','no-repeat'),(23219,3800,'_dt_fancy_header_bg_position_x','center'),(23220,3800,'_dt_fancy_header_bg_position_y','center'),(23221,3800,'_dt_fancy_header_bg_fullscreen','1'),(23222,3800,'_dt_fancy_header_bg_overlay','0'),(23223,3800,'_dt_fancy_header_overlay_color','#000'),(23224,3800,'_dt_fancy_header_bg_overlay_opacity','50'),(23225,3800,'_dt_fancy_header_scroll_effect','default'),(23226,3800,'_dt_fancy_header_bg_parallax','0.5'),(23227,3800,'_dt_fancy_header_responsiveness_heading',''),(23228,3800,'_dt_fancy_header_responsiveness','enabled'),(23229,3800,'_dt_fancy_header_responsiveness_switch','778px'),(23230,3800,'_dt_fancy_header_responsive_height','70'),(23231,3800,'_dt_fancy_header_responsive_font_size','30'),(23232,3800,'_dt_fancy_header_responsive_title_line_height','38'),(23233,3800,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23234,3800,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23235,3800,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23236,3800,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23237,3800,'_edit_last','1'),(23238,3800,'_thumbnail_id','3806'),(23239,3803,'_tax_class',''),(23240,3803,'total_sales','0'),(23241,3803,'_tax_status','taxable'),(23242,3803,'_manage_stock','no'),(23243,3803,'_backorders','no'),(23244,3803,'_sold_individually','no'),(23245,3803,'_virtual','no'),(23246,3803,'_downloadable','no'),(23247,3803,'_download_limit','-1'),(23248,3803,'_download_expiry','-1'),(23249,3803,'_stock',''),(23250,3803,'_stock_status','instock'),(23251,3803,'_wc_average_rating','0'),(23252,3803,'_wc_review_count','0'),(23253,3803,'_product_version','4.9.5'),(23254,3803,'slide_template',''),(23255,3803,'rs_page_bg_color',''),(23256,3803,'_dt_sidebar_position','disabled'),(23257,3803,'_dt_sidebar_widgetarea_id','sidebar_1'),(23258,3803,'_dt_sidebar_hide_on_mobile','0'),(23259,3803,'_dt_footer_show','1'),(23260,3803,'_dt_footer_widgetarea_id','sidebar_2'),(23261,3803,'_dt_footer_hide_on_mobile','0'),(23262,3803,'_dt_header_title','fancy'),(23263,3803,'_dt_header_background','normal'),(23264,3803,'_dt_header_background_below_slideshow','disabled'),(23265,3803,'_dt_header_transparent_bg_color_scheme','light'),(23266,3803,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23267,3803,'_dt_header_transparent_top_bar_bg_opacity','25'),(23268,3803,'_dt_header_transparent_bg_color','#000000'),(23269,3803,'_dt_header_transparent_bg_opacity','50'),(23270,3803,'_dt_header_disabled_background','normal'),(23271,3803,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23272,3803,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23273,3803,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23274,3803,'_dt_header_disabled_transparent_bg_color','#000000'),(23275,3803,'_dt_header_disabled_transparent_bg_opacity','50'),(23276,3803,'_dt_page_overrides_top_margin',''),(23277,3803,'_dt_page_overrides_right_margin',''),(23278,3803,'_dt_page_overrides_bottom_margin',''),(23279,3803,'_dt_page_overrides_left_margin',''),(23280,3803,'_dt_fancy_header_layout_heading',''),(23281,3803,'_dt_fancy_header_title_aligment','all_left'),(23282,3803,'_dt_fancy_header_height','180'),(23283,3803,'_dt_fancy_header_padding-top','0px'),(23284,3803,'_dt_fancy_header_padding-bottom','0px'),(23285,3803,'_dt_fancy_header_breadcrumbs_heading',''),(23286,3803,'_dt_fancy_header_breadcrumbs','enabled'),(23287,3803,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23288,3803,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23289,3803,'_dt_fancy_header_title_heading',''),(23290,3803,'_dt_fancy_header_title_mode','generic'),(23291,3803,'_dt_fancy_header_title',''),(23292,3803,'_dt_fancy_header_title_font_size','35'),(23293,3803,'_dt_fancy_header_title_line_height','36'),(23294,3803,'_dt_fancy_header_text_transform','none'),(23295,3803,'_dt_fancy_header_title_color_mode','color'),(23296,3803,'_dt_fancy_header_title_color','#dddd2e'),(23297,3803,'_dt_fancy_header_subtitle_heading',''),(23298,3803,'_dt_fancy_header_subtitle',''),(23299,3803,'_dt_fancy_header_subtitle_font_size','18'),(23300,3803,'_dt_fancy_header_subtitle_line_height','26'),(23301,3803,'_dt_fancy_header_subtitle_text_transform','none'),(23302,3803,'_dt_fancy_header_subtitle_color_mode','color'),(23303,3803,'_dt_fancy_header_subtitle_color','#ffffff'),(23304,3803,'_dt_fancy_header_bg_heading',''),(23305,3803,'_dt_fancy_header_bg_color','#023b59'),(23306,3803,'_dt_fancy_header_bg_image_origin','custom'),(23307,3803,'_dt_fancy_header_bg_image','a:0:{}'),(23308,3803,'_dt_fancy_header_bg_repeat','no-repeat'),(23309,3803,'_dt_fancy_header_bg_position_x','center'),(23310,3803,'_dt_fancy_header_bg_position_y','center'),(23311,3803,'_dt_fancy_header_bg_fullscreen','1'),(23312,3803,'_dt_fancy_header_bg_overlay','0'),(23313,3803,'_dt_fancy_header_overlay_color','#000'),(23314,3803,'_dt_fancy_header_bg_overlay_opacity','50'),(23315,3803,'_dt_fancy_header_scroll_effect','default'),(23316,3803,'_dt_fancy_header_bg_parallax','0.5'),(23317,3803,'_dt_fancy_header_responsiveness_heading',''),(23318,3803,'_dt_fancy_header_responsiveness','enabled'),(23319,3803,'_dt_fancy_header_responsiveness_switch','778px'),(23320,3803,'_dt_fancy_header_responsive_height','70'),(23321,3803,'_dt_fancy_header_responsive_font_size','30'),(23322,3803,'_dt_fancy_header_responsive_title_line_height','38'),(23323,3803,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23324,3803,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23325,3803,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23326,3803,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23327,3803,'_edit_last','1'),(23328,3803,'_thumbnail_id','3804'),(23329,3807,'total_sales','0'),(23330,3807,'_tax_status','taxable'),(23331,3807,'_tax_class',''),(23332,3807,'_manage_stock','no'),(23333,3807,'_backorders','no'),(23334,3807,'_sold_individually','no'),(23335,3807,'_virtual','no'),(23336,3807,'_downloadable','no'),(23337,3807,'_download_limit','-1'),(23338,3807,'_download_expiry','-1'),(23339,3807,'_stock',''),(23340,3807,'_stock_status','instock'),(23341,3807,'_wc_average_rating','0'),(23342,3807,'_wc_review_count','0'),(23343,3807,'_product_version','4.9.5'),(23344,3807,'slide_template',''),(23345,3807,'rs_page_bg_color',''),(23346,3807,'_dt_sidebar_position','disabled'),(23347,3807,'_dt_sidebar_widgetarea_id','sidebar_1'),(23348,3807,'_dt_sidebar_hide_on_mobile','0'),(23349,3807,'_dt_footer_show','1'),(23350,3807,'_dt_footer_widgetarea_id','sidebar_2'),(23351,3807,'_dt_footer_hide_on_mobile','0'),(23352,3807,'_dt_header_title','fancy'),(23353,3807,'_dt_header_background','normal'),(23354,3807,'_dt_header_background_below_slideshow','disabled'),(23355,3807,'_dt_header_transparent_bg_color_scheme','light'),(23356,3807,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23357,3807,'_dt_header_transparent_top_bar_bg_opacity','25'),(23358,3807,'_dt_header_transparent_bg_color','#000000'),(23359,3807,'_dt_header_transparent_bg_opacity','50'),(23360,3807,'_dt_header_disabled_background','normal'),(23361,3807,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23362,3807,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23363,3807,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23364,3807,'_dt_header_disabled_transparent_bg_color','#000000'),(23365,3807,'_dt_header_disabled_transparent_bg_opacity','50'),(23366,3807,'_dt_page_overrides_top_margin',''),(23367,3807,'_dt_page_overrides_right_margin',''),(23368,3807,'_dt_page_overrides_bottom_margin',''),(23369,3807,'_dt_page_overrides_left_margin',''),(23370,3807,'_dt_fancy_header_layout_heading',''),(23371,3807,'_dt_fancy_header_title_aligment','all_left'),(23372,3807,'_dt_fancy_header_height','180'),(23373,3807,'_dt_fancy_header_padding-top','0px'),(23374,3807,'_dt_fancy_header_padding-bottom','0px'),(23375,3807,'_dt_fancy_header_breadcrumbs_heading',''),(23376,3807,'_dt_fancy_header_breadcrumbs','enabled'),(23377,3807,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23378,3807,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23379,3807,'_dt_fancy_header_title_heading',''),(23380,3807,'_dt_fancy_header_title_mode','generic'),(23381,3807,'_dt_fancy_header_title',''),(23382,3807,'_dt_fancy_header_title_font_size','35'),(23383,3807,'_dt_fancy_header_title_line_height','36'),(23384,3807,'_dt_fancy_header_text_transform','none'),(23385,3807,'_dt_fancy_header_title_color_mode','color'),(23386,3807,'_dt_fancy_header_title_color','#dddd2e'),(23387,3807,'_dt_fancy_header_subtitle_heading',''),(23388,3807,'_dt_fancy_header_subtitle',''),(23389,3807,'_dt_fancy_header_subtitle_font_size','18'),(23390,3807,'_dt_fancy_header_subtitle_line_height','26'),(23391,3807,'_dt_fancy_header_subtitle_text_transform','none'),(23392,3807,'_dt_fancy_header_subtitle_color_mode','color'),(23393,3807,'_dt_fancy_header_subtitle_color','#ffffff'),(23394,3807,'_dt_fancy_header_bg_heading',''),(23395,3807,'_dt_fancy_header_bg_color','#023b59'),(23396,3807,'_dt_fancy_header_bg_image_origin','custom'),(23397,3807,'_dt_fancy_header_bg_image','a:0:{}'),(23398,3807,'_dt_fancy_header_bg_repeat','no-repeat'),(23399,3807,'_dt_fancy_header_bg_position_x','center'),(23400,3807,'_dt_fancy_header_bg_position_y','center'),(23401,3807,'_dt_fancy_header_bg_fullscreen','1'),(23402,3807,'_dt_fancy_header_bg_overlay','0'),(23403,3807,'_dt_fancy_header_overlay_color','#000'),(23404,3807,'_dt_fancy_header_bg_overlay_opacity','50'),(23405,3807,'_dt_fancy_header_scroll_effect','default'),(23406,3807,'_dt_fancy_header_bg_parallax','0.5'),(23407,3807,'_dt_fancy_header_responsiveness_heading',''),(23408,3807,'_dt_fancy_header_responsiveness','enabled'),(23409,3807,'_dt_fancy_header_responsiveness_switch','778px'),(23410,3807,'_dt_fancy_header_responsive_height','70'),(23411,3807,'_dt_fancy_header_responsive_font_size','30'),(23412,3807,'_dt_fancy_header_responsive_title_line_height','38'),(23413,3807,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23414,3807,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23415,3807,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23416,3807,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23417,3807,'_edit_last','1'),(23418,3807,'_thumbnail_id','3813'),(23419,3807,'_product_image_gallery','3814,3815,3816'),(23420,3817,'_stock_status','instock'),(23421,3817,'_wc_average_rating','0'),(23422,3817,'total_sales','0'),(23423,3817,'_tax_status','taxable'),(23424,3817,'_tax_class',''),(23425,3817,'_manage_stock','no'),(23426,3817,'_backorders','no'),(23427,3817,'_sold_individually','no'),(23428,3817,'_virtual','no'),(23429,3817,'_downloadable','no'),(23430,3817,'_product_image_gallery','3819,3820,3821'),(23431,3817,'_download_limit','-1'),(23432,3817,'_download_expiry','-1'),(23433,3817,'_stock',''),(23434,3817,'_wc_review_count','0'),(23435,3817,'_product_version','4.9.5'),(23436,3817,'slide_template',''),(23437,3817,'rs_page_bg_color',''),(23438,3817,'_dt_sidebar_position','disabled'),(23439,3817,'_dt_sidebar_widgetarea_id','sidebar_1'),(23440,3817,'_dt_sidebar_hide_on_mobile','0'),(23441,3817,'_dt_footer_show','1'),(23442,3817,'_dt_footer_widgetarea_id','sidebar_2'),(23443,3817,'_dt_footer_hide_on_mobile','0'),(23444,3817,'_dt_header_title','fancy'),(23445,3817,'_dt_header_background','normal'),(23446,3817,'_dt_header_background_below_slideshow','disabled'),(23447,3817,'_dt_header_transparent_bg_color_scheme','light'),(23448,3817,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23449,3817,'_dt_header_transparent_top_bar_bg_opacity','25'),(23450,3817,'_dt_header_transparent_bg_color','#000000'),(23451,3817,'_dt_header_transparent_bg_opacity','50'),(23452,3817,'_dt_header_disabled_background','normal'),(23453,3817,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23454,3817,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23455,3817,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23456,3817,'_dt_header_disabled_transparent_bg_color','#000000'),(23457,3817,'_dt_header_disabled_transparent_bg_opacity','50'),(23458,3817,'_dt_page_overrides_top_margin',''),(23459,3817,'_dt_page_overrides_right_margin',''),(23460,3817,'_dt_page_overrides_bottom_margin',''),(23461,3817,'_dt_page_overrides_left_margin',''),(23462,3817,'_dt_fancy_header_layout_heading',''),(23463,3817,'_dt_fancy_header_title_aligment','all_left'),(23464,3817,'_dt_fancy_header_height','180'),(23465,3817,'_dt_fancy_header_padding-top','0px'),(23466,3817,'_dt_fancy_header_padding-bottom','0px'),(23467,3817,'_dt_fancy_header_breadcrumbs_heading',''),(23468,3817,'_dt_fancy_header_breadcrumbs','enabled'),(23469,3817,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23470,3817,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23471,3817,'_dt_fancy_header_title_heading',''),(23472,3817,'_dt_fancy_header_title_mode','generic'),(23473,3817,'_dt_fancy_header_title',''),(23474,3817,'_dt_fancy_header_title_font_size','35'),(23475,3817,'_dt_fancy_header_title_line_height','36'),(23476,3817,'_dt_fancy_header_text_transform','none'),(23477,3817,'_dt_fancy_header_title_color_mode','color'),(23478,3817,'_dt_fancy_header_title_color','#dddd2e'),(23479,3817,'_dt_fancy_header_subtitle_heading',''),(23480,3817,'_dt_fancy_header_subtitle',''),(23481,3817,'_dt_fancy_header_subtitle_font_size','18'),(23482,3817,'_dt_fancy_header_subtitle_line_height','26'),(23483,3817,'_dt_fancy_header_subtitle_text_transform','none'),(23484,3817,'_dt_fancy_header_subtitle_color_mode','color'),(23485,3817,'_dt_fancy_header_subtitle_color','#ffffff'),(23486,3817,'_dt_fancy_header_bg_heading',''),(23487,3817,'_dt_fancy_header_bg_color','#023b59'),(23488,3817,'_dt_fancy_header_bg_image_origin','custom'),(23489,3817,'_dt_fancy_header_bg_image','a:0:{}'),(23490,3817,'_dt_fancy_header_bg_repeat','no-repeat'),(23491,3817,'_dt_fancy_header_bg_position_x','center'),(23492,3817,'_dt_fancy_header_bg_position_y','center'),(23493,3817,'_dt_fancy_header_bg_fullscreen','1'),(23494,3817,'_dt_fancy_header_bg_overlay','0'),(23495,3817,'_dt_fancy_header_overlay_color','#000'),(23496,3817,'_dt_fancy_header_bg_overlay_opacity','50'),(23497,3817,'_dt_fancy_header_scroll_effect','default'),(23498,3817,'_dt_fancy_header_bg_parallax','0.5'),(23499,3817,'_dt_fancy_header_responsiveness_heading',''),(23500,3817,'_dt_fancy_header_responsiveness','enabled'),(23501,3817,'_dt_fancy_header_responsiveness_switch','778px'),(23502,3817,'_dt_fancy_header_responsive_height','70'),(23503,3817,'_dt_fancy_header_responsive_font_size','30'),(23504,3817,'_dt_fancy_header_responsive_title_line_height','38'),(23505,3817,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23506,3817,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23507,3817,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23508,3817,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23509,3817,'_edit_last','1'),(23510,3817,'_thumbnail_id','3818'),(23511,3823,'total_sales','0'),(23512,3823,'_tax_status','taxable'),(23513,3823,'_tax_class',''),(23514,3823,'_manage_stock','no'),(23515,3823,'_backorders','no'),(23516,3823,'_sold_individually','no'),(23517,3823,'_virtual','no'),(23518,3823,'_downloadable','no'),(23519,3823,'_product_image_gallery','3835,3836,3837'),(23520,3823,'_download_limit','-1'),(23521,3823,'_download_expiry','-1'),(23522,3823,'_stock',''),(23523,3823,'_stock_status','instock'),(23524,3823,'_wc_average_rating','0'),(23525,3823,'_wc_review_count','0'),(23526,3823,'_product_version','4.9.5'),(23527,3823,'slide_template',''),(23528,3823,'rs_page_bg_color',''),(23529,3823,'_dt_sidebar_position','disabled'),(23530,3823,'_dt_sidebar_widgetarea_id','sidebar_1'),(23531,3823,'_dt_sidebar_hide_on_mobile','0'),(23532,3823,'_dt_footer_show','1'),(23533,3823,'_dt_footer_widgetarea_id','sidebar_2'),(23534,3823,'_dt_footer_hide_on_mobile','0'),(23535,3823,'_dt_header_title','fancy'),(23536,3823,'_dt_header_background','normal'),(23537,3823,'_dt_header_background_below_slideshow','disabled'),(23538,3823,'_dt_header_transparent_bg_color_scheme','light'),(23539,3823,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23540,3823,'_dt_header_transparent_top_bar_bg_opacity','25'),(23541,3823,'_dt_header_transparent_bg_color','#000000'),(23542,3823,'_dt_header_transparent_bg_opacity','50'),(23543,3823,'_dt_header_disabled_background','normal'),(23544,3823,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23545,3823,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23546,3823,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23547,3823,'_dt_header_disabled_transparent_bg_color','#000000'),(23548,3823,'_dt_header_disabled_transparent_bg_opacity','50'),(23549,3823,'_dt_page_overrides_top_margin',''),(23550,3823,'_dt_page_overrides_right_margin',''),(23551,3823,'_dt_page_overrides_bottom_margin',''),(23552,3823,'_dt_page_overrides_left_margin',''),(23553,3823,'_dt_fancy_header_layout_heading',''),(23554,3823,'_dt_fancy_header_title_aligment','all_left'),(23555,3823,'_dt_fancy_header_height','180'),(23556,3823,'_dt_fancy_header_padding-top','0px'),(23557,3823,'_dt_fancy_header_padding-bottom','0px'),(23558,3823,'_dt_fancy_header_breadcrumbs_heading',''),(23559,3823,'_dt_fancy_header_breadcrumbs','enabled'),(23560,3823,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23561,3823,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23562,3823,'_dt_fancy_header_title_heading',''),(23563,3823,'_dt_fancy_header_title_mode','generic'),(23564,3823,'_dt_fancy_header_title',''),(23565,3823,'_dt_fancy_header_title_font_size','35'),(23566,3823,'_dt_fancy_header_title_line_height','36'),(23567,3823,'_dt_fancy_header_text_transform','none'),(23568,3823,'_dt_fancy_header_title_color_mode','color'),(23569,3823,'_dt_fancy_header_title_color','#dddd2e'),(23570,3823,'_dt_fancy_header_subtitle_heading',''),(23571,3823,'_dt_fancy_header_subtitle',''),(23572,3823,'_dt_fancy_header_subtitle_font_size','18'),(23573,3823,'_dt_fancy_header_subtitle_line_height','26'),(23574,3823,'_dt_fancy_header_subtitle_text_transform','none'),(23575,3823,'_dt_fancy_header_subtitle_color_mode','color'),(23576,3823,'_dt_fancy_header_subtitle_color','#ffffff'),(23577,3823,'_dt_fancy_header_bg_heading',''),(23578,3823,'_dt_fancy_header_bg_color','#023b59'),(23579,3823,'_dt_fancy_header_bg_image_origin','custom'),(23580,3823,'_dt_fancy_header_bg_image','a:0:{}'),(23581,3823,'_dt_fancy_header_bg_repeat','no-repeat'),(23582,3823,'_dt_fancy_header_bg_position_x','center'),(23583,3823,'_dt_fancy_header_bg_position_y','center'),(23584,3823,'_dt_fancy_header_bg_fullscreen','1'),(23585,3823,'_dt_fancy_header_bg_overlay','0'),(23586,3823,'_dt_fancy_header_overlay_color','#000'),(23587,3823,'_dt_fancy_header_bg_overlay_opacity','50'),(23588,3823,'_dt_fancy_header_scroll_effect','default'),(23589,3823,'_dt_fancy_header_bg_parallax','0.5'),(23590,3823,'_dt_fancy_header_responsiveness_heading',''),(23591,3823,'_dt_fancy_header_responsiveness','enabled'),(23592,3823,'_dt_fancy_header_responsiveness_switch','778px'),(23593,3823,'_dt_fancy_header_responsive_height','70'),(23594,3823,'_dt_fancy_header_responsive_font_size','30'),(23595,3823,'_dt_fancy_header_responsive_title_line_height','38'),(23596,3823,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23597,3823,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23598,3823,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23599,3823,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23600,3823,'_edit_last','1'),(23601,3823,'_thumbnail_id','3834'),(23602,3829,'total_sales','0'),(23603,3829,'_tax_status','taxable'),(23604,3829,'_tax_class',''),(23605,3829,'_manage_stock','no'),(23606,3829,'_backorders','no'),(23607,3829,'_sold_individually','no'),(23608,3829,'_virtual','no'),(23609,3829,'_downloadable','no'),(23610,3829,'_product_image_gallery','3832,3831'),(23611,3829,'_download_limit','-1'),(23612,3829,'_download_expiry','-1'),(23613,3829,'_thumbnail_id','3830'),(23614,3829,'_stock',''),(23615,3829,'_stock_status','instock'),(23616,3829,'_wc_average_rating','0'),(23617,3829,'_wc_review_count','0'),(23618,3829,'_product_version','4.9.5'),(23619,3829,'slide_template',''),(23620,3829,'rs_page_bg_color',''),(23621,3829,'_dt_sidebar_position','disabled'),(23622,3829,'_dt_sidebar_widgetarea_id','sidebar_1'),(23623,3829,'_dt_sidebar_hide_on_mobile','0'),(23624,3829,'_dt_footer_show','1'),(23625,3829,'_dt_footer_widgetarea_id','sidebar_2'),(23626,3829,'_dt_footer_hide_on_mobile','0'),(23627,3829,'_dt_header_title','fancy'),(23628,3829,'_dt_header_background','normal'),(23629,3829,'_dt_header_background_below_slideshow','disabled'),(23630,3829,'_dt_header_transparent_bg_color_scheme','light'),(23631,3829,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23632,3829,'_dt_header_transparent_top_bar_bg_opacity','25'),(23633,3829,'_dt_header_transparent_bg_color','#000000'),(23634,3829,'_dt_header_transparent_bg_opacity','50'),(23635,3829,'_dt_header_disabled_background','normal'),(23636,3829,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23637,3829,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23638,3829,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23639,3829,'_dt_header_disabled_transparent_bg_color','#000000'),(23640,3829,'_dt_header_disabled_transparent_bg_opacity','50'),(23641,3829,'_dt_page_overrides_top_margin',''),(23642,3829,'_dt_page_overrides_right_margin',''),(23643,3829,'_dt_page_overrides_bottom_margin',''),(23644,3829,'_dt_page_overrides_left_margin',''),(23645,3829,'_dt_fancy_header_layout_heading',''),(23646,3829,'_dt_fancy_header_title_aligment','all_left'),(23647,3829,'_dt_fancy_header_height','180'),(23648,3829,'_dt_fancy_header_padding-top','0px'),(23649,3829,'_dt_fancy_header_padding-bottom','0px'),(23650,3829,'_dt_fancy_header_breadcrumbs_heading',''),(23651,3829,'_dt_fancy_header_breadcrumbs','enabled'),(23652,3829,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23653,3829,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23654,3829,'_dt_fancy_header_title_heading',''),(23655,3829,'_dt_fancy_header_title_mode','generic'),(23656,3829,'_dt_fancy_header_title',''),(23657,3829,'_dt_fancy_header_title_font_size','35'),(23658,3829,'_dt_fancy_header_title_line_height','36'),(23659,3829,'_dt_fancy_header_text_transform','none'),(23660,3829,'_dt_fancy_header_title_color_mode','color'),(23661,3829,'_dt_fancy_header_title_color','#dddd2e'),(23662,3829,'_dt_fancy_header_subtitle_heading',''),(23663,3829,'_dt_fancy_header_subtitle',''),(23664,3829,'_dt_fancy_header_subtitle_font_size','18'),(23665,3829,'_dt_fancy_header_subtitle_line_height','26'),(23666,3829,'_dt_fancy_header_subtitle_text_transform','none'),(23667,3829,'_dt_fancy_header_subtitle_color_mode','color'),(23668,3829,'_dt_fancy_header_subtitle_color','#ffffff'),(23669,3829,'_dt_fancy_header_bg_heading',''),(23670,3829,'_dt_fancy_header_bg_color','#023b59'),(23671,3829,'_dt_fancy_header_bg_image_origin','custom'),(23672,3829,'_dt_fancy_header_bg_image','a:0:{}'),(23673,3829,'_dt_fancy_header_bg_repeat','no-repeat'),(23674,3829,'_dt_fancy_header_bg_position_x','center'),(23675,3829,'_dt_fancy_header_bg_position_y','center'),(23676,3829,'_dt_fancy_header_bg_fullscreen','1'),(23677,3829,'_dt_fancy_header_bg_overlay','0'),(23678,3829,'_dt_fancy_header_overlay_color','#000'),(23679,3829,'_dt_fancy_header_bg_overlay_opacity','50'),(23680,3829,'_dt_fancy_header_scroll_effect','default'),(23681,3829,'_dt_fancy_header_bg_parallax','0.5'),(23682,3829,'_dt_fancy_header_responsiveness_heading',''),(23683,3829,'_dt_fancy_header_responsiveness','enabled'),(23684,3829,'_dt_fancy_header_responsiveness_switch','778px'),(23685,3829,'_dt_fancy_header_responsive_height','70'),(23686,3829,'_dt_fancy_header_responsive_font_size','30'),(23687,3829,'_dt_fancy_header_responsive_title_line_height','38'),(23688,3829,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23689,3829,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23690,3829,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23691,3829,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23692,3829,'_edit_last','1'),(23693,3838,'_wc_review_count','0'),(23694,3838,'_product_version','4.9.5'),(23695,3838,'total_sales','0'),(23696,3838,'_tax_status','taxable'),(23697,3838,'_tax_class',''),(23698,3838,'_manage_stock','no'),(23699,3838,'_backorders','no'),(23700,3838,'_sold_individually','no'),(23701,3838,'_virtual','no'),(23702,3838,'_downloadable','no'),(23703,3838,'_product_image_gallery','3840,3841'),(23704,3838,'_download_limit','-1'),(23705,3838,'_download_expiry','-1'),(23706,3838,'_thumbnail_id','3842'),(23707,3838,'_stock',''),(23708,3838,'_stock_status','instock'),(23709,3838,'_wc_average_rating','0'),(23710,3838,'slide_template',''),(23711,3838,'rs_page_bg_color',''),(23712,3838,'_dt_sidebar_position','disabled'),(23713,3838,'_dt_sidebar_widgetarea_id','sidebar_1'),(23714,3838,'_dt_sidebar_hide_on_mobile','0'),(23715,3838,'_dt_footer_show','1'),(23716,3838,'_dt_footer_widgetarea_id','sidebar_2'),(23717,3838,'_dt_footer_hide_on_mobile','0'),(23718,3838,'_dt_header_title','fancy'),(23719,3838,'_dt_header_background','normal'),(23720,3838,'_dt_header_background_below_slideshow','disabled'),(23721,3838,'_dt_header_transparent_bg_color_scheme','light'),(23722,3838,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23723,3838,'_dt_header_transparent_top_bar_bg_opacity','25'),(23724,3838,'_dt_header_transparent_bg_color','#000000'),(23725,3838,'_dt_header_transparent_bg_opacity','50'),(23726,3838,'_dt_header_disabled_background','normal'),(23727,3838,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23728,3838,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23729,3838,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23730,3838,'_dt_header_disabled_transparent_bg_color','#000000'),(23731,3838,'_dt_header_disabled_transparent_bg_opacity','50'),(23732,3838,'_dt_page_overrides_top_margin',''),(23733,3838,'_dt_page_overrides_right_margin',''),(23734,3838,'_dt_page_overrides_bottom_margin',''),(23735,3838,'_dt_page_overrides_left_margin',''),(23736,3838,'_dt_fancy_header_layout_heading',''),(23737,3838,'_dt_fancy_header_title_aligment','all_left'),(23738,3838,'_dt_fancy_header_height','180'),(23739,3838,'_dt_fancy_header_padding-top','0px'),(23740,3838,'_dt_fancy_header_padding-bottom','0px'),(23741,3838,'_dt_fancy_header_breadcrumbs_heading',''),(23742,3838,'_dt_fancy_header_breadcrumbs','enabled'),(23743,3838,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23744,3838,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23745,3838,'_dt_fancy_header_title_heading',''),(23746,3838,'_dt_fancy_header_title_mode','generic'),(23747,3838,'_dt_fancy_header_title',''),(23748,3838,'_dt_fancy_header_title_font_size','35'),(23749,3838,'_dt_fancy_header_title_line_height','36'),(23750,3838,'_dt_fancy_header_text_transform','none'),(23751,3838,'_dt_fancy_header_title_color_mode','color'),(23752,3838,'_dt_fancy_header_title_color','#dddd2e'),(23753,3838,'_dt_fancy_header_subtitle_heading',''),(23754,3838,'_dt_fancy_header_subtitle',''),(23755,3838,'_dt_fancy_header_subtitle_font_size','18'),(23756,3838,'_dt_fancy_header_subtitle_line_height','26'),(23757,3838,'_dt_fancy_header_subtitle_text_transform','none'),(23758,3838,'_dt_fancy_header_subtitle_color_mode','color'),(23759,3838,'_dt_fancy_header_subtitle_color','#ffffff'),(23760,3838,'_dt_fancy_header_bg_heading',''),(23761,3838,'_dt_fancy_header_bg_color','#023b59'),(23762,3838,'_dt_fancy_header_bg_image_origin','custom'),(23763,3838,'_dt_fancy_header_bg_image','a:0:{}'),(23764,3838,'_dt_fancy_header_bg_repeat','no-repeat'),(23765,3838,'_dt_fancy_header_bg_position_x','center'),(23766,3838,'_dt_fancy_header_bg_position_y','center'),(23767,3838,'_dt_fancy_header_bg_fullscreen','1'),(23768,3838,'_dt_fancy_header_bg_overlay','0'),(23769,3838,'_dt_fancy_header_overlay_color','#000'),(23770,3838,'_dt_fancy_header_bg_overlay_opacity','50'),(23771,3838,'_dt_fancy_header_scroll_effect','default'),(23772,3838,'_dt_fancy_header_bg_parallax','0.5'),(23773,3838,'_dt_fancy_header_responsiveness_heading',''),(23774,3838,'_dt_fancy_header_responsiveness','enabled'),(23775,3838,'_dt_fancy_header_responsiveness_switch','778px'),(23776,3838,'_dt_fancy_header_responsive_height','70'),(23777,3838,'_dt_fancy_header_responsive_font_size','30'),(23778,3838,'_dt_fancy_header_responsive_title_line_height','38'),(23779,3838,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23780,3838,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23781,3838,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23782,3838,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23783,3838,'_edit_last','1'),(23784,3843,'total_sales','0'),(23785,3843,'_tax_status','taxable'),(23786,3843,'_tax_class',''),(23787,3843,'_manage_stock','no'),(23788,3843,'_backorders','no'),(23789,3843,'_sold_individually','no'),(23790,3843,'_virtual','no'),(23791,3843,'_downloadable','no'),(23792,3843,'_product_image_gallery','3844,3845'),(23793,3843,'_download_limit','-1'),(23794,3843,'_download_expiry','-1'),(23795,3843,'_thumbnail_id','3846'),(23796,3843,'_stock',''),(23797,3843,'_stock_status','instock'),(23798,3843,'_wc_average_rating','0'),(23799,3843,'_wc_review_count','0'),(23800,3843,'_product_version','4.9.5'),(23801,3843,'slide_template',''),(23802,3843,'rs_page_bg_color',''),(23803,3843,'_dt_sidebar_position','disabled'),(23804,3843,'_dt_sidebar_widgetarea_id','sidebar_1'),(23805,3843,'_dt_sidebar_hide_on_mobile','0'),(23806,3843,'_dt_footer_show','1'),(23807,3843,'_dt_footer_widgetarea_id','sidebar_2'),(23808,3843,'_dt_footer_hide_on_mobile','0'),(23809,3843,'_dt_header_title','fancy'),(23810,3843,'_dt_header_background','normal'),(23811,3843,'_dt_header_background_below_slideshow','disabled'),(23812,3843,'_dt_header_transparent_bg_color_scheme','light'),(23813,3843,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23814,3843,'_dt_header_transparent_top_bar_bg_opacity','25'),(23815,3843,'_dt_header_transparent_bg_color','#000000'),(23816,3843,'_dt_header_transparent_bg_opacity','50'),(23817,3843,'_dt_header_disabled_background','normal'),(23818,3843,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23819,3843,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23820,3843,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23821,3843,'_dt_header_disabled_transparent_bg_color','#000000'),(23822,3843,'_dt_header_disabled_transparent_bg_opacity','50'),(23823,3843,'_dt_page_overrides_top_margin',''),(23824,3843,'_dt_page_overrides_right_margin',''),(23825,3843,'_dt_page_overrides_bottom_margin',''),(23826,3843,'_dt_page_overrides_left_margin',''),(23827,3843,'_dt_fancy_header_layout_heading',''),(23828,3843,'_dt_fancy_header_title_aligment','all_left'),(23829,3843,'_dt_fancy_header_height','180'),(23830,3843,'_dt_fancy_header_padding-top','0px'),(23831,3843,'_dt_fancy_header_padding-bottom','0px'),(23832,3843,'_dt_fancy_header_breadcrumbs_heading',''),(23833,3843,'_dt_fancy_header_breadcrumbs','enabled'),(23834,3843,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23835,3843,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23836,3843,'_dt_fancy_header_title_heading',''),(23837,3843,'_dt_fancy_header_title_mode','generic'),(23838,3843,'_dt_fancy_header_title',''),(23839,3843,'_dt_fancy_header_title_font_size','35'),(23840,3843,'_dt_fancy_header_title_line_height','36'),(23841,3843,'_dt_fancy_header_text_transform','none'),(23842,3843,'_dt_fancy_header_title_color_mode','color'),(23843,3843,'_dt_fancy_header_title_color','#dddd2e'),(23844,3843,'_dt_fancy_header_subtitle_heading',''),(23845,3843,'_dt_fancy_header_subtitle',''),(23846,3843,'_dt_fancy_header_subtitle_font_size','18'),(23847,3843,'_dt_fancy_header_subtitle_line_height','26'),(23848,3843,'_dt_fancy_header_subtitle_text_transform','none'),(23849,3843,'_dt_fancy_header_subtitle_color_mode','color'),(23850,3843,'_dt_fancy_header_subtitle_color','#ffffff'),(23851,3843,'_dt_fancy_header_bg_heading',''),(23852,3843,'_dt_fancy_header_bg_color','#023b59'),(23853,3843,'_dt_fancy_header_bg_image_origin','custom'),(23854,3843,'_dt_fancy_header_bg_image','a:0:{}'),(23855,3843,'_dt_fancy_header_bg_repeat','no-repeat'),(23856,3843,'_dt_fancy_header_bg_position_x','center'),(23857,3843,'_dt_fancy_header_bg_position_y','center'),(23858,3843,'_dt_fancy_header_bg_fullscreen','1'),(23859,3843,'_dt_fancy_header_bg_overlay','0'),(23860,3843,'_dt_fancy_header_overlay_color','#000'),(23861,3843,'_dt_fancy_header_bg_overlay_opacity','50'),(23862,3843,'_dt_fancy_header_scroll_effect','default'),(23863,3843,'_dt_fancy_header_bg_parallax','0.5'),(23864,3843,'_dt_fancy_header_responsiveness_heading',''),(23865,3843,'_dt_fancy_header_responsiveness','enabled'),(23866,3843,'_dt_fancy_header_responsiveness_switch','778px'),(23867,3843,'_dt_fancy_header_responsive_height','70'),(23868,3843,'_dt_fancy_header_responsive_font_size','30'),(23869,3843,'_dt_fancy_header_responsive_title_line_height','38'),(23870,3843,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23871,3843,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23872,3843,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23873,3843,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23874,3843,'_edit_last','1'),(23875,3848,'total_sales','0'),(23876,3848,'_tax_status','taxable'),(23877,3848,'_tax_class',''),(23878,3848,'_manage_stock','no'),(23879,3848,'_backorders','no'),(23880,3848,'_sold_individually','no'),(23881,3848,'_virtual','no'),(23882,3848,'_downloadable','no'),(23883,3848,'_product_image_gallery','3850,3851'),(23884,3848,'_download_limit','-1'),(23885,3848,'_download_expiry','-1'),(23886,3848,'_thumbnail_id','3852'),(23887,3848,'_stock',''),(23888,3848,'_stock_status','instock'),(23889,3848,'_wc_average_rating','0'),(23890,3848,'_wc_review_count','0'),(23891,3848,'_product_version','4.9.5'),(23892,3848,'slide_template',''),(23893,3848,'rs_page_bg_color',''),(23894,3848,'_dt_sidebar_position','disabled'),(23895,3848,'_dt_sidebar_widgetarea_id','sidebar_1'),(23896,3848,'_dt_sidebar_hide_on_mobile','0'),(23897,3848,'_dt_footer_show','1'),(23898,3848,'_dt_footer_widgetarea_id','sidebar_2'),(23899,3848,'_dt_footer_hide_on_mobile','0'),(23900,3848,'_dt_header_title','fancy'),(23901,3848,'_dt_header_background','normal'),(23902,3848,'_dt_header_background_below_slideshow','disabled'),(23903,3848,'_dt_header_transparent_bg_color_scheme','light'),(23904,3848,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23905,3848,'_dt_header_transparent_top_bar_bg_opacity','25'),(23906,3848,'_dt_header_transparent_bg_color','#000000'),(23907,3848,'_dt_header_transparent_bg_opacity','50'),(23908,3848,'_dt_header_disabled_background','normal'),(23909,3848,'_dt_header_disabled_transparent_bg_color_scheme','light'),(23910,3848,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(23911,3848,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(23912,3848,'_dt_header_disabled_transparent_bg_color','#000000'),(23913,3848,'_dt_header_disabled_transparent_bg_opacity','50'),(23914,3848,'_dt_page_overrides_top_margin',''),(23915,3848,'_dt_page_overrides_right_margin',''),(23916,3848,'_dt_page_overrides_bottom_margin',''),(23917,3848,'_dt_page_overrides_left_margin',''),(23918,3848,'_dt_fancy_header_layout_heading',''),(23919,3848,'_dt_fancy_header_title_aligment','all_left'),(23920,3848,'_dt_fancy_header_height','180'),(23921,3848,'_dt_fancy_header_padding-top','0px'),(23922,3848,'_dt_fancy_header_padding-bottom','0px'),(23923,3848,'_dt_fancy_header_breadcrumbs_heading',''),(23924,3848,'_dt_fancy_header_breadcrumbs','enabled'),(23925,3848,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(23926,3848,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(23927,3848,'_dt_fancy_header_title_heading',''),(23928,3848,'_dt_fancy_header_title_mode','generic'),(23929,3848,'_dt_fancy_header_title',''),(23930,3848,'_dt_fancy_header_title_font_size','35'),(23931,3848,'_dt_fancy_header_title_line_height','36'),(23932,3848,'_dt_fancy_header_text_transform','none'),(23933,3848,'_dt_fancy_header_title_color_mode','color'),(23934,3848,'_dt_fancy_header_title_color','#dddd2e'),(23935,3848,'_dt_fancy_header_subtitle_heading',''),(23936,3848,'_dt_fancy_header_subtitle',''),(23937,3848,'_dt_fancy_header_subtitle_font_size','18'),(23938,3848,'_dt_fancy_header_subtitle_line_height','26'),(23939,3848,'_dt_fancy_header_subtitle_text_transform','none'),(23940,3848,'_dt_fancy_header_subtitle_color_mode','color'),(23941,3848,'_dt_fancy_header_subtitle_color','#ffffff'),(23942,3848,'_dt_fancy_header_bg_heading',''),(23943,3848,'_dt_fancy_header_bg_color','#023b59'),(23944,3848,'_dt_fancy_header_bg_image_origin','custom'),(23945,3848,'_dt_fancy_header_bg_image','a:0:{}'),(23946,3848,'_dt_fancy_header_bg_repeat','no-repeat'),(23947,3848,'_dt_fancy_header_bg_position_x','center'),(23948,3848,'_dt_fancy_header_bg_position_y','center'),(23949,3848,'_dt_fancy_header_bg_fullscreen','1'),(23950,3848,'_dt_fancy_header_bg_overlay','0'),(23951,3848,'_dt_fancy_header_overlay_color','#000'),(23952,3848,'_dt_fancy_header_bg_overlay_opacity','50'),(23953,3848,'_dt_fancy_header_scroll_effect','default'),(23954,3848,'_dt_fancy_header_bg_parallax','0.5'),(23955,3848,'_dt_fancy_header_responsiveness_heading',''),(23956,3848,'_dt_fancy_header_responsiveness','enabled'),(23957,3848,'_dt_fancy_header_responsiveness_switch','778px'),(23958,3848,'_dt_fancy_header_responsive_height','70'),(23959,3848,'_dt_fancy_header_responsive_font_size','30'),(23960,3848,'_dt_fancy_header_responsive_title_line_height','38'),(23961,3848,'_dt_fancy_header_responsive_subtitle_font_size','20'),(23962,3848,'_dt_fancy_header_responsive_subtitle_line_height','28'),(23963,3848,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(23964,3848,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(23965,3848,'_edit_last','1'),(23966,3853,'total_sales','0'),(23967,3853,'_tax_status','taxable'),(23968,3853,'_tax_class',''),(23969,3853,'_manage_stock','no'),(23970,3853,'_backorders','no'),(23971,3853,'_sold_individually','no'),(23972,3853,'_virtual','no'),(23973,3853,'_downloadable','no'),(23974,3853,'_product_image_gallery','3854,3855'),(23975,3853,'_download_limit','-1'),(23976,3853,'_download_expiry','-1'),(23977,3853,'_thumbnail_id','3856'),(23978,3853,'_stock',''),(23979,3853,'_stock_status','instock'),(23980,3853,'_wc_average_rating','0'),(23981,3853,'_wc_review_count','0'),(23982,3853,'_product_version','4.9.5'),(23983,3853,'slide_template',''),(23984,3853,'rs_page_bg_color',''),(23985,3853,'_dt_sidebar_position','disabled'),(23986,3853,'_dt_sidebar_widgetarea_id','sidebar_1'),(23987,3853,'_dt_sidebar_hide_on_mobile','0'),(23988,3853,'_dt_footer_show','1'),(23989,3853,'_dt_footer_widgetarea_id','sidebar_2'),(23990,3853,'_dt_footer_hide_on_mobile','0'),(23991,3853,'_dt_header_title','fancy'),(23992,3853,'_dt_header_background','normal'),(23993,3853,'_dt_header_background_below_slideshow','disabled'),(23994,3853,'_dt_header_transparent_bg_color_scheme','light'),(23995,3853,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(23996,3853,'_dt_header_transparent_top_bar_bg_opacity','25'),(23997,3853,'_dt_header_transparent_bg_color','#000000'),(23998,3853,'_dt_header_transparent_bg_opacity','50'),(23999,3853,'_dt_header_disabled_background','normal'),(24000,3853,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24001,3853,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24002,3853,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24003,3853,'_dt_header_disabled_transparent_bg_color','#000000'),(24004,3853,'_dt_header_disabled_transparent_bg_opacity','50'),(24005,3853,'_dt_page_overrides_top_margin',''),(24006,3853,'_dt_page_overrides_right_margin',''),(24007,3853,'_dt_page_overrides_bottom_margin',''),(24008,3853,'_dt_page_overrides_left_margin',''),(24009,3853,'_dt_fancy_header_layout_heading',''),(24010,3853,'_dt_fancy_header_title_aligment','all_left'),(24011,3853,'_dt_fancy_header_height','180'),(24012,3853,'_dt_fancy_header_padding-top','0px'),(24013,3853,'_dt_fancy_header_padding-bottom','0px'),(24014,3853,'_dt_fancy_header_breadcrumbs_heading',''),(24015,3853,'_dt_fancy_header_breadcrumbs','enabled'),(24016,3853,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24017,3853,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24018,3853,'_dt_fancy_header_title_heading',''),(24019,3853,'_dt_fancy_header_title_mode','generic'),(24020,3853,'_dt_fancy_header_title',''),(24021,3853,'_dt_fancy_header_title_font_size','35'),(24022,3853,'_dt_fancy_header_title_line_height','36'),(24023,3853,'_dt_fancy_header_text_transform','none'),(24024,3853,'_dt_fancy_header_title_color_mode','color'),(24025,3853,'_dt_fancy_header_title_color','#dddd2e'),(24026,3853,'_dt_fancy_header_subtitle_heading',''),(24027,3853,'_dt_fancy_header_subtitle',''),(24028,3853,'_dt_fancy_header_subtitle_font_size','18'),(24029,3853,'_dt_fancy_header_subtitle_line_height','26'),(24030,3853,'_dt_fancy_header_subtitle_text_transform','none'),(24031,3853,'_dt_fancy_header_subtitle_color_mode','color'),(24032,3853,'_dt_fancy_header_subtitle_color','#ffffff'),(24033,3853,'_dt_fancy_header_bg_heading',''),(24034,3853,'_dt_fancy_header_bg_color','#023b59'),(24035,3853,'_dt_fancy_header_bg_image_origin','custom'),(24036,3853,'_dt_fancy_header_bg_image','a:0:{}'),(24037,3853,'_dt_fancy_header_bg_repeat','no-repeat'),(24038,3853,'_dt_fancy_header_bg_position_x','center'),(24039,3853,'_dt_fancy_header_bg_position_y','center'),(24040,3853,'_dt_fancy_header_bg_fullscreen','1'),(24041,3853,'_dt_fancy_header_bg_overlay','0'),(24042,3853,'_dt_fancy_header_overlay_color','#000'),(24043,3853,'_dt_fancy_header_bg_overlay_opacity','50'),(24044,3853,'_dt_fancy_header_scroll_effect','default'),(24045,3853,'_dt_fancy_header_bg_parallax','0.5'),(24046,3853,'_dt_fancy_header_responsiveness_heading',''),(24047,3853,'_dt_fancy_header_responsiveness','enabled'),(24048,3853,'_dt_fancy_header_responsiveness_switch','778px'),(24049,3853,'_dt_fancy_header_responsive_height','70'),(24050,3853,'_dt_fancy_header_responsive_font_size','30'),(24051,3853,'_dt_fancy_header_responsive_title_line_height','38'),(24052,3853,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24053,3853,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24054,3853,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24055,3853,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24056,3853,'_edit_last','1'),(24057,3858,'total_sales','0'),(24058,3858,'_tax_status','taxable'),(24059,3858,'_tax_class',''),(24060,3858,'_manage_stock','no'),(24061,3858,'_backorders','no'),(24062,3858,'_sold_individually','no'),(24063,3858,'_virtual','no'),(24064,3858,'_downloadable','no'),(24065,3858,'_product_image_gallery','3864,3865'),(24066,3858,'_download_limit','-1'),(24067,3858,'_download_expiry','-1'),(24068,3858,'_thumbnail_id','3866'),(24069,3858,'_stock',''),(24070,3858,'_stock_status','instock'),(24071,3858,'_wc_average_rating','0'),(24072,3858,'_wc_review_count','0'),(24073,3858,'_product_version','4.9.5'),(24074,3858,'slide_template',''),(24075,3858,'rs_page_bg_color',''),(24076,3858,'_dt_sidebar_position','disabled'),(24077,3858,'_dt_sidebar_widgetarea_id','sidebar_1'),(24078,3858,'_dt_sidebar_hide_on_mobile','0'),(24079,3858,'_dt_footer_show','1'),(24080,3858,'_dt_footer_widgetarea_id','sidebar_2'),(24081,3858,'_dt_footer_hide_on_mobile','0'),(24082,3858,'_dt_header_title','fancy'),(24083,3858,'_dt_header_background','normal'),(24084,3858,'_dt_header_background_below_slideshow','disabled'),(24085,3858,'_dt_header_transparent_bg_color_scheme','light'),(24086,3858,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(24087,3858,'_dt_header_transparent_top_bar_bg_opacity','25'),(24088,3858,'_dt_header_transparent_bg_color','#000000'),(24089,3858,'_dt_header_transparent_bg_opacity','50'),(24090,3858,'_dt_header_disabled_background','normal'),(24091,3858,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24092,3858,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24093,3858,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24094,3858,'_dt_header_disabled_transparent_bg_color','#000000'),(24095,3858,'_dt_header_disabled_transparent_bg_opacity','50'),(24096,3858,'_dt_page_overrides_top_margin',''),(24097,3858,'_dt_page_overrides_right_margin',''),(24098,3858,'_dt_page_overrides_bottom_margin',''),(24099,3858,'_dt_page_overrides_left_margin',''),(24100,3858,'_dt_fancy_header_layout_heading',''),(24101,3858,'_dt_fancy_header_title_aligment','all_left'),(24102,3858,'_dt_fancy_header_height','180'),(24103,3858,'_dt_fancy_header_padding-top','0px'),(24104,3858,'_dt_fancy_header_padding-bottom','0px'),(24105,3858,'_dt_fancy_header_breadcrumbs_heading',''),(24106,3858,'_dt_fancy_header_breadcrumbs','enabled'),(24107,3858,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24108,3858,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24109,3858,'_dt_fancy_header_title_heading',''),(24110,3858,'_dt_fancy_header_title_mode','generic'),(24111,3858,'_dt_fancy_header_title',''),(24112,3858,'_dt_fancy_header_title_font_size','35'),(24113,3858,'_dt_fancy_header_title_line_height','36'),(24114,3858,'_dt_fancy_header_text_transform','none'),(24115,3858,'_dt_fancy_header_title_color_mode','color'),(24116,3858,'_dt_fancy_header_title_color','#dddd2e'),(24117,3858,'_dt_fancy_header_subtitle_heading',''),(24118,3858,'_dt_fancy_header_subtitle',''),(24119,3858,'_dt_fancy_header_subtitle_font_size','18'),(24120,3858,'_dt_fancy_header_subtitle_line_height','26'),(24121,3858,'_dt_fancy_header_subtitle_text_transform','none'),(24122,3858,'_dt_fancy_header_subtitle_color_mode','color'),(24123,3858,'_dt_fancy_header_subtitle_color','#ffffff'),(24124,3858,'_dt_fancy_header_bg_heading',''),(24125,3858,'_dt_fancy_header_bg_color','#023b59'),(24126,3858,'_dt_fancy_header_bg_image_origin','custom'),(24127,3858,'_dt_fancy_header_bg_image','a:0:{}'),(24128,3858,'_dt_fancy_header_bg_repeat','no-repeat'),(24129,3858,'_dt_fancy_header_bg_position_x','center'),(24130,3858,'_dt_fancy_header_bg_position_y','center'),(24131,3858,'_dt_fancy_header_bg_fullscreen','1'),(24132,3858,'_dt_fancy_header_bg_overlay','0'),(24133,3858,'_dt_fancy_header_overlay_color','#000'),(24134,3858,'_dt_fancy_header_bg_overlay_opacity','50'),(24135,3858,'_dt_fancy_header_scroll_effect','default'),(24136,3858,'_dt_fancy_header_bg_parallax','0.5'),(24137,3858,'_dt_fancy_header_responsiveness_heading',''),(24138,3858,'_dt_fancy_header_responsiveness','enabled'),(24139,3858,'_dt_fancy_header_responsiveness_switch','778px'),(24140,3858,'_dt_fancy_header_responsive_height','70'),(24141,3858,'_dt_fancy_header_responsive_font_size','30'),(24142,3858,'_dt_fancy_header_responsive_title_line_height','38'),(24143,3858,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24144,3858,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24145,3858,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24146,3858,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24147,3858,'_edit_last','1'),(24148,3858,'_wp_old_slug','ipc3615se-adf28km-wl-i0'),(24149,3868,'total_sales','0'),(24150,3868,'_tax_status','taxable'),(24151,3868,'_tax_class',''),(24152,3868,'_manage_stock','no'),(24153,3868,'_backorders','no'),(24154,3868,'_sold_individually','no'),(24155,3868,'_virtual','no'),(24156,3868,'_downloadable','no'),(24157,3868,'_product_image_gallery','3859,3860'),(24158,3868,'_download_limit','-1'),(24159,3868,'_download_expiry','-1'),(24160,3868,'_thumbnail_id','3861'),(24161,3868,'_stock',''),(24162,3868,'_stock_status','instock'),(24163,3868,'_wc_average_rating','0'),(24164,3868,'_wc_review_count','0'),(24165,3868,'_product_version','4.9.5'),(24166,3868,'slide_template',''),(24167,3868,'rs_page_bg_color',''),(24168,3868,'_dt_sidebar_position','disabled'),(24169,3868,'_dt_sidebar_widgetarea_id','sidebar_1'),(24170,3868,'_dt_sidebar_hide_on_mobile','0'),(24171,3868,'_dt_footer_show','1'),(24172,3868,'_dt_footer_widgetarea_id','sidebar_2'),(24173,3868,'_dt_footer_hide_on_mobile','0'),(24174,3868,'_dt_header_title','fancy'),(24175,3868,'_dt_header_background','normal'),(24176,3868,'_dt_header_background_below_slideshow','disabled'),(24177,3868,'_dt_header_transparent_bg_color_scheme','light'),(24178,3868,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(24179,3868,'_dt_header_transparent_top_bar_bg_opacity','25'),(24180,3868,'_dt_header_transparent_bg_color','#000000'),(24181,3868,'_dt_header_transparent_bg_opacity','50'),(24182,3868,'_dt_header_disabled_background','normal'),(24183,3868,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24184,3868,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24185,3868,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24186,3868,'_dt_header_disabled_transparent_bg_color','#000000'),(24187,3868,'_dt_header_disabled_transparent_bg_opacity','50'),(24188,3868,'_dt_page_overrides_top_margin',''),(24189,3868,'_dt_page_overrides_right_margin',''),(24190,3868,'_dt_page_overrides_bottom_margin',''),(24191,3868,'_dt_page_overrides_left_margin',''),(24192,3868,'_dt_fancy_header_layout_heading',''),(24193,3868,'_dt_fancy_header_title_aligment','all_left'),(24194,3868,'_dt_fancy_header_height','180'),(24195,3868,'_dt_fancy_header_padding-top','0px'),(24196,3868,'_dt_fancy_header_padding-bottom','0px'),(24197,3868,'_dt_fancy_header_breadcrumbs_heading',''),(24198,3868,'_dt_fancy_header_breadcrumbs','enabled'),(24199,3868,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24200,3868,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24201,3868,'_dt_fancy_header_title_heading',''),(24202,3868,'_dt_fancy_header_title_mode','generic'),(24203,3868,'_dt_fancy_header_title',''),(24204,3868,'_dt_fancy_header_title_font_size','35'),(24205,3868,'_dt_fancy_header_title_line_height','36'),(24206,3868,'_dt_fancy_header_text_transform','none'),(24207,3868,'_dt_fancy_header_title_color_mode','color'),(24208,3868,'_dt_fancy_header_title_color','#dddd2e'),(24209,3868,'_dt_fancy_header_subtitle_heading',''),(24210,3868,'_dt_fancy_header_subtitle',''),(24211,3868,'_dt_fancy_header_subtitle_font_size','18'),(24212,3868,'_dt_fancy_header_subtitle_line_height','26'),(24213,3868,'_dt_fancy_header_subtitle_text_transform','none'),(24214,3868,'_dt_fancy_header_subtitle_color_mode','color'),(24215,3868,'_dt_fancy_header_subtitle_color','#ffffff'),(24216,3868,'_dt_fancy_header_bg_heading',''),(24217,3868,'_dt_fancy_header_bg_color','#023b59'),(24218,3868,'_dt_fancy_header_bg_image_origin','custom'),(24219,3868,'_dt_fancy_header_bg_image','a:0:{}'),(24220,3868,'_dt_fancy_header_bg_repeat','no-repeat'),(24221,3868,'_dt_fancy_header_bg_position_x','center'),(24222,3868,'_dt_fancy_header_bg_position_y','center'),(24223,3868,'_dt_fancy_header_bg_fullscreen','1'),(24224,3868,'_dt_fancy_header_bg_overlay','0'),(24225,3868,'_dt_fancy_header_overlay_color','#000'),(24226,3868,'_dt_fancy_header_bg_overlay_opacity','50'),(24227,3868,'_dt_fancy_header_scroll_effect','default'),(24228,3868,'_dt_fancy_header_bg_parallax','0.5'),(24229,3868,'_dt_fancy_header_responsiveness_heading',''),(24230,3868,'_dt_fancy_header_responsiveness','enabled'),(24231,3868,'_dt_fancy_header_responsiveness_switch','778px'),(24232,3868,'_dt_fancy_header_responsive_height','70'),(24233,3868,'_dt_fancy_header_responsive_font_size','30'),(24234,3868,'_dt_fancy_header_responsive_title_line_height','38'),(24235,3868,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24236,3868,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24237,3868,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24238,3868,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24239,3868,'_edit_last','1'),(24240,3869,'total_sales','0'),(24241,3869,'_tax_status','taxable'),(24242,3869,'_tax_class',''),(24243,3869,'_manage_stock','no'),(24244,3869,'_backorders','no'),(24245,3869,'_sold_individually','no'),(24246,3869,'_virtual','no'),(24247,3869,'_downloadable','no'),(24248,3869,'_product_image_gallery','3876,3877,3878'),(24249,3869,'_download_limit','-1'),(24250,3869,'_download_expiry','-1'),(24251,3869,'_stock',''),(24252,3869,'_stock_status','instock'),(24253,3869,'_wc_average_rating','0'),(24254,3869,'_wc_review_count','0'),(24255,3869,'_product_version','4.9.5'),(24256,3869,'slide_template',''),(24257,3869,'rs_page_bg_color',''),(24258,3869,'_dt_sidebar_position','disabled'),(24259,3869,'_dt_sidebar_widgetarea_id','sidebar_1'),(24260,3869,'_dt_sidebar_hide_on_mobile','0'),(24261,3869,'_dt_footer_show','1'),(24262,3869,'_dt_footer_widgetarea_id','sidebar_2'),(24263,3869,'_dt_footer_hide_on_mobile','0'),(24264,3869,'_dt_header_title','fancy'),(24265,3869,'_dt_header_background','normal'),(24266,3869,'_dt_header_background_below_slideshow','disabled'),(24267,3869,'_dt_header_transparent_bg_color_scheme','light'),(24268,3869,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(24269,3869,'_dt_header_transparent_top_bar_bg_opacity','25'),(24270,3869,'_dt_header_transparent_bg_color','#000000'),(24271,3869,'_dt_header_transparent_bg_opacity','50'),(24272,3869,'_dt_header_disabled_background','normal'),(24273,3869,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24274,3869,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24275,3869,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24276,3869,'_dt_header_disabled_transparent_bg_color','#000000'),(24277,3869,'_dt_header_disabled_transparent_bg_opacity','50'),(24278,3869,'_dt_page_overrides_top_margin',''),(24279,3869,'_dt_page_overrides_right_margin',''),(24280,3869,'_dt_page_overrides_bottom_margin',''),(24281,3869,'_dt_page_overrides_left_margin',''),(24282,3869,'_dt_fancy_header_layout_heading',''),(24283,3869,'_dt_fancy_header_title_aligment','all_left'),(24284,3869,'_dt_fancy_header_height','180'),(24285,3869,'_dt_fancy_header_padding-top','0px'),(24286,3869,'_dt_fancy_header_padding-bottom','0px'),(24287,3869,'_dt_fancy_header_breadcrumbs_heading',''),(24288,3869,'_dt_fancy_header_breadcrumbs','enabled'),(24289,3869,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24290,3869,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24291,3869,'_dt_fancy_header_title_heading',''),(24292,3869,'_dt_fancy_header_title_mode','generic'),(24293,3869,'_dt_fancy_header_title',''),(24294,3869,'_dt_fancy_header_title_font_size','35'),(24295,3869,'_dt_fancy_header_title_line_height','36'),(24296,3869,'_dt_fancy_header_text_transform','none'),(24297,3869,'_dt_fancy_header_title_color_mode','color'),(24298,3869,'_dt_fancy_header_title_color','#dddd2e'),(24299,3869,'_dt_fancy_header_subtitle_heading',''),(24300,3869,'_dt_fancy_header_subtitle',''),(24301,3869,'_dt_fancy_header_subtitle_font_size','18'),(24302,3869,'_dt_fancy_header_subtitle_line_height','26'),(24303,3869,'_dt_fancy_header_subtitle_text_transform','none'),(24304,3869,'_dt_fancy_header_subtitle_color_mode','color'),(24305,3869,'_dt_fancy_header_subtitle_color','#ffffff'),(24306,3869,'_dt_fancy_header_bg_heading',''),(24307,3869,'_dt_fancy_header_bg_color','#023b59'),(24308,3869,'_dt_fancy_header_bg_image_origin','custom'),(24309,3869,'_dt_fancy_header_bg_image','a:0:{}'),(24310,3869,'_dt_fancy_header_bg_repeat','no-repeat'),(24311,3869,'_dt_fancy_header_bg_position_x','center'),(24312,3869,'_dt_fancy_header_bg_position_y','center'),(24313,3869,'_dt_fancy_header_bg_fullscreen','1'),(24314,3869,'_dt_fancy_header_bg_overlay','0'),(24315,3869,'_dt_fancy_header_overlay_color','#000'),(24316,3869,'_dt_fancy_header_bg_overlay_opacity','50'),(24317,3869,'_dt_fancy_header_scroll_effect','default'),(24318,3869,'_dt_fancy_header_bg_parallax','0.5'),(24319,3869,'_dt_fancy_header_responsiveness_heading',''),(24320,3869,'_dt_fancy_header_responsiveness','enabled'),(24321,3869,'_dt_fancy_header_responsiveness_switch','778px'),(24322,3869,'_dt_fancy_header_responsive_height','70'),(24323,3869,'_dt_fancy_header_responsive_font_size','30'),(24324,3869,'_dt_fancy_header_responsive_title_line_height','38'),(24325,3869,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24326,3869,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24327,3869,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24328,3869,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24329,3869,'_edit_last','1'),(24330,3869,'_thumbnail_id','3875'),(24331,3879,'_wc_average_rating','0'),(24332,3879,'total_sales','0'),(24333,3879,'_tax_status','taxable'),(24334,3879,'_tax_class',''),(24335,3879,'_manage_stock','no'),(24336,3879,'_backorders','no'),(24337,3879,'_sold_individually','no'),(24338,3879,'_virtual','no'),(24339,3879,'_downloadable','no'),(24340,3879,'_product_image_gallery','3881'),(24341,3879,'_download_limit','-1'),(24342,3879,'_download_expiry','-1'),(24343,3879,'_thumbnail_id','3880'),(24344,3879,'_stock',''),(24345,3879,'_stock_status','instock'),(24346,3879,'_wc_review_count','0'),(24347,3879,'_product_version','4.9.5'),(24348,3879,'slide_template',''),(24349,3879,'rs_page_bg_color',''),(24350,3879,'_dt_sidebar_position','disabled'),(24351,3879,'_dt_sidebar_widgetarea_id','sidebar_1'),(24352,3879,'_dt_sidebar_hide_on_mobile','0'),(24353,3879,'_dt_footer_show','1'),(24354,3879,'_dt_footer_widgetarea_id','sidebar_2'),(24355,3879,'_dt_footer_hide_on_mobile','0'),(24356,3879,'_dt_header_title','fancy'),(24357,3879,'_dt_header_background','normal'),(24358,3879,'_dt_header_background_below_slideshow','disabled'),(24359,3879,'_dt_header_transparent_bg_color_scheme','light'),(24360,3879,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(24361,3879,'_dt_header_transparent_top_bar_bg_opacity','25'),(24362,3879,'_dt_header_transparent_bg_color','#000000'),(24363,3879,'_dt_header_transparent_bg_opacity','50'),(24364,3879,'_dt_header_disabled_background','normal'),(24365,3879,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24366,3879,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24367,3879,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24368,3879,'_dt_header_disabled_transparent_bg_color','#000000'),(24369,3879,'_dt_header_disabled_transparent_bg_opacity','50'),(24370,3879,'_dt_page_overrides_top_margin',''),(24371,3879,'_dt_page_overrides_right_margin',''),(24372,3879,'_dt_page_overrides_bottom_margin',''),(24373,3879,'_dt_page_overrides_left_margin',''),(24374,3879,'_dt_fancy_header_layout_heading',''),(24375,3879,'_dt_fancy_header_title_aligment','all_left'),(24376,3879,'_dt_fancy_header_height','180'),(24377,3879,'_dt_fancy_header_padding-top','0px'),(24378,3879,'_dt_fancy_header_padding-bottom','0px'),(24379,3879,'_dt_fancy_header_breadcrumbs_heading',''),(24380,3879,'_dt_fancy_header_breadcrumbs','enabled'),(24381,3879,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24382,3879,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24383,3879,'_dt_fancy_header_title_heading',''),(24384,3879,'_dt_fancy_header_title_mode','generic'),(24385,3879,'_dt_fancy_header_title',''),(24386,3879,'_dt_fancy_header_title_font_size','35'),(24387,3879,'_dt_fancy_header_title_line_height','36'),(24388,3879,'_dt_fancy_header_text_transform','none'),(24389,3879,'_dt_fancy_header_title_color_mode','color'),(24390,3879,'_dt_fancy_header_title_color','#dddd2e'),(24391,3879,'_dt_fancy_header_subtitle_heading',''),(24392,3879,'_dt_fancy_header_subtitle',''),(24393,3879,'_dt_fancy_header_subtitle_font_size','18'),(24394,3879,'_dt_fancy_header_subtitle_line_height','26'),(24395,3879,'_dt_fancy_header_subtitle_text_transform','none'),(24396,3879,'_dt_fancy_header_subtitle_color_mode','color'),(24397,3879,'_dt_fancy_header_subtitle_color','#ffffff'),(24398,3879,'_dt_fancy_header_bg_heading',''),(24399,3879,'_dt_fancy_header_bg_color','#023b59'),(24400,3879,'_dt_fancy_header_bg_image_origin','custom'),(24401,3879,'_dt_fancy_header_bg_image','a:0:{}'),(24402,3879,'_dt_fancy_header_bg_repeat','no-repeat'),(24403,3879,'_dt_fancy_header_bg_position_x','center'),(24404,3879,'_dt_fancy_header_bg_position_y','center'),(24405,3879,'_dt_fancy_header_bg_fullscreen','1'),(24406,3879,'_dt_fancy_header_bg_overlay','0'),(24407,3879,'_dt_fancy_header_overlay_color','#000'),(24408,3879,'_dt_fancy_header_bg_overlay_opacity','50'),(24409,3879,'_dt_fancy_header_scroll_effect','default'),(24410,3879,'_dt_fancy_header_bg_parallax','0.5'),(24411,3879,'_dt_fancy_header_responsiveness_heading',''),(24412,3879,'_dt_fancy_header_responsiveness','enabled'),(24413,3879,'_dt_fancy_header_responsiveness_switch','778px'),(24414,3879,'_dt_fancy_header_responsive_height','70'),(24415,3879,'_dt_fancy_header_responsive_font_size','30'),(24416,3879,'_dt_fancy_header_responsive_title_line_height','38'),(24417,3879,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24418,3879,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24419,3879,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24420,3879,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24421,3879,'_edit_last','1'),(24422,3883,'total_sales','0'),(24423,3883,'_tax_status','taxable'),(24424,3883,'_tax_class',''),(24425,3883,'_manage_stock','no'),(24426,3883,'_backorders','no'),(24427,3883,'_sold_individually','no'),(24428,3883,'_virtual','no'),(24429,3883,'_downloadable','no'),(24430,3883,'_product_image_gallery','3888,3889,3887,3885,3886'),(24431,3883,'_download_limit','-1'),(24432,3883,'_download_expiry','-1'),(24433,3883,'_thumbnail_id','3890'),(24434,3883,'_stock',''),(24435,3883,'_stock_status','instock'),(24436,3883,'_wc_average_rating','0'),(24437,3883,'_wc_review_count','0'),(24438,3883,'_product_version','4.9.5'),(24439,3883,'slide_template',''),(24440,3883,'rs_page_bg_color',''),(24441,3883,'_dt_sidebar_position','disabled'),(24442,3883,'_dt_sidebar_widgetarea_id','sidebar_1'),(24443,3883,'_dt_sidebar_hide_on_mobile','0'),(24444,3883,'_dt_footer_show','1'),(24445,3883,'_dt_footer_widgetarea_id','sidebar_2'),(24446,3883,'_dt_footer_hide_on_mobile','0'),(24447,3883,'_dt_header_title','fancy'),(24448,3883,'_dt_header_background','normal'),(24449,3883,'_dt_header_background_below_slideshow','disabled'),(24450,3883,'_dt_header_transparent_bg_color_scheme','light'),(24451,3883,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(24452,3883,'_dt_header_transparent_top_bar_bg_opacity','25'),(24453,3883,'_dt_header_transparent_bg_color','#000000'),(24454,3883,'_dt_header_transparent_bg_opacity','50'),(24455,3883,'_dt_header_disabled_background','normal'),(24456,3883,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24457,3883,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24458,3883,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24459,3883,'_dt_header_disabled_transparent_bg_color','#000000'),(24460,3883,'_dt_header_disabled_transparent_bg_opacity','50'),(24461,3883,'_dt_page_overrides_top_margin',''),(24462,3883,'_dt_page_overrides_right_margin',''),(24463,3883,'_dt_page_overrides_bottom_margin',''),(24464,3883,'_dt_page_overrides_left_margin',''),(24465,3883,'_dt_fancy_header_layout_heading',''),(24466,3883,'_dt_fancy_header_title_aligment','all_left'),(24467,3883,'_dt_fancy_header_height','180'),(24468,3883,'_dt_fancy_header_padding-top','0px'),(24469,3883,'_dt_fancy_header_padding-bottom','0px'),(24470,3883,'_dt_fancy_header_breadcrumbs_heading',''),(24471,3883,'_dt_fancy_header_breadcrumbs','enabled'),(24472,3883,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24473,3883,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24474,3883,'_dt_fancy_header_title_heading',''),(24475,3883,'_dt_fancy_header_title_mode','generic'),(24476,3883,'_dt_fancy_header_title',''),(24477,3883,'_dt_fancy_header_title_font_size','35'),(24478,3883,'_dt_fancy_header_title_line_height','36'),(24479,3883,'_dt_fancy_header_text_transform','none'),(24480,3883,'_dt_fancy_header_title_color_mode','color'),(24481,3883,'_dt_fancy_header_title_color','#dddd2e'),(24482,3883,'_dt_fancy_header_subtitle_heading',''),(24483,3883,'_dt_fancy_header_subtitle',''),(24484,3883,'_dt_fancy_header_subtitle_font_size','18'),(24485,3883,'_dt_fancy_header_subtitle_line_height','26'),(24486,3883,'_dt_fancy_header_subtitle_text_transform','none'),(24487,3883,'_dt_fancy_header_subtitle_color_mode','color'),(24488,3883,'_dt_fancy_header_subtitle_color','#ffffff'),(24489,3883,'_dt_fancy_header_bg_heading',''),(24490,3883,'_dt_fancy_header_bg_color','#023b59'),(24491,3883,'_dt_fancy_header_bg_image_origin','custom'),(24492,3883,'_dt_fancy_header_bg_image','a:0:{}'),(24493,3883,'_dt_fancy_header_bg_repeat','no-repeat'),(24494,3883,'_dt_fancy_header_bg_position_x','center'),(24495,3883,'_dt_fancy_header_bg_position_y','center'),(24496,3883,'_dt_fancy_header_bg_fullscreen','1'),(24497,3883,'_dt_fancy_header_bg_overlay','0'),(24498,3883,'_dt_fancy_header_overlay_color','#000'),(24499,3883,'_dt_fancy_header_bg_overlay_opacity','50'),(24500,3883,'_dt_fancy_header_scroll_effect','default'),(24501,3883,'_dt_fancy_header_bg_parallax','0.5'),(24502,3883,'_dt_fancy_header_responsiveness_heading',''),(24503,3883,'_dt_fancy_header_responsiveness','enabled'),(24504,3883,'_dt_fancy_header_responsiveness_switch','778px'),(24505,3883,'_dt_fancy_header_responsive_height','70'),(24506,3883,'_dt_fancy_header_responsive_font_size','30'),(24507,3883,'_dt_fancy_header_responsive_title_line_height','38'),(24508,3883,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24509,3883,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24510,3883,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24511,3883,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24512,3883,'_edit_last','1'),(24513,3891,'total_sales','0'),(24514,3891,'_tax_status','taxable'),(24515,3891,'_tax_class',''),(24516,3891,'_manage_stock','no'),(24517,3891,'_backorders','no'),(24518,3891,'_sold_individually','no'),(24519,3891,'_virtual','no'),(24520,3891,'_downloadable','no'),(24521,3891,'_thumbnail_id','3894'),(24522,3891,'_download_limit','-1'),(24523,3891,'_download_expiry','-1'),(24524,3891,'_stock',''),(24525,3891,'_stock_status','instock'),(24526,3891,'_wc_average_rating','0'),(24527,3891,'_wc_review_count','0'),(24528,3891,'_product_version','4.9.5'),(24529,3891,'slide_template',''),(24530,3891,'rs_page_bg_color',''),(24531,3891,'_dt_sidebar_position','disabled'),(24532,3891,'_dt_sidebar_widgetarea_id','sidebar_1'),(24533,3891,'_dt_sidebar_hide_on_mobile','0'),(24534,3891,'_dt_footer_show','1'),(24535,3891,'_dt_footer_widgetarea_id','sidebar_2'),(24536,3891,'_dt_footer_hide_on_mobile','0'),(24537,3891,'_dt_header_title','fancy'),(24538,3891,'_dt_header_background','normal'),(24539,3891,'_dt_header_background_below_slideshow','disabled'),(24540,3891,'_dt_header_transparent_bg_color_scheme','light'),(24541,3891,'_dt_header_transparent_top_bar_bg_color','#ffffff'),(24542,3891,'_dt_header_transparent_top_bar_bg_opacity','25'),(24543,3891,'_dt_header_transparent_bg_color','#000000'),(24544,3891,'_dt_header_transparent_bg_opacity','50'),(24545,3891,'_dt_header_disabled_background','normal'),(24546,3891,'_dt_header_disabled_transparent_bg_color_scheme','light'),(24547,3891,'_dt_header_disabled_transparent_top_bar_bg_color','#ffffff'),(24548,3891,'_dt_header_disabled_transparent_top_bar_bg_opacity','25'),(24549,3891,'_dt_header_disabled_transparent_bg_color','#000000'),(24550,3891,'_dt_header_disabled_transparent_bg_opacity','50'),(24551,3891,'_dt_page_overrides_top_margin',''),(24552,3891,'_dt_page_overrides_right_margin',''),(24553,3891,'_dt_page_overrides_bottom_margin',''),(24554,3891,'_dt_page_overrides_left_margin',''),(24555,3891,'_dt_fancy_header_layout_heading',''),(24556,3891,'_dt_fancy_header_title_aligment','all_left'),(24557,3891,'_dt_fancy_header_height','180'),(24558,3891,'_dt_fancy_header_padding-top','0px'),(24559,3891,'_dt_fancy_header_padding-bottom','0px'),(24560,3891,'_dt_fancy_header_breadcrumbs_heading',''),(24561,3891,'_dt_fancy_header_breadcrumbs','enabled'),(24562,3891,'_dt_fancy_header_breadcrumbs_text_color','#ffffff'),(24563,3891,'_dt_fancy_header_breadcrumbs_bg_color','disabled'),(24564,3891,'_dt_fancy_header_title_heading',''),(24565,3891,'_dt_fancy_header_title_mode','generic'),(24566,3891,'_dt_fancy_header_title',''),(24567,3891,'_dt_fancy_header_title_font_size','35'),(24568,3891,'_dt_fancy_header_title_line_height','36'),(24569,3891,'_dt_fancy_header_text_transform','none'),(24570,3891,'_dt_fancy_header_title_color_mode','color'),(24571,3891,'_dt_fancy_header_title_color','#dddd2e'),(24572,3891,'_dt_fancy_header_subtitle_heading',''),(24573,3891,'_dt_fancy_header_subtitle',''),(24574,3891,'_dt_fancy_header_subtitle_font_size','18'),(24575,3891,'_dt_fancy_header_subtitle_line_height','26'),(24576,3891,'_dt_fancy_header_subtitle_text_transform','none'),(24577,3891,'_dt_fancy_header_subtitle_color_mode','color'),(24578,3891,'_dt_fancy_header_subtitle_color','#ffffff'),(24579,3891,'_dt_fancy_header_bg_heading',''),(24580,3891,'_dt_fancy_header_bg_color','#023b59'),(24581,3891,'_dt_fancy_header_bg_image_origin','custom'),(24582,3891,'_dt_fancy_header_bg_image','a:0:{}'),(24583,3891,'_dt_fancy_header_bg_repeat','no-repeat'),(24584,3891,'_dt_fancy_header_bg_position_x','center'),(24585,3891,'_dt_fancy_header_bg_position_y','center'),(24586,3891,'_dt_fancy_header_bg_fullscreen','1'),(24587,3891,'_dt_fancy_header_bg_overlay','0'),(24588,3891,'_dt_fancy_header_overlay_color','#000'),(24589,3891,'_dt_fancy_header_bg_overlay_opacity','50'),(24590,3891,'_dt_fancy_header_scroll_effect','default'),(24591,3891,'_dt_fancy_header_bg_parallax','0.5'),(24592,3891,'_dt_fancy_header_responsiveness_heading',''),(24593,3891,'_dt_fancy_header_responsiveness','enabled'),(24594,3891,'_dt_fancy_header_responsiveness_switch','778px'),(24595,3891,'_dt_fancy_header_responsive_height','70'),(24596,3891,'_dt_fancy_header_responsive_font_size','30'),(24597,3891,'_dt_fancy_header_responsive_title_line_height','38'),(24598,3891,'_dt_fancy_header_responsive_subtitle_font_size','20'),(24599,3891,'_dt_fancy_header_responsive_subtitle_line_height','28'),(24600,3891,'_dt_fancy_header_responsive_breadcrumbs','disabled'),(24601,3891,'the7_fancy_title_css','.fancy-header {\n  background-image: none;\n  background-repeat: no-repeat;\n  background-position: center center;\n  background-size: cover;\n  background-color: #023b59;\n}\n.mobile-false .fancy-header {\n  background-attachment: scroll;\n}\n.fancy-header .wf-wrap {\n  min-height: 180px;\n  padding-top: 0px;\n  padding-bottom: 0px;\n}\n.fancy-header .fancy-title {\n  font-size: 35px;\n  line-height: 36px;\n  color: #dddd2e;\n  text-transform: none;\n}\n.fancy-header .fancy-subtitle {\n  font-size: 18px;\n  line-height: 26px;\n  color: #ffffff;\n  text-transform: none;\n}\n.fancy-header .breadcrumbs {\n  color: #ffffff;\n}\n.fancy-header-overlay {\n  background: rgba(0,0,0,0.5);\n}\n@media screen and (max-width: 778px) {\n  .fancy-header .wf-wrap {\n    min-height: 70px;\n  }\n  .fancy-header .fancy-title {\n    font-size: 30px;\n    line-height: 38px;\n  }\n  .fancy-header .fancy-subtitle {\n    font-size: 20px;\n    line-height: 28px;\n  }\n  .fancy-header.breadcrumbs-mobile-off .breadcrumbs {\n    display: none;\n  }\n  #fancy-header > .wf-wrap {\n    -webkit-flex-flow: column wrap;\n    flex-flow: column wrap;\n    -webkit-align-items: center;\n    align-items: center;\n    -webkit-justify-content: center;\n    justify-content: center;\n    padding-bottom: 0px !important;\n  }\n  .fancy-header.title-left .breadcrumbs {\n    text-align: center;\n    float: none;\n  }\n  .breadcrumbs {\n    margin-bottom: 10px;\n  }\n  .breadcrumbs.breadcrumbs-bg {\n    margin-top: 10px;\n  }\n  .fancy-header.title-right .breadcrumbs {\n    margin: 10px 0 10px 0;\n  }\n  #fancy-header .hgroup,\n  #fancy-header .breadcrumbs {\n    text-align: center;\n  }\n  .fancy-header .hgroup {\n    padding-bottom: 5px;\n  }\n  .breadcrumbs-off .hgroup {\n    padding-bottom: 5px;\n  }\n  .title-right .hgroup {\n    padding: 0 0 5px 0;\n  }\n  .title-right.breadcrumbs-off .hgroup {\n    padding-top: 5px;\n  }\n  .title-left.disabled-bg .breadcrumbs {\n    margin-bottom: 0;\n  }\n}\n'),(24602,3891,'_edit_last','1'),(26547,5658,'_wp_attached_file','2022/08/Background-Gunnebojpg.jpg'),(26546,3176,'_edit_lock','1661383563:1'),(24607,3893,'_wp_trash_meta_status','publish'),(24608,3893,'_wp_trash_meta_time','1661348633'),(24609,363,'_edit_lock','1661383227:1');
/*!40000 ALTER TABLE `wpew_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_posts`
--

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

--
-- Dumping data for table `wpew_posts`
--

LOCK TABLES `wpew_posts` WRITE;
/*!40000 ALTER TABLE `wpew_posts` DISABLE KEYS */;
INSERT INTO `wpew_posts` VALUES (2,1,'2022-08-23 22:57:01','2022-08-23 22:57:01','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://marko11.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2022-08-23 23:13:07','2022-08-23 23:13:07','',0,'https://marko11.com/?page_id=2',0,'page','',0),(3,1,'2022-08-23 22:57:01','2022-08-23 22:57:01','<!-- 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://marko11.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','trash','closed','open','','privacy-policy__trashed','','','2022-08-23 23:13:07','2022-08-23 23:13:07','',0,'https://marko11.com/?page_id=3',0,'page','',0),(4,1,'2022-08-23 23:04:55','0000-00-00 00:00:00','','Borrador automático','','auto-draft','open','open','','','','','2022-08-23 23:04:55','0000-00-00 00:00:00','',0,'https://marko11.com/?p=4',0,'post','',0),(5,1,'2022-08-23 23:13:07','2022-08-23 23:13:07','<!-- 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://marko11.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-08-23 23:13:07','2022-08-23 23:13:07','',3,'https://marko11.com/?p=5',0,'revision','',0),(6,1,'2022-08-23 23:13:07','2022-08-23 23:13:07','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://marko11.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2022-08-23 23:13:07','2022-08-23 23:13:07','',2,'https://marko11.com/?p=6',0,'revision','',0),(3704,1,'2022-08-23 23:15:23','2022-08-23 23:15:23','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentytwo','','','2022-08-23 23:15:23','2022-08-23 23:15:23','',0,'https://marko11.com/2022/08/23/wp-global-styles-twentytwentytwo/',0,'wp_global_styles','',0),(9,1,'2020-02-07 22:22:02','2020-02-07 21:22:02','<!-- wp:heading --><h2>Quiénes somos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>La dirección de nuestra web es: http://box5297.temp.domains/~markovat.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Qué datos personales recogemos y por qué los recogemos</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comentarios</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Cuando los visitantes dejan comentarios en la web, recopilamos los datos que se muestran en el formulario de comentarios, así como la dirección IP del visitante y la cadena de agentes de usuario del navegador para ayudar a la detección de spam.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Una cadena anónima creada a partir de tu dirección de correo electrónico (también llamada hash) puede ser proporcionada al servicio de Gravatar para ver si la estás usando. La política de privacidad del servicio Gravatar está disponible aquí: https://automattic.com/privacy/. Después de la aprobación de tu comentario, la imagen de tu perfil es visible para el público en el contexto de su comentario.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Medios</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Si subes imágenes a la web deberías evitar subir imágenes con datos de ubicación (GPS EXIF) incluidos. Los visitantes de la web pueden descargar y extraer cualquier dato de localización de las imágenes de la web.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Formularios de contacto</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Si dejas un comentario en nuestro sitio puedes elegir guardar tu nombre, dirección de correo electrónico y web en cookies. Esto es para tu comodidad, para que no tengas que volver a rellenar tus datos cuando dejes otro comentario. Estas cookies tendrán una duración de un año.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Si tienes una cuenta y te conectas a este sitio, instalaremos una cookie temporal para determinar si tu navegador acepta cookies. Esta cookie no contiene datos personales y se elimina al cerrar el navegador.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Cuando inicias sesión, también instalaremos varias cookies para guardar tu información de inicio de sesión y tus opciones de visualización de pantalla. Las cookies de inicio de sesión duran dos días, y las cookies de opciones de pantalla duran un año. Si seleccionas &quot;Recordarme&quot;, tu inicio de sesión perdurará durante dos semanas. Si sales de tu cuenta, las cookies de inicio de sesión se eliminarán.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Si editas o publicas un artículo se guardará una cookie adicional en tu navegador. Esta cookie no incluye datos personales y simplemente indica el ID del artículo que acabas de editar. Caduca después de 1 día.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contenido incrustado de otros sitios web</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Los artículos de este sitio pueden incluir contenido incrustado (por ejemplo, vídeos, imágenes, artículos, etc.). El contenido incrustado de otras web se comporta exactamente de la misma manera que si el visitante hubiera visitado la otra web.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Estas web pueden recopilar datos sobre ti, utilizar cookies, incrustar un seguimiento adicional de terceros, y supervisar tu interacción con ese contenido incrustado, incluido el seguimiento de tu interacción con el contenido incrustado si tienes una cuenta y estás conectado a esa web.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analítica</h3><!-- /wp:heading --><!-- wp:heading --><h2>Con quién compartimos tus datos</h2><!-- /wp:heading --><!-- wp:heading --><h2>Cuánto tiempo conservamos tus datos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Si dejas un comentario, el comentario y sus metadatos se conservan indefinidamente. Esto es para que podamos reconocer y aprobar comentarios sucesivos automáticamente en lugar de mantenerlos en una cola de moderación.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>De los usuarios que se registran en nuestra web (si los hay), también almacenamos la información personal que proporcionan en su perfil de usuario. Todos los usuarios pueden ver, editar o eliminar su información personal en cualquier momento (excepto que no pueden cambiar su nombre de usuario). Los administradores de la web también pueden ver y editar esa información.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Qué derechos tienes sobre tus datos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Si tienes una cuenta o has dejado comentarios en esta web, puedes solicitar recibir un archivo de exportación de los datos personales que tenemos sobre ti, incluyendo cualquier dato que nos hayas proporcionado. También puedes solicitar que eliminemos cualquier dato personal que tengamos sobre ti. Esto no incluye ningún dato que estemos obligados a conservar con fines administrativos, legales o de seguridad.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Dónde enviamos tus datos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Los comentarios de los visitantes puede que los revise un servicio de detección automática de spam.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Tu información de contacto</h2><!-- /wp:heading --><!-- wp:heading --><h2>Información adicional</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cómo protegemos tus datos</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Qué procedimientos utilizamos contra las brechas de datos</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>De qué terceros recibimos datos</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Qué tipo de toma de decisiones automatizada y/o perfilado hacemos con los datos del usuario</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Requerimientos regulatorios de revelación de información del sector</h3><!-- /wp:heading -->','Política de privacidad','','draft','closed','closed','','politica-privacidad','','','2020-02-07 22:22:02','2020-02-07 21:22:02','',0,'http://box5297.temp.domains/~markovat/?page_id=3',0,'page','',0),(7,1,'2016-01-29 10:13:23','2016-01-29 10:13:23','[vc_row css=\".vc_custom_1582731759968{margin-top: 30px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" order=\"asc\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" category_ids=\"76, 77, 78, 89\"][/vc_column][/vc_row]','Lectores RFID','','publish','closed','closed','','lectores-rfid','','','2016-01-29 10:13:23','2016-01-29 10:13:23','',0,'https://the7.io/beauty-studio/?page_id=7',300,'page','',0),(10,1,'2016-01-29 10:14:02','2016-01-29 10:14:02','[vc_row css=\".vc_custom_1581450144559{margin-top: 150px !important;}\"][vc_column width=\"1/2\"][ultimate_heading main_heading=\"NOSOTROS\" alignment=\"left\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" line_width=\"200\" el_class=\"accent-border-color\"]INNOVANDO TECNOLOGÍAS[/ultimate_heading][vc_column_text css=\".vc_custom_1583268774500{margin-top: 50px !important;}\"]Markovations es una empresa de capital 100% PERUANO y EXPERTA en soluciones de Control de Asistencia, Control de Acceso, Soluciones de autentificación de personas, RFID y Soluciones integrales para bibliotecas. Contamos con el respaldo de marcas WORLD CLASS, con los mejores estándares de calidad y salud a nivel mundial. Si usted busca una solución biométrica o de RFID podemos darle la asesoría pertinente basada en nuestra experiencia.\n\nNuestro objetivo es lograr ser su socio estratégico en la toma de decisiones, ayudándolo a reducir sus riesgos y proteger el valor de su inversión, generando la optimización de sus controles y gestión de identidades.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2638\" img_size=\"full\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1581450801146{background-color: #00537f !important;}\"][vc_column][ultimate_heading main_heading=\"NUESTROS LOGROS\" main_heading_color=\"#ffffff\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" line_width=\"200\" el_class=\"accent-border-color\" main_heading_margin=\"margin-bottom:20px;\"][/ultimate_heading][vc_row_inner][vc_column_inner width=\"1/3\"][stat_counter icon_size=\"30\" icon_color=\"#ffffff\" counter_title=\"CLIENTES SATISFECHOS\" counter_value=\"100\" counter_suffix=\"%\" speed=\"3\" counter_color_txt=\"#ffffff\" desc_font_color=\"#dddd2e\" title_font_size=\"desktop:30px;\" desc_font_size=\"desktop:50px;\" suf_pref_font_size=\"desktop:40px;\" suf_pref_font_color=\"#dddd2e\"][/vc_column_inner][vc_column_inner width=\"1/3\"][stat_counter icon_size=\"30\" icon_color=\"#ffffff\" counter_title=\"PROYECTOS FUNCIONANDO\" counter_value=\"970\" speed=\"3\" counter_color_txt=\"#ffffff\" desc_font_color=\"#dddd2e\" title_font_size=\"desktop:30px;\" desc_font_size=\"desktop:50px;\" suf_pref_font_size=\"desktop:40px;\" suf_pref_font_color=\"#dddd2e\"][/vc_column_inner][vc_column_inner width=\"1/3\"][stat_counter icon_size=\"30\" icon_color=\"#ffffff\" counter_title=\"DISPOSITIVOS DISPONIBLES\" counter_value=\"320\" counter_prefix=\"+\" speed=\"3\" counter_color_txt=\"#ffffff\" desc_font_color=\"#dddd2e\" title_font_size=\"desktop:30px;\" desc_font_size=\"desktop:50px;\" suf_pref_font_size=\"desktop:40px;\" suf_pref_font_color=\"#dddd2e\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1581452068119{margin-bottom: 70px !important;}\"][vc_column_inner][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][dt_media_gallery_carousel image_sizing=\"proportional\" image_border_radius=\"0px\" autoplay=\"y\" autoplay_speed=\"3000\" project_icon_color=\"#ffffff\" project_icon_border_width=\"0px\" arrow_bg_width=\"36x\" arrow_border_width=\"0px\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" include=\"1858,1857,1856,1855,1853,2886,3659\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"70px\"][/vc_column][/vc_row]','NOSOTROS','','publish','closed','closed','','nosotros','','','2016-01-29 10:14:02','2016-01-29 10:14:02','',0,'https://the7.io/beauty-studio/?page_id=9',400,'page','',0),(11,1,'2016-01-29 10:14:18','2016-01-29 10:14:18','[vc_row css=\".vc_custom_1582729763562{margin-top: 50px !important;margin-bottom: 100px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" dis_posts_total=\"12\" show_categories_filter=\"y\" category_ids=\"74, 75, 90, 95\"][/vc_column][/vc_row]','Molinetes','','publish','closed','closed','','molinetes','','','2016-01-29 10:14:18','2016-01-29 10:14:18','',0,'https://the7.io/beauty-studio/?page_id=11',500,'page','',0),(13,1,'2016-01-29 10:14:33','2016-01-29 10:14:33','[vc_row type=\"vc_default\" margin_top=\"0\" margin_bottom=\"-35\" css=\".vc_custom_1498572765023{margin-top: 70px !important;margin-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-7 vc_col-xs-12\" css=\".vc_custom_1498821716836{padding-bottom: 40px !important;}\"][ultimate_heading main_heading=\"CONTÁCTANOS\" alignment=\"left\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_margin=\"margin-bottom:30px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" line_width=\"200\"][/ultimate_heading][vc_empty_space height=\"45px\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1498572805259{padding-right: 15px !important;padding-bottom: 10px !important;padding-left: 15px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1581461695379{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 20px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-office\" icon_size=\"16\" icon_color=\"#00537f\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" pos=\"left\" el_class=\"accent-icon-bg color-title\" title_font_style=\"font-weight:bold;\" desc_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" desc_font_style=\"font-weight:700;\" title_font_size=\"desktop:12px;\" title_font_line_height=\"desktop:20px;\" css_info_box=\".vc_custom_1581461256315{margin-bottom: 0px !important;}\" title_font_color=\"#8c95a2\" desc_font_size=\"desktop:18px;\" desc_font_line_height=\"desktop:24px;\"]Jr. Pedro Benvenutto Murrieta 298-A, San Miguel. Lima – Peru[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1475919331923{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-mobile\" icon_size=\"16\" icon_color=\"#00537f\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" pos=\"left\" el_class=\"accent-icon-bg color-title\" title_font_style=\"font-weight:bold;\" desc_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" desc_font_style=\"font-weight:700;\" title_font_size=\"desktop:12px;\" title_font_line_height=\"desktop:20px;\" css_info_box=\".vc_custom_1583269670845{margin-bottom: 0px !important;}\" title_font_color=\"#8c95a2\" desc_font_size=\"desktop:18px;\" desc_font_line_height=\"desktop:24px;\"]+(51-1) 708-5300[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1475919340203{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-pencil\" icon_size=\"16\" icon_color=\"#00537f\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" pos=\"left\" el_class=\"accent-icon-bg color-title\" title_font_style=\"font-weight:bold;\" desc_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" desc_font_style=\"font-weight:700;\" title_font_size=\"desktop:12px;\" title_font_line_height=\"desktop:20px;\" css_info_box=\".vc_custom_1594244970457{margin-bottom: 0px !important;}\" title_font_color=\"#8c95a2\" desc_font_size=\"desktop:18px;\" desc_font_line_height=\"desktop:24px;\"]hola@markovations.com[/bsf-info-box][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1475919464233{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1475919448283{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 20px !important;padding-left: 10px !important;}\"][/vc_column_inner][/vc_row_inner][vc_column_text]<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d26248.21761464428!2d-77.14164435854202!3d-12.055841246344832!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x9105c9730cdde403%3A0x9b2fb802cae264ff!2sMarkovations!5e0!3m2!1ses-419!2spe!4v1582302309216!5m2!1ses-419!2spe\" width=\"600\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-5 vc_col-xs-12\" css=\".vc_custom_1498572768127{padding-bottom: 50px !important;}\"][ultimate_heading main_heading=\"ENVÍENOS UN MENSAJE\" alignment=\"left\" main_heading_margin=\"margin-bottom:20px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\"][/ultimate_heading][vc_column_text css=\".vc_custom_1583269585748{padding-bottom: 30px !important;}\"]Llámenos o visítenos en cualquier momento, estamos listos para responder a sus consultas de forma inmediata.[/vc_column_text][contact-form-7 id=\"3032\"][/vc_column][/vc_row]','CONTACTO','','publish','closed','closed','','contacto','','','2016-01-29 10:14:33','2016-01-29 10:14:33','',0,'https://the7.io/beauty-studio/?page_id=13',600,'page','',0),(15,1,'2016-01-29 10:16:43','2016-01-29 10:16:43','[vc_row css=\".vc_custom_1582727730916{margin-top: 50px !important;margin-bottom: 100px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" order=\"asc\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:4|v_tablet:2|phone:1\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" navigation_font_color=\"#003a5d\" category_ids=\"69, 66, 88, 67, 65\"][/vc_column][/vc_row]','Biométricos','','publish','closed','closed','','biometricos','','','2016-01-29 10:16:43','2016-01-29 10:16:43','',0,'https://the7.io/beauty-studio/?page_id=15',100,'page','',0),(17,1,'2016-01-29 10:17:54','2016-01-29 10:17:54','[vc_row css=\".vc_custom_1581455649597{margin-top: 100px !important;}\"][vc_column][ultimate_heading main_heading=\"CONTROL DE ACCESO\" heading_tag=\"h1\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_column_text css=\".vc_custom_1583268957099{margin-top: 50px !important;}\"]El control de acceso es una solución de control perimétrico externo e interno que es usado por todas las empresas, industrias, instituciones públicas y privadas, que desean conocer y gestionar con exactitud los permisos de las personas que ingresan o salen de sus instalaciones. El control, puede ser biométrico o con RFID (ya sea en tecnología EM, HID, IClass, Mifare, etc).\n\nActualmente en Markovations comercializamos diversos tipos de biometría, siendo que control por huella digital y de rostros los más usados en las empresas, por el nivel de seguridad, facilidad de uso y maduración que tiene la solución a nivel mundial.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"vc_default\" css=\".vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}\"][vc_column width=\"1/2\" offset=\"vc_col-lg-6 vc_col-md-6 vc_col-xs-12\" css=\".vc_custom_1476005293248{padding-bottom: 50px !important;}\"][ultimate_heading main_heading=\"SOFTWARE\" heading_tag=\"h3\" alignment=\"left\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_column_text css=\".vc_custom_1583268975034{margin-top: 50px !important;}\"]Contamos con softwares de control de acceso web, de calidad world class, altamente confiable, fácil de usar y con todos los mecanismos de control que un área de seguridad requiere. Nuestra solución de control de accesos permite una sencilla administración de usuarios, gestión de varias zonas, administración de ascensores y monitoreo en tiempo real.\n\nSi parte del proyecto implica realizar alguna integración, con gusto ponemos a su disposición a nuestros consultores para que su control biométrico logre una correcta integración a su institución.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2607\" img_size=\"full\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}\"][vc_column][ultimate_heading main_heading=\"CONTAMOS CON EL RESPALDO DE MARCAS COMO:\" alignment=\"left\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_row_inner css=\".vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1/6\"][vc_single_image image=\"1858\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1857\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1856\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1855\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1854\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1853\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][ultimate_heading heading_tag=\"h4\" alignment=\"left\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_margin=\"margin-bottom:30px;\" sub_heading_margin=\"margin-bottom:30px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\"]\n<h3>ENTRE OTRAS QUE NOS PERMITEN ASEGURAR EL ÉXITO DE SU PROYECTO</h3>\n[/ultimate_heading][/vc_column][/vc_row][vc_row css=\".vc_custom_1581689360925{margin-top: 50px !important;margin-bottom: 80px !important;}\"][vc_column][ultimate_heading main_heading=\"PRODUCTOS PARA EL CONTROL DE ACCESO\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner][dt_products_masonry show_products=\"categories_products\" orderby=\"title\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" dis_posts_total=\"12\" show_categories_filter=\"y\" category_ids=\"34, 31\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CONTROL DE ACCESO','','publish','closed','closed','','control-de-acceso','','','2016-01-29 10:17:54','2016-01-29 10:17:54','',0,'https://the7.io/beauty-studio/?page_id=17',200,'page','',0),(24,1,'2016-01-29 10:24:10','2016-01-29 10:24:10','[vc_row css=\".vc_custom_1581688140569{margin-top: 120px !important;}\"][vc_column][ultimate_heading main_heading=\"NUESTRAS SOLUCIONES DE BIBLIOTECAS\" heading_tag=\"h1\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" line_width=\"200\"][/ultimate_heading][vc_column_text css=\".vc_custom_1583269035899{margin-top: 40px !important;}\"]La solución de Biblioteca, antes conocida como Library de la marca 3M, actualmente se llama “Bibliotheca”. Bibliotheca es una marca World Class, que Markovations representa de forma exclusiva en Perú. La solución permite gestionar y generar valor en las bibliotecas mediante el uso de hardware y software, logrando proteger el inventario y gestionar los activos de una biblioteca mediante el uso de tecnologías como la Electromagnética y la Radio Frecuencia, mejor conocida como RFID.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]Nuestro principal objetivo es lograr que las bibliotecas de estantería abierta permitan lograr la excelencia a partir de una solución que realmente simplifica y automatiza los procesos de su biblioteca. Bibliotheca actualmente cuenta con presencia a nivel mundial, siendo que en diversos países se ha logrado convertir a bibliotecas que pasaron de ser estanterías cerradas a abiertas y finalmente terminaron siendo CRAI.\n\n<img class=\"alignnone wp-image-2604 \" src=\"http://box5297.temp.domains/~markovat/wp-content/uploads/2020/02/biblotheca-0023.png\" alt=\"\" width=\"361\" height=\"159\" />[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2602\" img_size=\"full\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1581636625150{margin-top: 80px !important;margin-bottom: 80px !important;}\"][vc_column][vc_empty_space height=\"40px\"][ultimate_heading main_heading=\"PRODUCTOS PARA LA SOLUCIÓN DE BIBLIOTECA\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_margin=\"margin-bottom:70px;\" line_width=\"200\"][/ultimate_heading][vc_empty_space height=\"40px\"][vc_row_inner][vc_column_inner][dt_products_masonry show_products=\"categories_products\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:2\" dis_posts_total=\"6\" category_ids=\"35\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"40px\"][/vc_column][/vc_row]','SOLUCIONES DE BIBLIOTECA','','publish','closed','closed','','soluciones-de-biblioteca','','','2016-01-29 10:24:10','2016-01-29 10:24:10','',0,'https://the7.io/beauty-studio/?page_id=24',500,'page','',0),(363,1,'2016-01-29 09:51:22','2016-01-29 09:51:22','[vc_row][vc_column css=\".vc_custom_1581430538875{margin-top: 60px !important;}\"][ultimate_heading main_heading=\"MARKOVATIONS ES UNA EMPRESA DE CAPITAL 100% PERUANO, EXPERTA EN SOLUCIONES DE CONTROL DE ASISTENCIA, CONTROL DE ACCESO Y SOLUCIONES DE AUTENTIFICACIÓN DE PERSONAS.\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"700\" main_heading_margin=\"margin-bottom:15px;\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\"][/ultimate_heading][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" type=\"vc_default\" margin_top=\"-6\" margin_bottom=\"24\" css=\".vc_custom_1581442458621{margin-bottom: 80px !important;padding-top: 50px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112557524{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-make-group\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"INTEGRACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1658179221654{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]Nuestro personal está ­­ALTAMENTE capacitado para ejecutar integraciones de soluciones biométricas y de radio frecuencia (RFID) a todo nivel. Podemos brindar integraciones a software tipo SAP, META4, ORACLE, OFISIS, CA SISTEMAS, entre otros.[/bsf-info-box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112563645{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-pencil\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"PERSONALIZACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1583268421511{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]Nuestros ESTÁNDARES DE CALIDAD permiten que su proyecto de control de acceso, asistencia o control de personas que desee implementar, ya sea con BIOMETRÍA y/o con uso de RADIO FRECUENCIA sea altamente efectivo.[/bsf-info-box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112570142{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-bubbles\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"CAPACITACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1583268448640{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]La relación comercial con nuestros socios de negocio no debe terminar en una compra de productos, por ello, nuestro compromiso es ofrecer una experiencia de implementación guiada por PERSONAL ESPECIALIZADO que le permitirá lograr el mejor uso de la solución adquirida.[/bsf-info-box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112577073{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-star-full\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"AUTENTIFICACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1583268465863{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]Somos representantes de marcas WORLD CLASS a nivel de biometría, autentificación y RFID. Por ello, estamos en capacidad de atender proyectos de Entidades Gubernamentales, Bancos, Agroindustriales, Mineras, Industrias, Retails. Ellos son algunos de los rubros en los que nuestra solución superará las expectativas de control que su empresa necesita.[/bsf-info-box][/vc_column][/vc_row][vc_row bg_type=\"bg_color\" bg_override=\"ex-full\" type=\"vc_default\" css=\".vc_custom_1581431833693{padding-top: 60px !important;padding-bottom: 70px !important;}\" bg_color_value=\"#00537f\"][vc_column width=\"1/3\"][stat_counter icon_size=\"50\" icon_color=\"#dddd2e\" counter_title=\"PROYECTOS FUNCIONANDO\" counter_value=\"970\" speed=\"3\" title_font_style=\"font-weight:bold;\" counter_color_txt=\"#dddd2e\" desc_font_color=\"#ffffff\" title_font_size=\"desktop:35px;\" desc_font_size=\"desktop:70px;\"][/vc_column][vc_column width=\"1/3\"][stat_counter icon_size=\"50\" icon_color=\"#dddd2e\" counter_title=\"PERSONAS ENROLADAS\" counter_value=\"450000\" speed=\"3\" title_font_style=\"font-weight:bold;\" counter_color_txt=\"#dddd2e\" desc_font_color=\"#ffffff\" title_font_size=\"desktop:35px;\" desc_font_size=\"desktop:70px;\"][/vc_column][vc_column width=\"1/3\"][stat_counter icon_size=\"50\" icon_color=\"#dddd2e\" counter_title=\"AÑOS DE EXPERIENCIA\" counter_value=\"14\" speed=\"3\" title_font_style=\"font-weight:bold;\" counter_color_txt=\"#dddd2e\" desc_font_color=\"#ffffff\" title_font_size=\"desktop:35px;\" desc_font_size=\"desktop:70px;\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1581441991440{margin-top: 100px !important;margin-bottom: 150px !important;}\"][vc_column][ultimate_heading main_heading=\"EXPERTOS EN SOLUCIONES DE CONTROL\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\"][/ultimate_heading][vc_row_inner css=\".vc_custom_1581434973071{margin-top: 50px !important;}\"][vc_column_inner width=\"1/3\"][interactive_banner_2 banner_title=\"SOLUCIONES PARA BIBLIOTECAS\" banner_image=\"id^2909|url^http://box5297.temp.domains/~markovat/wp-content/uploads/2020/05/bibliotheca-device.jpg|caption^null|alt^null|title^bibliotheca-device|description^null\" banner_link=\"url:https%3A%2F%2Fwww.markovations.com%2Fsoluciones-de-biblioteca%2F|title:SOLUCIONES%20DE%20BIBLIOTECA||\" banner_style=\"style13\" banner_color_title=\"#ffffff\" banner_color_desc=\"#ffffff\" banner_color_bg=\"#00537f\" image_opacity=\"0.5\" image_opacity_on_hover=\"0.2\" enable_responsive=\"yes\" responsive_min=\"\" responsive_max=\"\" banner_title_font_size=\"desktop:26px;\" banner_title_line_height=\"desktop:30px;\" banner_desc_font_size=\"desktop:14px;\" banner_desc_line_height=\"desktop:22px;\" css_ib2=\".vc_custom_1623937763310{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" banner_title_style=\"font-weight:bold;\" banner_desc_style=\"font-weight:bold;\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner_2 banner_title=\"CONTROL DE ASISTENCIA\" banner_image=\"id^2908|url^http://box5297.temp.domains/~markovat/wp-content/uploads/2020/05/suprema-device.png|caption^null|alt^null|title^suprema-device|description^null\" banner_link=\"url:https%3A%2F%2Fwww.markovations.com%2Fcontrol-de-asistencia%2F|title:CONTROL%20DE%20ASISTENCIA||\" banner_style=\"style13\" banner_color_title=\"#ffffff\" banner_color_desc=\"#ffffff\" banner_color_bg=\"#00537f\" image_opacity=\"0.5\" image_opacity_on_hover=\"0.2\" enable_responsive=\"yes\" responsive_min=\"\" responsive_max=\"\" banner_title_font_size=\"desktop:26px;\" banner_title_line_height=\"desktop:30px;\" banner_desc_font_size=\"desktop:14px;\" banner_desc_line_height=\"desktop:22px;\" css_ib2=\".vc_custom_1623937893422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" banner_title_style=\"font-weight:bold;\" banner_desc_style=\"font-weight:bold;\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner_2 banner_title=\"CONTROL DE ACCESO\" banner_desc=\"&gt;\" banner_image=\"id^2651|url^http://box5297.temp.domains/~markovat/wp-content/uploads/2020/02/menu_solution_002.jpg|caption^null|alt^null|title^menu_solution_002|description^null\" banner_link=\"url:https%3A%2F%2Fwww.markovations.com%2Fcontrol-de-acceso%2F|title:CONTROL%20DE%20ACCESO||\" banner_style=\"style13\" banner_color_title=\"#ffffff\" banner_color_desc=\"#ffffff\" banner_color_bg=\"#00537f\" image_opacity=\"0.5\" image_opacity_on_hover=\"0.2\" enable_responsive=\"yes\" responsive_min=\"\" responsive_max=\"\" banner_title_font_size=\"desktop:26px;\" banner_title_line_height=\"desktop:30px;\" banner_desc_font_size=\"desktop:14px;\" banner_desc_line_height=\"desktop:22px;\" css_ib2=\".vc_custom_1623937925530{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" banner_title_style=\"font-weight:bold;\" banner_desc_style=\"font-weight:bold;\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_type=\"bg_color\" type=\"vc_default\" margin_top=\"60\" margin_bottom=\"-40\" css=\".vc_custom_1581442872023{margin-top: 40px !important;margin-bottom: 30px !important;padding-top: 50px !important;padding-bottom: 50px !important;}\" bg_color_value=\"#00537f\"][vc_column css=\".vc_custom_1581442930978{padding-bottom: 40px !important;}\"][ultimate_heading main_heading=\"INDUSTRIAS DONDE APLICAMOS NUESTRAS SOLUCIONES\" main_heading_color=\"#ffffff\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" el_class=\"accent-border-color\"][/ultimate_heading][/vc_column][vc_column][dt_carousel slides_on_desk=\"4\" adaptive_height=\"n\" arrow_bg_width=\"22x\" arrow_bg_height=\"80px\" arrow_border_radius=\"0px\" arrow_border_width=\"0px\" arrow_icon_color_hover=\"#ffffff\" arrow_bg_color_hover=\"#f4a215\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" r_arrow_h_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" l_arrow_h_offset=\"0px\" arrow_responsiveness=\"no-changes\" css_dt_carousel=\".vc_custom_1498806371422{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1840\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433485475{padding-bottom: 20px !important;}\"][ult_createlink title=\"GOBIERNO\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435350142{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1839\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433572604{padding-bottom: 20px !important;}\"][ult_createlink title=\"FABRICAS\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435359749{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1838\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433637503{padding-bottom: 20px !important;}\"][ult_createlink title=\"UNIVERSIDADES\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435369717{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1841\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433788555{padding-bottom: 20px !important;}\"][ult_createlink title=\"CENTRO COMERCIALES\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435380211{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][/dt_carousel][/vc_column][/vc_row][vc_row css=\".vc_custom_1581626954601{margin-top: 50px !important;margin-bottom: 80px !important;}\"][vc_column][ultimate_heading main_heading=\"NUESTROS PRODUCTOS\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\" spacer_margin=\"margin-bottom:30px;\"][/ultimate_heading][dt_products_carousel show_products=\"categories_products\" dis_posts_total=\"15\" slides_on_wide_desk=\"6\" slides_on_desk=\"5\" item_space=\"25\" speed=\"300\" autoplay=\"y\" autoplay_speed=\"2000\" arrow_bg_width=\"36x\" arrow_border_width=\"0px\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" category_ids=\"31\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1581442971281{margin-top: 50px !important;margin-bottom: 40px !important;}\"][vc_column][ultimate_heading main_heading=\"PARTNERS\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\"][/ultimate_heading][vc_row_inner][vc_column_inner][vc_empty_space height=\"40px\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"2/3\"][vc_column_text]¿Quieres unirte a nuestro grupo de Partners? Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][dt_default_button link=\"url:https%3A%2F%2Fwww.markovations.com%2Fpartners%2F|title:PARTNERS||\" size=\"custom\" button_alignment=\"btn_center\"]QUIERO SER PARTNER[/dt_default_button][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_media_gallery_carousel image_sizing=\"proportional\" image_border_radius=\"0px\" autoplay=\"y\" autoplay_speed=\"3000\" project_icon_border_width=\"0px\" arrow_bg_width=\"36x\" arrow_border_width=\"0px\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" include=\"1858,1857,1856,1855,2892,2047,3659\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_type=\"bg_color\" bg_color_value=\"#e8e8e8\" css=\".vc_custom_1640731097092{padding-bottom: 150px !important;}\"][vc_column][vc_row_inner][vc_column_inner][vc_empty_space height=\"45px\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/2\"][ultimate_heading main_heading=\"CONTACTO\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\"][/ultimate_heading][vc_empty_space height=\"45px\"][vc_column_text]<strong>Dirección:</strong> Jr. Pedro Benvenutto Murrieta 298-A, San Miguel. Lima – Peru\n\n<strong>Email:</strong> hola@markovations.com\n\n<strong>Teléfono:</strong> +(51-1) 708-5300\n\nLlámenos o visítenos en cualquier momento, estamos listos para responder todas sus consultas de forma inmediata.\n\n&nbsp;\n\nAtendemos de 9:00 am — 5:30 pm de lunes a viernes.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][contact-form-7 id=\"3032\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Inicio','','trash','closed','closed','','home__trashed','','','2022-08-25 23:03:55','2022-08-25 23:03:55','',0,'https://the7.io/beauty-studio/?page_id=2',0,'page','',0),(408,1,'2016-01-30 21:56:24','2016-01-30 21:56:24','[vc_row css=\".vc_custom_1582728348277{margin-top: 20px !important;margin-bottom: 100px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:4|v_tablet:2|phone:1\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" custom_title_color=\"#0a559e\" product_rating=\"n\" category_ids=\"70, 71\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accesorios','','publish','closed','closed','','accesorios','','','2016-01-30 21:56:24','2016-01-30 21:56:24','',0,'https://the7.io/beauty-studio/?page_id=408',100,'page','',0),(1113,1,'2017-03-26 14:10:20','2017-03-26 13:10:20','[vc_row css=\".vc_custom_1581455649597{margin-top: 100px !important;}\"][vc_column][ultimate_heading main_heading=\"CONTROL DE ASISTENCIA\" heading_tag=\"h1\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_column_text css=\".vc_custom_1583268839350{margin-top: 50px !important;}\"]El control de asistencia es una solución totalmente obligatoria en Perú, exigida por el Ministerio de Trabajo y actualmente se usa en todo tipo de empresas, industrias, instituciones públicas y privadas. El control es usualmente administrado por las áreas de Recursos Humanos, administración o TI. Este tipo de control puede ser biométrico o con RFID, siendo que el control biométrico es el más usado y seguro. Actualmente en Markovations comercializamos diversos tipos de biometría, siendo que control por huella digital y de rostro son los más usados en las empresas, por el nivel de seguridad, facilidad de uso y maduración que tiene la solución a nivel mundial.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"vc_default\" css=\".vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}\"][vc_column width=\"1/2\" offset=\"vc_col-lg-6 vc_col-md-6 vc_col-xs-12\" css=\".vc_custom_1476005293248{padding-bottom: 50px !important;}\"][ultimate_heading heading_tag=\"h3\" alignment=\"left\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"]\n<h2>SOFTWARE</h2>\n[/ultimate_heading][vc_column_text css=\".vc_custom_1583268885746{margin-top: 50px !important;}\"]Utilizamos un software de control de asistencia desarrollado en Perú, bajo los esquemas de horas extras, compensaciones, tardanzas, faltas y otros que exige el Ministerio de Trabajo. Nuestra solución es altamente confiable, fácil de usar y con todos los requisitos que exige la autoridad laboral. Nuestra solución de control de horarios le permitirá a usted tener un control transversal y total de todos sus trabajadores, siendo que podrá lograr que su gestión de control de asistencia sea sencilla de usar e incluso podrá ser en tiempo real.\n\nSi parte del proyecto implica realizar alguna integración, con gusto ponemos a su disposición a nuestros consultores para que su control biométrico logre una correcta integración para su institución.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1948\" img_size=\"full\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1581457272419{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #f2f2f2 !important;}\"][vc_column][ultimate_heading main_heading=\"CONTAMOS CON EL RESPALDO DE MARCAS COMO:\" alignment=\"left\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_row_inner css=\".vc_custom_1581457097744{margin-top: 30px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1/6\"][vc_single_image image=\"1858\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1857\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1856\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1855\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1854\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"1853\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][ultimate_heading heading_tag=\"h4\" alignment=\"left\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_margin=\"margin-bottom:30px;\" sub_heading_margin=\"margin-bottom:30px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\"]\n<h3>ENTRE OTRAS QUE NOS PERMITEN ASEGURAR EL ÉXITO DE SU PROYECTO</h3>\n[/ultimate_heading][/vc_column][/vc_row][vc_row css=\".vc_custom_1581693756304{margin-bottom: 100px !important;}\"][vc_column][vc_empty_space][ultimate_heading main_heading=\"PRODUCTOS PARA EL CONTROL DE ASISTENCIA\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\" line_width=\"200\"][/ultimate_heading][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][dt_products_masonry show_products=\"categories_products\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" dis_posts_total=\"12\" show_categories_filter=\"y\" product_rating=\"n\" category_ids=\"31, 32\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CONTROL DE ASISTENCIA','','publish','closed','closed','','control-de-asistencia','','','2017-03-26 14:10:20','2017-03-26 13:10:20','',0,'https://the7.io/beauty-studio/?page_id=1113',0,'page','',0),(1994,1,'2020-02-12 00:08:06','2020-02-11 23:08:06','<p>[vc_row css=\".vc_custom_1582728162698{margin-top: 30px !important;margin-bottom: 100px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" orderby=\"title\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:4|v_tablet:2|phone:1\" dis_posts_total=\"\" show_categories_filter=\"y\" category_ids=\"35\"][/vc_column][/vc_row]</p>\n','Biblioteca','','publish','closed','closed','','biblioteca','','','2020-02-12 00:08:06','2020-02-11 23:08:06','',0,'http://box5297.temp.domains/~markovat/?page_id=1994',0,'page','',0),(1996,1,'2020-02-12 00:08:47','2020-02-11 23:08:47','[vc_row css=\".vc_custom_1582729512790{margin-top: 20px !important;margin-bottom: 100px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" category_ids=\"72, 73\"][/vc_column][/vc_row]','Identificación y Autentificación','','publish','closed','closed','','identificacion-y-autentificacion','','','2020-02-12 00:08:47','2020-02-11 23:08:47','',0,'http://box5297.temp.domains/~markovat/?page_id=1996',0,'page','',0),(1998,1,'2020-02-12 00:09:15','2020-02-11 23:09:15','[vc_row css=\".vc_custom_1582731935207{margin-top: 30px !important;}\"][vc_column][dt_products_masonry show_products=\"categories_products\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" category_ids=\"79, 80, 81, 82\"][/vc_column][/vc_row]','Software','','publish','closed','closed','','software','','','2020-02-12 00:09:15','2020-02-11 23:09:15','',0,'http://box5297.temp.domains/~markovat/?page_id=1998',0,'page','',0),(2020,1,'2020-02-12 16:05:16','2020-02-12 15:05:16','<p>[vc_row][vc_column][vc_row_inner][vc_column_inner][ultimate_heading][/ultimate_heading][vc_column_text]Si su empresa está interesada en ser parte de nuestro staff de partners, no dude en contactarnos y podrá acceder a lo siguiente:[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1581629637353{margin-top: 80px !important;margin-bottom: 120px !important;}\"][vc_column_inner width=\"1/4\"][dt_icon_text layout=\"layout_4\" dt_text_title=\"Mejores precios\" dt_text_desc=\"Nuestros partners tendrán acceso a precios exclusivos.\" show_btn=\"n\" icon_picker=\"icomoon-icomoonfree-16x16-coin-dollar\" dt_text_icon_size=\"45px\" dt_text_icon_border_width=\"2px\" dt_text_icon_color=\"#00537f\" dt_icon_bg=\"n\" css_dt_carousel=\".vc_custom_1583269182564{margin-bottom: 40px !important;}\"][dt_icon_text layout=\"layout_4\" dt_text_title=\"Referencia de registro de oportunidades\" dt_text_desc=\"Markovations cuenta con la posibilidad de registrar sus oportunidades de negocio para apoyarlos desde el inicio con la mejor asesoría que amerita su proyecto.\" show_btn=\"n\" icon_picker=\"icomoon-icomoonfree-16x16-stats-dots\" dt_text_icon_size=\"45px\" dt_text_icon_border_width=\"2px\" dt_text_icon_color=\"#00537f\" dt_icon_bg=\"n\" css_dt_carousel=\".vc_custom_1583269226939{margin-bottom: 40px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][dt_icon_text layout=\"layout_4\" dt_text_title=\"Apoyo directo de la marca\" dt_text_desc=\"Markovations cuenta con la certificación de las marcas que representa para darles a sus socios la mejor experiencia de uso.\" show_btn=\"n\" icon_picker=\"icomoon-icomoonfree-16x16-cogs\" dt_text_icon_size=\"45px\" dt_text_icon_border_width=\"2px\" dt_text_icon_color=\"#00537f\" dt_icon_bg=\"n\" css_dt_carousel=\".vc_custom_1583269205204{margin-bottom: 40px !important;}\"][dt_icon_text layout=\"layout_4\" dt_text_title=\"Atención exclusiva\" dt_text_desc=\"Prioridad en responder las solicitudes, asesorías y soporte a nuestros partners.\" show_btn=\"n\" icon_picker=\"icomoon-icomoonfree-16x16-bubbles4\" dt_text_icon_size=\"45px\" dt_text_icon_border_width=\"2px\" dt_text_icon_color=\"#00537f\" dt_icon_bg=\"n\" css_dt_carousel=\".vc_custom_1583269249611{margin-bottom: 40px !important;}\"][/vc_column_inner][vc_column_inner width=\"2/4\"][ultimate_heading main_heading=\"REGISTRARSE\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"3\" line_color=\"#dddd2d\" line_width=\"200\" spacer_margin=\"margin-bottom:50px;\"][/ultimate_heading][contact-form-7 id=\"3032\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','PARTNERS','','publish','closed','closed','','partners','','','2020-02-12 16:05:16','2020-02-12 15:05:16','',0,'http://box5297.temp.domains/~markovat/?page_id=2020',0,'page','',0),(2571,1,'2020-02-13 20:44:22','2020-02-13 19:44:22','[vc_row][vc_column][vc_single_image image=\"2574\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row]','404','','publish','closed','closed','','404-2','','','2020-02-13 20:44:22','2020-02-13 19:44:22','',0,'http://box5297.temp.domains/~markovat/?page_id=2571',0,'page','',0),(2611,1,'2020-02-14 15:17:59','2020-02-14 14:17:59','[vc_row][vc_column][dt_products_masonry orderby=\"menu_order\" mode=\"grid\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" navigation_accent_color=\"#00537f\" product_rating=\"n\" ids=\"\"][/vc_column][/vc_row]','PRODUCTOS','','publish','closed','closed','','productos','','','2020-02-14 15:17:59','2020-02-14 14:17:59','',0,'http://box5297.temp.domains/~markovat/?page_id=2611',0,'page','',0),(2847,1,'2020-05-07 17:56:18','2020-05-07 15:56:18','<p>[vc_row][vc_column][dt_products_masonry show_products=\"categories_products\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:3|v_tablet:2|phone:1\" dis_posts_total=\"12\" show_categories_filter=\"y\" navigation_font_color=\"#003a5d\" category_ids=\"83\"][/vc_column][/vc_row]</p>\n','Soluciones COVID-19','','publish','closed','closed','','soluciones-termicas','','','2020-05-07 17:56:18','2020-05-07 15:56:18','',0,'http://box5297.temp.domains/~markovat/?page_id=2847',0,'page','',0),(3157,1,'2021-06-17 18:24:44','0000-00-00 00:00:00','<div id=\"sp-page\" class=\"spBgcover sp-content-4\" style=\"background-color: rgb(255, 255, 255); font-family: \'Helvetica Neue\', Arial, sans-serif; font-weight: 400;\"><section id=\"sp-ks8a8s\" class=\"sp-el-section \" style=\"width: 600px; max-width: 100%; padding: 10px;\"><div id=\"sp-vw3kvy\" class=\"sp-el-row sm:sp-flex sp-justify-between sp-w-full  sp-m-auto\" style=\"padding: 0px; width: auto; max-width: 1000px;\"><div id=\"sp-ggzp6w\" class=\"sp-el-col sp-p-4  sp-w-full\" style=\"width: calc(100% - 0px); padding: 10px;\"><figure id=\"sp-brhhwi\" class=\"sp-image-wrapper\" style=\"margin-top: 0px; padding: 10px; text-align: center;\"><span><img src=\"http://assets.seedprod.com/clock.png\" alt=\"\"></span></figure><h1 id=\"sp-jkhbii\" data-mobile-css=\"\" class=\"sp-css-target sp-headline-block-jkhbii\" style=\"font-size: 52px; font-weight: bold; color: rgb(50, 27, 38); text-align: center; padding: 10px; margin-top: 0px;\">Coming Soon</h1><div id=\"sp-jdj1i9\" data-mobile-css=\"\" class=\"sp-css-target sp-text-wrapper sp-text-wrapper-jdj1i9\" style=\"font-size: 16px; color: rgb(50, 27, 38); padding: 10px; margin-top: 0px; text-align: center;\"><p>Get ready, something cool is coming!</p></div></div></div></section></div>','Markovations','','draft','closed','closed','','markovations','','','2021-06-17 18:24:44','0000-00-00 00:00:00','',0,'https://www.markovations.com/?page_id=3157',0,'page','',0),(3180,1,'2021-09-06 16:48:10','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Política de devoluciones y reembolsos','','draft','closed','closed','','reembolso_devoluciones','','','2021-09-06 16:48:10','0000-00-00 00:00:00','',0,'https://www.markovations.com/?page_id=3180',0,'page','',0),(1594,1,'2016-01-29 10:12:39','2016-01-29 09:12:39','[vc_row type=\"vc_default\" css=\".vc_custom_1476008791393{padding-top: 70px !important;padding-bottom: 25px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6 vc_col-xs-12\" css=\".vc_custom_1476005293248{padding-bottom: 50px !important;}\"][ultimate_heading main_heading=\"THE7 CORPORATE\" alignment=\"left\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" main_heading_margin=\"margin-bottom:20px;\"][/ultimate_heading][vc_column_text]Suspendisse ullamcorper finibus justo eget auctor. Vestibulum ligula orci, volutpat id aliquet eget, consectetur eget ante.\n\nNam eget neque pellentesque, efficitur neque at, ornare orci. Morbi convallis a eros fermentum rhoncus. Morbi convallis a eros fermentum rhoncus lorem. Vestibulum ligula orci, volutpat id aliquet eget, consectetur eget ante. Duis pharetra for nec rhoncus felis sagittis nec amet ultricies lorem.\n\nQuisque lorem <strong><span class=\"color-title\">12 YEARS</span></strong> quis efficitur felis. Duis pharetra<strong><span class=\"color-title\"> 86 CLIENTS</span></strong> for amet ultricies augue, nec rhoncus felis <strong><span class=\"color-title\">7 AWARDS</span></strong> sagittis nec.[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6 vc_col-xs-12\" css=\".vc_custom_1476005300152{padding-bottom: 50px !important;}\"][ultimate_heading main_heading=\"OUR EXPERIENCE\" alignment=\"left\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" main_heading_margin=\"margin-bottom:20px;\"][/ultimate_heading][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Creative%20Services%20-%2012%20years%22%2C%22value%22%3A%2295%22%7D%2C%7B%22label%22%3A%22Insights%20%26%20Strategy%20-%2010%20years%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Media%20Research%20-%208%20years%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Marketing%20Data%20-%207%20years%22%2C%22value%22%3A%2265%22%7D%5D\" options=\"striped,animated\" caption_pos=\"top\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" content_placement=\"middle\" bg_type=\"bg_color\" type=\"vc_default\" css=\".vc_custom_1498804043002{padding-top: 70px !important;padding-bottom: 20px !important;}\" bg_color_value=\"#f5f5f5\"][vc_column css=\".vc_custom_1498755622313{padding-bottom: 50px !important;}\" offset=\"vc_col-lg-8 vc_col-md-7\"][ultimate_heading main_heading=\"A WORD FROM COMPANY OWNER\" alignment=\"left\" sub_heading_font_size=\"desktop:20px;mobile_landscape:15px;\" sub_heading_line_height=\"desktop:32px;mobile_landscape:22px;\" main_heading_margin=\"margin-bottom:30px;\" sub_heading_margin=\"margin-bottom:30px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" sub_heading_style=\"font-style:italic;\"]Quisque nec quam convallis, scelerisque risus in, viverra ipsum. Mauris sed molestie magna. Nunc auctor aliquet tortor in venenatis. Suspendisse potenti. Etiam quis suscipit nulla. Cras at facilisis risus, nec accumsan urna. Praesent congue aliquet nisi, eu hendrerit sem lobortis nec.\n\nMolestiae consequatur quis suscipit nulla lorem ipsum, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur![/ultimate_heading][ultimate_heading main_heading=\"James Anderson\" heading_tag=\"h4\" sub_heading_color=\"#ffb536\" alignment=\"left\" main_heading_margin=\"margin-bottom:10px;\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" sub_heading_style=\"font-weight:700;\" sub_heading_font_size=\"desktop:20px;\" sub_heading_line_height=\"desktop:26px;\" sub_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" el_class=\"color-title\"]Econimist / Еntrepreneur / Seven Corporate Founder[/ultimate_heading][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-offset-0 vc_col-lg-4 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-3 vc_col-xs-offset-2 vc_col-xs-8\" css=\".vc_custom_1498755704655{padding-bottom: 50px !important;}\"][dt_fancy_image image_id=\"1797\" width=\"800\" height=\"800\" border_radius=\"1000px\"][/vc_column][/vc_row][vc_row bg_type=\"bg_color\" bg_override=\"ex-full\" type=\"vc_default\" margin_top=\"-50\" css=\".vc_custom_1498803830227{padding-top: 50px !important;background-color: #000000 !important;}\" bg_color_value=\"#1f365c\"][vc_column width=\"1/3\" offset=\"vc_col-lg-4 vc_col-md-4\" css=\".vc_custom_1476007482956{padding-bottom: 50px !important;}\"][stat_counter icon=\"icomoon-icomoonfree-16x16-users\" icon_size=\"32\" icon_color=\"#ffffff\" icon_style=\"circle\" icon_position=\"left\" counter_title=\"Specialists\" counter_value=\"16\" speed=\"3\" el_class=\"accent-icon-bg\" title_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" title_font_style=\"font-weight:700;\" counter_color_txt=\"#ffffff\" desc_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" desc_font_style=\"font-weight:700;\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\" desc_font_color=\"#ffffff\" css_stat_counter=\".vc_custom_1498803802778{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" desc_font_size=\"desktop:70px;\" desc_font_line_height=\"desktop:70px;\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1476007487982{padding-bottom: 50px !important;}\"][stat_counter icon=\"icomoon-icomoonfree-16x16-user-tie\" icon_size=\"32\" icon_color=\"#ffffff\" icon_style=\"circle\" icon_position=\"left\" counter_title=\"Happy Clients\" counter_value=\"120\" speed=\"3\" el_class=\"accent-icon-bg\" title_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" title_font_style=\"font-weight:700;\" counter_color_txt=\"#ffffff\" desc_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" desc_font_style=\"font-weight:700;\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\" desc_font_color=\"#ffffff\" css_stat_counter=\".vc_custom_1498803807766{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" desc_font_size=\"desktop:70px;\" desc_font_line_height=\"desktop:70px;\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1476007492901{padding-bottom: 50px !important;}\"][stat_counter icon=\"icomoon-icomoonfree-16x16-briefcase\" icon_size=\"32\" icon_color=\"#ffffff\" icon_style=\"circle\" icon_position=\"left\" counter_title=\"Successful Cases\" counter_value=\"315\" speed=\"3\" el_class=\"accent-icon-bg\" title_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" title_font_style=\"font-weight:700;\" counter_color_txt=\"#ffffff\" desc_font=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\" desc_font_style=\"font-weight:700;\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\" desc_font_color=\"#ffffff\" css_stat_counter=\".vc_custom_1498803814809{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" desc_font_size=\"desktop:70px;\" desc_font_line_height=\"desktop:70px;\"][/vc_column][/vc_row][vc_row type=\"vc_default\" css=\".vc_custom_1476012908960{padding-top: 70px !important;padding-bottom: 25px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6 vc_col-xs-12\" css=\".vc_custom_1476013037503{padding-bottom: 25px !important;}\"][ultimate_heading main_heading=\"WHY CHOOSE US\" alignment=\"left\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" main_heading_margin=\"margin-bottom:25px;\"][/ultimate_heading][bsf-info-box icon=\"icomoon-icomoonfree-16x16-leaf\" icon_size=\"16\" icon_color=\"#ffffff\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" title=\"Diversity\" pos=\"left\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1498803934344{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\"]Because diversity lorem ipsum dolor odio augue placerat est, nec semper nisl porta ullam rutrum glavrida unicus amet vel illum qui dolorem eum fugiat quo voluptas nulla pariatur lorem.[/bsf-info-box][bsf-info-box icon=\"icomoon-icomoonfree-16x16-user-tie\" icon_size=\"16\" icon_color=\"#ffffff\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" title=\"Respect\" pos=\"left\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1498720697012{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\"]Respect is morbi tristique senectus et netus et malesuada fames ac turpis egestas ulla maximus elementum, odio augue.[/bsf-info-box][bsf-info-box icon=\"icomoon-icomoonfree-16x16-stack\" icon_size=\"16\" icon_color=\"#ffffff\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" title=\"Transparency\" pos=\"left\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1498803890741{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\"]Transparency is maecenas sit vel illum qui dolorem eum fugiat quo voluptas nulla pariatur - amet tincidunt elit lorem ipsum urabitur quis rhoncus.[/bsf-info-box][bsf-info-box icon=\"icomoon-icomoonfree-16x16-spinner4\" icon_size=\"16\" icon_color=\"#ffffff\" icon_style=\"advanced\" icon_color_bg=\"\" icon_border_spacing=\"34\" title=\"Integrity\" pos=\"left\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1498572567053{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:26px;\"]Because acting with integrity ipsum porta maximus, odio augue ullam rutrum velit sit tincidunt elit.[/bsf-info-box][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6 vc_col-xs-12\" css=\".vc_custom_1476012903703{padding-bottom: 50px !important;}\"][ultimate_heading main_heading=\"OUR COMPANY IN PHOTOS\" alignment=\"left\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" main_heading_margin=\"margin-bottom:30px;\"][/ultimate_heading][dt_gallery_photos_masonry mode=\"grid\" bwb_columns=\"desktop:4|h_tablet:4|v_tablet:4|phone:2\" image_sizing=\"resize\" image_border_radius=\"0px\" project_icon_border_width=\"0px\" dis_posts_total=\"12\" category=\"\"][/vc_column][/vc_row][vc_row bg_type=\"bg_color\" bg_override=\"ex-full\" type=\"vc_default\" css=\".vc_custom_1496399827329{padding-top: 70px !important;padding-bottom: 70px !important;}\" bg_color_value=\"rgba(170,170,170,0.1)\"][vc_column][ultimate_heading main_heading=\"OUR CLIENTS\" alignment=\"left\" main_heading_style=\"font-weight:bold;\" main_heading_font_size=\"desktop:26px;\" main_heading_line_height=\"desktop:32px;\" main_heading_margin=\"margin-bottom:25px;\"][/ultimate_heading][dt_carousel slides_on_wide_desk=\"6\" slides_on_desk=\"6\" slides_on_lapt=\"4\" arrow_bg_width=\"22x\" arrow_bg_height=\"80px\" arrow_border_radius=\"0px\" arrow_border_width=\"0px\" arrow_icon_color_hover=\"#ffffff\" arrow_bg_color_hover=\"#f4a215\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" r_arrow_h_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" l_arrow_h_offset=\"0px\" arrow_responsiveness=\"no-changes\" css_dt_carousel=\".vc_custom_1498756520817{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_single_image image=\"1671\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][vc_single_image image=\"1672\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][vc_single_image image=\"1673\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][vc_single_image image=\"1670\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][vc_single_image image=\"1669\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][vc_single_image image=\"1667\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][vc_single_image image=\"1668\" img_size=\"400x300\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" image_hovers=\"false\" lazy_loading=\"true\" link=\"http://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590\"][/dt_carousel][/vc_column][/vc_row]','Nosotrosgfdgf','','trash','closed','closed','','nosotrosfgf__trashed','','','2016-01-29 10:12:39','2016-01-29 09:12:39','',0,'https://the7.io/beauty-studio/?page_id=5',100,'page','',0),(2849,1,'2020-05-07 18:41:34','2020-05-07 16:41:34','[vc_row][vc_column][dt_products_masonry show_products=\"categories_products\" order=\"asc\" orderby=\"menu_order\" mode=\"grid\" bwb_columns=\"desktop:6|h_tablet:4|v_tablet:2|phone:1\" loading_mode=\"js_lazy_loading\" show_categories_filter=\"y\" navigation_font_color=\"#003a5d\" category_ids=\"97, 103, 105, 107, 104\"][/vc_column][/vc_row]','CCTV','','publish','closed','closed','','cctv','','','2020-05-07 18:41:34','2020-05-07 16:41:34','',0,'http://box5297.temp.domains/~markovat/?page_id=2849',100,'page','',0),(3030,1,'2020-05-31 20:45:52','2020-05-31 18:45:52','[contact-form-7 id=\"3032\" title=\"Formulario de contacto 1\"]','pruebacontacto','','publish','closed','closed','','pruebacontacto','','','2020-05-31 20:45:52','2020-05-31 18:45:52','',0,'https://www.markovations.com/?page_id=3030',0,'page','',0),(3176,1,'2021-09-06 16:48:10','2021-09-06 14:48:10','','Tienda','','publish','closed','closed','','tienda','','','2021-09-06 16:48:10','2021-09-06 14:48:10','',0,'https://www.markovations.com/tienda/',0,'page','',0),(3177,1,'2021-09-06 16:48:10','2021-09-06 14:48:10','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Carrito','','publish','closed','closed','','carrito','','','2021-09-06 16:48:10','2021-09-06 14:48:10','',0,'https://www.markovations.com/carrito/',0,'page','',0),(3178,1,'2021-09-06 16:48:10','2021-09-06 14:48:10','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Finalizar compra','','publish','closed','closed','','finalizar-compra','','','2021-09-06 16:48:10','2021-09-06 14:48:10','',0,'https://www.markovations.com/finalizar-compra/',0,'page','',0),(3179,1,'2021-09-06 16:48:10','2021-09-06 14:48:10','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','Mi cuenta','','publish','closed','closed','','mi-cuenta','','','2021-09-06 16:48:10','2021-09-06 14:48:10','',0,'https://www.markovations.com/mi-cuenta/',0,'page','',0),(3356,1,'2021-12-17 17:12:36','2021-12-17 16:12:36','<p>[vc_row equal_height=\"yes\" css_animation=\"fadeIn\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"id^3416|url^https://www.markovations.com/wp-content/uploads/2021/12/header_bg-scaled.jpg|caption^null|alt^null|title^header_bg|description^null\" bg_image_repeat=\"no-repeat\" bg_override=\"2\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/6\"][vc_single_image image=\"3584\" img_size=\"medium\" alignment=\"center\"][vc_empty_space height=\"100px\"][vc_column_text]</p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Utilizamos un software de control de asistencia propio, hecho en Perú, altamente confiable, fácil de usar y con todos los requisitos que exige la autoridad laboral.</span></p>\n<p>[/vc_column_text][vc_empty_space height=\"170px\" el_id=\"mas-info\"][/vc_column][vc_column width=\"2/6\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_column_text css_animation=\"none\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #dddd2e;\"><strong>LLÁMANOS</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><span style=\"color: #ffffff;\"><a class=\"link-28\" style=\"color: #ffffff; font-size: 14px;\" href=\"tel:+5117085300\">+(51-1) 708-5300</a></span></div>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text css_animation=\"none\"]</p>\n<div class=\"contact-header-ic contact-env h-m-pr ghyu789\" style=\"text-align: center;\"><span style=\"color: #dddd2e;\"><strong>EMAIL</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><span style=\"color: #ffffff;\"><a class=\"link-28\" style=\"color: #ffffff; font-size: 14px;\" href=\"mailto:hola@markovations.com\">hola@markovations.com</a></span></div>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][vc_tta_pageable no_fill_content_area=\"1\" autoplay=\"5\" active_section=\"1\" pagination_style=\"\" css_animation=\"none\"][vc_tta_section title=\"facestation f2\" tab_id=\"1640026791148-38bb9bcf-da98\"][vc_single_image image=\"3440\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"E-control\" tab_id=\"1640023800493-e75e6363-d276\"][vc_single_image image=\"3436\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"facepro1\" tab_id=\"1640026750326-30877c2c-ea8f\"][vc_single_image image=\"3439\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"x-station\" tab_id=\"1640026693564-3767b81e-4ba2\"][vc_single_image image=\"3437\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"d-flow\" tab_id=\"1640026731775-8c4e1777-9b4e\"][vc_single_image image=\"3438\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"e-control2\" tab_id=\"1640033118064-c1e47fc0-ed17\"][vc_single_image image=\"3447\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"catrax plus\" tab_id=\"1640026838735-a5b1bf6c-9d69\"][vc_single_image image=\"3441\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"tft500-p\" tab_id=\"1640026868734-89388f5a-a803\"][vc_single_image image=\"3442\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][/vc_tta_pageable][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][/vc_column][vc_column css_animation=\"bounceInUp\" width=\"1/2\" css=\".vc_custom_1640121518923{margin-top: -75px !important;margin-bottom: -50px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_id=\"lp-form\"][contact-form-7 id=\"3428\"][vc_column_text css=\".vc_custom_1640121779138{padding-right: 10px !important;padding-left: 10px !important;}\"]*Datos obligatorios[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" css=\".vc_custom_1640126363011{margin-top: 50px !important;background-color: #003a5d !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"2695\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" css_animation=\"left-to-right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1640187015449{margin-top: 15px !important;}\"][vc_column_text css_animation=\"right-to-left\"]</p>\n<p style=\"text-align: left;\"><span style=\"color: #ffffff;\">El control de asistencia es una solución totalmente obligatoria en Perú, exigida por el Ministerio de Trabajo y actualmente se usa en todo tipo de empresas, industrias, instituciones públicas y privadas. El control es usualmente administrado por las áreas de Recursos Humanos, administración o TI. </span></p>\n<p style=\"text-align: left;\"><span style=\"color: #ffffff;\">Este tipo de control puede ser biométrico o con RFID, siendo que el control biométrico es el más usado y seguro. Actualmente en Markovations comercializamos diversos tipos de biometría, siendo que control por huella digital y de rostro son los más usados en las empresas, por el nivel de seguridad, facilidad de uso y maduración que tiene la solución a nivel mundial.</span></p>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" content_placement=\"middle\"][vc_column css_animation=\"slideInUp\" width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_empty_space][vc_empty_space][vc_column_text]Markovations es una empresa de capital 100% PERUANO y EXPERTA en soluciones de Control de Asistencia, Control de Acceso, Soluciones de autentificación de personas, RFID y Soluciones integrales para bibliotecas.</p>\n<p>Contamos con el respaldo de marcas WORLD CLASS, con los mejores estándares de calidad y salud a nivel mundial. Si usted busca una solución biométrica o de RFID podemos darle la asesoría pertinente basada en nuestra experiencia.[/vc_column_text][vc_empty_space][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"3585\" width=\"1/2\"][/vc_column][/vc_row][vc_row css_animation=\"slideInUp\" css=\".vc_custom_1640711021851{background-color: #003a5d !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197126771{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation F2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation F2 cuenta con una precisión de autenticación excepcional, gracias a la combinación de sus cámaras de luz visible y infrarroja 8(IR), la cual permite un FAR de 1 en 10 mil millones, liderando el mercado en velocidad, seguridad y capacidad. FaceStation F2 cuenta con 3 variantes, las cuales cuentan con la mejor tecnología de la industria para identificación de rostros falsos. Como si fuera poco FaceStation F2 cuenta con tecnología DEEP LEARNING, lo cual significa que el equipo cuente con inteligencia artificial, permitiendo en cada uso que el equipo se vuelva mas inteligente.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3104\" img_size=\"large\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197220739{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Biomini Slim 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 es un escáner de huellas dactilares certificado por FAP20 con una gama de tecnologías de vanguardia. Junto con su sensor óptico delgado de 13.5 mm, BM-Slim2 presenta la tecnología patentada de Rango Multi-dinámico (MDR) de Suprema, el cumplimiento del FBI PIV / Mobile ID FAP20 y la compatibilidad con dispositivos Android.</p>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 también proporciona a los desarrolladores más flexibilidad física con su factor de forma reducido y el sensor óptico ultra delgado garantiza un funcionamiento robusto a lo largo del tiempo. BM-Slim2 proporciona la nueva y avanzada tecnología Live Finger Detection (LFD) mediante la aplicación de un método de aprendizaje automático que analiza y clasifica los patrones de imagen según las características ópticas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2400\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197158851{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation 2 de Suprema es la terminal de reconocimiento facial más avanzada, que incorpora muchas de las mejores funciones disponibles en la actualidad. Impulsada por la más reciente innovación en tecnología biométrica facial de Suprema, FaceStation 2 ofrece velocidad de comparación, exactitud y un nivel de seguridad sin precedentes. Gracias a la ingeniería óptica patentada de Suprema, FaceStation 2 alcanza hasta 25,000 lx de iluminación operativa, lo que la convierten en una terminal confiable, independientemente de las condiciones de iluminación. Combinada con una estructura y diseño ergonómico, FaceStation 2 proporciona rendimiento y uso excepcionales para implementación de sistemas de control de acceso y asistencia en instalaciones grandes o pequeñas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2918\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3199\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197198282{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Catrax Fit</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">El torniquete Catrax Fit es la mejor opción para proyectos donde el precio, la calidad y la estética son la mayor preocupación.</p>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Brazos más largos.</li>\n<li class=\"check-items check-p\">Fácil montaje y mantenimiento.</li>\n<li class=\"check-items check-p\">Confiabilidad y seguridad.</li>\n<li class=\"check-items check-p\">Sistema antipánico, brazo que cae.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2354\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"16px\"][vc_empty_space][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" content_placement=\"middle\"][vc_column width=\"1/4\"][/vc_column][vc_column css_animation=\"bounceInLeft\" width=\"1/4\" css=\".vc_custom_1640711610009{margin-top: -30px !important;}\"][vc_column_text][ultimate_heading main_heading=\"VISITA NUESTRA PÁGINA WEB\" heading_tag=\"h3\"]<a href=\"http://www.markovations.com\">www.markovations.com</a>[/ultimate_heading][/vc_column_text][/vc_column][vc_column css_animation=\"fadeInRight\" width=\"1/4\" css=\".vc_custom_1640711668337{margin-bottom: -20px !important;}\"][vc_single_image image=\"3608\" img_size=\"large\" alignment=\"center\" onclick=\"custom_link\" link=\"http://markovations.com\" css=\".vc_custom_1640297154335{margin-top: -30px !important;}\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" css=\".vc_custom_1640206958214{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #dddd2e !important;}\"][vc_column width=\"1/5\"][/vc_column][vc_column css_animation=\"flipInX\" width=\"1/5\"][vc_icon type=\"material\" icon_material=\"vc-material vc-material-phone_in_talk\" color=\"white\" background_style=\"rounded\" background_color=\"custom\" align=\"center\" custom_background_color=\"#003a5d\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1640206866112{margin-top: -15px !important;}\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #003a5d;\"><strong>LLÁMANOS</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><span style=\"color: #000000;\"><a class=\"link-28\" style=\"color: #000000; font-size: 14px;\" href=\"tel:+5117085300\">+(51-1) 708-5300</a></span></div>\n<p>[/vc_column_text][/vc_column][vc_column css_animation=\"flipInX\" width=\"1/5\"][vc_icon type=\"material\" icon_material=\"vc-material vc-material-contact_mail\" color=\"white\" background_style=\"rounded\" background_color=\"custom\" align=\"center\" custom_background_color=\"#003a5d\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1640206856113{margin-top: -15px !important;}\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #003a5d;\"><strong>EMAIL</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><a class=\"link-28\" style=\"font-size: 14px;\" href=\"mailto:hola@markovations.com\">hola@markovations.com</a></div>\n<p>[/vc_column_text][/vc_column][vc_column css_animation=\"flipInX\" width=\"1/5\"][vc_icon type=\"material\" icon_material=\"vc-material vc-material-location_city\" color=\"white\" background_style=\"rounded\" background_color=\"custom\" align=\"center\" custom_background_color=\"#003a5d\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1640206861952{margin-top: -15px !important;}\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #003a5d;\"><strong>DIRECCIÓN</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center; line-height: 1;\"><a class=\"link-28\" style=\"font-size: 14px;\" href=\"mailto:hola@markovations.com\">Jr. Pedro Benvenutto Murrieta 298-A,<br />\nSan Miguel. Lima – Peru</a></div>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/5\"][/vc_column][/vc_row][vc_row][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5NTAuNzI4NzgyNjczNjUxMyUyMTJkLTc3LjA4MjkzOTY0MTgyNjI0JTIxM2QtMTIuMDgwNzk2Mzc1MDUyNTM4JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OTEwNWM5NzMwY2RkZTQwMyUyNTNBMHg5YjJmYjgwMmNhZTI2NGZmJTIxMnNNYXJrb3ZhdGlvbnMlMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzcGUlMjE0djE2NDAyMDU3MjMyMDUlMjE1bTIlMjExc2VzLTQxOSUyMTJzcGUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGxvYWRpbmclM0QlMjJsYXp5JTIyJTNFJTNDJTJGaWZyYW1lJTNF\" css_animation=\"fadeIn\" css=\".vc_custom_1640206188384{margin-top: -35px !important;margin-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1640207394383{background-color: #003a5d !important;}\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1640208385530{margin-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"monosocial\" icon_monosocial=\"vc-mono vc-mono-facebook\" color=\"white\" size=\"sm\" align=\"center\" link=\"url:http%3A%2F%2Fwww.facebook.com%2Fmarkovations|||\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"monosocial\" icon_monosocial=\"vc-mono vc-mono-linkedin\" color=\"white\" size=\"sm\" align=\"center\" link=\"url:https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmarkovations|||\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"monosocial\" icon_monosocial=\"vc-mono vc-mono-twitterbird\" color=\"white\" size=\"sm\" align=\"center\" link=\"url:http%3A%2F%2Fwww.twitter.com%2Fmarkovations|||\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row disable_element=\"yes\"][vc_column][vc_tta_tabs style=\"flat\" color=\"white\" spacing=\"4\" alignment=\"center\" active_section=\"1\" css_animation=\"bounceInUp\"][vc_tta_section title=\"FaceStation F2\" tab_id=\"1640193688052-c2b49773-06eb\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197126771{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation F2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation F2 cuenta con una precisión de autenticación excepcional, gracias a la combinación de sus cámaras de luz visible y infrarroja 8(IR), la cual permite un FAR de 1 en 10 mil millones, liderando el mercado en velocidad, seguridad y capacidad. FaceStation F2 cuenta con 3 variantes, las cuales cuentan con la mejor tecnología de la industria para identificación de rostros falsos. Como si fuera poco FaceStation F2 cuenta con tecnología DEEP LEARNING, lo cual significa que el equipo cuente con inteligencia artificial, permitiendo en cada uso que el equipo se vuelva mas inteligente.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3104\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Biomini Slim 2\" tab_id=\"1640196322250-362be27e-85e5\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197220739{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Biomini Slim 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 es un escáner de huellas dactilares certificado por FAP20 con una gama de tecnologías de vanguardia. Junto con su sensor óptico delgado de 13.5 mm, BM-Slim2 presenta la tecnología patentada de Rango Multi-dinámico (MDR) de Suprema, el cumplimiento del FBI PIV / Mobile ID FAP20 y la compatibilidad con dispositivos Android.</p>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 también proporciona a los desarrolladores más flexibilidad física con su factor de forma reducido y el sensor óptico ultra delgado garantiza un funcionamiento robusto a lo largo del tiempo. BM-Slim2 proporciona la nueva y avanzada tecnología Live Finger Detection (LFD) mediante la aplicación de un método de aprendizaje automático que analiza y clasifica los patrones de imagen según las características ópticas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2400\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"FaceStation 2\" tab_id=\"1640196029830-07db73c2-fd13\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197158851{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation 2 de Suprema es la terminal de reconocimiento facial más avanzada, que incorpora muchas de las mejores funciones disponibles en la actualidad. Impulsada por la más reciente innovación en tecnología biométrica facial de Suprema, FaceStation 2 ofrece velocidad de comparación, exactitud y un nivel de seguridad sin precedentes. Gracias a la ingeniería óptica patentada de Suprema, FaceStation 2 alcanza hasta 25,000 lx de iluminación operativa, lo que la convierten en una terminal confiable, independientemente de las condiciones de iluminación. Combinada con una estructura y diseño ergonómico, FaceStation 2 proporciona rendimiento y uso excepcionales para implementación de sistemas de control de acceso y asistencia en instalaciones grandes o pequeñas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2918\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"FacePro 1 TD\" tab_id=\"1640196141778-1bc8e828-e5a7\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3199\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3199\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Catrax Fit\" tab_id=\"1640196262040-d60fb811-5e31\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197198282{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Catrax Fit</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">El torniquete Catrax Fit es la mejor opción para proyectos donde el precio, la calidad y la estética son la mayor preocupación.</p>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Brazos más largos.</li>\n<li class=\"check-items check-p\">Fácil montaje y mantenimiento.</li>\n<li class=\"check-items check-p\">Confiabilidad y seguridad.</li>\n<li class=\"check-items check-p\">Sistema antipánico, brazo que cae.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2354\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]</p>\n','Landing Page','','publish','closed','closed','','bienvenidos','','','2022-08-29 17:11:52','2022-08-29 17:11:52','',0,'https://www.markovations.com/?page_id=3356',0,'page','',0),(5724,1,'2022-08-29 17:11:52','2022-08-29 17:11:52','<p>[vc_row equal_height=\"yes\" css_animation=\"fadeIn\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"id^3416|url^https://www.markovations.com/wp-content/uploads/2021/12/header_bg-scaled.jpg|caption^null|alt^null|title^header_bg|description^null\" bg_image_repeat=\"no-repeat\" bg_override=\"2\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/6\"][vc_single_image image=\"3584\" img_size=\"medium\" alignment=\"center\"][vc_empty_space height=\"100px\"][vc_column_text]</p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Utilizamos un software de control de asistencia propio, hecho en Perú, altamente confiable, fácil de usar y con todos los requisitos que exige la autoridad laboral.</span></p>\n<p>[/vc_column_text][vc_empty_space height=\"170px\" el_id=\"mas-info\"][/vc_column][vc_column width=\"2/6\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_column_text css_animation=\"none\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #dddd2e;\"><strong>LLÁMANOS</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><span style=\"color: #ffffff;\"><a class=\"link-28\" style=\"color: #ffffff; font-size: 14px;\" href=\"tel:+5117085300\">+(51-1) 708-5300</a></span></div>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_column_text css_animation=\"none\"]</p>\n<div class=\"contact-header-ic contact-env h-m-pr ghyu789\" style=\"text-align: center;\"><span style=\"color: #dddd2e;\"><strong>EMAIL</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><span style=\"color: #ffffff;\"><a class=\"link-28\" style=\"color: #ffffff; font-size: 14px;\" href=\"mailto:hola@markovations.com\">hola@markovations.com</a></span></div>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][vc_tta_pageable no_fill_content_area=\"1\" autoplay=\"5\" active_section=\"1\" pagination_style=\"\" css_animation=\"none\"][vc_tta_section title=\"facestation f2\" tab_id=\"1640026791148-38bb9bcf-da98\"][vc_single_image image=\"3440\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"E-control\" tab_id=\"1640023800493-e75e6363-d276\"][vc_single_image image=\"3436\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"facepro1\" tab_id=\"1640026750326-30877c2c-ea8f\"][vc_single_image image=\"3439\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"x-station\" tab_id=\"1640026693564-3767b81e-4ba2\"][vc_single_image image=\"3437\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"d-flow\" tab_id=\"1640026731775-8c4e1777-9b4e\"][vc_single_image image=\"3438\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"e-control2\" tab_id=\"1640033118064-c1e47fc0-ed17\"][vc_single_image image=\"3447\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"catrax plus\" tab_id=\"1640026838735-a5b1bf6c-9d69\"][vc_single_image image=\"3441\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][vc_tta_section title=\"tft500-p\" tab_id=\"1640026868734-89388f5a-a803\"][vc_single_image image=\"3442\" img_size=\"large\" alignment=\"center\" css_animation=\"slideInUp\" image_hovers=\"false\" lazy_loading=\"true\"][/vc_tta_section][/vc_tta_pageable][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][/vc_column][vc_column css_animation=\"bounceInUp\" width=\"1/2\" css=\".vc_custom_1640121518923{margin-top: -75px !important;margin-bottom: -50px !important;background-color: #ffffff !important;border-radius: 10px !important;}\" el_id=\"lp-form\"][contact-form-7 id=\"3428\"][vc_column_text css=\".vc_custom_1640121779138{padding-right: 10px !important;padding-left: 10px !important;}\"]*Datos obligatorios[/vc_column_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" css=\".vc_custom_1640126363011{margin-top: 50px !important;background-color: #003a5d !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"2695\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" css_animation=\"left-to-right\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1640187015449{margin-top: 15px !important;}\"][vc_column_text css_animation=\"right-to-left\"]</p>\n<p style=\"text-align: left;\"><span style=\"color: #ffffff;\">El control de asistencia es una solución totalmente obligatoria en Perú, exigida por el Ministerio de Trabajo y actualmente se usa en todo tipo de empresas, industrias, instituciones públicas y privadas. El control es usualmente administrado por las áreas de Recursos Humanos, administración o TI. </span></p>\n<p style=\"text-align: left;\"><span style=\"color: #ffffff;\">Este tipo de control puede ser biométrico o con RFID, siendo que el control biométrico es el más usado y seguro. Actualmente en Markovations comercializamos diversos tipos de biometría, siendo que control por huella digital y de rostro son los más usados en las empresas, por el nivel de seguridad, facilidad de uso y maduración que tiene la solución a nivel mundial.</span></p>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" content_placement=\"middle\"][vc_column css_animation=\"slideInUp\" width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_empty_space][vc_empty_space][vc_column_text]Markovations es una empresa de capital 100% PERUANO y EXPERTA en soluciones de Control de Asistencia, Control de Acceso, Soluciones de autentificación de personas, RFID y Soluciones integrales para bibliotecas.</p>\n<p>Contamos con el respaldo de marcas WORLD CLASS, con los mejores estándares de calidad y salud a nivel mundial. Si usted busca una solución biométrica o de RFID podemos darle la asesoría pertinente basada en nuestra experiencia.[/vc_column_text][vc_empty_space][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"3585\" width=\"1/2\"][/vc_column][/vc_row][vc_row css_animation=\"slideInUp\" css=\".vc_custom_1640711021851{background-color: #003a5d !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197126771{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation F2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation F2 cuenta con una precisión de autenticación excepcional, gracias a la combinación de sus cámaras de luz visible y infrarroja 8(IR), la cual permite un FAR de 1 en 10 mil millones, liderando el mercado en velocidad, seguridad y capacidad. FaceStation F2 cuenta con 3 variantes, las cuales cuentan con la mejor tecnología de la industria para identificación de rostros falsos. Como si fuera poco FaceStation F2 cuenta con tecnología DEEP LEARNING, lo cual significa que el equipo cuente con inteligencia artificial, permitiendo en cada uso que el equipo se vuelva mas inteligente.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3104\" img_size=\"large\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197220739{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Biomini Slim 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 es un escáner de huellas dactilares certificado por FAP20 con una gama de tecnologías de vanguardia. Junto con su sensor óptico delgado de 13.5 mm, BM-Slim2 presenta la tecnología patentada de Rango Multi-dinámico (MDR) de Suprema, el cumplimiento del FBI PIV / Mobile ID FAP20 y la compatibilidad con dispositivos Android.</p>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 también proporciona a los desarrolladores más flexibilidad física con su factor de forma reducido y el sensor óptico ultra delgado garantiza un funcionamiento robusto a lo largo del tiempo. BM-Slim2 proporciona la nueva y avanzada tecnología Live Finger Detection (LFD) mediante la aplicación de un método de aprendizaje automático que analiza y clasifica los patrones de imagen según las características ópticas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2400\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197158851{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation 2 de Suprema es la terminal de reconocimiento facial más avanzada, que incorpora muchas de las mejores funciones disponibles en la actualidad. Impulsada por la más reciente innovación en tecnología biométrica facial de Suprema, FaceStation 2 ofrece velocidad de comparación, exactitud y un nivel de seguridad sin precedentes. Gracias a la ingeniería óptica patentada de Suprema, FaceStation 2 alcanza hasta 25,000 lx de iluminación operativa, lo que la convierten en una terminal confiable, independientemente de las condiciones de iluminación. Combinada con una estructura y diseño ergonómico, FaceStation 2 proporciona rendimiento y uso excepcionales para implementación de sistemas de control de acceso y asistencia en instalaciones grandes o pequeñas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2918\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3199\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\"][vc_column_text css=\".vc_custom_1640197198282{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Catrax Fit</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">El torniquete Catrax Fit es la mejor opción para proyectos donde el precio, la calidad y la estética son la mayor preocupación.</p>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Brazos más largos.</li>\n<li class=\"check-items check-p\">Fácil montaje y mantenimiento.</li>\n<li class=\"check-items check-p\">Confiabilidad y seguridad.</li>\n<li class=\"check-items check-p\">Sistema antipánico, brazo que cae.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2354\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"16px\"][vc_empty_space][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" content_placement=\"middle\"][vc_column width=\"1/4\"][/vc_column][vc_column css_animation=\"bounceInLeft\" width=\"1/4\" css=\".vc_custom_1640711610009{margin-top: -30px !important;}\"][vc_column_text][ultimate_heading main_heading=\"VISITA NUESTRA PÁGINA WEB\" heading_tag=\"h3\"]<a href=\"http://www.markovations.com\">www.markovations.com</a>[/ultimate_heading][/vc_column_text][/vc_column][vc_column css_animation=\"fadeInRight\" width=\"1/4\" css=\".vc_custom_1640711668337{margin-bottom: -20px !important;}\"][vc_single_image image=\"3608\" img_size=\"large\" alignment=\"center\" onclick=\"custom_link\" link=\"http://markovations.com\" css=\".vc_custom_1640297154335{margin-top: -30px !important;}\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row equal_height=\"yes\" css=\".vc_custom_1640206958214{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #dddd2e !important;}\"][vc_column width=\"1/5\"][/vc_column][vc_column css_animation=\"flipInX\" width=\"1/5\"][vc_icon type=\"material\" icon_material=\"vc-material vc-material-phone_in_talk\" color=\"white\" background_style=\"rounded\" background_color=\"custom\" align=\"center\" custom_background_color=\"#003a5d\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1640206866112{margin-top: -15px !important;}\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #003a5d;\"><strong>LLÁMANOS</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><span style=\"color: #000000;\"><a class=\"link-28\" style=\"color: #000000; font-size: 14px;\" href=\"tel:+5117085300\">+(51-1) 708-5300</a></span></div>\n<p>[/vc_column_text][/vc_column][vc_column css_animation=\"flipInX\" width=\"1/5\"][vc_icon type=\"material\" icon_material=\"vc-material vc-material-contact_mail\" color=\"white\" background_style=\"rounded\" background_color=\"custom\" align=\"center\" custom_background_color=\"#003a5d\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1640206856113{margin-top: -15px !important;}\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #003a5d;\"><strong>EMAIL</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center;\"><a class=\"link-28\" style=\"font-size: 14px;\" href=\"mailto:hola@markovations.com\">hola@markovations.com</a></div>\n<p>[/vc_column_text][/vc_column][vc_column css_animation=\"flipInX\" width=\"1/5\"][vc_icon type=\"material\" icon_material=\"vc-material vc-material-location_city\" color=\"white\" background_style=\"rounded\" background_color=\"custom\" align=\"center\" custom_background_color=\"#003a5d\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1640206861952{margin-top: -15px !important;}\"]</p>\n<div class=\"contact-header-ic hf-pr ghty67\" style=\"text-align: center;\"><span style=\"color: #003a5d;\"><strong>DIRECCIÓN</strong></span></div>\n<div class=\"item-contact\" style=\"text-align: center; line-height: 1;\"><a class=\"link-28\" style=\"font-size: 14px;\" href=\"mailto:hola@markovations.com\">Jr. Pedro Benvenutto Murrieta 298-A,<br />\nSan Miguel. Lima – Peru</a></div>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/5\"][/vc_column][/vc_row][vc_row][vc_column][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDE5NTAuNzI4NzgyNjczNjUxMyUyMTJkLTc3LjA4MjkzOTY0MTgyNjI0JTIxM2QtMTIuMDgwNzk2Mzc1MDUyNTM4JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4OTEwNWM5NzMwY2RkZTQwMyUyNTNBMHg5YjJmYjgwMmNhZTI2NGZmJTIxMnNNYXJrb3ZhdGlvbnMlMjE1ZTAlMjEzbTIlMjExc2VzLTQxOSUyMTJzcGUlMjE0djE2NDAyMDU3MjMyMDUlMjE1bTIlMjExc2VzLTQxOSUyMTJzcGUlMjIlMjB3aWR0aCUzRCUyMjYwMCUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGxvYWRpbmclM0QlMjJsYXp5JTIyJTNFJTNDJTJGaWZyYW1lJTNF\" css_animation=\"fadeIn\" css=\".vc_custom_1640206188384{margin-top: -35px !important;margin-bottom: 0px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1640207394383{background-color: #003a5d !important;}\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1640208385530{margin-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"monosocial\" icon_monosocial=\"vc-mono vc-mono-facebook\" color=\"white\" size=\"sm\" align=\"center\" link=\"url:http%3A%2F%2Fwww.facebook.com%2Fmarkovations|||\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"monosocial\" icon_monosocial=\"vc-mono vc-mono-linkedin\" color=\"white\" size=\"sm\" align=\"center\" link=\"url:https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmarkovations|||\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"monosocial\" icon_monosocial=\"vc-mono vc-mono-twitterbird\" color=\"white\" size=\"sm\" align=\"center\" link=\"url:http%3A%2F%2Fwww.twitter.com%2Fmarkovations|||\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row disable_element=\"yes\"][vc_column][vc_tta_tabs style=\"flat\" color=\"white\" spacing=\"4\" alignment=\"center\" active_section=\"1\" css_animation=\"bounceInUp\"][vc_tta_section title=\"FaceStation F2\" tab_id=\"1640193688052-c2b49773-06eb\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197126771{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation F2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation F2 cuenta con una precisión de autenticación excepcional, gracias a la combinación de sus cámaras de luz visible y infrarroja 8(IR), la cual permite un FAR de 1 en 10 mil millones, liderando el mercado en velocidad, seguridad y capacidad. FaceStation F2 cuenta con 3 variantes, las cuales cuentan con la mejor tecnología de la industria para identificación de rostros falsos. Como si fuera poco FaceStation F2 cuenta con tecnología DEEP LEARNING, lo cual significa que el equipo cuente con inteligencia artificial, permitiendo en cada uso que el equipo se vuelva mas inteligente.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3104\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Biomini Slim 2\" tab_id=\"1640196322250-362be27e-85e5\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197220739{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Biomini Slim 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 es un escáner de huellas dactilares certificado por FAP20 con una gama de tecnologías de vanguardia. Junto con su sensor óptico delgado de 13.5 mm, BM-Slim2 presenta la tecnología patentada de Rango Multi-dinámico (MDR) de Suprema, el cumplimiento del FBI PIV / Mobile ID FAP20 y la compatibilidad con dispositivos Android.</p>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">BM-Slim2 también proporciona a los desarrolladores más flexibilidad física con su factor de forma reducido y el sensor óptico ultra delgado garantiza un funcionamiento robusto a lo largo del tiempo. BM-Slim2 proporciona la nueva y avanzada tecnología Live Finger Detection (LFD) mediante la aplicación de un método de aprendizaje automático que analiza y clasifica los patrones de imagen según las características ópticas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2400\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"FaceStation 2\" tab_id=\"1640196029830-07db73c2-fd13\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197158851{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FaceStation 2</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">FaceStation 2 de Suprema es la terminal de reconocimiento facial más avanzada, que incorpora muchas de las mejores funciones disponibles en la actualidad. Impulsada por la más reciente innovación en tecnología biométrica facial de Suprema, FaceStation 2 ofrece velocidad de comparación, exactitud y un nivel de seguridad sin precedentes. Gracias a la ingeniería óptica patentada de Suprema, FaceStation 2 alcanza hasta 25,000 lx de iluminación operativa, lo que la convierten en una terminal confiable, independientemente de las condiciones de iluminación. Combinada con una estructura y diseño ergonómico, FaceStation 2 proporciona rendimiento y uso excepcionales para implementación de sistemas de control de acceso y asistencia en instalaciones grandes o pequeñas.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2918\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"FacePro 1 TD\" tab_id=\"1640196141778-1bc8e828-e5a7\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3199\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][vc_column_text css=\".vc_custom_1640197176514{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>FacePro 1 TD</strong></span></h3>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Reconocimiento aumentado del Facial de la luz visible.</li>\n<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D.</li>\n<li class=\"check-items check-p\">Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada.</li>\n<li class=\"check-items check-p\">Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C.</li>\n<li class=\"check-items check-p\">Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI.</li>\n<li class=\"check-items check-p\">Verificación múltiple: cara / palma / huella digital / contraseña.</li>\n<li class=\"check-items check-p\">Suplemento de luz con brillo ajustable.</li>\n<li class=\"check-items check-p\">Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n<li class=\"check-items check-p\">Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"3199\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Catrax Fit\" tab_id=\"1640196262040-d60fb811-5e31\"][vc_row_inner equal_height=\"yes\" content_placement=\"middle\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1640194237029{padding: 0px !important;}\"][vc_column_text css=\".vc_custom_1640197198282{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;}\"]</p>\n<h3 class=\"text-block-5\"><span style=\"color: #003a5d;\"><strong>Catrax Fit</strong></span></h3>\n<p class=\"paragraph-17\" style=\"font-size: 14px;\">El torniquete Catrax Fit es la mejor opción para proyectos donde el precio, la calidad y la estética son la mayor preocupación.</p>\n<ul style=\"font-size: 14px; list-style: disc; margin-left: 30px;\">\n<li class=\"check-items check-p\">Brazos más largos.</li>\n<li class=\"check-items check-p\">Fácil montaje y mantenimiento.</li>\n<li class=\"check-items check-p\">Confiabilidad y seguridad.</li>\n<li class=\"check-items check-p\">Sistema antipánico, brazo que cae.</li>\n</ul>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"2354\" img_size=\"medium\" alignment=\"center\"][/vc_column_inner][/vc_row_inner][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]</p>\n','Landing Page','','inherit','closed','closed','','3356-revision-v1','','','2022-08-29 17:11:52','2022-08-29 17:11:52','',3356,'https://marko11.com/?p=5724',0,'revision','',0),(3703,1,'2022-08-23 20:56:01','2022-08-23 18:56:01','','Elementor #3703','','trash','closed','closed','','__trashed','','','2022-08-23 20:56:01','2022-08-23 18:56:01','',0,'https://www.markovations.com/?page_id=3703',0,'page','',0),(3901,1,'2022-08-24 15:12:28','2022-08-24 15:12:28','','One Click Demo Import - log_file_2022-08-24__15-12-28','','inherit','open','closed','','one-click-demo-import-log_file_2022-08-24__15-12-28','','','2022-08-24 15:12:28','2022-08-24 15:12:28','',0,'https://marko11.com/wp-content/uploads/2022/08/log_file_2022-08-24__15-12-28.txt',0,'attachment','text/plain',0),(2544,1,'2016-11-02 12:02:35','2016-11-02 12:02:35','','arg_product_image_set14','','inherit','open','closed','','arg_product_image_set14','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5638,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set14.jpg',0,'attachment','image/jpeg',0),(5643,1,'2022-08-24 15:50:49','2022-08-24 15:50:49','','240x42logo-markovationsWhite','','inherit','open','closed','','240x42logo-markovationswhite','','','2022-08-24 15:51:03','2022-08-24 15:51:03','',0,'https://marko11.com/wp-content/uploads/2022/08/240x42logo-markovationsWhite.png',0,'attachment','image/png',0),(2545,1,'2016-11-02 12:02:37','2016-11-02 12:02:37','','arg_product_image_set15','','inherit','open','closed','','arg_product_image_set15','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5638,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set15.jpg',0,'attachment','image/jpeg',0),(2546,1,'2016-11-02 12:02:39','2016-11-02 12:02:39','','arg_product_image_set16','','inherit','open','closed','','arg_product_image_set16','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5638,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set16.jpg',0,'attachment','image/jpeg',0),(2555,1,'2016-11-02 12:10:14','2016-11-02 12:10:14','','arg_product_image_set17','','inherit','open','closed','','arg_product_image_set17','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2547,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set17.jpg',0,'attachment','image/jpeg',0),(2556,1,'2016-11-02 12:10:16','2016-11-02 12:10:16','','arg_product_image_set18','','inherit','open','closed','','arg_product_image_set18','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2547,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set18.jpg',0,'attachment','image/jpeg',0),(2557,1,'2016-11-02 12:10:18','2016-11-02 12:10:18','','arg_product_image_set19','','inherit','open','closed','','arg_product_image_set19','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2547,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set19.jpg',0,'attachment','image/jpeg',0),(2562,1,'2016-11-02 12:14:45','2016-11-02 12:14:45','','arg_product_image_set2','','inherit','open','closed','','arg_product_image_set2','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2135,'http://colabrio/wp-content/uploads/2016/10/arg_product_image_set2.jpg',0,'attachment','image/jpeg',0),(2563,1,'2016-11-02 12:14:47','2016-11-02 12:14:47','','arg_product_image_set3','','inherit','open','closed','','arg_product_image_set3','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2135,'http://colabrio/wp-content/uploads/2016/10/arg_product_image_set3.jpg',0,'attachment','image/jpeg',0),(2564,1,'2016-11-02 12:17:08','2016-11-02 12:17:08','','arg_product_image_set4','','inherit','open','closed','','arg_product_image_set4','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2514,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set4.jpg',0,'attachment','image/jpeg',0),(2565,1,'2016-11-02 12:17:10','2016-11-02 12:17:10','','arg_product_image_set5','','inherit','open','closed','','arg_product_image_set5','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2514,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set5.jpg',0,'attachment','image/jpeg',0),(2566,1,'2016-11-02 12:17:13','2016-11-02 12:17:13','','arg_product_image_set6','','inherit','open','closed','','arg_product_image_set6','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2514,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set6.jpg',0,'attachment','image/jpeg',0),(2567,1,'2016-11-02 12:19:01','2016-11-02 12:19:01','','arg_product_image_set11','','inherit','open','closed','','arg_product_image_set11','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5637,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set11.jpg',0,'attachment','image/jpeg',0),(2568,1,'2016-11-02 12:19:03','2016-11-02 12:19:03','','arg_product_image_set12','','inherit','open','closed','','arg_product_image_set12','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5637,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set12.jpg',0,'attachment','image/jpeg',0),(2569,1,'2016-11-02 12:19:05','2016-11-02 12:19:05','','arg_product_image_set13','','inherit','open','closed','','arg_product_image_set13','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5637,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set13.jpg',0,'attachment','image/jpeg',0),(2570,1,'2016-11-02 12:23:22','2016-11-02 12:23:22','','arg_product_image_set7','','inherit','open','closed','','arg_product_image_set7','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2522,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set7.jpg',0,'attachment','image/jpeg',0),(3902,1,'2016-11-02 12:23:24','2016-11-02 12:23:24','','arg_product_image_set8','','inherit','open','closed','','arg_product_image_set8','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2522,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set8.jpg',0,'attachment','image/jpeg',0),(2572,1,'2016-11-02 12:23:27','2016-11-02 12:23:27','','arg_product_image_set9','','inherit','open','closed','','arg_product_image_set9','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2522,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set9.jpg',0,'attachment','image/jpeg',0),(2573,1,'2016-11-02 12:23:29','2016-11-02 12:23:29','','arg_product_image_set10','','inherit','open','closed','','arg_product_image_set10','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2522,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set10.jpg',0,'attachment','image/jpeg',0),(2577,1,'2016-11-02 12:36:11','2016-11-02 12:36:11','','arg_product_image_set1','','inherit','open','closed','','arg_product_image_set1-2','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2135,'http://colabrio/wp-content/uploads/2016/10/arg_product_image_set1-1.jpg',0,'attachment','image/jpeg',0),(2585,1,'2016-11-02 12:59:10','2016-11-02 12:59:10','','arg_product_image_set21','','inherit','open','closed','','arg_product_image_set21','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2579,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set21.jpg',0,'attachment','image/jpeg',0),(2587,1,'2016-11-02 13:08:33','2016-11-02 13:08:33','','arg_product_image_set20','','inherit','open','closed','','arg_product_image_set20','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2579,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set20.jpg',0,'attachment','image/jpeg',0),(2588,1,'2016-11-02 13:08:35','2016-11-02 13:08:35','','arg_product_image_set22','','inherit','open','closed','','arg_product_image_set22','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2579,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set22.jpg',0,'attachment','image/jpeg',0),(2589,1,'2016-11-02 13:08:37','2016-11-02 13:08:37','','arg_product_image_set23','','inherit','open','closed','','arg_product_image_set23','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2579,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set23.jpg',0,'attachment','image/jpeg',0),(2600,1,'2016-11-02 13:16:00','2016-11-02 13:16:00','','arg_product_image_set24','','inherit','open','closed','','arg_product_image_set24','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2595,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set24.jpg',0,'attachment','image/jpeg',0),(2601,1,'2016-11-02 13:16:02','2016-11-02 13:16:02','','arg_product_image_set25','','inherit','open','closed','','arg_product_image_set25','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',2595,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set25.jpg',0,'attachment','image/jpeg',0),(2612,1,'2016-11-02 13:33:15','2016-11-02 13:33:15','','arg_product_image_set26','','inherit','open','closed','','arg_product_image_set26','','','2016-11-02 13:33:15','2016-11-02 13:33:15','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set26.jpg',0,'attachment','image/jpeg',0),(2613,1,'2016-11-02 13:33:17','2016-11-02 13:33:17','','arg_product_image_set27','','inherit','open','closed','','arg_product_image_set27','','','2016-11-02 13:33:17','2016-11-02 13:33:17','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set27.jpg',0,'attachment','image/jpeg',0),(2614,1,'2016-11-02 13:33:19','2016-11-02 13:33:19','','arg_product_image_set28','','inherit','open','closed','','arg_product_image_set28','','','2016-11-02 13:33:19','2016-11-02 13:33:19','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set28.jpg',0,'attachment','image/jpeg',0),(2615,1,'2016-11-02 13:33:21','2016-11-02 13:33:21','','arg_product_image_set29','','inherit','open','closed','','arg_product_image_set29','','','2016-11-02 13:33:21','2016-11-02 13:33:21','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set29.jpg',0,'attachment','image/jpeg',0),(2626,1,'2016-11-02 13:47:10','2016-11-02 13:47:10','','arg_product_image_set30','','inherit','open','closed','','arg_product_image_set30','','','2016-11-02 13:47:10','2016-11-02 13:47:10','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set30.jpg',0,'attachment','image/jpeg',0),(2627,1,'2016-11-02 13:47:12','2016-11-02 13:47:12','','arg_product_image_set31','','inherit','open','closed','','arg_product_image_set31','','','2016-11-02 13:47:12','2016-11-02 13:47:12','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set31.jpg',0,'attachment','image/jpeg',0),(2628,1,'2016-11-02 13:47:15','2016-11-02 13:47:15','','arg_product_image_set32','','inherit','open','closed','','arg_product_image_set32','','','2016-11-02 13:47:15','2016-11-02 13:47:15','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set32.jpg',0,'attachment','image/jpeg',0),(2629,1,'2016-11-02 13:47:18','2016-11-02 13:47:18','','arg_product_image_set33','','inherit','open','closed','','arg_product_image_set33','','','2016-11-02 13:47:18','2016-11-02 13:47:18','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set33.jpg',0,'attachment','image/jpeg',0),(2630,1,'2016-11-02 14:56:51','2016-11-02 14:56:51','','arg_product_image_set34','','inherit','open','closed','','arg_product_image_set34','','','2016-11-02 14:56:51','2016-11-02 14:56:51','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set34.jpg',0,'attachment','image/jpeg',0),(2631,1,'2016-11-02 14:56:53','2016-11-02 14:56:53','','arg_product_image_set35','','inherit','open','closed','','arg_product_image_set35','','','2016-11-02 14:56:53','2016-11-02 14:56:53','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set35.jpg',0,'attachment','image/jpeg',0),(2632,1,'2016-11-02 14:56:55','2016-11-02 14:56:55','','arg_product_image_set36','','inherit','open','closed','','arg_product_image_set36','','','2016-11-02 14:56:55','2016-11-02 14:56:55','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set36.jpg',0,'attachment','image/jpeg',0),(2668,1,'2016-11-02 15:19:36','2016-11-02 15:19:36','','arg_product_image_set37','','inherit','open','closed','','arg_product_image_set37','','','2016-11-02 15:19:36','2016-11-02 15:19:36','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set37.jpg',0,'attachment','image/jpeg',0),(2669,1,'2016-11-02 15:19:38','2016-11-02 15:19:38','','arg_product_image_set38','','inherit','open','closed','','arg_product_image_set38','','','2016-11-02 15:19:38','2016-11-02 15:19:38','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set38.jpg',0,'attachment','image/jpeg',0),(2670,1,'2016-11-02 15:19:40','2016-11-02 15:19:40','','arg_product_image_set39','','inherit','open','closed','','arg_product_image_set39','','','2016-11-02 15:19:40','2016-11-02 15:19:40','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set39.jpg',0,'attachment','image/jpeg',0),(2671,1,'2016-11-02 15:19:42','2016-11-02 15:19:42','','arg_product_image_set40','','inherit','open','closed','','arg_product_image_set40','','','2016-11-02 15:19:42','2016-11-02 15:19:42','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set40.jpg',0,'attachment','image/jpeg',0),(2672,1,'2016-11-02 15:19:44','2016-11-02 15:19:44','','arg_product_image_set41','','inherit','open','closed','','arg_product_image_set41','','','2016-11-02 15:19:44','2016-11-02 15:19:44','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set41.jpg',0,'attachment','image/jpeg',0),(2673,1,'2016-11-02 15:19:47','2016-11-02 15:19:47','','arg_product_image_set42','','inherit','open','closed','','arg_product_image_set42','','','2016-11-02 15:19:47','2016-11-02 15:19:47','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set42.jpg',0,'attachment','image/jpeg',0),(2674,1,'2016-11-02 15:19:49','2016-11-02 15:19:49','','arg_product_image_set43','','inherit','open','closed','','arg_product_image_set43','','','2016-11-02 15:19:49','2016-11-02 15:19:49','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set43.jpg',0,'attachment','image/jpeg',0),(2675,1,'2016-11-02 15:19:51','2016-11-02 15:19:51','','arg_product_image_set44','','inherit','open','closed','','arg_product_image_set44','','','2016-11-02 15:19:51','2016-11-02 15:19:51','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set44.jpg',0,'attachment','image/jpeg',0),(2676,1,'2016-11-02 15:19:53','2016-11-02 15:19:53','','arg_product_image_set45','','inherit','open','closed','','arg_product_image_set45','','','2016-11-02 15:19:53','2016-11-02 15:19:53','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set45.jpg',0,'attachment','image/jpeg',0),(2677,1,'2016-11-02 15:19:55','2016-11-02 15:19:55','','arg_product_image_set46','','inherit','open','closed','','arg_product_image_set46','','','2016-11-02 15:19:55','2016-11-02 15:19:55','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set46.jpg',0,'attachment','image/jpeg',0),(2678,1,'2016-11-02 15:19:58','2016-11-02 15:19:58','','arg_product_image_set47','','inherit','open','closed','','arg_product_image_set47','','','2016-11-02 15:19:58','2016-11-02 15:19:58','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set47.jpg',0,'attachment','image/jpeg',0),(2679,1,'2016-11-02 15:20:00','2016-11-02 15:20:00','','arg_product_image_set48','','inherit','open','closed','','arg_product_image_set48','','','2016-11-02 15:20:00','2016-11-02 15:20:00','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set48.jpg',0,'attachment','image/jpeg',0),(2680,1,'2016-11-02 15:20:03','2016-11-02 15:20:03','','arg_product_image_set49','','inherit','open','closed','','arg_product_image_set49','','','2016-11-02 15:20:03','2016-11-02 15:20:03','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set49.jpg',0,'attachment','image/jpeg',0),(2681,1,'2016-11-02 15:20:05','2016-11-02 15:20:05','','arg_product_image_set50','','inherit','open','closed','','arg_product_image_set50','','','2016-11-02 15:20:05','2016-11-02 15:20:05','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set50.jpg',0,'attachment','image/jpeg',0),(4178,1,'2016-11-18 14:07:14','2016-11-18 14:07:14','','arg_instagram_icon-min','','inherit','open','closed','','arg_instagram_icon-min','','','2016-11-18 14:07:14','2016-11-18 14:07:14','',0,'http://colabrio/wp-content/uploads/2016/11/arg_instagram_icon-min.png',0,'attachment','image/png',0),(4635,1,'2016-11-25 08:35:19','2016-11-25 08:35:19','','arg_product_image_set54','','inherit','open','closed','','arg_product_image_set54','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4615,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set54.jpg',0,'attachment','image/jpeg',0),(4643,1,'2016-11-25 08:45:57','2016-11-25 08:45:57','','arg_product_image_set62','','inherit','open','closed','','arg_product_image_set62','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4615,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set62.jpg',0,'attachment','image/jpeg',0),(4644,1,'2016-11-25 08:45:59','2016-11-25 08:45:59','','arg_product_image_set63','','inherit','open','closed','','arg_product_image_set63','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4615,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set63.jpg',0,'attachment','image/jpeg',0),(4645,1,'2016-11-25 08:47:38','2016-11-25 08:47:38','','arg_product_image_set53','','inherit','open','closed','','arg_product_image_set53','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4615,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set53.jpg',0,'attachment','image/jpeg',0),(4651,1,'2016-11-25 08:52:00','2016-11-25 08:52:00','','arg_product_image_set64','','inherit','open','closed','','arg_product_image_set64','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4646,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set64.jpg',0,'attachment','image/jpeg',0),(4652,1,'2016-11-25 08:52:02','2016-11-25 08:52:02','','arg_product_image_set65','','inherit','open','closed','','arg_product_image_set65','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4646,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set65.jpg',0,'attachment','image/jpeg',0),(4653,1,'2016-11-25 09:12:40','2016-11-25 09:12:40','','arg_product_image_set52','','inherit','open','closed','','arg_product_image_set52','','','2016-11-25 09:12:40','2016-11-25 09:12:40','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set52.jpg',0,'attachment','image/jpeg',0),(4654,1,'2016-11-25 09:12:42','2016-11-25 09:12:42','','arg_product_image_set55','','inherit','open','closed','','arg_product_image_set55','','','2016-11-25 09:12:42','2016-11-25 09:12:42','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set55.jpg',0,'attachment','image/jpeg',0),(4655,1,'2016-11-25 09:12:44','2016-11-25 09:12:44','','arg_product_image_set56','','inherit','open','closed','','arg_product_image_set56','','','2016-11-25 09:12:44','2016-11-25 09:12:44','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set56.jpg',0,'attachment','image/jpeg',0),(4656,1,'2016-11-25 09:12:46','2016-11-25 09:12:46','','arg_product_image_set57','','inherit','open','closed','','arg_product_image_set57','','','2016-11-25 09:12:46','2016-11-25 09:12:46','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set57.jpg',0,'attachment','image/jpeg',0),(4657,1,'2016-11-25 09:12:47','2016-11-25 09:12:47','','arg_product_image_set58','','inherit','open','closed','','arg_product_image_set58','','','2016-11-25 09:12:47','2016-11-25 09:12:47','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set58.jpg',0,'attachment','image/jpeg',0),(4658,1,'2016-11-25 09:12:49','2016-11-25 09:12:49','','arg_product_image_set59','','inherit','open','closed','','arg_product_image_set59','','','2016-11-25 09:12:49','2016-11-25 09:12:49','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set59.jpg',0,'attachment','image/jpeg',0),(4659,1,'2016-11-25 09:12:51','2016-11-25 09:12:51','','arg_product_image_set60','','inherit','open','closed','','arg_product_image_set60','','','2016-11-25 09:12:51','2016-11-25 09:12:51','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set60.jpg',0,'attachment','image/jpeg',0),(4660,1,'2016-11-25 09:12:53','2016-11-25 09:12:53','','arg_product_image_set61','','inherit','open','closed','','arg_product_image_set61','','','2016-11-25 09:12:53','2016-11-25 09:12:53','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set61.jpg',0,'attachment','image/jpeg',0),(4661,1,'2016-11-25 09:12:55','2016-11-25 09:12:55','','arg_product_image_set66','','inherit','open','closed','','arg_product_image_set66','','','2016-11-25 09:12:55','2016-11-25 09:12:55','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set66.jpg',0,'attachment','image/jpeg',0),(4662,1,'2016-11-25 09:12:56','2016-11-25 09:12:56','','arg_product_image_set67','','inherit','open','closed','','arg_product_image_set67','','','2016-11-25 09:12:56','2016-11-25 09:12:56','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set67.jpg',0,'attachment','image/jpeg',0),(4663,1,'2016-11-25 09:12:58','2016-11-25 09:12:58','','arg_product_image_set68','','inherit','open','closed','','arg_product_image_set68','','','2016-11-25 09:12:58','2016-11-25 09:12:58','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set68.jpg',0,'attachment','image/jpeg',0),(4664,1,'2016-11-25 09:13:00','2016-11-25 09:13:00','','arg_product_image_set69','','inherit','open','closed','','arg_product_image_set69','','','2016-11-25 09:13:00','2016-11-25 09:13:00','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set69.jpg',0,'attachment','image/jpeg',0),(4665,1,'2016-11-25 09:13:02','2016-11-25 09:13:02','','arg_product_image_set70','','inherit','open','closed','','arg_product_image_set70','','','2016-11-25 09:13:02','2016-11-25 09:13:02','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set70.jpg',0,'attachment','image/jpeg',0),(4666,1,'2016-11-25 09:13:04','2016-11-25 09:13:04','','arg_product_image_set71','','inherit','open','closed','','arg_product_image_set71','','','2016-11-25 09:13:04','2016-11-25 09:13:04','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set71.jpg',0,'attachment','image/jpeg',0),(4667,1,'2016-11-25 09:13:06','2016-11-25 09:13:06','','arg_product_image_set72','','inherit','open','closed','','arg_product_image_set72','','','2016-11-25 09:13:06','2016-11-25 09:13:06','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set72.jpg',0,'attachment','image/jpeg',0),(4668,1,'2016-11-25 09:13:08','2016-11-25 09:13:08','','arg_product_image_set73','','inherit','open','closed','','arg_product_image_set73','','','2016-11-25 09:13:08','2016-11-25 09:13:08','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set73.jpg',0,'attachment','image/jpeg',0),(4669,1,'2016-11-25 09:13:09','2016-11-25 09:13:09','','arg_product_image_set74','','inherit','open','closed','','arg_product_image_set74','','','2016-11-25 09:13:09','2016-11-25 09:13:09','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set74.jpg',0,'attachment','image/jpeg',0),(4670,1,'2016-11-25 09:13:11','2016-11-25 09:13:11','','arg_product_image_set75','','inherit','open','closed','','arg_product_image_set75','','','2016-11-25 09:13:11','2016-11-25 09:13:11','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set75.jpg',0,'attachment','image/jpeg',0),(4671,1,'2016-11-25 09:13:13','2016-11-25 09:13:13','','arg_product_image_set76','','inherit','open','closed','','arg_product_image_set76','','','2016-11-25 09:13:13','2016-11-25 09:13:13','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set76.jpg',0,'attachment','image/jpeg',0),(4672,1,'2016-11-25 09:13:15','2016-11-25 09:13:15','','arg_product_image_set77','','inherit','open','closed','','arg_product_image_set77','','','2016-11-25 09:13:15','2016-11-25 09:13:15','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set77.jpg',0,'attachment','image/jpeg',0),(4673,1,'2016-11-25 09:13:16','2016-11-25 09:13:16','','arg_product_image_set78','','inherit','open','closed','','arg_product_image_set78','','','2016-11-25 09:13:16','2016-11-25 09:13:16','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set78.jpg',0,'attachment','image/jpeg',0),(4674,1,'2016-11-25 09:13:18','2016-11-25 09:13:18','','arg_product_image_set79','','inherit','open','closed','','arg_product_image_set79','','','2016-11-25 09:13:18','2016-11-25 09:13:18','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set79.jpg',0,'attachment','image/jpeg',0),(4675,1,'2016-11-25 09:13:20','2016-11-25 09:13:20','','arg_product_image_set80','','inherit','open','closed','','arg_product_image_set80','','','2016-11-25 09:13:20','2016-11-25 09:13:20','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set80.jpg',0,'attachment','image/jpeg',0),(4676,1,'2016-11-25 09:13:22','2016-11-25 09:13:22','','arg_product_image_set81','','inherit','open','closed','','arg_product_image_set81','','','2016-11-25 09:13:22','2016-11-25 09:13:22','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set81.jpg',0,'attachment','image/jpeg',0),(4677,1,'2016-11-25 09:13:23','2016-11-25 09:13:23','','arg_product_image_set82','','inherit','open','closed','','arg_product_image_set82','','','2016-11-25 09:13:23','2016-11-25 09:13:23','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set82.jpg',0,'attachment','image/jpeg',0),(4678,1,'2016-11-25 09:13:26','2016-11-25 09:13:26','','arg_product_image_set83','','inherit','open','closed','','arg_product_image_set83','','','2016-11-25 09:13:26','2016-11-25 09:13:26','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set83.jpg',0,'attachment','image/jpeg',0),(4679,1,'2016-11-25 09:13:28','2016-11-25 09:13:28','','arg_product_image_set51','','inherit','open','closed','','arg_product_image_set51','','','2016-11-25 09:13:28','2016-11-25 09:13:28','',0,'http://colabrio/wp-content/uploads/2016/11/arg_product_image_set51.jpg',0,'attachment','image/jpeg',0),(4778,1,'2016-11-25 13:56:25','2016-11-25 13:56:25','','arg_category10-min','','inherit','open','closed','','arg_category10-min','','','2016-11-25 13:56:25','2016-11-25 13:56:25','',0,'http://colabrio/wp-content/uploads/2016/11/arg_category10-min.jpg',0,'attachment','image/jpeg',0),(4779,1,'2016-11-25 13:56:27','2016-11-25 13:56:27','','arg_category11-min','','inherit','open','closed','','arg_category11-min','','','2016-11-25 13:56:27','2016-11-25 13:56:27','',0,'http://colabrio/wp-content/uploads/2016/11/arg_category11-min.jpg',0,'attachment','image/jpeg',0),(5112,1,'2016-12-27 14:26:12','2016-12-27 14:26:12','','arg_brand2','','inherit','open','closed','','arg_brand2','','','2016-12-27 14:26:12','2016-12-27 14:26:12','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_brand2-1.png',0,'attachment','image/png',0),(5113,1,'2016-12-27 14:26:13','2016-12-27 14:26:13','','arg_brand3','','inherit','open','closed','','arg_brand3','','','2016-12-27 14:26:13','2016-12-27 14:26:13','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_brand3-1.png',0,'attachment','image/png',0),(5114,1,'2016-12-27 14:26:14','2016-12-27 14:26:14','','arg_brand4','','inherit','open','closed','','arg_brand4','','','2016-12-27 14:26:14','2016-12-27 14:26:14','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_brand4-1.png',0,'attachment','image/png',0),(5115,1,'2016-12-27 14:26:15','2016-12-27 14:26:15','','arg_brand5','','inherit','open','closed','','arg_brand5','','','2016-12-27 14:26:15','2016-12-27 14:26:15','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_brand5-1.png',0,'attachment','image/png',0),(5116,1,'2016-12-27 14:26:17','2016-12-27 14:26:17','','arg_demo08_slider3-min','','inherit','open','closed','','arg_demo08_slider3-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5476,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_demo08_slider3-min-1.jpg',0,'attachment','image/jpeg',0),(5117,1,'2016-12-27 14:26:20','2016-12-27 14:26:20','','arg_demo08_slider4-min','','inherit','open','closed','','arg_demo08_slider4-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5476,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_demo08_slider4-min-1.jpg',0,'attachment','image/jpeg',0),(5118,1,'2016-12-27 14:26:22','2016-12-27 14:26:22','','arg_demo8_slider-min','','inherit','open','closed','','arg_demo8_slider-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5624,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg',0,'attachment','image/jpeg',0),(5119,1,'2016-12-27 14:26:24','2016-12-27 14:26:24','','arg_product_image_set19','','inherit','open','closed','','arg_product_image_set19-2','','','2016-12-27 14:26:24','2016-12-27 14:26:24','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_product_image_set19-1.jpg',0,'attachment','image/jpeg',0),(5120,1,'2016-12-27 14:26:25','2016-12-27 14:26:25','','arg_product_image_set20','','inherit','open','closed','','arg_product_image_set20-2','','','2016-12-27 14:26:25','2016-12-27 14:26:25','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_product_image_set20-1.jpg',0,'attachment','image/jpeg',0),(5121,1,'2016-12-27 14:26:26','2016-12-27 14:26:26','','arg_brand1','','inherit','open','closed','','arg_brand1','','','2016-12-27 14:26:26','2016-12-27 14:26:26','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_brand1-1.png',0,'attachment','image/png',0),(5122,1,'2016-12-27 14:26:27','2016-12-27 14:26:27','','logo_light','','inherit','open','closed','','logo_light','','','2016-12-27 14:26:27','2016-12-27 14:26:27','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/logo_light-1.png',0,'attachment','image/png',0),(5123,1,'2016-12-27 14:26:28','2016-12-27 14:26:28','','logo_dark','','inherit','open','closed','','logo_dark','','','2016-12-27 14:26:28','2016-12-27 14:26:28','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/logo_dark-1.png',0,'attachment','image/png',0),(5139,1,'2016-12-28 09:04:22','2016-12-28 09:04:22','','arg_demo12_post1-min','','inherit','open','closed','','arg_demo12_post1-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5129,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_demo12_post1-min.jpg',0,'attachment','image/jpeg',0),(5140,1,'2016-12-28 09:04:24','2016-12-28 09:04:24','','arg_demo12_post2-min','','inherit','open','closed','','arg_demo12_post2-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5129,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_demo12_post2-min.jpg',0,'attachment','image/jpeg',0),(5141,1,'2016-12-28 09:04:26','2016-12-28 09:04:26','','arg_demo12_post3-min','','inherit','open','closed','','arg_demo12_post3-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5129,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2016/12/arg_demo12_post3-min.jpg',0,'attachment','image/jpeg',0),(5586,1,'2017-03-15 15:27:38','2017-03-15 15:27:38','','arg_pin','','inherit','open','closed','','arg_pin','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5476,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2017/03/arg_pin.png',0,'attachment','image/png',0),(5620,1,'2017-03-16 09:13:45','2017-03-16 09:13:45','','signature-min','','inherit','open','closed','','signature-min','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',5603,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2017/03/signature-min.png',0,'attachment','image/png',0),(5635,1,'2017-06-25 20:15:14','2017-06-25 20:15:14','','faviconArgenta','','inherit','open','closed','','faviconargenta','','','2017-06-25 20:15:14','2017-06-25 20:15:14','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2017/06/faviconArgenta.png',0,'attachment','image/png',0),(5636,1,'2017-06-25 20:15:17','2017-06-25 20:15:17','https://argenta.clbthemes.com/demo_08/wp-content/uploads/2017/06/cropped-faviconArgenta.png','cropped-faviconArgenta.png','','inherit','open','closed','','cropped-faviconargenta-png','','','2017-06-25 20:15:17','2017-06-25 20:15:17','',0,'https://argenta.clbthemes.com/demo_08/wp-content/uploads/2017/06/cropped-faviconArgenta.png',0,'attachment','image/png',0),(5062,1,'2016-12-05 08:19:01','2016-12-05 08:19:01','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"SE NUESTRO PARTNER\" subtitle=\"COLABORADOR MARKOVATIONS\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#dddd2e\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#dddd2e\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#182a3c\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#182a3c\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row]','Inicio','','publish','closed','closed','','home','','','2022-08-29 15:52:09','2022-08-29 15:52:09','',0,'https://argenta.clbthemes.com/demo_09/?page_id=5062',0,'page','',0),(5102,1,'2016-12-06 02:08:31','2016-12-06 02:08:31','[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]','How to make a blog using WordPress Theme','','publish','open','open','','how-to-make-a-blog-using-wordpress-theme','','','2016-12-06 02:08:31','2016-12-06 02:08:31','',0,'https://argenta.clbthemes.com/demo_09/?p=5102',0,'post','',0),(5103,1,'2016-12-06 02:10:32','2016-12-06 02:10:32','[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]','Make a travel blog using WordPress Theme','','publish','open','open','','make-a-travel-blog-using-wordpress-theme','','','2016-12-06 02:10:32','2016-12-06 02:10:32','',0,'https://argenta.clbthemes.com/demo_09/?p=5103',0,'post','',0),(5111,1,'2016-12-06 02:09:57','2016-12-06 02:09:57','[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]','Create stunning website with WordPress Theme','','publish','open','open','','create-stunning-website-with-wordpress-theme','','','2016-12-06 02:09:57','2016-12-06 02:09:57','',0,'https://argenta.clbthemes.com/demo_09/?p=5111',0,'post','',0),(5460,1,'2017-01-31 14:33:53','2017-01-31 14:33:53','[yith_wcwl_wishlist]','Wishlist','','publish','closed','closed','','wishlist','','','2017-01-31 14:33:53','2017-01-31 14:33:53','',0,'https://argenta.clbthemes.com/demo_08/wishlist/',0,'page','',0),(5461,1,'2017-01-31 14:34:03','2017-01-31 14:34:03','','Shop','','publish','closed','closed','','shop-2','','','2017-01-31 14:34:03','2017-01-31 14:34:03','',0,'https://argenta.clbthemes.com/demo_08/shop/',0,'page','',0),(5462,1,'2017-01-31 14:34:03','2017-01-31 14:34:03','[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2017-01-31 14:34:03','2017-01-31 14:34:03','',0,'https://argenta.clbthemes.com/demo_08/cart/',0,'page','',0),(5463,1,'2017-01-31 14:34:03','2017-01-31 14:34:03','[woocommerce_checkout]','Checkout','','publish','closed','closed','','checkout','','','2017-01-31 14:34:03','2017-01-31 14:34:03','',0,'https://argenta.clbthemes.com/demo_08/checkout/',0,'page','',0),(5464,1,'2017-01-31 14:34:03','2017-01-31 14:34:03','[woocommerce_my_account]','My Account','','publish','closed','closed','','my-account','','','2017-01-31 14:34:03','2017-01-31 14:34:03','',0,'https://argenta.clbthemes.com/demo_08/my-account/',0,'page','',0),(5476,1,'2017-03-15 13:59:57','2017-03-15 13:59:57','[vc_row][vc_column][vc_empty_space height=\"90px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1489417349177{padding-top: 0px !important;}\"][argenta_sc_google_maps map_zoom_enable=\"1\" marker_locations=\"59.3395449,18.0587563\n59.3419429,18.0285088\" map_height=\"400px\" map_marker=\"5586\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\" css=\".vc_custom_1489591403939{border-right-width: 1px !important;padding-top: 0px !important;padding-right: 35px !important;border-right-color: #ebebeb !important;border-right-style: solid !important;}\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"bottom_subtitle\" hide_divider=\"1\" title=\"Our Location\" title_typo=\"font_size~22||weight~700\" subtitle_typo=\"weight~inherit\"][vc_empty_space height=\"10px\"][argenta_sc_text]A member of their team is based in our office to provide an easy and convenient service to you.[/argenta_sc_text][argenta_sc_contacts_group list_items_type=\"`{`object Object`}`\"][argenta_sc_contact_inner block_type_layout=\"with_heading\" heading=\"Sweden\" icon_as_icon=\"my-icon-loc-point\" info=\"Dahlbergstagan, Erik Dahlbergsgatan 46, 115 57 Stockholm \" heading_typo=\"weight~700||use_custom_font~1||custom_font~Open Sans:300,300i,400,400i,700,700i\" icon_color=\"#bd8455\"][argenta_sc_contact_inner block_type_layout=\"with_heading\" heading=\"Sweden\" icon_as_icon=\"my-icon-loc-point\" info=\"Södra Förstadsgatan 36, 115 57 Stockholm \" heading_typo=\"weight~700||use_custom_font~1||custom_font~Open Sans:300,300i,400,400i,700,700i\" icon_color=\"#bd8455\"][/argenta_sc_contacts_group][vc_empty_space height=\"40px\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"bottom_subtitle\" hide_divider=\"1\" title=\"Careers\" title_typo=\"font_size~22||weight~700\" subtitle_typo=\"weight~inherit\"][vc_empty_space height=\"10px\"][argenta_sc_text]We also advise you on the best way to present it so that you get a quick sale or rental at the right price.[/argenta_sc_text][argenta_sc_contacts_group list_items_type=\"`{`object Object`}`\"][argenta_sc_contact_inner block_type_layout=\"with_heading\" heading=\"Phone number\" icon_as_icon=\"my-icon-tel-phone\" info=\" +43 069 905 670 50\" heading_typo=\"weight~700\" icon_color=\"#bd8455\"][/argenta_sc_contacts_group][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1489591384915{padding-left: 35px !important;}\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"bottom_subtitle\" hide_divider=\"1\" title=\"Get in Touch\" title_typo=\"font_size~22||weight~700\" subtitle_typo=\"weight~inherit\"][vc_empty_space height=\"10px\"][argenta_sc_text]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.[/argenta_sc_text][vc_empty_space height=\"10px\"][argenta_sc_contact_form form_id=\"5479\" form_style=\"border\" fields_offset=\"15px\" button_type=\"outline\" button_position=\"left\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"90px\"][/vc_column][/vc_row]','Contact','','publish','closed','closed','','contact','','','2017-03-15 13:59:57','2017-03-15 13:59:57','',0,'https://argenta.clbthemes.com/demo_08/?page_id=5476',0,'page','',0),(5603,1,'2017-03-16 08:39:37','2017-03-16 08:39:37','[vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1489655122168{padding-top: 0px !important;}\"][vc_empty_space height=\"90px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1489417349177{padding-top: 0px !important;}\"][vc_single_image image=\"5118\" img_size=\"full\"][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\" css=\".vc_custom_1489655429158{padding-top: 0px !important;}\"][argenta_sc_text text_typo=\"font_size~28||line_height~35||weight~700||use_custom_font~1||custom_font~Raleway:200,200i,300,300i,400,400i,500,500i,700,700i,900,900i\"]<span style=\"color: #454548;\">Iceland deep v brooklyn, chia pork belly fanny pack forage bushwick polaroid.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][vc_single_image image=\"5620\" img_size=\"full\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1489655420848{padding-top: 0px !important;}\"][argenta_sc_text]Literally keytar small batch, hoodie narwhal authentic quinoa synth chambray. Ugh narwhal poke williamsburg, lumbersexual vexillologist freegan. Post-ironic live-edge echo park, beard cornhole YOLO fam wayfarers meggings. Food truck sartorial truffaut artisan direct trade fixie actually, PBR&amp;B bushwick kickstarter bicycle rights normcore kale chips. Affogato chillwave street art, stumptown small batch helvetica VHS tumeric cornhole paleo try-hard aesthetic fashion axe distillery.[/argenta_sc_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1489655424983{padding-top: 0px !important;}\"][argenta_sc_text]Literally keytar small batch, hoodie narwhal authentic quinoa synth chambray. Ugh narwhal poke williamsburg, lumbersexual vexillologist freegan. Post-ironic live-edge echo park, beard cornhole YOLO fam wayfarers meggings. Food truck sartorial truffaut artisan direct trade fixie actually, PBR&amp;B bushwick kickstarter bicycle rights normcore kale chips. Affogato chillwave street art, stumptown small batch helvetica VHS tumeric cornhole paleo try-hard aesthetic fashion axe distillery.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"90px\"][/vc_column][/vc_row]','About','','publish','closed','closed','','about','','','2017-03-16 08:39:37','2017-03-16 08:39:37','',0,'https://argenta.clbthemes.com/demo_08/?page_id=5603',0,'page','',0),(5624,1,'2017-03-16 09:15:39','2017-03-16 09:15:39','','News','','publish','closed','closed','','news','','','2017-03-16 09:15:39','2017-03-16 09:15:39','',0,'https://argenta.clbthemes.com/demo_08/?page_id=5624',0,'page','',0),(2135,1,'2016-10-28 10:10:28','2016-10-28 10:10:28','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Wool overcoat','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','wool-overcoat','','','2016-10-28 10:10:28','2016-10-28 10:10:28','',0,'http://colabrio/product/blue-skinny-denim-jeans-copy/',20,'product','',0),(2514,1,'2016-11-02 10:38:47','2016-11-02 10:38:47','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Dark lightweight parka','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','dark-lightweight-parka','','','2016-11-02 10:38:47','2016-11-02 10:38:47','',0,'http://colabrio/product/dark-lightweight-parka/',20,'product','',0),(2522,1,'2016-11-02 10:49:00','2016-11-02 10:49:00','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Hoodie denim jacket','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','hoodie-denim-jacket','','','2016-11-02 10:49:00','2016-11-02 10:49:00','',0,'http://colabrio/product/hoodie-denim-jacket/',20,'product','',0),(5637,1,'2016-11-02 11:53:29','2016-11-02 11:53:29','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Khaki green hooded parka','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','khaki-green-hooded-parka','','','2016-11-02 11:53:29','2016-11-02 11:53:29','',0,'http://colabrio/product/khaki-green-hooded-parka/',20,'product','',0),(5638,1,'2016-11-02 12:01:11','2016-11-02 12:01:11','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Cream collar swing coat','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','cream-collar-swing-coat','','','2016-11-02 12:01:11','2016-11-02 12:01:11','',0,'http://colabrio/product/cream-collar-swing-coat/',20,'product','',0),(2547,1,'2016-11-02 12:06:38','2016-11-02 12:06:38','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Faux fur collar coat','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','faux-fur-collar-coat','','','2022-08-24 23:13:51','2022-08-24 23:13:51','',0,'http://colabrio/product/grey-collar-coat/',20,'product','',0),(2579,1,'2016-11-02 12:58:18','2016-11-02 12:58:18','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Black light scarf','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','black-light-scarf','','','2016-11-02 12:58:18','2016-11-02 12:58:18','',0,'http://colabrio/product/grey-collar-coat-copy/',20,'product','',0),(2590,1,'2016-11-02 13:09:36','2016-11-02 13:09:36','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Grey blanket scarf','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','grey-blanket-scarf','','','2016-11-02 13:09:36','2016-11-02 13:09:36','',0,'http://colabrio/product/grey-blanket-scarf/',20,'product','',0),(2595,1,'2016-11-02 13:15:39','2016-11-02 13:15:39','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Black leather gloves','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','cream-collar-swing-coat-copy','','','2022-08-24 23:13:46','2022-08-24 23:13:46','',0,'http://colabrio/product/cream-collar-swing-coat-copy/',20,'product','',0),(2602,1,'2016-11-02 13:32:57','2016-11-02 13:32:57','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Black holdall bag','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','black-round-holdall-bag','','','2016-11-02 13:32:57','2016-11-02 13:32:57','',0,'http://colabrio/product/black-round-holdall-bag/',20,'product','',0),(2607,1,'2016-11-02 13:32:59','2016-11-02 13:32:59','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Brown holdall bag','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','brown-holdall-bag','','','2016-11-02 13:32:59','2016-11-02 13:32:59','',0,'http://colabrio/product/brown-holdall-bag/',20,'product','',0),(2616,1,'2016-11-02 13:46:56','2016-11-02 13:46:56','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Gold metallic backpack','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','gold-metallic-backpack','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4684,'http://colabrio/product/gold-metallic-backpack/',20,'product','',0),(2621,1,'2016-11-02 13:47:00','2016-11-02 13:47:00','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Black leather backpack','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','black-leather-backpack','','','2022-08-24 15:14:56','2022-08-24 15:14:56','',4684,'http://colabrio/product/black-leather-backpack/',20,'product','',0),(2638,1,'2016-11-02 14:57:29','2016-11-02 14:57:29','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Suede ankle boots','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','suede-ankle-boots','','','2016-11-02 14:57:29','2016-11-02 14:57:29','',0,'http://colabrio/product/suede-ankle-boots/',20,'product','',0),(2643,1,'2016-11-02 15:19:14','2016-11-02 15:19:14','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.\n<table border=\"0\">\n<thead>\n<tr class=\"header\">\n<th colspan=\"8\">SHOE SIZE CONVERSION CHART</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<th>UK</th>\n<td>3</td>\n<td>4</td>\n<td>5</td>\n<td>6</td>\n<td>7</td>\n<td>8</td>\n<td>9</td>\n</tr>\n<tr class=\"divider\">\n<th>EU</th>\n<td>36</td>\n<td>37</td>\n<td>38</td>\n<td>39</td>\n<td>40</td>\n<td>41</td>\n<td>42</td>\n</tr>\n<tr class=\"last-row\">\n<th>US</th>\n<td>5</td>\n<td>6</td>\n<td>7</td>\n<td>8</td>\n<td>9</td>\n<td>10</td>\n<td>11</td>\n</tr>\n</tbody>\n</table>','Dark buckle boots','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','publish','open','closed','','dark-buckle-boots','','','2022-08-24 23:13:48','2022-08-24 23:13:48','',0,'http://colabrio/product/dark-buckle-boots/',20,'product','',0),(2648,1,'2016-11-02 15:19:16','2016-11-02 15:19:16','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Suede chunky lace-up boots','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','suede-chunky-lace-up-boots','','','2016-11-02 15:19:16','2016-11-02 15:19:16','',0,'http://colabrio/product/suede-chunky-lace-up-boots/',20,'product','',0),(2653,1,'2016-11-02 15:19:18','2016-11-02 15:19:18','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Fleece trim boots','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','fleece-trim-boots','','','2016-11-02 15:19:18','2016-11-02 15:19:18','',0,'http://colabrio/product/suede-ankle-boots-copy/',20,'product','',0),(2658,1,'2016-11-02 15:19:19','2016-11-02 15:19:19','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','Suede hiking boots','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','suede-hiking-boots','','','2016-11-02 15:19:19','2016-11-02 15:19:19','',0,'http://colabrio/product/suede-hiking-boots/',20,'product','',0),(5128,1,'2016-12-27 19:41:33','2016-12-27 19:41:33','[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]','How to make a blog using WordPress Theme','','publish','open','open','','how-to-make-a-blog-using-wordpress-theme-2','','','2016-12-27 19:41:33','2016-12-27 19:41:33','',0,'https://argenta.clbthemes.com/demo_08/?p=5128',0,'post','',0),(5129,1,'2016-12-27 19:42:24','2016-12-27 19:42:24','[vc_row][vc_column][vc_column_text]<span class=\"dropcap\" style=\"background-color: #f0f0f0;\">S</span>ausage doner strip steak, ball tip pork loin pig spare ribs short loin pancetta landjaeger shoulder burgdoggen cow kielbasa meatball. Picanha bresaola rump ribeye short loin. Sausage boudin flank venison, pork strip steak swine drumstick tenderloin corned beef capicola filet mignon porchetta pork loin.\n\nShank strip steak landjaeger swine doner leberkas bresaola jowl flank t-bone ribeye shoulder burgdoggen hamburger. Frankfurter hamburger cupim ground round tail, pork t-bone shoulder ham hock shank venison corned beef.\n\nExcepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit vluptatem 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.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column el_class=\"gallery-row\"][argenta_sc_gallery gallery_style=\"dark\" content_images=\"5139,5141\" columns=\"2\"][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]\n\nUt enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed 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.\n\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[/argenta_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n<blockquote class=\"icon\">When you have shot one bird flying you have shot all birds flying. They are all different and they fly in different ways but the sensation is the same and the last one is as good as the first. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][argenta_sc_text]Sausage shankle biltong, doner ham hock turducken hamburger. Jowl beef bacon, tri-tip strip steak rump jerky fatback flank corned beef pork loin cupim turkey. Ribeye ball tip shoulder pastrami bresaola. Sausage short ribs alcatra jowl. Andouille turkey meatloaf short ribs. Landjaeger frankfurter tail, alcatra ham brisket rump fatback drumstick shankle pork chop short loin salami doner.\n\nSugar plum sweet gingerbread cupcake bonbon bonbon jelly beans donut caramels. Bear claw macaroon muffin liquorice candy canes. Gingerbread tootsie roll liquorice. Lollipop cookie gingerbread chocolate bar chocolate bar lemon drops bear claw. Cheesecake halvah tiramisu sugar plum biscuit. Caramels tootsie roll chocolate cake tootsie roll. Chocolate cake cookie fruitcake candy canes donut bear claw.[/argenta_sc_text][/vc_column][/vc_row]','How to make a blog using WordPress Theme','','publish','open','open','','how-to-make-a-blog-using-wordpress-theme-3','','','2016-12-27 19:42:24','2016-12-27 19:42:24','',0,'https://argenta.clbthemes.com/demo_08/?p=5129',0,'post','',0),(2136,1,'2016-10-28 10:10:28','2016-10-28 10:10:28','','Wool overcoat','color: Red','publish','closed','closed','','variation-2136-of-blue-skinny-denim-jeans-copy','','','2016-10-28 10:10:28','2016-10-28 10:10:28','',2135,'http://colabrio/product_variation/',0,'product_variation','',0),(2663,1,'2016-11-02 15:19:25','2016-11-02 15:19:25','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Sand suede boots','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','sand-suede-boots','','','2016-11-02 15:19:25','2016-11-02 15:19:25','',0,'http://colabrio/product/sand-suede-boots/',20,'product','',0),(4615,1,'2016-11-25 08:17:12','2016-11-25 08:17:12','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Layered longline sweatshirt','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','layered-longline-sweatshirt','','','2016-11-25 08:17:12','2016-11-25 08:17:12','',0,'http://colabrio/product/layered-longline-sweatshirt/',20,'product','',0),(4646,1,'2016-11-25 08:48:26','2016-11-25 08:48:26','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Long sleeves hoodie','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','long-sleeves-hoodie','','','2016-11-25 08:48:26','2016-11-25 08:48:26','',0,'http://colabrio/product/long-sleeves-hoodie/',20,'product','',0),(4680,1,'2016-11-25 09:15:52','2016-11-25 09:15:52','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','Longline cotton hoodie','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','longline-cotton-hoodie','','','2016-11-25 09:15:52','2016-11-25 09:15:52','',0,'http://colabrio/product/longline-cotton-hoodie/',20,'product','',0),(4684,1,'2016-11-25 09:15:53','2016-11-25 09:15:53','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','Longline light hoodie','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','longline-light-hoodie','','','2016-11-25 09:15:53','2016-11-25 09:15:53','',0,'http://colabrio/product/longline-light-hoodie/',20,'product','',0),(4688,1,'2016-11-25 09:15:55','2016-11-25 09:15:55','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','Dark soft hoodie','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','dark-soft-hoodie','','','2016-11-25 09:15:55','2016-11-25 09:15:55','',0,'http://colabrio/product/dark-soft-hoodie/',20,'product','',0),(4692,1,'2016-11-25 09:15:58','2016-11-25 09:15:58','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Long sleeves sweatshirt','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','long-sleeves-sweatshirt','','','2016-11-25 09:15:58','2016-11-25 09:15:58','',0,'http://colabrio/product/long-sleeves-sweatshirt/',20,'product','',0),(4696,1,'2016-11-25 09:16:01','2016-11-25 09:16:01','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Nude mesh top','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','nude-mesh-top','','','2016-11-25 09:16:01','2016-11-25 09:16:01','',0,'http://colabrio/product/nude-mesh-top/',20,'product','',0),(4701,1,'2016-11-25 09:40:14','2016-11-25 09:40:14','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','White graphic T-shirt','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','white-graphic-t-shirt','','','2016-11-25 09:40:14','2016-11-25 09:40:14','',0,'http://colabrio/product/nude-mesh-top-copy/',20,'product','',0),(4705,1,'2016-11-25 09:40:16','2016-11-25 09:40:16','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Layered frill T-shirt','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','layered-frill-t-shirt','','','2016-11-25 09:40:16','2016-11-25 09:40:16','',0,'http://colabrio/product/layered-frill-t-shirt/',20,'product','',0),(4709,1,'2016-11-25 09:40:18','2016-11-25 09:40:18','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Mesh oversized T-shirt','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','mesh-oversized-t-shirt','','','2016-11-25 09:40:18','2016-11-25 09:40:18','',0,'http://colabrio/product/mesh-oversized-t-shirt/',20,'product','',0),(4713,1,'2016-11-25 09:40:21','2016-11-25 09:40:21','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pa riatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque.','Classic T-shirt','Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','open','closed','','classic-t-shirt','','','2016-11-25 09:40:21','2016-11-25 09:40:21','',0,'http://colabrio/product/classic-t-shirt/',20,'product','',0),(5479,1,'2016-10-21 11:27:01','2016-10-21 11:27:01','<div class=\"input-group\">\n   <label class=\"col-4\">[text* your-name placeholder\"Your Full Name\"]</label><label class=\"col-4\">[email* your-email placeholder\"Your Email Address\"]</label><label class=\"col-4\">[text your-phone placeholder\"Your Phone Number\"]</label>\n</div>\n<div class=\"input-group\">\n   <label class=\"col-12\">[text your-subject placeholder\"Subject\"]</label>\n</div>\n<label> [textarea your-message placeholder\"Write Your Message\"] </label>\n<button class=\"btn\"><span class=\"btn-load\"></span>Send Message</button>\n1\nARGENTA \"[your-subject]\"\n<[your-email]>\ntest@mail.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 ARGENTA (http://argenta)\nReply-To: [your-email]\n\n\n\n\nARGENTA \"[your-subject]\"\nARGENTA <wordpress@argenta>\n[your-email]\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on ARGENTA (http://argenta)\nReply-To: test@mail.ua\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Form Type1','','publish','closed','closed','','contact-form-1-2','','','2016-10-21 11:27:01','2016-10-21 11:27:01','',0,'http://argenta/?post_type=wpcf7_contact_form&amp;p=737',0,'wpcf7_contact_form','',0),(5644,1,'2022-08-24 15:51:20','2022-08-24 15:51:20','','240x42logo-markovations','','inherit','open','closed','','240x42logo-markovations','','','2022-08-24 15:51:24','2022-08-24 15:51:24','',0,'https://marko11.com/wp-content/uploads/2022/08/240x42logo-markovations.png',0,'attachment','image/png',0),(5657,1,'2022-08-24 22:24:09','2022-08-24 22:24:09','','Suprema-white','','inherit','open','closed','','suprema-white','','','2022-08-24 22:24:09','2022-08-24 22:24:09','',0,'https://marko11.com/wp-content/uploads/2022/08/Suprema-white.png',0,'attachment','image/png',0),(5653,1,'2022-08-24 18:03:02','2022-08-24 18:03:02','','Background-UNV','','inherit','open','closed','','background-unv-2','','','2022-08-24 18:03:02','2022-08-24 18:03:02','',0,'https://marko11.com/wp-content/uploads/2022/08/Background-UNV-1.jpg',0,'attachment','image/jpeg',0),(5655,1,'2022-08-24 21:02:45','2022-08-24 21:02:45','','uniview-white','','inherit','open','closed','','uniview-white','','','2022-08-24 21:02:45','2022-08-24 21:02:45','',0,'https://marko11.com/wp-content/uploads/2022/08/uniview-white.png',0,'attachment','image/png',0),(5656,1,'2022-08-24 22:04:48','2022-08-24 22:04:48','','Product_Line_up_Brochure_ES7','','inherit','open','closed','','product_line_up_brochure_es7','','','2022-08-24 22:04:48','2022-08-24 22:04:48','',0,'https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES7.jpg',0,'attachment','image/jpeg',0),(5652,1,'2022-08-24 17:50:33','2022-08-24 17:50:33','{\n    \"site_icon\": {\n        \"value\": 5651,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-08-24 17:49:08\"\n    }\n}','','','trash','closed','closed','','84c5e110-e783-470a-9b9f-0e204ee22afd','','','2022-08-24 17:50:33','2022-08-24 17:50:33','',0,'https://marko11.com/?p=5652',0,'customize_changeset','',0),(5651,1,'2022-08-24 17:48:42','2022-08-24 17:48:42','https://marko11.com/wp-content/uploads/2022/08/cropped-O-icon-512x512-1-1.png','cropped-O-icon-512x512-1-1.png','','inherit','open','closed','','cropped-o-icon-512x512-1-1-png','','','2022-08-24 17:48:42','2022-08-24 17:48:42','',0,'https://marko11.com/wp-content/uploads/2022/08/cropped-O-icon-512x512-1-1.png',0,'attachment','image/png',0),(3709,1,'2022-08-23 23:27:37','2022-08-23 23:27:37','','Shop','','publish','closed','closed','','shop','','','2022-08-23 23:27:37','2022-08-23 23:27:37','',0,'https://marko11.com/shop/',0,'page','',0),(3710,1,'2022-08-23 23:27:37','2022-08-23 23:27:37','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@marko11.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@marko11.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2022-08-23 23:27:37','2022-08-23 23:27:37','',0,'https://marko11.com/?post_type=wpcf7_contact_form&p=3710',0,'wpcf7_contact_form','',0),(5658,1,'2022-08-25 16:14:37','2022-08-25 16:14:37','','Background-Gunnebojpg','','inherit','open','closed','','background-gunnebojpg','','','2022-08-25 16:14:37','2022-08-25 16:14:37','',0,'https://marko11.com/wp-content/uploads/2022/08/Background-Gunnebojpg.jpg',0,'attachment','image/jpeg',0),(5659,1,'2022-08-25 16:18:53','2022-08-25 16:18:53','','Gunnebo_AB_Logo','','inherit','open','closed','','gunnebo_ab_logo','','','2022-08-25 16:18:53','2022-08-25 16:18:53','',0,'https://marko11.com/wp-content/uploads/2022/08/Gunnebo_AB_Logo.png',0,'attachment','image/png',0),(2029,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','3000T-C, terminal inteligente de asistencia mediante huellas dactilares con el mejor costo-rendimiento. Cuenta con un potente algoritmo de huella digital con funcionamiento a alta velocidad. Funciona tanto en modo independiente como en red, unidad flash USB para la gestión de datos fuera de línea. El cifrado de datos mejora la seguridad. Es fácil de adaptar para la  impresión del ticket de asistencia.\n<ul>\n 	<li><b>Pantalla</b> : Pantalla a color TFT de 3″ HD 4 lineas</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 3,000</li>\n 	<li><b>Capacidad de registro</b> : 100,000 events</li>\n 	<li><b>Estilo de asistencia</b> : Marca entrada/salida, almuerzo entrada/salida, OE entrada/salida</li>\n 	<li><b>Dimensiones</b> : 178(L) x 139(W) x 49(H)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, RJ45, RS232/485</li>\n</ul>\n&nbsp;','3000TC-II','Cuenta con un sistema de Algoritmo que permite una rápida operación. Equipo con funcionamiento independiente o red, almacena la información sin pérdidas en caso de quedarse sin energía\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/3000T.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','3000tc-ii','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2029',3,'product','',0),(2071,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Soporte para colocar cerraduras EM','Bracket L / U / Z','Soporte para colocar cerraduras EM','publish','closed','closed','','bracket-l-u-z','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/boton-de-salida-serie-poc-2/',2,'product','',0),(2075,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>CoreStation</b> Suprema CoreStation es un controlador de puerta inteligente que ofrece las ventajas de una seguridad habilitada biométricamente sobre un sistema de control de acceso centralizado.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes aligncenter\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500,000 (1:1) / 100,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000 (1:1) / 200,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">5.000.000(texto)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">4 canales de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">4 relays, 8 entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.4 GHz Octa Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">1GB RAM, 8GB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>','CoreStation','CoreStation de Suprema, controlador de puertas inteligentes con activación  biométrica optimizado a nivel empresarial. Cuenta con una capacidad de gestiono de 500 000 usuarios, ademas de poder registrar 400 000 huellas  por segundo. CoreStation es totalmente compatible a la plataforma de BioStar 2.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/CoreStation_New.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','corestation','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bracket-l-u-z-2/',0,'product','',0),(2077,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','&gt;Lector de huella óptico de libre mantenimiento el cual permite registrar cualquier huella de la mano\n<ul>\n 	<li><b>Sensor</b> : sensor Óptico</li>\n 	<li><b>Resolución</b> :512 DPI / 256 Escala de grises</li>\n 	<li><b>Área de Lectura</b> : 18 x 22 mm</li>\n 	<li><b>Tamaño de Imagen</b> : 280 x 360 px</li>\n 	<li><b>Interfaz</b> : USB</li>\n 	<li><b>Sistema Operativo</b> : Windows</li>\n</ul>','Lector de Huella ZK4500','Lector de huella óptico de libre mantenimiento el cual permite registrar cualquier huella de la mano.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/ZK4500.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','lector-de-huella-zk4500','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/boton-de-salida-serie-poc-2/',2,'product','',0),(2080,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Es un módulo de expansión diseñado para el control de acceso con elevadores. Combinado con un dispositivo de Suprema y el software BioStar, un sólo módulo puede controlar de forma segura hasta 12 pisos, a través de una conexión encriptada. Lift I/O puede ser enlazado en una configuración de cadena margarita (daisy chain) con hasta 10 dispositivos para el control de 120 pisos.\n\n&nbsp;\n<ul>\n 	<li><b>Communicación</b> : RS-485</li>\n 	<li><b>Entradas</b> : 12 x TTL</li>\n 	<li><b>Relé</b> : 12 x Relé</li>\n 	<li><b>Potencia</b> : 12V DC</li>\n 	<li><b>Temp. de funcionamiento</b> : -20°C to 50°C</li>\n 	<li><b>Dimensiones</b> : 140 x 240 x 32 mm (W x H x D)</li>\n</ul>','Lift I/O','Es un módulo de expansión diseñado para el control de acceso con elevadores. Combinado con un dispositivo de Suprema y el software BioStar, un sólo módulo puede controlar de forma segura hasta 12 pisos, a través de una conexión encriptada. Lift I/O puede ser enlazado en una configuración de cadena margarita (daisy chain) con hasta 10 dispositivos para el control de 120 pisos.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/lift-I-O.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','lift-i-o','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/lector-de-huella-zk4500-2/',0,'product','',0),(2082,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<strong>Baterías de alimentación de 12V y 5V Mini-UPS para terminales</strong>\n\nMini-UPS garantiza energía eléctrica en ambientes donde deja de suministrarse la misma,  a través de la batería se suministra energía eléctrica para que el dispositivo siga funcioanando\n\nEl Mini-UPS se mantiene en estado de reposo la mayor parte del tiempo. El adaptador suministra energía al realizar el cambio de corriente alterna a corriente continua. Si la batería no se encuentra saturada, iniciara su carga\n\n&nbsp;','Miniups de 12V y 5V','Unidad de respaldo de energía para lectores biométricos de 5 y 12 VDC\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/super-mini-ups-12v-5v.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','miniups-de-12v-y-5v','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/lector-de-huella-zk4500-2/',2,'product','',0),(2157,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>Bioentry Plus</b> combina exquisitamente los beneficios de un sistema de control de acceso IP con la seguridad adicional proporcionada por la biometría. Es la base de la línea de productos de huella IP de Suprema y una buena solución para interiores, para cualquier sistema que requiera tecnología de huella.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000 (1:1), 5,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000 (1:1), 10,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000 (Eventos)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">533MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">8MB Flash, 8MB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>','BioEntry Plus','BioEntry Plus combina exquisitamente los beneficios de un sistema de control de acceso IP con la seguridad adicional proporcionada por la biometría.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/bioentry-plus.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','bioentry-plus','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/3000tc-ii-2/',0,'product','',0),(2166,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>Biolite Net</b> es una compacta terminal IP de huella que ha sido diseñada para adecuarse a una montura tipo mullion (compacta). El nivel de protección IP65, para resistencia contra polvo y agua la hace adecuada para uso tanto en interiores como en exteriores, y su sencilla interfaz de usuario permite el fácil y rápido acceso al dispositivo. Es ideal para aplicaciones que requieren interacción de usuario básica y una variedad de entornos de instalación.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000 (1:1), 5,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000 (1:1), 10,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000 (Eventos)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">533MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">16MB RAM, 8MB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.35\", B/W</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>','Biolite Net','BioLite es una compacta terminal IP de huella que ha sido diseñada para adecuarse a una montura tipo mullion (compacta).\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/biolite-net.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','biolite-net','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-w2-2/',0,'product','',0),(2168,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>BIOPAD100</b> es una innovadora solución para control de tiempos y asistencias del personal. De diseño elegante y ergonómico, combina una pantalla táctil fácil de usar, junto con la identificación de huella digital mas avanzada del mercado. Ofrece también la verificación por tarjetas RFID.\n<ul>\n 	<li><b>Pantalla</b> : pantalla táctil resistente de 7″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 6,000</li>\n 	<li><b>Capacidad de tarjetas</b> : 10,000</li>\n 	<li><b>Capacidad de Transacción</b> : 30,000</li>\n 	<li><b>Dimensiones</b> : 222mm x 135mm x 51mm</li>\n 	<li><b>Comunicación</b> : TCP/IP; WIFI, Host USB</li>\n</ul>\n&nbsp;','Biopad100','<b>BIOPAD100</b> es una innovadora solución para control de tiempos y asistencias del personal. De diseño elegante y ergonómico, combina una pantalla táctil fácil de usar, junto con la identificación de huella digital mas avanzada del mercado. Ofrece también la verificación por tarjetas RFID.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/biopad100.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','biopad100','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-plus-2/',2,'product','',0),(2382,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Es la solución con mejor relación costo-beneficio del mercado para el control de acceso. Sus modelos se destacan por la versatilidad, por el diseño atractivo y, principalmente, por la facilidad de integración con otros componentes de seguridad, tales como lectores magnéticos, biométricos y de proximidad, pantallas, teclados, UPS/no-breaks y mucho más.\n<ul>\n 	<li>Diseño diferenciado</li>\n 	<li>Personalización</li>\n 	<li>Sistema antipánico brazo que cae</li>\n 	<li>Confiabilidad y seguridad</li>\n 	<li>Fácil mantenimiento e integración</li>\n</ul>','Catrax Plus','Combina un giro suave, versatilidad y facilidad de integración con otros componentes de seguridad, el Catrax Plus es duradero y rentable.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/catrax-plus.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','catrax-plus','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/ts1022s-3/',3,'product','',0),(2383,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Digicon ha desarrollado una serie de secciones de barrera para los proyectos de control de acceso que utilizan torniquetes. Fabricado con los mejores materiales y acabados, garantizan una excelente presentación y la calidad de su proyecto.','Catrax Modulo de Bloqueo','Digicon ha desarrollado una serie de secciones de barrera para los proyectos de control de acceso que utilizan torniquetes.\n<div class=\"line\">\n<div class=\"tabs\">\n<div id=\"tab-4\" class=\"tab-item\">\n<div class=\"tab-content\">\n<div class=\"margin\">\n<div class=\"s-12 m-6 l-6\">\n<ul>\n 	<li>Facilidad de instalación.</li>\n 	<li>Varias configuraciones.</li>\n 	<li>Ajustable a las necesidades del proyecto</li>\n 	<li>Excelente presentación siguiendo la línea Catrax</li>\n 	<li>Solución profesional con buena relación coste-beneficio.</li>\n</ul>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/catrax-modulo-bloqueo.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','barrera-vehicular-2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/barrera-vehicular-2/',3,'product','',0),(2385,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Catrax Master es un compacto pero muy robusto torniquete del tipo pórtico. Su estructurade brazo 90 ° permite un verdadero flujo sin obstáculos a los clientes. Una variedad de opciones, incluyendo un mecanismo de brazo que cae muy eficaz, acero inoxidable y versiones en acero dulce, pictogramas laterales y mucho más hacen de este el torniquete elegido por integradores en todo el mundo. El mecanismo de bloqueo es de bajo mantenimiento y altamente eficaz gracias a su diseño sólido y al uso exclusivo de electroimanes en lugar de solenoides de bajo coste.\n<ul>\n 	<li>Comodidad en el pasaje.</li>\n 	<li>Fácil integración.</li>\n 	<li>Sistema antipánico, brazo que cae.</li>\n 	<li>Terminación personalizada.</li>\n 	<li>Diseño diferenciado.</li>\n</ul>','Catrax Master','<div class=\"woocommerce-product-details__short-description\">\n\nEs un compacto pero muy robusto torniquete del tipo pórtico. Su estructurade brazo 90 ° permite un verdadero flujo sin obstáculos a los clientes.\n\n</div>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/catrax-master.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','catrax-master','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/barrera-vehicular-3/',3,'product','',0),(2388,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El torniquete Catrax Fit es la mejor opción para proyectos donde el precio, la calidad y la estética son la mayor preocupación. Catrax Fit está diseñado para casi cualquier proyecto y presupuesto. Este producto completa la línea de torniquetes Digicon: un producto robusto, confiable, versátil y atractivo a un precio muy competitivo.','Catrax Fit','El torniquete Catrax Fit es la mejor opción para proyectos donde el precio, la calidad y la estética son la mayor preocupación.\n<ul>\n 	<li>Brazos más largos.</li>\n 	<li>Fácil montaje y mantenimiento.</li>\n 	<li>Confiabilidad y seguridad.</li>\n 	<li>Sistema antipánico, brazo que cae.</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/catrax-fit.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','catrax-fit','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/ts1022s-3/',3,'product','',0),(2944,1,'2020-05-21 19:01:30','2020-05-21 17:01:30','Revolucionando una vez más el mercado de Control de Asistencia, Control iD trae al mercado el REP iDClass. El producto utiliza las más modernas tecnologías de identificación. Su display táctil posibilita una interacción amigable e intuitiva con el usuario y su diseño innovador, tamaño reducido y robustez reafirman el liderazgo de Control iD en el segmento.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Empleados</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para 15.000 usuarios registrados</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Huellas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para 15.000 huellas</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Lector biométrico (MULT, BIO, BIO PROX y BIO BARRAS)</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Lector de huellas digitales óptico de 500 DPI</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Tarjetas de Proximidad (MULT, BIO PROX y PROX)</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Compatible con tecnología Mifare o 125kHz ASK</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Códigos de Barra (MULT, BIO BARRAS y BARRAS)</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Lectura de códigos de barras (Código 39, 2 de 5 y 2 de 5 entrelazado)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Contraseña (TODOS LOS MODELOS)</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Identificación de usuarios a través de clave numérica</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Compartimiento de Bobina</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para bobinas de hasta 400m (10.000+ tickets por bobina)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110-220V (Bi-Volt) / 60Hz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">iDCloud, USB, Ethernet, GPRS, Wi-Fi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Dimensiones generales (L x A x P)</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">246 mm x 230 mm x 104 mm (sin soporte)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Peso del dispositivo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">750g (sem bobina)</td>\n</tr>\n</tbody>\n</table>','iDClass','<ul>\n 	<li>Identificación mediante huella digital, tarjeta de proximidad, código de barras y/o contraseña</li>\n 	<li>Mecanismo impresor térmico de alta velocidad y robustez con guillotina</li>\n 	<li>Capacidad para bobina de hasta 400m (10.000+ tickets por bobina)</li>\n 	<li>Comunicación TCP/IP, webserver integrado y dos puertos USB. Wi-Fi y GPRS opcionales</li>\n 	<li>Pantalla color táctil de 2.4\"</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/iDClass.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idclass','','','2020-05-21 19:01:30','2020-05-21 17:01:30','',0,'https://www.markovations.com/?post_type=product&amp;p=2944',5,'product','',0),(2953,1,'2020-05-21 19:01:30','2020-05-21 17:01:30','Con su arquitectura innovadora y diseño moderno, el iDFlex es un controlador de acceso compacto, robusto y listo para atender empresas de todos los tamaños. Su utilización es fácil e intuitiva. El módulo de accionamiento externo permite soluciones expansibles y con mayor seguridad.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Usuarios</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 200.000 usuarios</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Huellas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 6.000 huellas en modo standalone</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Reglas de Acceso</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Reglas de apertura según horarios y departamentos</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Registros de Acceso</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 200.000 registros</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>iDCloud</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Servicio de monitoreo, sincronización y backup en la nube <i>(opcional)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Wiegand</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">1 puerto entrada nativo / 1 puerto salida nativo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Consumo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">2,4W (200mA) nominal</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Fuente externa de 12V <i>(no incluida)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Ethernet, USB, RS-485, GPRS, Wi-Fi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Dimensiones generales (L x A x P)</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">100mm x 95mm x 36mm (L x A x P) - iDFlex</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Peso del dispositivo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">212g - iDFlex</td>\n</tr>\n</tbody>\n</table>','iDFlex','<ul>\n 	<li>Pantalla táctil</li>\n 	<li>Reglas de acceso personalizadas por grupos y horarios</li>\n 	<li>Identificación biométrica, tarjeta de proximidad y contraseña</li>\n 	<li>Webserver integrado sin instalación</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/https://www.markovations.com/catmar/id-flex.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idflex','','','2020-05-21 19:01:30','2020-05-21 17:01:30','',0,'https://www.markovations.com/?post_type=product&amp;p=2953',5,'product','',0),(2959,1,'2020-05-21 19:01:30','2020-05-21 17:01:30','A través de un diseño compacto y moderno, el Controlador de Acceso iDAccess es capaz de controlar, con eficiencia y rapidez, la entrada y salida de personas. Cada uno de sus recursos fue concebido con las más modernas tecnologías para volver su operación más fácil e intuitiva.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Control de Puertas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">2 entradas individuales para botones de salida y sensores de puerta</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Usuarios</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 200.000 usuarios</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Huellas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Más de 2.000 huellas en modo standalone y más de 100.000 para modo on-line</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Reglas de Acceso</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Reglas de apertura según horarios y departamentos</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>iDCloud</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Servicio de monitoreo, sincronización y backup en la nube <i>(opcional)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Wiegand</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">1 puerto entrada nativo / 1 puerto salida nativo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Consumo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">2,4W (200mA) nominal</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Fuente externa de 12V <i>(no incluida)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Ethernet, USB, RS-485, GPRS, Wi-Fi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Dimensiones</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">55mm x 170mm x 70mm (P x A x L)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Peso del dispositivo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">250g</td>\n</tr>\n</tbody>\n</table>','iDAccess','<ul>\n 	<li>Pantalla táctil</li>\n 	<li>Reglas de acceso personalizadas por grupos y horarios</li>\n 	<li>Identificación biométrica, tarjeta de proximidad y contraseña</li>\n 	<li>Webserver integrado sin instalación</li>\n 	<li>Central de alarma integrada</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/05/iDAccess-ControlID-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idaccess','','','2020-05-21 19:01:30','2020-05-21 17:01:30','',0,'https://www.markovations.com/?post_type=product&amp;p=2959',5,'product','',0),(2966,1,'2020-05-21 19:01:30','2020-05-21 17:01:30','A través de un diseño compacto y moderno, el Controlador de Acceso iDFit es capaz de controlar, con eficiencia y rapidez, la entrada y salida de personas. Cada uno de sus recursos fue concebido con las más modernas tecnologías para volver su operación más fácil e intuitiva.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Control de Puertas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">2 entradas individuales para botones de salida y sensores de puerta</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Usuarios</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 200.000 usuarios</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Huellas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 2.000 huellas en modo standalone y más de 100.000 para modo on-line</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Reglas de Acceso</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Reglas de apertura según horarios y departamentos</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>iDCloud</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Servicio de monitoreo, sincronización y backup en la nube <i>(opcional)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Wiegand</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">1 puerto entrada nativo / 1 puerto salida nativo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Consumo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">2,4W (200mA) nominal</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Fuente externa de 12V <i>(no incluida)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Ethernet, USB, RS-485, GPRS, Wi-Fi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Pantalla LCD Táctil</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla LCD TFT color de 2.6\" (320x240) táctil</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Peso del dispositivo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">250g</td>\n</tr>\n</tbody>\n</table>','iDFit','<ul>\n 	<li>Pantalla táctil</li>\n 	<li>Reglas de acceso personalizadas por grupos y horarios</li>\n 	<li>Identificación biométrica, tarjeta de proximidad y contraseña</li>\n 	<li>Webserver integrado sin instalación</li>\n 	<li>Central de alarma integrada</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/iDFit.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idfit','','','2020-05-21 19:01:30','2020-05-21 17:01:30','',0,'https://www.markovations.com/?post_type=product&amp;p=2966',5,'product','',0),(2970,1,'2020-05-21 19:01:30','2020-05-21 17:01:30','Con un diseño moderno y electrónica integrada de alto rendimiento, la familia de lectores de tarjetas de proximidad iDProx es compatible con las principales tecnologías del mercado. El excelente alcance de lectura junto a la rapidez de respuesta vuelven a este producto ideal para diferentes ambientes. Por medio de sus múltiplos protocolos de comunicación es posible integrarlo con cualquier controladora de acceso existente.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Tarjetas de Proximidad</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Tecnologías MIFARE™ o 125kHz (incluyendo ASK, FSK y PSK)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Alcance</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">ASK: 15cm, FSK 10cm, PSK: 10cm MIFARE™: 6cm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 puerto de salida Wiegand, Salida Serial TTL, LED, Bip</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>LED</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">LED rojo, verde y amarillo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Buzzer</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Buzzer de 4kHz y 70dbA @ 100mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Consumo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,2W (100mA) nominal</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Fuente externa de 12V <i>(no incluida)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Dimensiones</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">22mm x 130mm x 55mm (P x A x L)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Peso del dispositivo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">200g</td>\n</tr>\n</tbody>\n</table>','iDProx Compact','<ul>\n 	<li>Lectura de tarjetas Mifare y 125kHz</li>\n 	<li>Salidas Wiegand o ABATRACK seleccionables</li>\n 	<li>Facilidad de instalación</li>\n 	<li>Señalización audiovisual luego de la lectura de la tarjeta</li>\n 	<li>Diseño moderno e innovador</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/iDProx.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idprox-compact','','','2020-05-21 19:01:30','2020-05-21 17:01:30','',0,'https://www.markovations.com/?post_type=product&amp;p=2970',4,'product','',0),(2974,1,'2020-05-26 16:43:45','2020-05-26 14:43:45','Con un diseño moderno y electrónica integrada de alto rendimiento, la familia de lectores de tarjetas de proximidad iDProx es compatible con las principales tecnologías del mercado. El excelente alcance de lectura junto a la rapidez de respuesta vuelven a este producto ideal para diferentes ambientes. Por medio de sus múltiplos protocolos de comunicación es posible integrarlo con cualquier controladora de acceso existente.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Tarjetas de Proximidad</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Tecnologías MIFARE™ o 125kHz (incluyendo ASK, FSK y PSK)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Alcance</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">ASK: 15cm, FSK 10cm, PSK: 10cm MIFARE™: 6cm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 puerto de salida Wiegand, Salida Serial TTL, LED, Bip</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>LED</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">LED rojo, verde y amarillo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Buzzer</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Buzzer de 4kHz y 70dbA @ 100mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Consumo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,2W (100mA) nominal</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Fuente externa de 12V <i>(no incluida)</i></td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Dimensiones</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">22mm x 130mm x 55mm (P x A x L)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Peso del dispositivo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">200g</td>\n</tr>\n</tbody>\n</table>','iDProx Slim','<ul>\n 	<li>Lectura de tarjetas Mifare y 125kHz</li>\n 	<li>Salidas Wiegand o ABATRACK seleccionables</li>\n 	<li>Facilidad de instalación</li>\n 	<li>Señalización audiovisual luego de la lectura de la tarjeta</li>\n 	<li>Diseño moderno e innovador</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/iDProx.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idprox-slim','','','2020-05-26 16:43:45','2020-05-26 14:43:45','',0,'https://www.markovations.com/?post_type=product&amp;p=2974',4,'product','',0),(2980,1,'2020-05-26 16:43:45','2020-05-26 14:43:45','Siempre buscando innovar, Control iD, utilizando las más modernas tecnologías, desarrolló un molinete revolucionario. Con un mecanismo innovador, ultra silencioso y diseño elegante, el molinete iDBlock puede ser utilizado en cualquier tipo de ambiente. El producto cuenta con pantalla táctil posibilitando una interacción amigable e intuitiva con el usuario. Además de eso, puede operar de forma totalmente standalone por medio del webserver integrado, no necesitando de la instalación de software adicional.\n\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Control de Personas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Definición del sentido de liberación del giro y confirmación de paso</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Antipassback</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Bloqueo de paso múltiple en un mismo sentido</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Urna Colectora</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Posibilidad de validación y colecta de tarjetas de visitantes</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Usuarios</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 200.000 usuarios (tarjeta/contraseña)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Cantidad de Huellas</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Capacidad para más de 2.000 huellas off-line, y más de 100.000 para modo online</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Durabilidad</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Mayor a 800.000 giros y de fácil mantenimiento</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Ruido</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Mecanismo extremamente silencioso</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Ethernet, USB, RS-485, RS-232, GPRS, WIFI</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Dimensiones</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">770mm x 968mm x 685mm (P x A x L)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Alimentación</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">Fuente externa de 12V</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Consumo</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,5W (300mA) nominal</td>\n</tr>\n</tbody>\n</table>','iDBlock','<ul>\n 	<li>Mecanismo revolucionario ultra silencioso</li>\n 	<li>Pantalla color táctil de 4.3\"</li>\n 	<li>Comunicación TCP/IP</li>\n 	<li>Operación standalone y online</li>\n 	<li>Diseño moderno e innovador</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/id-block.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','private','closed','closed','','idblock','','','2020-05-26 16:43:45','2020-05-26 14:43:45','',0,'https://www.markovations.com/?post_type=product&amp;p=2980',5,'product','',0),(2084,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Ofrece control seguro de puerta, al igual que capacidad de expansión E/S vía comunicación encriptada, al combinarlo con otros dispositivos Suprema.','Secure I/O','Secure I/O proporciona conSecure I/O proporciona control de acceso seguro al igual que expansión de E/S vía comunicación encriptada cuando se combina con otros dispositivos Suprema.trol de acceso seguro al igual que expansión de E/S vía comunicación encriptada cuando se combina con otros dispositivos Suprema.\n<ul>\n 	<li>Seguridad mejorada debido a la comunicación encriptada con dispositivos conectados.</li>\n 	<li>Precio asequible con fácil instalación.</li>\n 	<li>Múltiples entradas / salidas para capacidad de expansión.</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/secure-i-o.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','secure-i-o','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/lift-i-o-2/',0,'product','',0),(2086,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','La Suprema Secure I / O 2 proporciona un control seguro de la puerta a través de la comunicación encriptada cuando se combina con otros dispositivos Suprema. Su factor de forma ultracompacto permite su uso en una variedad de entornos de instalación.\n\nSecure I / O 2 es una solución fácil de instalar y económica para una seguridad mejorada a través de comunicaciones encriptadas.\n<ul>\n 	<li><b>Comunicación</b> : RS-485</li>\n 	<li><b>Entradas</b> : 2 x TTL</li>\n 	<li><b>Relé</b> : 1 x Relé</li>\n 	<li><b>Potencia</b> : 12V DC (200mA)</li>\n 	<li><b>Temperatura de funcionamiento</b> : -20 ° C a 50 ° C</li>\n 	<li><b>Dimensiones</b> : 36 x 65 x 18 mm (W x H x D)</li>\n</ul>','Secure I/O 2','Proporciona un control de puerta seguro a través de comunicaciones encriptadas cuando se combina con otros dispositivos Suprema. Su factor de forma ultracompacto permite su uso en una variedad de entornos de instalación.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/secure-io-2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','secure-i-o-2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/secure-i-o-2/',0,'product','',0),(2088,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Su función es prevenir situaciones que puedan poner en peligro a las personas.','Switch de Emergencia','Su función es prevenir situaciones que puedan poner en peligro a las personas\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/Switch-de-emergencia-SM2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>\n\n.','publish','closed','closed','','switch-de-emergencia','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/boton-de-salida-serie-poc-2/',2,'product','',0),(2090,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Encontrar una fuente de tarjetas de proximidad HID es fácil. Encontrar una fuente que puede codificar y entregar de manera eficiente es mucho más difícil.\nLas tarjetas de proximidad más comúnmente usados están en stock lo que significa que las tarjetas que deben ser codificados pueden ser enviados en pocos días.\n<ul>\n 	<li><b>Frecuencia</b> : 125KHz</li>\n 	<li><b>Función</b> : Sólo lectura</li>\n 	<li><b>Grosor</b> : 0.8 mm de espesor</li>\n 	<li><b>Rango de lectura</b> : 2-15cm</li>\n 	<li><b>Material</b> : PVC</li>\n 	<li><b>Dimensiones</b> : 86x 54 x 0,8 cm</li>\n</ul>','Tarjetas de Proximidad EM','Accesorio para control de acceso y  asistencia, herramienta ideal son contacto que asegura una manera pulcra para ingresar a diferentes ambientes. pueden ser grabadas y personalizadas según el diseño del cliente.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/proximidad-EM.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tarjetas-de-proximidad-em','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/boton-de-salida-serie-poc-2/',2,'product','',0),(2092,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Ofrecen tarjetas de control de proximidad multitecnología para su uso con módulos de chip inteligente de contacto.','Tarjetas de Proximidad HID / HID Compatibles','Ofrecen tarjetas de control de proximidad multitecnología para su uso con módulos de chip inteligente de contacto.','publish','closed','closed','','tarjetas-de-proximidad-hid-hid-compatibles','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/boton-de-salida-serie-poc-2/',2,'product','',0),(2094,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Se puede utilizar para diversas aplicaciones, como control de acceso, biometría, venta sin efectivo, transporte público, emisión de boletos de líneas aéreas y programas de fidelización de clientes. Varios archivos separados de forma segura permiten numerosas aplicaciones y admiten el crecimiento futuro.','Tarjetas de Proximidad iClass','Se puede utilizar para diversas aplicaciones, como control de acceso, biometría, venta sin efectivo, transporte público, emisión de boletos de líneas aéreas y programas de fidelización de clientes. Varios archivos separados de forma segura permiten numerosas aplicaciones y admiten el crecimiento futuro.','publish','closed','closed','','tarjetas-de-proximidad-iclass','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bracket-l-u-z-2/',2,'product','',0),(2153,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El sistema de asistencia de tiempo, 5000T-C, es un producto fabricado por la tecnología Granding, combinando algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño integrado y aplicación de software, etc. que admite la función GPRS o WI-FI para ofrecer a los clientes más soluciones de gama alta.\n<ul>\n 	<li><b>Pantalla LCD</b> : Interfaz gráfica TFT de 3″ de alta definición</li>\n 	<li><b>Capacidad de lectura</b> :3,000</li>\n 	<li><b>Capacidad de registro</b> : 100,000</li>\n 	<li><b>Parlante</b> : Aviso de voz (El idioma puede ser seleccionado)</li>\n 	<li><b>Energía</b> : 110/220VAC ~ 12VDC</li>\n 	<li><b>Comunicación</b> : TCP/IP, RS232/485, USB Servidor/Cliente</li>\n</ul>\n&nbsp;','5000T-C','Controlador de asistencia , que combina algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño integrado y aplicación de software, etc.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/5000T-C-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','5000t-c','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/3000tc-ii-2/',3,'product','',0),(2155,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Suprema BioEntry P2 es un dispositivo compacto de control de acceso de huellas dactilares que presenta la tecnología biométrica de última generación y la plataforma de seguridad de Suprema.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000(1:1), 10,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">20,000(1:1), 20,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000(texto)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.0 GHz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">BEP2-OD/OA: 8GB Flash + 64 MB RAM, BER2-OD: 32MB Flash + 32MB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">\n<p style=\"text-align: center\">12 VDC</p>\n</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','BioEntry P2','Suprema BioEntry P2 es un dispositivo compacto de control de acceso de huellas dactilares que presenta la tecnología biométrica de última generación y la plataforma de seguridad de Suprema.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/BioEntry_P2_New.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','bioentry-p2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/3000tc-ii-2/',0,'product','',0),(2159,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','BioEntry R2 de Suprema es un lector compacto de huellas dactilares y tarjetas RFID diseñado exclusivamente para sistemas de control de acceso centralizado.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.0 GHz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">32MB Flash, 32MB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','BioEntry R2','BioEntry R2 de Suprema es un lector compacto de huellas dactilares y tarjetas RFID diseñado exclusivamente para sistemas de control de acceso centralizado.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/BioEntry-R2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','bioentry-r2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/3000tc-ii-2/',0,'product','',0),(2161,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>Bioentry W</b> es un dispositivo de control de asistencia / acceso de huella, robusto, de alto desempeño, diseñado para proporcionar protección contra tres elementos: polvo, agua y vandalismo. BioEntry W tiene también capacidades Power-over-Ethernet, que lo hace muy fácil de instalar. Es ideal para aplicaciones que requieren tecnología de huella y puede ser utilizado en una variedad de entornos de instalación.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000 (1:1), 5,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000 (1:1), 10,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000 (Eventos)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">533MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">8MB Flash, 8MB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC, PoE</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','BioEntry W','BioEntry W es un dispositivo de control de acceso de huella, robusto, de alto desempeño, diseñado para proporcionar protección contra tres elementos: polvo, agua y vandalismo.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/bioentry-w.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','bioentry-w','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/3000tc-ii-2/',0,'product','',0),(2163,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','BioEntry W2 es un robusto dispositivo biométrico de huella, de control de acceso y alto desempeño que ofrece triple protección contra polvo, agua y vandalismo.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500,000 (1:1) / 100,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000 (1:1) / 200,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000 (Eventos)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.2 GHz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">256MB RAM, 2GB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>','Bioentry W2','BioEntry W2 es un robusto dispositivo biométrico de huella, de control de acceso y alto desempeño que ofrece triple protección contra polvo, agua y vandalismo.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/bioentry-w2.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','bioentry-w2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-plus-2/',0,'product','',0),(2164,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Suprema BioLite N2 es la segunda generación de terminales de huellas dactilares de Suprema que ofrece funciones integrales de control de acceso y asistencia horaria basadas en la última tecnología biométrica y plataforma de seguridad de Suprema.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">10.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">20.000 (2 templates por dedo)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.000.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.2 GHz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">4GB Flash, 64MB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.77\'\' color LCD</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>','Biolite N2','Suprema BioLite N2 es la segunda generación de terminales de huellas dactilares de Suprema que ofrece funciones integrales de control de acceso y asistencia horaria basadas en la última tecnología biométrica y plataforma de seguridad de Suprema.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Biolite-N2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','biolite-n2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-w-2/',0,'product','',0),(2169,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','B<b>Biostation 2</b> incorpora la más reciente tecnología de Suprema en un atractivo exterior. Combina un nuevo y potente procesador, con un sensor óptico de huella de nueva generación y un algoritmo de detección y captura de huella mejorados, que ofrecen un desempeño sin comparación. BioStation 2 ofrece a los usuarios autentificación inmediata y rápida transferencia de datos para administrar un alto volumen de datos de manera fácil. Es ideal para aplicaciones que requieren versatilidad sin sacrificar el estilo y desempeño.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">20,000 (1:N), 500,000(1:1)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000(1:1), 40,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB, WiFi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Entrada, 1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas, 2 Salidas</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.0 GHz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">128MB RAM, 8GB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Color, Color 2.8”</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC, PoE</td>\n</tr>\n</tbody>\n</table>','Biostation 2','BioStation 2 incorpora la más reciente tecnología de Suprema en un atractivo exterior. Combina un nuevo y potente procesador, con un sensor óptico de huella de nueva generación y un algoritmo de detección y captura de huella mejorados, que ofrecen un desempeño sin comparación.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/biostation-2.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n\n','publish','closed','closed','','biostation-2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-p2-2/',0,'product','',0),(2172,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Biostation A2 de Suprema es la terminal biométrica de huella para control de accesos y asistencias más rápida en su clase; incorpora la tecnología biométrica y la plataforma de seguridad de nueva generación de Suprema. BioStation A2 ofrece rendimiento líder en la industria, por medio del mejor desempeño de comparación del mundo, alta seguridad y exactitud, junto con usabilidad de primer nivel.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500,000 (1:1) / 100,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000 (1:1) / 200,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000,000 (Texto) / 50,000 Imágenes</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB, WiFi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Entrada, 1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.0 GHz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">1GB RAM, 8GB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC, PoE</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD Táctil 5.0” IPS</td>\n</tr>\n</tbody>\n</table>\n&nbsp;\n\n&nbsp;','BioStation A2','BioStation A2 de Suprema es la terminal biométrica de huella para control de accesos y asistencias más rápida en su clase; incorpora la tecnología biométrica y la plataforma de seguridad de nueva\ngeneración de Suprema.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/BioStation-A2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','biostation-a2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/5000t-c-2/',-1,'product','',0),(2174,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Diseñada para todo tipo de aplicaciones de control de asistencias, <strong>BioStation L2</strong> proporciona valor excepcional al combinar el algoritmo de Suprema, el mejor algoritmo de huella del mundo, con alto desempeño y seguridad mejorada.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500,000 (1:1) / 100,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000 (1:1) / 200,000 (1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000,000 (Eventos)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas TTP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.2 GHz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">256MB RAM, 2GB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT 2.0”</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC</td>\n</tr>\n</tbody>\n</table>','BioStation L2','BioStation L2 de Suprema es una terminal de huella esencial que ofrece capacidades exhaustivas para control de accesos y asistencias, basadas en la tecnología biométrica de huella y plataforma de seguridad de nueva generación de Suprema\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/BioStation-L2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','biostation-l2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-p2-2/',0,'product','',0),(2176,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>F08</b> El sistema de control de acceso, F08, es un producto de control de acceso profesional hecho por la tecnología de Granding, combina el algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología incorporada del diseño, y aplicación de software, etc. F08 alcanzó la operación autoservicio, enormemente conveniente para los usuarios y uso de los gerentes.\n<ul>\n 	<li>Este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad.</li>\n 	<li>Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas.</li>\n 	<li>Ofrece un ordenador independiente o un ambiente de red.</li>\n 	<li>Viene con un sistema profesional de control de acceso, el cual se apoya en la transferencia de los registros de entrada en tiempo real.</li>\n 	<li>Viene con aplicaciones del servidor web, para soluciones en línea.</li>\n 	<li>Ofrece una operación continua 24 horas.</li>\n 	<li>Almacena los datos durante interrupciones eléctricas.</li>\n 	<li>Tiene una apariencia fuerte y robusta y es anti-polvo</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">4,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla blanca de 2 líneas de caracteres de 128*64</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 12VDC (el PS-3A es un ítem opcional)</td>\n</tr>\n</tbody>\n</table>','F08','El sistema de control de acceso, F08, es un producto de control de acceso profesional hecho por la tecnología de Granding, combina el algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología incorporada del diseño, y aplicación de software, etc. F08 alcanzó la operación autoservicio, enormemente conveniente para los usuarios y uso de los gerentes.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/F08.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','f08','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-plus-2/',3,'product','',0),(2178,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El lector biométrico de huella dactilar de control de acceso F09 ofrecido por Granding Technology Co.,Ltd. Cuenta con la avanzada tecnología de diseño integrado del sistema de algoritmo de reconocimiento de huella dactilar y sensores ópticos de alta calidad. Esto proporciona la máxima seguridad y utilidad que cuenta con una gran popularidad entre nuestros clientes. Además, hace uso de la aplicación de software instalado en los ordenadores.\n<ul>\n 	<li>Sistema de algoritmo compuesto con funcionamiento de alta velocidad</li>\n 	<li>Sistema LINUX integrado, fácil de integrar en varios sistemas</li>\n 	<li>Entorno independiente o de red</li>\n 	<li>Sistema de control de acceso profesional que admite la transferencia de registros de entrada en tiempo real</li>\n 	<li>Aplicación de servidor web para solución en línea</li>\n 	<li>24 horas de operación continua disponible</li>\n 	<li>Conexión de timbre con cable compatible</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Interfaz gráfica de alta definición 2.4\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 12VDC (el PS-3A es un ítem opcional)</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','F09','El lector biométrico de huella dactilar de control de acceso F09 ofrecido por Granding Technology Co.,Ltd. Cuenta con la avanzada tecnología de diseño integrado del sistema de algoritmo de reconocimiento de huella dactilar y sensores ópticos de alta calidad. Esto proporciona la máxima seguridad y utilidad que cuenta con una gran popularidad entre nuestros clientes. Además, hace uso de la aplicación de software instalado en los ordenadores.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/F09-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','f09','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/biostation-l2-2/',3,'product','',0),(2180,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>6</b> es un innovador lector biométrico de huella dactilar de control de acceso. Este producto hace uso del algoritmo de reconocimiento de huella dactilar, así como de la tecnología de diseño integrada que se combina con la aplicación de software instalado en los ordenadores. Posee un rendimiento y fiabilidad incomparables, alta precisión y gran velocidad. Además, está equipado con sensores ópticos.\n<ul>\n 	<li>Diseño delgado y elegante.</li>\n 	<li>Lector de huella con sensor óptico de alta calidad.</li>\n 	<li>Reconocimiento en menos de un segundo. Almacena 500 huellas.</li>\n 	<li>Reconoce huellas y/o tarjetas.</li>\n 	<li>Lector de tarjeta o Smart Card integrado integrado en el chasis del equipo.</li>\n 	<li>Equipo sellado con salidas de conexión a alarma.</li>\n 	<li>Botón de salida y contactos de alarma.</li>\n 	<li>Indicaciones audiovisuales para validar marcaciones correctas/incorrectas.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">30,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, SD card</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Blanco y negro</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 12VDC (el PS-3A es un ítem opcional)</td>\n</tr>\n</tbody>\n</table>','F6','Es un innovador lector biométrico de huella dactilar de control de acceso. Este producto hace uso del algoritmo de reconocimiento de huella dactilar, así como de la tecnología de diseño integrada que se combina con la aplicación de software instalado en los ordenadores. Posee un rendimiento y fiabilidad incomparables, alta precisión y gran velocidad. Además, está equipado con sensores ópticos.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/F6.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','f6','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-r2-2/',3,'product','',0),(2181,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','FaceStation 2 de Suprema es la terminal de reconocimiento facial más avanzada, que incorpora muchas de las mejores funciones disponibles en la actualidad. Impulsada por la más reciente innovación en tecnología biométrica facial de Suprema, FaceStation 2 ofrece velocidad de comparación, exactitud y un nivel de seguridad sin precedentes. Gracias a la ingeniería óptica patentada de Suprema, FaceStation 2 alcanza hasta 25,000 lx de iluminación operativa, lo que la convierten en una terminal confiable, independientemente de las condiciones de iluminación. Combinada con una estructura y diseño ergonómico, FaceStation 2 proporciona rendimiento y uso excepcionales para implementación de sistemas de control de acceso y asistencia en instalaciones grandes o pequeñas.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Peso</th>\n<td class=\"woocommerce-product-attributes-item__value\">2.5 kg</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones</th>\n<td class=\"woocommerce-product-attributes-item__value\">14 × 20 × 10 cm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Solución</th>\n<td class=\"woocommerce-product-attributes-item__value\">Control de acceso, Control de asistencia</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Marca</th>\n<td class=\"woocommerce-product-attributes-item__value\">Suprema</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">30,000 (1:1)/ 3,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000,000 (Texto) / 50,000 Imágenes</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Entrada, 1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,4 GHz con cuatro núcleos</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">1GB RAM, 8GB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">4” color TFT LCD</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VCC, 2,5 A</td>\n</tr>\n</tbody>\n</table>','Facestation 2','<b>Facestation 2</b> de Suprema es la más avanzada terminal de reconocimiento facial que incorpora las mejores y más innovadoras características actualmente disponibles en el mercado.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/FaceStation-2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','facestation-2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-r2-3/',0,'product','',0),(2184,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','FSMART este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad. Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas. Ofrece un ordenador independiente o un ambiente de red.\n<ul>\n 	<li>Ofrece un ordenador independiente o un ambiente de red.</li>\n 	<li>Viene con un sistema profesional de control de acceso, el cual se apoya en la transferencia de los registros de entrada en tiempo real.</li>\n 	<li>Ofrece una operación continua de 24 horas.</li>\n 	<li>Almacena los datos durante interrupciones eléctricas.</li>\n 	<li>Ofrece una apariencia robusta y anti-polvo.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">Puerto USB para servidor, RS232, RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla blanca de 2 líneas de caracteres de 128*64</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 12VDC (el PS-3A es un ítem opcional)</td>\n</tr>\n</tbody>\n</table>','FSMART','Este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad. Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas. Ofrece un ordenador independiente o un ambiente de red.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Fsmart-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fsmart','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/f6-2/',3,'product','',0),(2186,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>GT100</b> El lector biométrico de huella dactilar GT100 es un producto nuevo con una interfaz de usuario avanzada. Este lector biométrico integra un nuevo firmware, una CPU de gran velocidad.\n<ul>\n 	<li><b>Pantalla</b> : TFT de 3″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 3,000</li>\n 	<li><b>Capacidad de registro</b> : 100,000 events</li>\n 	<li><b>Estilo de asistencia</b> : Entrada, salida, horas extras de entrada y de salida.</li>\n 	<li><b>Dimensiones</b> : 180(L)×138(W)×38(G)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, USB host/cliente, RS232/485</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220V AC-5V/2A</td>\n</tr>\n</tbody>\n</table>','GT100','<b>GT100</b> El lector biométrico de huella dactilar GT100 es un producto nuevo con una interfaz de usuario avanzada. Este lector biométrico integra un nuevo firmware, una CPU de gran velocidad.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/gt100.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','gt100','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/facestation-2-2/',3,'product','',0),(2188,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>GT200</b> equipo de última generación en sistemas de control de asistencia dactilar. Memoria USB para la gestión de datos off-line. CPU de la más alta velocidad, el más reciente algoritmo de la huella dactilar y la interfaz de usuario amistosa hacen operaciones mucho más cómodas. La batería incorporada proporciona dura aproximadamente 3-4 horas de operación sin recibir energía.\n<ul>\n 	<li><b>Pantalla</b> : TFT de 3″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 3,000</li>\n 	<li><b>Capacidad de registro</b> : 100,000 events</li>\n 	<li><b>Estilo de asistencia</b> : Entrada, salida, sobretiempo de entrada y sobretiempo de salida.</li>\n 	<li><b>Dimensiones</b> : 180(L)×138(W)×38(G)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, USB host/cliente, RS232/485</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220V AC-12V/1.5A</td>\n</tr>\n</tbody>\n</table>','GT200','<b>GT200</b> equipo de última generación en sistemas de control de asistencia dactilar. Memoria USB para la gestión de datos off-line. CPU de la más alta velocidad, el más reciente algoritmo de la huella dactilar y la interfaz de usuario amistosa hacen operaciones mucho más cómodas.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/gt200.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','gt200','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bioentry-w-2/',3,'product','',0),(2190,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El dispositivo de Control Horario idSense tiene un “toque” elegante que se aleja del aspecto industrial. Es ideal para oficinas, showrooms, recepciones, accesos a salas de seguridad, etc.\n<ul>\n 	<li><b>Lectura</b> : Proximidad, Huella o ambas</li>\n 	<li><b>Software</b> : netTime*/ SPECManager</li>\n 	<li><b>Pantalla</b> : TFT en color de 7 «800×480 px</li>\n 	<li><b>Capacidad de huellas</b> : 9,000 huellas</li>\n 	<li><b>Capacidad de tarjetas</b> : 50.000 tarjetas</li>\n 	<li><b>Capacidad de marcajes offline</b> : 600,000</li>\n 	<li><b>Comunicación</b> : 10/100 Mbps Ethernet con protocolo de transmisión: TCP / IP y half/full</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">9.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">50.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">10/100 Mbps Ethernet con protocolo de transmisión: TCP / IP y half/full dúplex, WiFi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">400 MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">4 MB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT en color de 7 \"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">2.5 – 3.6 VCA</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','IDSense','El dispositivo de Control Horario idSense tiene un “toque” elegante que se aleja del aspecto industrial. Es ideal para oficinas, showrooms, recepciones, accesos a salas de seguridad, etc.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/idSense_ES.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','idsense','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/fsmart-2/',3,'product','',0),(2192,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El sistema de control de acceso, MA300, es especial para el uso al aire libre, cuenta con algoritmos de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño aplicación de software, etc. MA300 es un protección basada en IP, impermeable y a prueba de polvo.\n<ul>\n 	<li>Este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad.</li>\n 	<li>Ofrece un ordenador independiente o un ambiente de red.</li>\n 	<li>Viene con puertos seriales y Ethernet incorporados.</li>\n 	<li>Tiene un interruptor difícil de manipular y salidas para la alarma.</li>\n 	<li>Almacena los datos durante interrupciones eléctricas.</li>\n 	<li>Ofrece una apariencia robusta y viene con una protección anti-polvo y IP54.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">30,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 12VDC (el PS-3A es un ítem opcional)</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','MA300','El sistema de control de acceso, MA300, es especial para el uso al aire libre, cuenta con algoritmos de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño aplicación de software, etc. MA300 es un protección basada en IP, impermeable y a prueba de polvo.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/ma300.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ma300','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/facestation-2-2/',2,'product','',0),(2194,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad.Cuenta con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas. Ofrece un ordenador independiente o un ambiente de red.\n<ul>\n 	<li>Este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad.</li>\n 	<li>Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas.</li>\n 	<li>Ofrece un ordenador independiente o un ambiente de red.</li>\n 	<li>Viene con un sistema profesional de control de acceso, el cual se apoya en la transferencia de los registros de entrada en tiempo real.</li>\n 	<li>Este lector viene con una pantalla a color de 65.000, haciendo del menú una interfaz de alta definición para el usuario.</li>\n 	<li>Viene con un aplicación basada en la web para el sistema de bloqueo de puertas, con lo cual es fácil de monitorear a todo momento el movimiento de los empleados.</li>\n 	<li>Este aparato viene con una cámara interna para tomar fotos cuando los usuarios se están registrando y en la verificación de la huella dactilar.</li>\n 	<li>Ofrece una operación continua 24 horas.</li>\n 	<li>Almacena datos durante interrupciones de energía.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">10.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT LCD de 3.5\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC ~ 12VDC/3A</td>\n</tr>\n</tbody>\n</table>','TFT900','Este producto ofrece un sistema algorítmico compuesto, con una operatividad de alta velocidad.Cuenta con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas. Ofrece un ordenador independiente o un ambiente de red.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/brochure-TFT900-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tft900','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/biolite-net-2/',3,'product','',0),(2241,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Ofrece un sistema de algoritmo compuesto con una operatividad de alta velocidad. Debido al sistema LINUX incorporado, es fácil integrar en varios sistemas. Tiene una capacidad de almacenamiento superior a 50,000 plantillas de huellas dactilar. Como todos nuestros productos, está diseñado para operar en modo independiente o en modo de red.\n<ul>\n 	<li>Pantalla : TFT de 3.5″, 65.000 colores reales</li>\n 	<li>Capacidad de lectura : 50,000</li>\n 	<li>Capacidad de registro : 800,000</li>\n 	<li>Estado de Asistencia : Entrada, salida, entrada de receso, salida de receso, OT de entrada, OT de salida.</li>\n 	<li>Dimensiones : 225(L)x165(W)x45(G)mm</li>\n 	<li>Comunicación : TCP/IP, RS232/485, entrada USB, Wiegand de entrada y salida.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">800,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT LCD de 3.5\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC ~ 12VDC</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','TFT800','Ofrece un sistema de algoritmo compuesto con una operatividad de alta velocidad. Debido al sistema LINUX incorporado, es fácil integrar en varios sistemas. Tiene una capacidad de almacenamiento superior a 50,000 plantillas de huellas dactilar. Como todos nuestros productos, está diseñado para operar en modo independiente o en modo de red.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/TFT800-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tft800','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/gt200-2/',3,'product','',0),(2243,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Dispositivo de control de acceso profesional con moderno diseño y el más moderno hardware del mercado.\n<ul>\n 	<li>Sistema de control de acceso profesional con moderno diseño y el más moderno hardware del mercado.</li>\n 	<li>Pantalla de 3,5” TFT a color de alta definición.</li>\n 	<li>Cámara interna, permite mostrar fotos en pantalla.</li>\n 	<li>Funciones y entorno del equipo amigable para fácil uso.</li>\n 	<li>Monitorea el movimiento de tus empleados de una manera fácil, además integrarlo con un sistema de acceso para control de puertas.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Marca</th>\n<td class=\"woocommerce-product-attributes-item__value\">Granding</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Solución</th>\n<td class=\"woocommerce-product-attributes-item__value\">Control de acceso, Control de asistencia</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">10.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT LCD de 3.5\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220V AC-12V/1.5A</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','TFT700-II','Dispositivo de control de acceso profesional con moderno diseño y el más moderno hardware del mercado.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/TFT700-II.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tft700-ii','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/gt200-2/',3,'product','',0),(2245,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Lector biométrico de huella dactilar que cuenta con un nuevo firmware, procesador CPU de alta velocidad y un nuevo sistema algorítmico digital.\n<ul>\n 	<li>Robustas multifunciones y amplia capacidad de almacenaje.</li>\n 	<li>Voz de confirmación al marcar.</li>\n 	<li>Conexión para timbre externo programado.</li>\n 	<li>Pantalla TFT de 3.5” a color muestra la foto del empleado al marcar.</li>\n 	<li>Control de acceso con alta seguridad, multi-identificación y función anti-passback.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">10.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT LCD de 3.5\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC ~ 12VDC/3A</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','TFT600-II','TFT600-II, lector biométrico de huella dactilar que cuenta con un nuevo firmware, procesador CPU de alta velocidad y un nuevo sistema algorítmico digital.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/TFT600-II.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tft600-ii','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft900-2/',3,'product','',0),(2247,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El sistema de asistencia de tiempo multimedia, TFT500, es uno de los productos de más alto nivel fabricados por la tecnología de Granding, combinados como el algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño incorporado, y la aplicación de software, etc. TFT500 tiene pantalla a color con funcionalidad más personalizada, convirtiéndose en el modelo líder en el mercado.\n<ul>\n 	<li><b>Pantalla</b> : TFT LCD de 3.5″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 5,000 (estándar)/10,000 (opcional)</li>\n 	<li><b>Capacidad de tarjetas</b> : 30,000</li>\n 	<li><b>Capacidad de registro</b> : 200,000</li>\n 	<li><b>Estado de Asistencia</b> : Registro, verificación, entrada, salida, registro de horas extra, verificación de horas extra.</li>\n 	<li><b>Dimensiones</b> : 225mm(L)×235mm(A)×125mm(G)</li>\n 	<li><b>Comunicación</b> : TCP/IP, puerto USB, GPRS, WIFI, 3G (WCDMA) (opcional)</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000 (estándar)/10,000 (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">30,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">3G (WCDMA) (opcional), GPRS, TCP/IP, USB, WiFi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT LCD de 3.5\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12V/3A, batería interna de reserva de 7600mAh</td>\n</tr>\n</tbody>\n</table>','TFT500P','El sistema de asistencia de tiempo multimedia, TFT500P, es uno de los productos de más alto nivel fabricados por la tecnología de Granding.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/TFT500P-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tft500p','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft800-2/',3,'product','',0),(2249,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Producto ofrece un sistema algorítmico compuesto con una operatividad de alta velocidad. Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas.\n<ul>\n 	<li>Este producto ofrece un sistema algorítmico compuesto con una operatividad de alta velocidad.</li>\n 	<li>Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas.</li>\n 	<li>Ofrece un ordenador independiente o un ambiente de red.</li>\n 	<li>Viene con una interfaz multi-lenguajes.</li>\n 	<li>Viene con una pantalla LCD a color de 3.5″, con una alta definición gráfica.</li>\n 	<li>Ofrece una gran capacidad de memoria, con una verificación veloz, que puede soportar la visualización de la foto del usuario.</li>\n 	<li>Tiene un auto-servicio de consulta, el cual es muy conveniente para los usuarios y administradores.</li>\n 	<li>Ofrece una operación continua 24 horas.</li>\n 	<li>Almacena datos durante interrupciones de energía.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Marca</th>\n<td class=\"woocommerce-product-attributes-item__value\">Granding</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Solución</th>\n<td class=\"woocommerce-product-attributes-item__value\">Control de asistencia</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">10.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">3.5\" alta definición gráfica a color de 65.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC ~ 12VDC</td>\n</tr>\n</tbody>\n</table>','TFT500-II','Producto ofrece un sistema algorítmico compuesto con una operatividad de alta velocidad. Viene con el sistema LINUX incorporado, el cual es fácil de integrar en varios sistemas.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/tft500-ii.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tft500-ii','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/idsense-2/',3,'product','',0),(2251,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>T9</b> Viene con una pantalla TFT a color de 2.8 pulgadas. Posee TCP/IP para entornos de red. Realiza el reporte automático de servicio sin necesidad de software\n<ul>\n 	<li><b>Pantalla</b> : TFT de 2.8″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 500</li>\n 	<li><b>Capacidad de registro</b> : 50,000 events</li>\n 	<li><b>Estilo de asistencia</b> : Entrada y salida</li>\n 	<li><b>Dimensiones</b> : 194(L) ×145(A) ×49(G)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, USB Host</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, USB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT de 2.8 \"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC-5VDC/800mA</td>\n</tr>\n</tbody>\n</table>','T9','<b>T9</b> Viene con una pantalla TFT a color de 2.8 pulgadas. Posee TCP/IP para entornos de red. Realiza el reporte automático de servicio sin necesidad de software\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/t9-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','t9','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/fsmart-2/',2,'product','',0),(2253,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>T8</b> TCP/IP para entornos de red. Informe automático de servicio sin necesidad de instalar software. Aviso de voz para aceptación o rechazo de la huella dactilar.\n<ul>\n 	<li><b>Pantalla</b> : TFT de 2.8″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 500</li>\n 	<li><b>Capacidad de registro</b> : 50,000 events</li>\n 	<li><b>Estilo de asistencia</b> : Entrada y salida</li>\n 	<li><b>Dimensiones</b> : 185(L) ×140(A) ×30(G)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, USB Host</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, USB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT de 2.8 \"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC-5VDC/1A</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','T8','<b>T8</b> TCP/IP para entornos de red. Informe automático de servicio sin necesidad de instalar software. Aviso de voz para aceptación o rechazo de la huella dactilar.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/t8-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','t8','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/gt200-2/',3,'product','',0),(2255,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>T5</b> es una innovación fingerpint tiempo terminal de reloj, que ofrece un rendimiento sin precedentes, avanzado algoritmo para la confiabilidad, precisión y velocidad rápida, con SSR (Self-Service-grabadora) almacenada en el reloj de tiempo. Soporta unidad flash USB para la conexión de datos Gestión. Con simple y fácil operación, es la mejor opción para la pequeña oficina, banco, almacén, escuela, etc.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">TFT de 2.8 \"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC-5VDC/800mA</td>\n</tr>\n</tbody>\n</table>','T5','<b>T5</b> es una innovación fingerpint tiempo terminal de reloj, que ofrece un rendimiento sin precedentes, avanzado algoritmo para la confiabilidad, precisión y velocidad rápida.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/t5-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','t5','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/idsense-2/',2,'product','',0),(2257,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<ul>\n 	<li>Pantalla color TFT de 3 pulgadas con interfaz gráfica de usuario de interfaz, fácil de usar</li>\n 	<li>Última VX10.0 algoritmo de huella digital incorporado</li>\n 	<li>Construido en SSR grabadora de asistencia.</li>\n 	<li>Apoyo a la oficina de software excel, openoffice.org, LibreOffice.</li>\n 	<li>Multi-idioma se puede personalizar.</li>\n 	<li>Construido en el puerto USB para permitir la transferencia grabador SSR manual.</li>\n 	<li>Las teclas de función para seleccionar el estado de los golpes de entrada o salida.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">USB Host/Cliente</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 5VDC/2A</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','T4','<b>El T4 </b>Es un lector biométrico de huella dactilar que integra función SSR.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/t4-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','t4','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/f6-2/',3,'product','',0),(2259,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>N5015</b> los Terminales de Control de la serie SN han sido diseñados por SPEC, S.A. para cubrir gran parte de las necesidades empresariales en el Control Horario, Accesos y Presencia. La serie SN está basada en un potente procesador que permite el control de los lectores y si se dispone de una placa de expansión, de los relés y de los contactos para la actuación de elementos de paso en Tiempo Real (Online) y Diferido (Offline).\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">9.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">10/100 Mbps Ethernet con protocolo de transmisión: TCP / IP y half/full dúplex</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">400 MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 MB RAM, FLASH 512 KB interna + 1 MB Acceso Serie</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD Monocromático 64×128 Gráfico alfanumérico</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">5ºC a 70ºC</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">5ºC a 70ºC</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','SN5015','<ul>\n 	<li><b>Capacidad Offline</b> : 150000 altas y 6000 marcajes con tarjetas de 8 dígitos.</li>\n 	<li><b>Procesador</b> : LPC 1788, ARM CortexM3 a 120 MHz.</li>\n 	<li><b>Memoria RAM</b> : 1 MB</li>\n 	<li><b>Memoria FLASH</b> : 512 KB interna + 1 MB Acceso Serie</li>\n 	<li><b>Comunicación</b> : Ethernet 10/100 mbps, con protocol TCPI/IP y transmission half-duplex / full-duplex.</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/SN5015-LF.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','sn5015','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft800-2/',4,'product','',0),(2261,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Los Terminales de Control RWT5015 han sido diseñados por SPEC, S.A. para cubrir gran parte de las necesidades empresariales en el Control Horario, Accesos, Presencia y Captura de datos en Planta.\n\nRWT5015 está basado en un potente procesador que permite el control de los Lectores, de los relés y de los contactos para la actuación de elementos de paso en Tiempo Real (Online) y Diferido (Offline).\n<ul>\n 	<li>Capacidad en Offline de 50000 altas y 9000 marcajes con tarjetas de 8 dígitos.</li>\n 	<li>Configuración de la conexión (IP, NETMASK, GATEWAY, HOSTIP, PORT TCP/IP) mediante teclado.</li>\n 	<li>Filtro de repetición de tarjetas.</li>\n 	<li>Mensajes de texto de la pantalla configurables.</li>\n 	<li>Cambio horario de verano automático.</li>\n 	<li>Control de acceso por PIN.</li>\n 	<li>Tabla de incidencias con mensaje asociado, grupo y fechas de validez.</li>\n 	<li>Tabla de jornadas y franjas horarias.</li>\n 	<li>Versión de firmware actualizable por red.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">9.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">400 MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">4 MB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232 o RS422/485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD Monocromático 64×128 Gráfico alfanumérico</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">5ºC a 70ºC</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">5 VDC regulada</td>\n</tr>\n</tbody>\n</table>','RWT5015-LF','<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/RWT5015-LF.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','t4-2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/t4-2/',4,'product','',0),(2263,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>QCLEAR-C</b> El sistema de asistencia de tiempo, Qclear-C, es un producto fabricado por la tecnología Granding, combina el algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño integrado y aplicación de software, etc. Qclear-C tiene una bonita capa y color sereno, económico y práctico.\n<ul>\n 	<li><b>Pantalla</b> : TFT de 3″</li>\n 	<li><b>Capacidad de huellas dactilares</b> : 3,000</li>\n 	<li><b>Capacidad de registro</b> : 100,000 events</li>\n 	<li><b>Estilo de asistencia</b> : Entrada , salida , entrada de receso , salida de receso , entrada OT , salida OT</li>\n 	<li><b>Dimensiones</b> : 194(L)x145(W)x49(G)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, RS232 /485</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Marca</th>\n<td class=\"woocommerce-product-attributes-item__value\">Granding</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Solución</th>\n<td class=\"woocommerce-product-attributes-item__value\">Control de asistencia</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC-5VDC/1A</td>\n</tr>\n</tbody>\n</table>','QCLEAR-C','<b>QCLEAR-C</b> El sistema de asistencia de tiempo, Qclear-C, es un producto fabricado por la tecnología Granding, combina el algoritmo de reconocimiento de huellas dactilares, sensores ópticos, tecnología de diseño integrado y aplicación de software, etc.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Q-CLEAR-CTC.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','qclear-c','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft700-ii-2/',3,'product','',0),(2265,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>Multibio700-H</b> es un sistema de reconocimiento facial, Multibio700-H es el producto más avanzado de la tecnología Granding, combinado con el más reciente algoritmo de reconocimiento facial y de huellas dactilares, sensores ópticos, tecnología de diseño incorporado y aplicaciones de software, etc. Multibio700-H es un sistema multi-biométrico identificación de acceso profesional sistema de control.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 canal de Entrada o Salida (Seleccionable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3\"</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">(el PS-3A es un ítem opcional), 110/220VAC, 12 VDC</td>\n</tr>\n</tbody>\n</table>','Multibio700-H','<ul>\n 	<li><b>Pantalla</b> : Táctil TFT de 3.0″</li>\n 	<li><b>Capacidad de reconocimiento</b> : 3,000</li>\n 	<li><b>Capacidad de lectura</b> : 5,000</li>\n 	<li><b>Capacidad de registro</b> : 100,000</li>\n 	<li><b>Dimensiones</b> : 275(L)*100(W)*195(H)mm</li>\n 	<li><b>Comunicación</b> : TCP/IP, RS232 /485, USB Host , Wiegand de entrada y de salida</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/MultiBio%20700-H.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','multibio700-h','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft700-ii-2/',3,'product','',0),(2267,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El sensorofrece una extraordinaria calidad de imagen de las huellas dactilares tanto si los dedos están secos como húmedos. Para captar la imagen de la huella el dedo se coloca en un sensor iluminado por Led.\n<ul>\n 	<li><b>CPU</b> : DSP a 400 MHz</li>\n 	<li><b>FLASH</b> : 4 MB</li>\n 	<li><b>Capacidad huella</b> : 9000</li>\n 	<li><b>Comunicación</b> : RS232 o RS422/485</li>\n 	<li><b>Medidas</b> : 195x 64x 68mm</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">9.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232 o RS422/485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">400 MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">4 MB Flash</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">5 VDC regulada</td>\n</tr>\n</tbody>\n</table>','Multi2xx','El sensor ofrece una extraordinaria calidad de imagen de las huellas dactilares tanto si los dedos están secos como húmedos.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/MULTI2xx.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','multi2xx','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft500p-2/',4,'product','',0),(2269,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','MULTI es un lector para el Control de Accesos que garantiza la seguridad del fichaje evitando cualquier posibilidad de fraude o error. Es eficaz incluso cuando hay un gran número de usuarios. La identificación del personal se realiza con la lectura de Tarjetas de Proximidad, o entrando un Código en el Teclado, y se verifica la identidad con la lectura de la huella digital.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">9.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232 o RS422/485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">400 MHz DSP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">5 VDC regulada</td>\n</tr>\n</tbody>\n</table>','Multi100','<ul>\n 	<li><b>CPU</b> : DSP a 400 MHz</li>\n 	<li><b>FLASH</b> : 4 MB</li>\n 	<li><b>Capacidad huella</b> : 9000</li>\n 	<li><b>Comunicación</b> : RS232 o RS422/485</li>\n 	<li><b>Medidas</b> : 160x 58x 50mm</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/MULTI100.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','multi100','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/facestation-2-2/',4,'product','',0),(2271,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Cuenta con un sistema de control de acceso por huella dactilar MA500 e identificación por radiofrecuencia (RFID) está configurado con un sensor óptico y una cubierta protectora externa.Ofrece una apariencia robusta y viene con una protección anti-polvo y IP54. Nuestro sistema de control de acceso a prueba de agua con identificación por radiofrecuencia cuenta con diferentes tipos de alarma, incluyendo la alarma antirrobo, alarma de sensor de puerta, alarma de coacción, etc.\n<ul>\n 	<li>Este sistema de control de acceso por huella dactilar MA500 e identificación por radiofrecuencia (RFID) está configurado con un sensor óptico y una cubierta protectora externa.</li>\n 	<li>Es compatible con el lector de huella dactilar de diseño especial FR1200.</li>\n 	<li>La función de impedimento de nuevo ingreso maximiza la seguridad del producto.</li>\n 	<li>Posee una interfaz de salida Wiegand conectada a otros controladores de acceso, que permite reemplazar fácilmente los sistemas existentes.</li>\n 	<li>Almacena los datos durante interrupciones eléctricas.</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Plantillas</th>\n<td class=\"woocommerce-product-attributes-item__value\">30,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220VAC – 12VDC (el PS-3A es un ítem opcional)</td>\n</tr>\n</tbody>\n</table>','MA500','Cuenta con un sistema de control de acceso por huella dactilar MA500 e identificación por radiofrecuencia (RFID) está configurado con un sensor óptico y una cubierta protectora externa.Ofrece una apariencia robusta y viene con una protección anti-polvo y IP54. Nuestro sistema de control de acceso a prueba de agua con identificación por radiofrecuencia cuenta con diferentes tipos de alarma, incluyendo la alarma antirrobo, alarma de sensor de puerta, alarma de coacción, etc.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/ma500.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ma500','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft600-ii-2/',3,'product','',0),(2273,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El componente esencial de cualquier sistema RFID es la propia etiqueta. Sin la etiqueta el resto del sistema simplemente no puede funcionar. Por tanto, es fundamental que las etiquetas que seleccione sean 100% fiables y adecuadas a los objetivos. Todas las etiquetas RFID de Bibliotheca cumplen con los protocolos de interfaz aire ISO 18000-3, ISO 9706 e ISO 15693 y sus chips SLi-X son capaces de almacenar datos en el formato estándar para bibliotecas ISO 28560. Además, todas las etiquetas de nuestra gama vienen con una garantía de retención de datos de 50 años o con unos ciclos de lectura/escritura de 100.000. Todos los sistemas Bibliotheca pueden leer múltiples etiquetas y modelos de datos, siempre que sean compatibles con ISO.\n\n&nbsp;','RFID Tag','Las etiquetas RFID le permiten identificar y rastrear con precisión los materiales de su biblioteca. La información sobre el artículo se almacena en un pequeño chip de memoria, y las etiquetas son regrabables, por lo que no tiene que comprar otras nuevas cuando cambia la información.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/RFID-Tags-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rfid-tag','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/multi2xx-2/',0,'product','',0),(2323,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Deshabilite y habilite las tiras de seguridad Tattle-Tape desde una única unidad. El Tattle-Tape bookcheck complementa casi cualquier imagen de la biblioteca y es fácil de instalar dentro de un mostrador o sobre este. Con un sistema doble para procesar los libros, el Tattle-Tape bookcheck permite que cada persona elija su flujo de trabajo mientras mejora la ergonomía y el procesamiento eficiente del material por parte del personal de la biblioteca. también indica la presencia de una tira de seguridad Tattle-Tape activa cuando la opción de verificación está habilitada y una indicación visual si el sistema está caído. La tecnología mejorada L-coil dentro disminuye las falsas alarmas, mientras que el exterior fabricado en material resistente a los golpes maximiza la durabilidad.\n<ul>\n 	<li><b>Dimensiones</b> : 327.4mm x 226.8mm x 416.1mm</li>\n 	<li><b>Perfil de energía</b> :100/120 o 200/240 VAC 50/60 Hz</li>\n 	<li><b>Peso</b> : 10.9kg aprox.</li>\n</ul>\n&nbsp;','Tattle-Tape Bookcheck','El Tattle-Tape bookcheck le permite al personal procesar artículos de la biblioteca de forma rápida y eficiente, prácticamente elimina las falsas alarmas. La unidad puede deshabilitar y habilitar las tiras de seguridad Tattle-Tape de artículos impresos, CD y DVD. También cuenta con una interfaz fácil de usar, un diseño ergonómico e instrucciones intuitivas.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/Tattle-Tape-bookcheck-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tattle-tape-bookcheck','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bibliotheca-rfid-tag-2/',0,'product','',0),(2325,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Como componente del sistema RFID HF, este dispositivo de mano inalámbrico lee las etiquetas RFID en los materiales de la biblioteca instantáneamente, convirtiendo en tareas muy fáciles y sencillas hacer inventario, buscar libros y detectar excepciones. Compacto y fácil de usar, el DLA móvil puede contener información sobre más de un millón de artículos. El diseño ergonómico y la antena giratoria maximizan la comodidad y reducen la necesidad de doblarse o estirarse para leer estantes altos o bajos.\n\nCon la capacidad de realizar simultáneamente lecturas de estantería, búsquedas y escaneos de inventario, el DLA móvil puede ahorrar tiempo, aumentar la productividad y descubrir errores que de otra manera pasarían desapercibidos. El dispositivo también puede identificar rápidamente los elementos que no fueron debidamente revisados y detectar instantáneamente el estado de seguridad de los materiales. Comience a administrar activamente su colección.','Mobile DLA','Como componente del Sistema RFID de Bibliotheca, este dispositivo manual e inalámbrico lee de forma instantánea las etiquetas RFID de Bibliotheca. Ideal para la lectura de estanterías, colocación de ítems, búsqueda, ordenamiento y detección de excepciones.\n<ul>\n 	<li><b>Dimensiones</b> : 240 mm x 180 mm x 100 mm</li>\n 	<li><b>Perfil Energético</b> : batería recargable 7,4 voltios</li>\n 	<li><b>Peso</b> : 623 g (batería incluida)</li>\n 	<li><b>Compatibilidad</b> : Lee casi todos los formatos de tags RFID</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/mobile-DLA-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','mobile-dla','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bookcheck-2/',0,'product','',0),(2327,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Simplifica el proceso para el personal de la biblioteca Con cualquier combinación imaginable, flex AMH supone el máximo ahorro de tiempo, ya que ofrece procesos de trabajo eficaces que mantienen su circulación en movimiento y permiten a su equipo centrarse en las tareas más importantes.\n\nMejora la experiencia de los usuarios de la biblioteca flex AMH se diseñó desde cero específicamente para los usuarios de las bibliotecas. Esta solución única de hardware y software de devolución y clasificación brinda una experiencia interactiva para los usuarios que hace que devolver artículos de la biblioteca sea lo más fácil posible.\n\n&nbsp;','Flex AMH','Cree la solución perfecta de devolución y clasificación con una configuración que se adapte a su espacio y presupuesto para que le proporcione el mejor valor. Simplificamos el proceso de manipulación de materiales para que pueda evolucionar su servicio y ofrecer la mejor experiencia general de biblioteca a su comunidad.\n<ul>\n 	<li><b>Rendimiento de artículos</b> : Ordena 2400 artículos por hora, dependiendo del tiempo de respuesta del ILS</li>\n 	<li><b>PC</b> : Windows 10 IoT Enterprise 64 bit |i5 CPU | 4GB RAM | 500GB HDD</li>\n 	<li><b>Tipos de inicio de sesión</b> : Código de barras, Mifare, Legic</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/bibliotheca-flex-amh.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','flex-amh','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bibliotheca-rfid-tag-2/',0,'product','',0),(2329,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Kiosco de autoservicio que facilite la vida personal de las bibliotecas y de sus usuarios. Al ofrecer una experiencia más ergonómica e intuitiva, el selfCheck™ 1000 híbrido se diseñó para maximizar las actividades diarias de la biblioteca, al tiempo que promueve las actividades y programas disponibles para comunidad o entorno académico.\n\nSe ha considerado desde el principio numerosas opciones integradas de forma estética en todo el proceso de diseño que se adaptan perfectamente a este kiosco de autoservicio. Las bibliotecas pueden personalizar su kiosco con una variedad de opciones.\n\nLa ubicación de cada función en el equipo garantiza un proceso de trabajo intuitiva para el usuario. La ubicación y el proceso de trabajo de cada opción adicional se ha diseñado cuidadosamente para maximizar la comodidad y la facilidad de uso.\n\nAl combinar animaciones en pantalla con guías en LED, el selfCheck™ 1000 híbrido dirige fácilmente a los usuarios por todo el proceso de autoservicio. La facilidad y simplicidad de toda la transacción garantiza que estos tengan una experiencia agradable durante su visita a la biblioteca.\n\n&nbsp;','Hybrid Selfcheck 1000 / 1000D','Kiosco de autoservicio que facilite la vida personal de las bibliotecas y de sus usuarios. Al ofrecer una experiencia más ergonómica e intuitiva, el selfCheck™ 1000 híbrido se diseñó para maximizar las actividades diarias de la biblioteca.\n<ul>\n 	<li><b>PC</b> : Windows 10 IoT Enterprise 2016 LTSB 64-bit | 4GB RAM 128GB SSD</li>\n 	<li><b>Potencia</b> : Conector de entrada C13 / Entrada de 110-240 VCA, 130 vatios, 50 Hz</li>\n 	<li><b>Datos</b> :Ethernet 10/100</li>\n 	<li><b>Cumplimento de normas</b> : DDA, ADA, CE, FCC, IC, ANATAL, MET*, RCM</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/Hybrid-SelfCheck-1000-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','hybrid-selfcheck-1000-1000d','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/dla-2/',0,'product','',0),(2331,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Amplía la cobertura y la accesibilidad del servicio de su biblioteca para que pueda ofrecer una experiencia de autoservicio a sus usuarios en los lugares y las horas más adecuados para ellos. remoteLocker™ se puede instalar en cualquier ubicación interior y permite a los usuarios de su biblioteca reservar artículos como de costumbre, recogerlos en el dispositivo y devolver sus préstamos anteriores.\n\nEl remoteLocker es una solución flexible que puede configurarse específicamente para adaptarse a sus requisitos y espacio individuales. Se pueden agregar torres adicionales en cualquier momento en el futuro, lo que permite que su solución crezca según las necesidades de su biblioteca.\n<ul>\n 	<li><b>Modelo</b> : RemoteLocker (100/105/110)</li>\n 	<li><b>Dimensiones</b> : (100/105/110) Ancho: 450 mm, Profundidad:440 mm, Alto: 1713 mm</li>\n 	<li><b>Data</b> : 1 x LAN RJ45 (Gigabit)</li>\n 	<li><b>Tamaño Locker</b> : Ancho: 380 mm, Profundidad: 430 mm, Alto: 120 mm</li>\n</ul>','RemoteLocker','Satisfaga a los usuarios ocupados donde ellos estén Atendiendo a miembros de la comunidad con horarios de trabajo no tradicionales. RemoteLocker puede colocarse en cualquier edificio interno de la comunidad, lo que le permite promover y ampliar sus servicios a los usuarios que viven más lejos de su biblioteca física. Los ejemplos pueden incluir centros comunitarios, estaciones de bomberos, instalaciones compartidas y salones de iglesias.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/RemoteLocker-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','remotelocker','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/flex-amh-2/',0,'product','',0),(2333,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','El sistema de seguridad RFID de bibliotheca™ tiene un panel transparente con un diseño moderno y atractivo y no solo ofrece una detección superior, sino que se integra perfectamente en cualquier entorno de biblioteca. El sistema de seguridad RFID reduce los retiros accidentales o deliberada de artículos de la biblioteca mediante la detección de etiquetas RFID en cualquier orientación. Tras la detección, una alerta configurable proporciona una advertencia inmediata audible y/o visual.\n<ul>\n 	<li><b>Dimensiones (an x d x al) (mm) </b>73 (máx. en la base) x 680 x 1.780 (± 3)</li>\n 	<li><b>Peso (por puerta)</b> :Kilogramos: 28 / Libras: 62</li>\n 	<li><b>Material</b> : Panel transparente, ABS de “aluminio como RAL9006″ con base de textura ligera</li>\n 	<li><b>Voltaje de suministro</b> : 24 VCA</li>\n 	<li><b>Datos</b> : Ethernet (TCP/IP)</li>\n 	<li><b>Cumplimento de normas:</b> : CE, RCM, ETSI, FCC, IC, ADA, DDA, UL y CSA</li>\n</ul>\n&nbsp;','RFID Gate','El sistema de seguridad RFID de bibliotheca™ tiene un panel transparente con un diseño moderno y atractivo y no solo ofrece una detección superior, sino que se integra perfectamente en cualquier entorno de biblioteca.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/RFID-Gate-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rfid-gate','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bibliotheca-rfid-tag-2/',0,'product','',0),(2335,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Al ofrecer la entrada de pasillo más cómoda para bibliotecas, el sistema de seguridad Premium es perfecto para sillas de ruedas, cochecitos anchos y grupos grandes de estudiantes. El sistema de seguridad premium de bibliotheca™, con Panales transparentes y un diseño moderno y elegante, impide de manera eficaz el robo de materiales valiosos de la biblioteca al tiempo que mejora con elegancia la estética de la misma.\n<ul>\n 	<li><b>Peso (por puerta)</b> : Kilogramos: 28 / Libras: 62</li>\n 	<li><b>Material:</b> : Panel transparente, ABS de “aluminio como RAL9006″ con base de textura ligera</li>\n 	<li><b>Voltaje de suministro</b> : 24 VCA</li>\n 	<li><b>Datos</b> : Ethernet (TCP/IP)</li>\n 	<li><b>Cumplimento de normas</b> : CE, RCM, ETSI, FCC, IC, ADA, DDA, UL y CSA</li>\n 	<li><b>Dimensiones (an x d x al) (mm)</b> : 73 (base máx.) x 700 x 1.780 (± 3)</li>\n</ul>','RFID Gate Premium','Al ofrecer la entrada de pasillo más cómoda para bibliotecas, el sistema de seguridad Premium es perfecto para sillas de ruedas, cochecitos anchos y grupos grandes de estudiantes.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/RFID-Gate-Premium-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rfid-gate-premium','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/remotelocker-2/',0,'product','',0),(2337,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Kiosco de autoservicio que facilite la vida del personal de las bibliotecas y de sus usuarios. Al ofrecer una experiencia más ergonómica e intuitiva, el selfCheck™ 1000 se diseñó para maximizar las actividades diarias de la biblioteca, al tiempo que promueve las actividades y programas disponibles para comunidad o entorno académico.\n\nSe ha considerado desde el principio numerosas opciones integradas de forma estética que se adaptan perfectamente a este kiosco de autoservicio. Las bibliotecas pueden personalizar su kiosco con una variedad de opciones\n\nLa ubicación de cada función en el equipo garantiza un proceso de trabajo intuitivo para el usuario. Desde colocar artículos adicionales en el estante ampliado de cristal hasta realizar pagos sin contacto, la ubicación y el proceso de cada opción adicional se ha diseñado cuidadosamente para maximizar la comodidad y la facilidad de uso.\n\nAl combinar animaciones en pantalla con guias en LED, el selfCheck™ 1000 dirige fácilmente a los usuarios por todo el proceso de autoservicio. La facilidad y simplicidad de toda la transacción garantiza que estos tengan una experiencia agradable durante su visita a la biblioteca y van a querer regresar en el futuro.\n\n&nbsp;','Selfcheck 1000 / 1000D','Se diseñó para maximizar las actividades diarias de la biblioteca, al tiempo que promueve las actividades y programas disponibles para comunidad o entorno académico.\n<ul>\n 	<li><b>PC</b> : Windows 10 IoT Enterprise 2016 LTSB 64-bit | 4GB RAM 128GB SSD</li>\n 	<li><b>Potencia</b> : Conector de entrada C13 / Entrada de 240 VCA, 130 vatios, 50 Hz</li>\n 	<li><b>Datos</b> :Ethernet 10/100</li>\n 	<li><b>Cumplimento de normas</b> : DDA, ADA, CE, MET, FCC, C-tick</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/SelfCheck-1000-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rfid-gate-2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/rfid-gate-2/',0,'product','',0),(2339,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Este sistema, diseñado para ser usado con tiras de seguridad Tattle-Tape™, detecta todas las tiras EM en cualquier orientación. Cuenta con una selección de colores de luces de alarma LED integrados, con paneles gráficos intercambiables y es completamente seguro para todos los medios magnéticos.\n\n&nbsp;','Tattle Tape Gate','Este sistema de seguridad se puede combinar perfectamente con la decoración de su biblioteca al tiempo que mantiene su colección totalmente segura mediante el uso de la tecnología EM más avanzada.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/Tattle-Tape-Gate-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tattle-tape-gate','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/hybrid-selfcheck-1000-1000d-2/',0,'product','',0),(2340,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Ofrece una experiencia de autoservicio fundamental para las bibliotecas. Con la tecnología de de nuestro software de autoservicio intuitivo quickConnect™, el selfCheck™ 500 se diseñó para ofrecer una experiencia atractiva al usuario y promocionar la colección, los servicios y los eventos de su biblioteca. Permite a los usuarios realizar préstamos, devoluciones, renovaciones y pagos de multas de manera cómoda en la cuenta de la biblioteca.\n\nselfCheck™ 500 le permite evolucionar constantemente su servicio a la comunidad y centrarse en las interacciones más importantes. Puede escoger entre un diseño de altura completa o de escritorio para su espacio.\n\n&nbsp;','Selfcheck 500 / 500D','Ofrece una experiencia de autoservicio fundamental para las bibliotecas. Con la tecnología de de nuestro software de autoservicio intuitivo quickConnect™, el selfCheck™ 500 se diseñó para ofrecer una experiencia atractiva al usuario y promocionar la colección, los servicios y los eventos de su biblioteca.\n<ul>\n 	<li><b>PC</b> : Windows 10 IoT Enterprise 2016 LTSB 64-bit | 4GB RAM 128GB SSD</li>\n 	<li><b>Potencia</b> : Conector de entrada C13 / Entrada de 110-240 VCA, 130 vatios, 50 Hz</li>\n 	<li><b>Datos</b> : 10/100 ethernet</li>\n 	<li><b>Cumplimento de normas</b> : DDA, ADA, CE, FCC, IC, ANATEL, MET, RCM</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/SelfCheck-500-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','selfcheck-500-500d','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/hybrid-selfcheck-1000-1000d-3/',0,'product','',0),(2343,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Este sistema, diseñado para su empleo con tiras de seguridad Tattle-Tape™, detecta todas las tiras EM en cualquier orientación. Cuenta, junto con una selección de colores de luces de alarma LED integrados, con un acabado moderno y es completamente seguro para todos los medios magnéticos.\n\n<strong>Reducción de las alarmas no deseadas </strong>El sistema de seguridad Tattle-Tape™ transparente puede detectar cuando sale una tira activada de la biblioteca, lo que reduce considerablemente las alarmas falsas en la puerta cuando las personas entran. Las luces de alarma en las puertas, con varios pedestales que cubren una entrada más grande, también identifican qué pasillo provocó la alarma, lo que ayuda al personal a localizar más rápido los artículos que la dispararon.\n\n<strong>Integrada con libraryConnect™ </strong>El personal puede acceder de manera remota a libraryConnect™ para obtener estadísticas detalladas y opciones de configuración. Esto le permite actualizar el\nfirmware de forma remota, ejecutar informes mensuales y cambiar los colores y patrones de las alarmas.\n\n<strong>Auténtica tecnología Tattle-Tape™ </strong>Con potentes algoritmos, la auténtica tecnología Tattle-Tape™ puede distinguir entre artículos de metal común y cualquier tira EM para obtener resultados más precisos.\nEsto da lugar a un menor número de alarmas falsas y a menos inconvenientes para los usuarios y el personal.\n\n<strong>Detección superior de artículos en cualquier orientación </strong>Al emplear la tecnología DSP más avanzada, el sistema de seguridad Tattle-Tape™ transparente puede detectar las tiras EM en las puertas independientemente de la orientación, por lo que ofrece el nivel más alto de detección incluso en los entornos más ruidosos.\n\n<strong>Contador de personas integrado y visible </strong>El contador de personas bidireccional integrado cuenta el número de personas que entran y salen de la biblioteca. Esta información se transfiere a libraryConnect™ y a la caja de control, que dispone de una cómoda pantalla para acceder rápidamente a estadísticas en directo.\n\n<strong>Diseño elegante y moderno </strong>Hemos diseñado un nuevo sistema de seguridad Tattle-Tape™ transparente para que encaje en unos espacios de biblioteca nuevos, modernos y actualizados. Con el acabado de espejo complementario, las puertas de seguridad hacen juego con el interior de la biblioteca.\n\n<strong>Color y patrón de alarma seleccionables </strong>La biblioteca puede configurar por completo los ajustes visuales y audibles de la alarma de seguridad. Con 8 alarmas y patrones de color LED disponibles, el sistema de seguridad Tattle-Tape™ garantiza que se avisa a los usuarios y el personal de que los artículos no se han devuelto correctamente.\n\n<strong>Iluminación ambiental personalizable </strong>El sistema de seguridad Tattle-Tape™ transparente cuenta con un diseño de iluminación ambiental atractivo y moderno que ilumina todo el panel. Con una amplia gama de opciones de color a elegir, las bibliotecas pueden personalizar el color ambiental estándar y el patrón de color de la alarma. El sistema de seguridad Tattle-Tape™ transparente y bien iluminada agrega un impacto atractivo y colorido a la entrada de la biblioteca. Escoja la combinación perfecta de iluminación para la atmósfera de su biblioteca gracias a unas combinaciones infinitas de colores ambientales y de alarma.\n\n<strong>Configuración e instalación flexibles </strong>La sencillez de la instalación y el mantenimiento permiten a nuestros técnicos expertos causar la menor interrupción posible a su servicio. Asimismo, su personal puede solucionar rápidamente cualquier problema con nuestro equipo especializado de asistencia telefónica.','Tattle-Tape Gate Clear','El sistema de seguridad Tattle-Tape™ de bibliotheca transparente tiene un panel transparente y de espejo con un diseño moderno y atractivo y no solo ofrece una detección superior gracias a la última tecnología DSP, sino que se integra perfectamente en cualquier entorno de biblioteca.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/Tattle-Tape-Gate-clear-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tattle-tape-gate-clear','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/flex-amh-2/',0,'product','',0),(2345,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Las tiras de Seguridad Tattle-Tape™ de Bibliotheca ofrecen una protección discreta a la totalidad de los fondos de su biblioteca, incluyendo los medios magnéticos. Las tiras se desactivan con rapidez durante el registro de salida y se activan nuevamente en el registro de entrada. Están garantizadas durante toda la vida del artículo al que protegen si se aplican en el plazo de dos años desde la fecha de fabricación.\n\n<strong>Tiras de seguridad Bibliotheca Tattle-Tape ™ DCD-2</strong> Estas tiras equilibradas de precisión están diseñadas para CD y DVD. El sencillo proceso de aplicación de un solo paso integra dos tiras en una capa de película transparente que evita la extracción y protege la superficie del disco.\n\n<strong>Tiras de seguridad Tattle-Tape™ B2</strong> Tiras ultra finas de doble cara están diseñadas para aplicarse entre páginas de libros y publicaciones periódicas. El revestimiento extra largo facilita la inserción de la tira profundamente en el margen, haciéndola prácticamente indetectable.\n\n<strong>Tiras de seguridad Tattle-Tape™ B1</strong> Tiras magnéticas de una sola cara diseñadas para libros de pasta dura. Las tiras se pueden insertar con facilidad en el lomo del libro con una bayoneta ya sea en el mostrador o en las estanterías. Las tiras quedan completamente ocultas.\n\n<strong>Tiras de seguridad Bibliotheca Tattle-Tape ™ R2</strong> Se aplican con el Sistema de Aplicación Tattle-Tape™ Estas tiras se presentan en rollo, sin forros que eliminar. Se despachan automáticamente y pueden aplicarse a materiales impreso cinco veces más rápido que las tiras tradicionales.\n\n<strong>Sistema de aplicación Tattle-Tape™</strong> Con este dispositivo, puede aplicar las tiras de seguridad Tattle-Tape ™ para imprimir materiales de tres a cinco veces más rápido que aplicar las tiras a mano. Utilícelo en los estantes o entre bastidores.\n\n<strong>Tiras de seguridad Bibliotheca Tattle-Tape ™ SB3</strong> Estas tiras están diseñadas para casetes de audio sin caja y libros pequeños. Las tiras están ocultas por una etiqueta de cobertura que se puede imprimir con un título u otra información.','Tiras y aplicadores Tattle Tape','Tiras magnéticas diseñadas para libros de pasta dura. Las tiras se pueden insertar con facilidad en el lomo del libro con una bayoneta ya sea en el mostrador o en las estanterías. Las tiras quedan completamente ocultas.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/Tattle-Tape-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tiras-tattle-tape','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/bookcheck-2/',0,'product','',0),(2347,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Como componentes del Sistema de RFID de Bibliotheca, estos equipos versátiles pueden utilizarse tanto para la gestión de circulación en el mostrador como para la programación de etiquetas. Además de poder procesar varios ejemplares de forma simultánea, es capaz de realizar préstamos y devoluciones con códigos de barras y etiquetas RFID, la función “case set” impide que se sustituyan los artículos durante el proceso del préstamo y la devolución. Puede, igualmente, programar y reprogramar etiquetas RFID así como realizar conversiones de código de barras a RFID sin necesidad de usar diferentes máquinas durante este proceso. Su diseño ergonómico y el bajo perfil de la antena permiten procesar los ejemplares rápidamente y con seguridad. La estación de trabajo es totalmente compatible con los ordenadores de sobremesa para circulación, escáneres e impresoras existentes, y en la pantalla puede programarse para permitir visualizar simultáneamente el sistema de automatización de la biblioteca.\n<ul>\n 	<li>Funciona como estación de circulación (préstamo y devolución).</li>\n 	<li>Incluye el software necesario para convertir ejemplares con código de barras a RFID.</li>\n 	<li>La función de teclas de acceso directo sincronizadas permite la selección simultanea de modo (devolución o préstamo) para el Sistema de Software y la estación de trabajo.</li>\n 	<li>La función ‘case set’ ahorra tiempo al reducir la manipulación.</li>\n</ul>\n&nbsp;','RFID Workstation','Como componentes del Sistema de RFID de Bibliotheca, estos equipos versátiles pueden utilizarse tanto para la gestión de circulación en el mostrador como para la programación de etiquetas.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/RFID-Workstation-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rfid-workstation','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/selfcheck-500-500d-2/',0,'product','',0),(2349,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<ul>\n 	<li>Semi trípode vertical bidireccional vertical del trípode, con Panel de control y lector de huella digital + RFID, fuente de alimentación.</li>\n 	<li>Fuente de alimentación: AC220V / 110V, 50 / 60Hz, potencia nominal: 60W.</li>\n 	<li>Material del casework: SUS304, protección de IP54 Ingress.</li>\n 	<li>Caudal: 25-48 paso / minuto.</li>\n 	<li>El modo predeterminado es bloquear el mecanismo. al recibir autorización, permite un paso a la vez. paso en ambas direcciones son controladas electrónicamente. Puede establecer un lado libre ajustando el mecanismo.</li>\n 	<li>Diseño del brazo de gota para el propósito de la emergencia.</li>\n 	<li>El pictograma en el dispositivo indica el permiso de acceso y dirección de movimiento.</li>\n 	<li>La forma diseñada especial del caso, user-friendly para el pasajero a tarjeta perforada o huella dactilar.</li>\n</ul>','TS1022S','Torniquete trípode diseñado con un sistema de lectura de huellas dactilares y de lectura de tarjetas RFID. Elaborado con una estructura compacta y cuenta con una efectividad de coste alta, consumo de potencia bajo y una fiabilidad alta de operación. Gracias a su modo de bloqueo por defecto, este producto permite el acceso a pasajeros una vez que han recibido la señal de autorización.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/TS1022S-web.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','ts1022s','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/ma500-2/',0,'product','',0),(2350,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<ul>\n 	<li>El torniquete trípode TS1011S está diseñado con una estructura compacta y cuenta con una efectividad de coste alta, consumo de potencia bajo y una fiabilidad alta de operación.</li>\n 	<li>El torniquete de acceso integra un modo de bloqueo por defecto. Una vez que esté activado admite pasajeros de uno en uno a la vez.</li>\n 	<li>Este molinete de acceso se controla electrónicamente y se puede operar en dos direcciones. Se puede configurar para el libre acceso en una dirección.</li>\n 	<li>Los brazos del torniquete trípode se pueden bajar para el acceso en caso de emergencia.</li>\n 	<li>El imán eléctrico se emplea para bloquear cuando se activa. Si la máquina está en modo reposo, este imán pasará a modo espera automáticamente.</li>\n 	<li>Este aparato cuenta con aceite lubricado de larga duración y un mecanismo compacto patentado.</li>\n 	<li>Gracias a sus pocos tornillos expuestos, este tipo de producto ofrece seguridad en su uso.</li>\n 	<li>Este producto se emplea especialmente para sistemas de transito masivo.</li>\n</ul>\n&nbsp;','TS1011S','Torniquete trípode diseñado con una estructura compacta y cuenta con una efectividad de coste alta, consumo de potencia bajo y una fiabilidad alta de operación. El torniquete de acceso integra un modo de bloqueo por defecto. Una vez que esté activado admite pasajeros de uno en uno a la vez. Este molinete de acceso se controla electrónicamente y se puede operar en dos direcciones. Se puede configurar para el libre acceso en una dirección.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/TS1011S-web.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','ts1011s','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/tft500p-2/',0,'product','',0),(2373,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<ul>\n 	<li>El torniquete trípode TS1000S está diseñado con una estructura compacta. Ofrece coste efectivo excelente, consumo de potencia bajo y alta fiabilidad de operación.</li>\n 	<li>Este torniquete trípode cuenta con el modo de bloqueo por defecto. Además se acciona cuando recibe la señal de autorización de algún pasajero.</li>\n 	<li>Se puede controlar electrónicamente en ambas direcciones. Los usuarios pueden configurar el torniquete de seguridad para el libre acceso en una sola dirección.</li>\n 	<li>En el caso de emergencia, los brazos del torniquete de acceso se pueden bajar para una rápida evacuación.</li>\n 	<li>El imán eléctrico se emplea para bloquear cuando está activado. Cuando la máquina esté en estado de reposo, el imán eléctrico pasa a modo de espera.</li>\n 	<li>Ofrece más seguridad y soporta una alarma con múltiples alertas.</li>\n 	<li>El torniquete electrónico está hecho de acero inoxidable SUS304. Nuestro producto se puede diseñar con una placa lectora de instalación flexible para la integración del lector de terceros.</li>\n</ul>','TS1000S','<b>E</b>stá diseñado con una estructura compacta. Ofrece coste efectivo excelente, consumo de potencia bajo y alta fiabilidad de operación. Este torniquete trípode cuenta con el modo de bloqueo por defecto. Además se acciona cuando recibe la señal de autorización de algún pasajero.\n<ul>\n 	<li><b>Tipo de lector</b> : El panel del control de acceso, ningún lector</li>\n 	<li><b>Grado IP</b> : IP54</li>\n 	<li><b>Materiales de la carcasa</b> : SUS304</li>\n 	<li><b>Botón de emergencia</b> : Sí</li>\n 	<li><b>Flujo de pasajeros</b> : 25-48 pasajeros/minuto</li>\n 	<li><b>Entorno de trabajo</b> : Interior / exterior (con cubierta)</li>\n 	<li><b>Dimensiones</b> : 52×98×28cm+longitud del brazo 50cm</li>\n 	<li><b>Peso</b> : 34kg</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/TS1000S-web.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ts1000s','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/ts1022s-2/',0,'product','',0),(2376,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<ul>\n 	<li>Las barreras están diseñadas para un funcionamiento suave y silencioso sin necesidad de un gran consumo energético, están fabricadas de acero inoxidable lo que las hace altamente durables.</li>\n 	<li>Las barreras se mantienen normalmente en una posición bloqueada, negando así el acceso a personas no autorizadas. Cuando el lector (RFID y / o biométrico) reconoce positivamente la tarjeta de acceso o huella digital y válida el acceso del usuario, las barreras se retraen permitiendo el paso.</li>\n 	<li>Ante una emergencia las barreras se retraen automáticamente, garantizando la salida de los usuarios sin obstáculos. Se puede instalar una batería adicional para las situaciones en las que se registra pérdida de energía.</li>\n 	<li>La serie FBL4000 proporciona seguridad, bajo un diseño compacto, durable y elegante.</li>\n</ul>','FBL4000','FBL4000 es una barrera de aleta con un atractivo diseño y sistema de control de ingresos de bajo costo diseñada para un alto volumen de tráfico. La barrera con doble aleta FBL4200 trabaja junto con la FBL4000 para incorporar múltiples carriles.\n<ul>\n 	<li><b>Modelo</b> : Barrera Peatonal 4000 – 4200</li>\n 	<li><b>Fuente de Alimentación</b> : AC 100 ~ 120V/200 ~ 240V, 50/60Hz</li>\n 	<li><b>Temperatura de Operación</b> : -28℃ hasta 60℃</li>\n 	<li><b>Indicador LED</b> : Sí</li>\n 	<li><b>Material del Gabinete</b> : Acero Inoxidable SUS304</li>\n 	<li><b>Material de la Aleta</b> : Acrílico</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/FBL4200.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fbl4000','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/ts1022s-2/',0,'product','',0),(2378,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','Evita la entrada de vehículos no autorizados a un área restringida, y se eleva por el enlace entre la puerta y el control remoto, el sistema de control de acceso, el lector de larga distancia y el sistema de reconocimiento de matrícula. Si se instala un sensor de piso, la pluma se bajará automáticamente después de que el vehículo pase por la puerta; de lo contrario, la pluma se puede bajar manualmente usando un control remoto o presionando el botón.\n\n<img class=\"aligncenter wp-image-2384 size-full\" src=\"http://box5297.temp.domains/~markovat/wp-content/uploads/2020/02/barrera-vehicular01.jpg\" alt=\"\" width=\"720\" height=\"1024\" />','Barrera Vehicular','Cuenta con conexión directa al puerto de control de acceso entre el dispositivo standalone para automatizar y monitorear el acceso,además de elevar la seguridad.\n<ul>\n 	<li><b>Material de la Barrera</b> : Aleación de Aluminio</li>\n 	<li><b>Largo de Brazo</b> :3 m. / 4 m. / 5m.</li>\n 	<li><b>Dimensiones</b> : 240 x 250 x 980 mm</li>\n 	<li><b>Peso neto (sin brazo)</b> : 47 Kg.</li>\n</ul>\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/barrera-vehicular.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','barrera-vehicular','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'http://box5297.temp.domains/~markovat/producto/ts1000s-2/',0,'product','',0),(2073,1,'2020-02-12 17:18:25','2020-02-12 16:18:25','Cerradura eléctrica de la seguridad, cerradura magnética de la puerta de seguridad con llevar a cabo la fuerza 270KG','EM270 Cerradura Magnética','Cerradura eléctrica de la seguridad, cerradura magnética de la puerta de seguridad con llevar a cabo la fuerza 270KG.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/EM270-Cerradura-magnetica-SM2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','em270-cerradura-magnetica','','','2020-02-12 17:18:25','2020-02-12 16:18:25','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2073',2,'product','',0),(2074,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','DM-20 proporciona un control seguro de hasta dos puertas vía comunicación cifrada y también contiene dos interfaces de lector wiegand para usar con lectoras de terceros. Una amplia variedad de interfaces de E/S permiten que DM-20 sea parte de diversas configuraciones del sistema.\n<ul>\n 	<li>Comunicaciones : RS485</li>\n 	<li>Entrada : Entrada TTL x 4 / Entrada supervisada x 4</li>\n 	<li>Salida : Salida TTL x 6</li>\n 	<li>Relé : Form C x 4</li>\n 	<li>Wiegand : En/Sal x 2</li>\n 	<li>Alimentación : 12V</li>\n 	<li>Dimensiones : 120 x 70 x 36 mm(W x H x D)</li>\n</ul>','DM-20','Combinado con el dispositivo Suprema, DM-20 proporciona la capacidad de diseñar e implementar un sistema de control de acceso centralizado con hasta 32 puertas y hasta 8 dispositivos biométricos.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/dm-20.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','dm-20','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2074',0,'product','',0),(2390,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','RealScan-G1 es un equipo para toma de huellas en tiempo real con certificación FBI PIV, cuenta con la tecnología avanzada LFD para detección de huella al momento. Este modelo ofrece las características esenciales de un equipo delgado y compacto, ideal para captura de huellas digitales que se requieren en proyectos civiles y criminales. Con este modelo usted podrá asegurar alta calidad de imagen usando verificaciones automáticas, lo que le ayudara a eliminar efectos fantasmas muy recurrentes en este tipo de equipos. Este modelo viene con certificación IP54, contra polvo y agua, su uso optimo es recomendado para escritorio o kits móviles y hasta kiosko.','RealScan G1','RealScan-G1 es un escáner para enrolamiento de una huella con certificación FBI PIV que incorpora la Tecnología de Detección de Huella Viva híbrida de Suprema, ofrece todas las características esenciales en una estructura compacta, haciéndola ideal para proyectos de aplicaciones de IDs civiles o criminales que requieran captura de huella de alta velocidad.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/realscan-g1_eng.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','realscan-g1','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/dm-20-2/',0,'product','',0),(2391,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Dispositivo para tomar las huellas de la palma de su mano en tiempo real, con múltiples características de captura. Cuenta con la ultima tecnología óptica y biométrica del mercado, es capas de capturar imágenes de alta calidad sin importar las condiciones físicas de los dedos. Este modelo ademas ofrece opciones para la conveniencia del usuario desde pantalla a color LCD, instrucciones de voz, switch de pie, así como fuente de poder móvil . Con su certificación aprobada por el FBI el equipo que ha sido diseñado para proporcionar escaneo en tiempo real para aplicaciones criminales de identificación.','RealScan F','RealScan-F es un escáner de impresión de palma “viva” de una sola placa, para captura de varios tipos de huellas incluyendo planas, roladas, palmas y palmas laterales (writer’s palms). Incorporando las innovadoras tecnologías óptica y biométrica de Suprema, líderes en la industria, tiene la capacidad de capturar imágenes con la más alta calidad sin importar las condiciones físicas de los dedos.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/RealScan-F_eng.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','realscan-f','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/dm-20-3/',0,'product','',0),(2422,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Es un escáner portátil para dos huellas que combina excelente tecnología óptica con diferentes y novedosas características. Con su diseño elegante y ergonómico, RealScan-D ofrece máximo desempeño bajo condiciones ambientales severas y garantiza captura de imagen precisa para dedos húmedos o secos.\n\n<strong>Certificación </strong><strong>FBI IAFIS Apéndice F</strong>\nLa certificación brinda seguridad a los usuarios de que RealScan-D cumple o excede los estándares de interoperabilidad del FBI y trabajará con el Sistema Automatizado Integrado de Información de Huellas Dactilares (IAFIS). Asegura que las imágenes utilizadas sean de alta calidad y admitan todas las fases de identificación para los expertos en huellas digitales y el IAFIS. El Apéndice F tiene condiciones de calidad de imagen estrictas, se centra en la comparación de huellas dactilares humanas y facilita la operación de validación en gran escala','RealScan D','Es un escáner portátil para dos huellas que combina excelente tecnología óptica con diferentes y novedosas características. Con su diseño elegante y ergonómico, RealScan-D ofrece máximo desempeño bajo condiciones ambientales severas y garantiza captura de imagen precisa para dedos húmedos o secos.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/RealScan-D.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','realscan-g1-2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-g1-2/',0,'product','',0),(2424,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','ID-SERIAL es un sistema de autenticación de huellas dactilares diseñado para la integración en aplicaciones como puntos de venta (POS), seguimiento de tiempo y asistencia o cualquier otra aplicación donde se prefiera una interfaz en serie. ID-SERIAL incorpora el módulo independiente SDA04P ™ de SecuGen, que presenta un módulo óptico de huellas dactilares resistente y de alta calidad de imagen, un procesador integrado, un cable serie y una fuente de alimentación externa.\n<ul>\n 	<li><b>Sensor de huellas dactilares</b>: SecuGen SDU03P™</li>\n 	<li><b>Resolución / tamaño de la imagen.</b>: 500 DPI / 260 x 300 pixels</li>\n 	<li><b>Tamaño de la platina / Ef. Área de detección</b>: 16.1 x 18.2 mm / 13.2 x 15.2 mm</li>\n 	<li><b>Fuente de luz / vida útil promedio</b>: LED / 60,000 hours</li>\n 	<li><b>Velocidad de captura de huella</b>: 0.2 ~ 0.5 second with Smart Capture</li>\n 	<li><b>Estándares biométricos admitidos</b>: INCITS 378, ISO/IEC 19794-2, 19794-4</li>\n 	<li><b>Cumplimiento / Certificación</b>: FCC, CE, KCC, RoHS</li>\n</ul>','ID-USB SC','Es un sistema de autenticación de huellas dactilares diseñado para la integración en aplicaciones tales como punto de venta (POS), seguimiento de tiempo y asistencia o cualquier otra aplicación donde se prefiera una interfaz en serie.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/SecuGenID.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','id-usb-sc','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-g1-3/',0,'product','',0),(2426,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','OptiMouse Plus es la versión mejorada del galardonado mouse de huellas dactilares de SecuGen con seguimiento óptico y Smart Capture ™. El sensor de huellas digitales incorporado está colocado ergonómicamente en el lado donde descansa el pulgar para un escaneo de huellas digitales natural y consistente. OptiMouse Plus se puede usar para funciones de autenticación, identificación y verificación que permiten que sus huellas digitales actúen como contraseñas digitales que no se pueden perder, olvidar ni robar.','OptiMouse Plus','Es la versión mejorada del galardonado mouse de huellas dactilares de SecuGen con seguimiento óptico y Smart Capture ™. El sensor de huellas dactilares incorporado está colocado ergonómicamente en el lado donde descansa el pulgar para un escaneo de huellas dactilares natural y consistente.','publish','closed','closed','','optimouse-plus','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-f-2/',0,'product','',0),(2428,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','ID-USB SC / PIV es una combinación de lector de huellas digitales y lector de tarjetas inteligentes alojado en un dispositivo USB listo para usar adecuado para aplicaciones de autenticación FIPS 201 / PIV / de doble factor. El ID-USB SC / PIV incorpora el módulo óptico de huellas dactilares SDU04P ™ reforzado y de alta calidad de imagen de SecuGen junto con un lector de tarjetas inteligentes PC / SC.\n<ul>\n 	<li><b>Sensor de huellas dactilares</b>: SecuGen SDU04P™</li>\n 	<li><b>Resolución / tamaño de la imagen.</b>: 508 DPI / 258 x 336 pixels</li>\n 	<li><b>Tamaño de la platina / Ef. Área de detección</b>: 16.1 x 18.2 mm / 12.9 x 16.8 mm</li>\n 	<li><b>Fuente de luz / vida útil promedio</b>: LED / 60,000 hours</li>\n 	<li><b>Velocidad de captura de huella</b>: 0.2 ~ 0.8 seconds with Smart Capture</li>\n 	<li><b>Estándares biométricos admitidos</b>: INCITS 378, ISO/IEC 19794-2, 19794-4, FIPS 201</li>\n 	<li><b>Cumplimiento / Certificación</b>: FCC, CE, KCC, RoHS / FBI PIV Single Finger, GSA</li>\n</ul>','ID-USB SC/PIV','Es una combinación de lector de huellas dactilares y lector de tarjetas inteligentes alojado en un dispositivo USB listo para usar adecuado para aplicaciones de autenticación FIPS 201 / PIV / doble factor.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/SecuGenID.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','id-usb-sc-piv','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-g1-4/',0,'product','',0),(2433,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Con un diseño elegante y ergonómico, el Hamster Pro Duo CL está construido con el sensor óptico más resistente y avanzado de la industria, con tecnología de huellas dactilares patentada y pendiente de patente que captura imágenes de huellas dactilares de alta calidad.','HamsterPro Duo CL','Con un diseño elegante y ergonómico, el Hamster Pro Duo CL está construido con el sensor óptico más resistente y avanzado de la industria, con tecnología de huellas dactilares patentada y pendiente de patente que captura imágenes de huellas dactilares de alta calidad.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Hamster-Pro-Duo-CL.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','hamsterpro-duo-cl','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-f-2/',0,'product','',0),(2435,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El Hamster Pro Duo SC / PIV combina el sensor de huellas digitales U20 de SecuGen con un lector de tarjetas inteligentes de contacto compatible con PIV. Con un diseño compacto y ergonómico, el Hamster Pro Duo SC / PIV está construido con el sensor óptico más resistente y avanzado de la industria utilizando tecnología de huellas digitales patentada y pendiente de patente. El lector de huellas digitales de alta calidad de imagen está certificado por el FBI y cumple con los requisitos FIPS 201 (PIV) y Mobile ID FAP 20.','Hamster Pro Duo SC/PIV','Combina el sensor de huellas dactilares U20 de SecuGen con un lector de tarjetas inteligentes de contacto compatible con PIV. Con un diseño compacto y ergonómico\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Hamster-Pro-Duo-CL.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','hamster-pro-duo-sc-piv','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-d/',0,'product','',0),(2437,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El Hamster Pro 20 es el lector de huellas dactilares USB ultracompacto y de alta calidad de imagen de SecuGen certificado por el FBI que cumple con los requisitos FIPS 201 (PIV) y Mobile ID FAP 20. Con un diseño de bajo perfil y resistente al agua, el Hamster Pro 20 está construido con el sensor óptico más resistente y avanzado de la industria que utiliza tecnología patentada de huellas digitales. El Hamster Pro 20 se puede utilizar para funciones de autenticación, identificación y verificación que permiten que sus huellas digitales actúen como contraseñas digitales que no se pueden perder, olvidar ni robar.','Hamster Pro 20','Es el lector de huellas dactilares USB ultracompacto y de alta calidad de imagen de SecuGen que cuenta con certificación FBI y cumple con los requisitos FIPS 201 (PIV) y Mobile ID FAP 20. Con un diseño de bajo perfil y resistente al polvo y al agua con clasificación IP54.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Hamster-Pro.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','hamster-pro-20','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/id-usb-sc-3/',0,'product','',0),(2439,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Hamster Pro 10 es el nuevo lector de huellas dactilares USB ultra delgado y de alta calidad de imagen de SecuGen que está certificado por el FBI y cumple con los requisitos FIPS 201 (PIV) y Mobile ID FAP 10. Con un diseño de bajo perfil y resistente al agua, el Hamster Pro 10 está construido con el sensor óptico más resistente y avanzado de la industria utilizando tecnología patentada de huellas dactilares. El Hamster Pro 10 se puede utilizar para funciones de autenticación, identificación y verificación que permiten que sus huellas digitales actúen como contraseñas digitales que no se pueden perder, olvidar ni robar.','Hamster Pro 10','Hamster Pro 10 es el nuevo lector de huellas dactilares ultra delgado de alta calidad de imagen de SecuGen, certificado por el FBI, que cumple con los requisitos FIPS 201 (PIV) y Mobile ID FAP 10.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Hamster-Pro-10.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','hamster-pro-10','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-g1-3/',0,'product','',0),(2440,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El Hamster Pro es el lector de huellas digitales USB ultracompacto y de alta calidad de imagen de SecuGen que tiene un precio muy bajo y es adecuado para implementaciones grandes. Con un diseño de bajo perfil y resistente al agua, el Hamster Pro está construido con el sensor óptico más resistente y avanzado de la industria utilizando tecnología patentada de huellas digitales. El Hamster Pro se puede usar para funciones de autenticación, identificación y verificación que permiten que sus huellas digitales actúen como contraseñas digitales que no se pueden perder, olvidar o robar.','Hamster Pro','<b>Hamster Pro</b> es el lector de huella dactilar USB ultracompacto de alta calidad de SecuGen, que tiene un precio muy bajo y es adecuado para grandes despliegues.','publish','closed','closed','','hamster-pro','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/hamster-pro-duo-sc-piv-2/',0,'product','',0),(2442,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El Hamster Plus es el lector de huellas digitales popular y versátil de SecuGen, con Auto-On ™ y Smart Capture ™. Con un diseño cómodo y ergonómico, el Hamster Plus está construido con el sensor óptico más resistente y avanzado de la industria que utiliza la tecnología biométrica de huellas dactilares SEIR patentada. El Hamster Plus se puede utilizar para funciones de autenticación, identificación y verificación que permiten que sus huellas digitales actúen como contraseñas digitales que no se pueden perder, olvidar o robar.','Hamster Plus','Está construido con el sensor óptico más resistente y avanzado de la industria, utilizando la tecnología biométrica de huellas dactilares SEIR patentada.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Hamster-Plus.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','hamster-plus','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-d/',0,'product','',0),(2443,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El Hamster IV es el lector de huellas digitales popular y versátil de SecuGen certificado por el FBI. Con un diseño cómodo y ergonómico, el Hamster IV está construido con el sensor óptico más robusto y avanzado de la industria que utiliza la tecnología biométrica de huellas digitales SEIR patentada. El Hamster IV se puede utilizar para funciones de autenticación, identificación y verificación que permiten que sus huellas digitales actúen como contraseñas digitales que no se pueden perder, olvidar o robar.','Hamster IV','Es el popular y versátil lector de huellas dactilares de SecuGen certificado por el FBI. Con un diseño cómodo y ergonómico, el Hamster IV está construido con el sensor óptico más resistente y avanzado de la industria, utilizando la tecnología biométrica de huellas dactilares SEIR patentada.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Hamster-Plus.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','hamster-iv','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-d/',0,'product','',0),(2445,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','BioMini Slim proporciona una tecnología nueva y avanzada de detección de dedos en vivo (LFD) mediante la aplicación de un método de aprendizaje automático que analiza y clasifica los patrones de imagen de acuerdo con las características ópticas.\n<ul>\n 	<li>El sensor óptico FAP20 más delgado del mundo.</li>\n 	<li>Certificados FBI PIV y FBI Mobile ID FAP20.</li>\n 	<li>Estándar de compresión de imágenes: WSQ.</li>\n 	<li>Captura de imágenes de huellas dactilares de alta calidad incluso cuando el dedo está seco y mojado.</li>\n 	<li>Funciona bajo la luz solar directa hasta 100.000 LUX.</li>\n 	<li>Tecnología Live Fingerprint Detection (LFD).</li>\n 	<li>Distingue huellas dactilares falsas hechas de varios materiales que incluyen arcilla, caucho, silicona, pegamento, papel, película y más.</li>\n 	<li>Fácil integración.</li>\n 	<li>BioMini SDK para facilitar el desarrollo de aplicaciones.</li>\n 	<li>Compatible con Android, MS Windows y Linux.</li>\n 	<li>Diseño de código multiproceso para la utilización de CPU de múltiples núcleos.</li>\n</ul>','Biomini Slim 2','BioMini Slim 2 es un escáner de huellas dactilares con certificación FAP20 que presenta una variedad de tecnologías de vanguardia.\nJunto con su sensor óptico delgado de 13,5 mm, BioMini Slim 2 cuenta con la tecnología de rango multi-dinámico (MDR) patentada de Suprema, FBI PIV y cumplimiento de Mobile ID FAP20 y compatibilidad con dispositivos Android. BioMini Slim 2 también proporciona a los desarrolladores más flexibilidad física con su factor de forma reducido y el sensor óptico ultradelgado garantiza un funcionamiento robusto a lo largo del tiempo.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/BioMini-Slim-2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','biomini-slim-2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/id-usb-sc-3/',0,'product','',0),(2447,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','BioMini Slim ha sido especialmente diseñado para ofrecer una solución de alto nivel de seguridad para PC basada en soluciones de administración de identidad de acceso. Con nivel de protección IP65 contra polvo y agua, BioMini Slim ofrece un diseño ergonómico y estético con sensor óptico de 500 dpi que incorpora un área de captura de huella más amplia que facilita el proceso y lo hace más confiable, al igual que avanzada tecnología de Detección de Huella Viva (LFD – Live FingerDetection). BioMini Slim sigue conservando los elevados estándares de los dispositivos de la línea; esta solución ha recibido certificaciones FBI-PIV y Mobile ID FAP20 que permite a los usuarios capturar cualquier tipo de huella incluso en entornos con luz directa del sol. Combinado con su exhaustiva solución SDK, BioMini Slim ofrece compatibilidades de hardware y software superiores, las cuales son una plataforma ideal para desarrolladores.','Biomini Slim','Especialmente diseñado para ofrecer una solución de alto nivel de seguridad para PC basada en soluciones de administración de identidad de acceso.\n<ul>\n 	<li><b>Sensor de huellas dactilares</b> : Óptico</li>\n 	<li><b>Resolución </b>: 500 dpi / 256 grises</li>\n 	<li><b>Tamaño de la imagen</b> : 320 x 480 pixels</li>\n 	<li><b>Tamaño de la platina</b> : 18.0 x 25.4 mm (0.71” X 1.0”)</li>\n 	<li><b>Área de detección</b> : 17.0 x 25.0 mm (0.67” X 0.99”)</li>\n 	<li><b>Dimensiones</b> : 82.0 x 57.7 x 27.0 mm (W x L x H)</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/BioMini_Slim_Es.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','biomini-slim','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/optimouse-plus-2/',0,'product','',0),(2450,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','La tecnología MDR patentada de Suprema garantiza una calidad de imagen de huella digital excepcional incluso en condiciones de luz directa extrema de hasta 100.000 LUX. Al tiempo que proporciona una velocidad de captura de imágenes más rápida de hasta 6 ms, la tecnología MDR permite una capacidad de detección superior independientemente de la sequedad y las condiciones de iluminación.\n<ul>\n 	<li><b>Sensor de huellas dactilares</b> : Óptico</li>\n 	<li><b>Resolución </b>: 500 dpi / 256 grises</li>\n 	<li><b>Tamaño de la imagen</b> : 315 x 354 pixels</li>\n 	<li><b>Área de detección</b> : 16.0 x 18.0 mm</li>\n 	<li><b>Sistema operativo</b> : Windows, Linux, Android</li>\n 	<li><b>Dimensiones </b>: 66 x 90 x 58 mm (W x L x H)</li>\n</ul>','Biomini Plus 2','Cuenta con las certificaciones FBI PIV/FIPS 201, FBI Mobile ID FAP 10 y Certificación STQC por UIDAI. Ideal para aplicaciones que requieren de un alto grado de seguridad y control como proyectos de gobierno y aplicaciones bancarias.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/BioMini-Plus-2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>\n\n&nbsp;','publish','closed','closed','','biomini-plus-2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/id-usb-sc-3/',0,'product','',0),(3092,1,'2020-02-12 17:04:08','2020-02-12 16:04:08','<b>FaceStation F2</b> cuenta con una precisión de autenticación excepcional, gracias a la combinación de sus cámaras de luz visible y infrarroja 8(IR), la cual permite un FAR de 1 en 10 mil millones, liderando el mercado en velocidad, seguridad y capacidad. FaceStation F2 cuenta con 3 variantes, las cuales cuentan con la mejor tecnología de la industria para identificación de rostros falsos.\nComo si fuera poco FaceStation F2 cuenta con tecnología DEEP LEARNING, lo cual significa que el equipo cuente con inteligencia artificial, permitiendo en cada uso que el equipo se vuelva mas inteligente.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000 (1:N), 100,000(1:1)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Image Logs</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP, USB, TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Entrada, 1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Entrada / Salida</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Relevador, 2 Entradas, 2 Salidas</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.8 GHz Dual Core + 1.4Ghz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">16GB Flash + 2GB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Tactil 7\" IPS Color LCD</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">IP65</th>\n<td class=\"woocommerce-product-attributes-item__value\">Si</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC ~ 24 VDC</td>\n</tr>\n</tbody>\n</table>','FaceStation F2','Solución sin contacto para los nuevos estándares de seguridad e higiene.\n\n• Precisión de autenticación excepcional lograda mediante la\ncombinación de fusión de reconocimiento facial visual e infrarrojo (IR).\n• Un algoritmo de <strong>Inteligencia Artificial</strong> (Deep Learning) es aplicado\npara la detección de huellas/rostros reales.\n• Ofrece una amplia gama de opciones de autenticación que incluyen\nrostro, acceso móvil, huellas dactilares y tarjetas.\n• Registre hasta 100,000 usuarios.\n• Admite tarjetas de acceso de doble frecuencia, tarjetas de acceso móvil\nbasadas en NFC y BLE.\n• Template-on-Card permite la autenticación mediante datos biométricos\nalmacenados en tarjetas.\n• Cumple con las necesidades del mundo pospandémico con una\nsolución remota y sin contacto.\n• Está equipado con medidas de seguridad para proteger los datos del\nusuario.\n• Cifra todas las credenciales biométricas y la información personal\n• Basado en Android y todas sus mejoras de seguridad.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/FaceStation-F2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','facestation-f2','','','2020-02-12 17:04:08','2020-02-12 16:04:08','',0,'https://www.markovations.com/producto/biostation-2-2/',0,'product','',0),(2452,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Combo Suprema BioMini Combo ha sido diseñado especialmente para proporcionar una solución de seguridad de alto nivelado de doble autenticación para PC de escritorio y entornos de red complejos. Con su probada fiabilidad, BioMini Combo cuenta con tecnología avanzada de detección de dedo vivo (LFD).\n\nEmpaquetado en un diseño ergonómico, que cuenta con la última sensor óptico de 500dpi delgada de Suprema con un gran tamaño de cristal de exposición para la captura fácil y lector de tarjetas inteligentes de contacto para la autenticación fuerte. Combinado con su solución integral SDK, BioMini Combo ofrece el hardware excelente y compatibilidad de software hace que sea una plataforma ideal para los desarrolladores.','Biomini Combo','<b>Biomini Combo</b> de Suprema se ha diseñado para proporcionar soluciones de seguridad de autenticación con dos factores para fines de autenticación. El escáner cuenta con el sensor óptico Slim que es el más reciente de Suprema y un área de captura de gran tamaño para facilitar la captura.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/02/BioMini-Combo-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','biomini-combo','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-g1-3/',0,'product','',0),(2454,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>Xpass S2</b> combina sin esfuerzo características clave de un sistema de control de acceso tradicional en un diseño compacto y es un elemento básico en el sistema de acceso IP distribuido de Suprema. Xpass S2 está diseñado para resistir un amplio rango de temperaturas y puede leer múltiples tecnologías de tarjetas inteligentes, que lo convierten en el producto ideal para ambientes con condiciones ambientales complejas.','Xpass S2','Xpass S2 combina sin esfuerzo características clave de un sistema de control de acceso tradicional en un diseño compacto y es un elemento básico en el sistema de acceso IP distribuido de Suprema.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/xpass-s2.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','xpass-s2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/biomini-combo-2/',0,'product','',0),(2477,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>Xpass</b> Xpass combina sin esfuerzo características clave de un Sistema de control de acceso tradicional en un diseño compacto y es el elemento básico en el sistema de control de acceso distribuidor IP de Suprema. Xpass puede ser utilizado tanto en interiores como en exteriores y la conexión Power-over-Ethernet permite una fácil y rápida instalación.','XPass','Xpass combina sin esfuerzo características clave de un Sistema de control de acceso tradicional en un diseño compacto y es el elemento básico en el sistema de control de acceso distribuidor IP de Suprema.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/xpass.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','xpass','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xpass-s2-2/',0,'product','',0),(2479,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>XGA7015</b> Los Terminales de Control de Accesos XGA han sido diseñados por Grupo SPEC, para cubrir gran parte de las necesidades empresariales en el Control de Accesos. XGA está basado en un potente procesador que permite el control del lector, del relé y de los contactos para la actuación de elementos de paso en Tiempo Real (Online) y Diferido (Offline).\n<ul>\n 	<li>Capacidad en Offline para más de 40.000 marcajes con tarjetas de 8 dígitos numéricos y sin telecarga de horarios de acceso.</li>\n 	<li>Configuración de la conexión (IP, NETMASK, GATEWAY, HOSTIP, PORT TCP) mediante programación.</li>\n 	<li>Filtro de repetición de tarjetas.</li>\n 	<li>Cambio horario de verano – invierno automático.</li>\n 	<li>Versión de firmware actualizable por red.</li>\n 	<li>Control total de puertas (actuación, seguimiento, monitorización)</li>\n 	<li>Control de pulsador remoto.</li>\n</ul>','XGA7015','<ul>\n 	<li><b>Capacidad Offline</b> : 40.000 marcajes con tarjetas de 8 dígitos numéricos y sin telecarga de horarios de acceso</li>\n 	<li><b>Procesador</b> : LPC 1788, ARM CortexM3 a 120 MHz.</li>\n 	<li><b>Memoria RAM</b> : 1 MB</li>\n 	<li><b>Memoria FLASH</b> : 512 KB interna + 1 MB Acceso Serie</li>\n 	<li><b>Comunicación</b> : Ethernet 10/100 mbps, con protocol TCPI/IP y transmisión half-duplex / full-duplex.</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/XGA7015.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','xga7015','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xpass-2/',3,'product','',0),(2481,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>X-Station</b> es un formidable dispositivo que combina una amplia gama de componentes en un diseño compacto. La pantalla táctil LCD de 3.5” de X-Station es el complemento perfecto para una interfaz de usuario completamente intuitiva, y su cámara, altavoz y micrófono permiten el aprovechamiento de características avanzadas tales como Detección de Rostro y capacidad de videoteléfono. Es un producto versátil que puede ser utilizado en una amplia variedad de aplicaciones.','X-Station','X-Station es un formidable dispositivo que combina un vasto conjunto de componentes en un diseño compacto.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/x-station.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','x-station','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xpass-2/',0,'product','',0),(2483,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<div class=\"woocommerce-product-details__short-description\">\n\nSistema de control de acceso de reconocimiento facial y de tarjetas inalámbrico Granding incorpora un diseño ergonómico inigualable. Es compatible con comunicación por TCP/IP y puerto USB. Cuenta con un sistema óptico de infrarrojos hace que la máquina identifique a los usuarios en condiciones de poca luz.\n<ul>\n 	<li>El sistema de control de acceso de reconocimiento facial y de tarjetas inalámbrico FA700A Granding incorpora un diseño ergonómico inigualable. Es compatible con comunicación por TCP/IP y puerto USB.</li>\n 	<li>El sistema óptico de infrarrojos hace que la máquina identifique a los usuarios en condiciones de poca luz.</li>\n 	<li>Los usuarios disponen de lector de tarjetas Mifare.</li>\n 	<li>Este sistema de reconocimiento facial y de tarjetas hace uso del sistema Linux, que se adapta fácilmente a otros sistemas.</li>\n 	<li>Puede trabajar independientemente o en red.</li>\n 	<li>Puede proteger los datos frente a cortes de energía.</li>\n</ul>\n</div>','FA700-A','<div class=\"woocommerce-product-details__short-description\">\n\nSistema de control de acceso de reconocimiento facial y de tarjetas inalámbrico Granding incorpora un diseño ergonómico inigualable. Es compatible con comunicación por TCP/IP y puerto USB. Cuenta con un sistema óptico de infrarrojos hace que la máquina identifique a los usuarios en condiciones de poca luz.\n\n</div>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/FA700-A.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa700-a','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xpass-2/',2,'product','',0),(2485,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Nuestro sistema de control de asistencia por reconocimiento facial y de tarjeta de identificación FA700 tiene un diseño ergonómico y elegante.\n<ul>\n 	<li>Nuestro sistema de control de asistencia por reconocimiento facial y de tarjeta de identificación FA700 tiene un diseño ergonómico y elegante.</li>\n 	<li>Permite la comunicación a través de puerto USB o TCP/IP (protocolos de internet).</li>\n 	<li>Nuestro producto puede efectuar la comunicación por medio de WIFI, TCP/IP, y puerto USB.</li>\n 	<li>El dispositivo está equipado con el sistema óptico de infrarrojos y es capaz de identificar a los usuarios, aún bajo pobres condiciones de iluminación.</li>\n 	<li>Además del lector de tarjeta Mifare opcional, el sistema inalámbrico de reconocimiento facial incorpora el sistema Linux, que permite la conexión con diversos sistemas.</li>\n 	<li>Permite el funcionamiento autónomo o en red.</li>\n 	<li>La información puede preservarse con seguridad cuando se producen fallos en el suministro de energía.</li>\n</ul>','FA700','<div class=\"woocommerce-product-details__short-description\">\n\nNuestro sistema de control de asistencia por reconocimiento facial y de tarjeta de identificación FA700 tiene un diseño ergonómico y elegante.\n\n</div>\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/FA700.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','xga7015-2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xga7015-2/',2,'product','',0),(2487,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El sistema de reconocimiento facial y de tarjetas Granding FA300A cuenta con un excelente diseño ergonómico y múltiples métodos de identificación, que incluyen facial, RFID y PIN.\n<ul>\n 	<li>El sistema de reconocimiento facial y de tarjetas Granding FA300A cuenta con un excelente diseño ergonómico y múltiples métodos de identificación, que incluyen facial, RFID y PIN.</li>\n 	<li>Es compatible con comunicación por TCP/IP y puerto USB.</li>\n 	<li>El sistema óptico de infrarrojos hace que la máquina identifique a los usuarios en condiciones de poca luz.</li>\n 	<li>Los usuarios disponen de lector de tarjetas Mifare.</li>\n 	<li>Este sistema de reconocimiento facial y de tarjetas hace uso del sistema Linux, que se adapta fácilmente a otros sistemas.</li>\n 	<li>Puede trabajar independientemente o en red.</li>\n 	<li>Puede proteger los datos frente a cortes de energía.</li>\n</ul>','FA300-A','El sistema de reconocimiento facial y de tarjetas Granding FA300A cuenta con un excelente diseño ergonómico y múltiples métodos de identificación, que incluyen facial, RFID y PIN\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/FA300-A.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa300-a','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xpass-s2-2/',2,'product','',0),(2489,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Posee un sistema de reconocimiento facial y de control de asistencia por lectura de tarjeta el cual cuenta con un diseño ergonómico, y sirve para identificar a los usuarios por medio del rostro, RFID (identificación por radiofrecuencia) o PIN (número de identificación personal).\n<ul>\n 	<li>El sistema de reconocimiento facial Granding FA300 y de control de asistencia por lectura de tarjeta posee un diseño ergonómico, y sirve para identificar a los usuarios por medio del rostro, RFID (identificación por radiofrecuencia) o PIN (número de identificación personal).</li>\n 	<li>Permite la comunicación a través de puerto USB o TCP/IP (protocolos de internet).</li>\n 	<li>El sistema óptico de infrarrojos facilita el reconocimiento de los usuarios en la oscuridad.</li>\n 	<li>El módulo de lectura de tarjeta Mifare se puede instalar en el producto.</li>\n 	<li>Nuestro sistema de reconocimiento facial y de control de asistencia por lectura de tarjeta incorpora el sistema Linux para conectarse fácilmente con otros sistemas.</li>\n 	<li>Es compatible con el funcionamiento autónomo o en red.</li>\n 	<li>Si se produce fallo en el suministro de energía, no hay necesidad de preocuparse por la pérdida de los datos.</li>\n</ul>','FA300','Posee un sistema de reconocimiento facial y de control de asistencia por lectura de tarjeta el cual cuenta con un diseño ergonómico, y sirve para identificar a los usuarios por medio del rostro, RFID (identificación por radiofrecuencia) o PIN (número de identificación personal).\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/FA300.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa300','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/xpass-s2-2/',2,'product','',0),(2491,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>RealScan SDK</b> software especializado para scaners biométricos RealScan, permitiendo manejar los dispositivos de programación. Esto hace posible la integración de avanzados scaners capturadores de huella con cualquier software de aplicación comercial, civil o criminal.\n<ul>\n 	<li>Detección automática de la presencia de dedo</li>\n 	<li>Segmentación automática de huellas simultáneas en huellas individuales</li>\n 	<li>Control de calidad automático de huellas (de acuerdo a norma NFIQ – NIST NISTIR 7151)</li>\n 	<li>Compresión de imagenes dactilares en formato WSQ</li>\n 	<li>Generación de plantillas dactilares ISO 19794-2 y ANSI 378 (algoritmo certificado NIST MINEX)</li>\n 	<li>Generacón de fichas electrónicas dactilares ANSI/NIST-ITL 1-2007 (Interpol INT-I)</li>\n 	<li>Generacón de fichas electrónicas dactilares ISO 19794-4</li>\n</ul>','RealScan SDK','Software especializado para scaners biométricos RealScan, permitiendo manejar los dispositivos de programación. Esto hace posible la integración de avanzados scaners capturadores de huella con cualquier software de aplicación comercial, civil o criminal.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/realscan-sdk.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','realscan-sdk','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/fa300-2/',0,'product','',0),(2511,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Software de autoservicio intuitivo ha sido diseñado desde cero, específicamente para usuarios de bibliotecas. quickConnect ™ ofrece una experiencia atractiva para usuarios de todas las edades y capacidades, lo que facilita el préstamo y la devolución de artículos de la biblioteca.\n\n<strong>Diseño para todas las personas</strong>\nAudible, visual, táctil y con textos que guían fácilmente a los usuarios por las transacciones de autoservicio\n\n<strong>Proceso de trabajo rápido y cómodo</strong>\nProceso de trabajo optimizado que requiere menos pasos y brinda una experiencia más rápida a los usuarios\n\n<strong>Lleno de contenido atractivo</strong>\nRecomendaciones de lectura, valoraciones y promociones de eventos que crean una experiencia de autoservicio más atractiva\n\n<strong>Pago sencillo de transacciones</strong>\nTransacciones claramente guiadas que permiten a los usuarios pagar sus multas de una forma sencilla y sin esfuerzo','Quick Connect','Software de autoservicio es intuitivo y se ha diseñado desde cero especialmente para usuarios de bibliotecas. quickConnect ofrece una experiencia atractiva para usuarios de todas las edades y capacidades, haciendo que el préstamo y la devolución de artículos sean muy sencillos\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/quickconnect.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','quick-connect','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-sdk-2/',0,'product','',0),(2515,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Outside Works es una herramienta ideal para empresas que tienen personal desplazado, realizando su trabajo fuera de la oficina (técnicos, comerciales, empleados temporales, etc.), y deben registrar el tiempo trabajado en la jornada laboral.\n<ul>\n 	<li>Indica cuándo y dónde empieza y finaliza el trabajo computable de los empleados.</li>\n 	<li>Todos los marcajes se registran con la localización</li>\n 	<li>Muestra el calendario laboral asignado</li>\n 	<li>Muestra la relación de marcajes realizados</li>\n 	<li>Los marcajes se envían al instante al software de control horario (netTime5 o SPECManager)</li>\n</ul>','Outside Works','OutsideWorkses una herramienta ideal para empresas que tienen personal desplazado,realizando su trabajo fuera de la oficina (técnicos, comerciales, empleados temporales, etc.), y deben registrar el tiempo trabajado en la jornada laboral.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/OutsideWorks.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n\n','publish','closed','closed','','realscan-sdk-2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/realscan-sdk-2/',0,'product','',0),(2517,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Solución de control horario, 100% web, intuitiva, flexible y adaptable a las necesidades de todo tipo de empresa.\n\n<strong>EL PODER DE LA LIBERTAD</strong>\nLibertad para crear distintos perfiles de gestión del programa, multiusuario y multiventana.\n\n<strong>UNA PIEZA MÁS EN EL ENGRANAJE</strong>\nFácil integración con otras aplicaciones de RRHH, gracias a su sistema de importación y exportación de datos\n\n<strong>GRÁFICAS DE RESULTADOS</strong>\nPosibilidad de realizar gráficas específicas sobre los resultados obtenidos en un periodo concreto.','NetTime Suprema','Aumente la productividad y rentabilidad de su empresa, reduciendo el ausentismo laboral.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/net-time-suprema.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','nettime-suprema','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/quick-connect-2/',0,'product','',0),(2519,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','NetTime es un software compacto, potente y fácil de utilizar, que incorpora todos los elementos necesarios para gestionar de forma totalmente integrada sus avanzadas funcionalidades.\n\nnetTime permite definir todos los conceptos necesarios en un exhaustivo control del tiempo de presencia y/o ausencia de los empleados. Es un sistema multiusuario que permite a todos los empleados consultar sus marcajes y resultados con netPortal.\n\nEntre las principales características de netTime destacan las herramientas de supervisión y mantenimiento de los datos, que permiten realizar el seguimiento de los empleados de una forma fácilmente comprensible y amena.','Net Time 5.0','Solución de control horario, 100% web, intuitiva, flexible y adaptable a todo tipo de empresas. Es una herramienta esencial de RRHH para gestionar el absentismo.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/netTime5.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','net-time-5-0','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/quick-connect-2/',0,'product','',0),(2521,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<strong>Aproveche al máximo sus soluciones de biblioteca bibliotheca</strong>\n\nEs importante asegurarse de que el personal de su biblioteca pueda trabajar de manera eficiente, encontrar las respuestas que necesitan y confiar en las soluciones tecnológicas en las que ha invertido su biblioteca. Todos los clientes de la biblioteca pueden explorar vídeos de capacitación, acceder a guías detalladas de productos y administrar los casos de soporte técnico de la mesa de ayuda de forma gratuita. en libraryconnect.com. Las bibliotecas ahora tienen más capacidades y herramientas a su alcance que nunca.\n\nMaximizar el uso del tiempo del personal y tomar decisiones basadas en datos que dan forma a los servicios de la biblioteca, las iniciativas estratégicas y los niveles de personal es fundamental para el éxito de cualquier biblioteca. Para las bibliotecas que buscan agilizar aún más su flujo de trabajo y visibilidad, una suscripción anual a los dispositivos libraryConnect proporciona herramientas poderosas para administrar y configurar el equipo de la biblioteca de forma remota, así como proporcionar informes agregados desde una ubicación central.','Library Connect','El único lugar que necesita visitar para optimizar su equipo de biblioteca, revisar los ingresos detallados y los informes de uso, y comunicarse tanto con el personal de bibliotheca como con otros usuarios de la biblioteca.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/libraryconnect.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','outside-works','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/outside-works/',0,'product','',0),(2523,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>E-Control Visitas Web</b> es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<ul>\n 	<li>Software de Control de Accesos 100% Peruano</li>\n 	<li>Desarrollado con tecnología .NET</li>\n 	<li>Capacidad de Integrarse a cualquier software del mercado.</li>\n 	<li>Totalmente Personalizable.</li>\n</ul>','E-Control Visitas Web','<b>E-Control Visitas Web</b> es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Software-E-control-visitas.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','e-control-visitas-web','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/outside-works-2/',0,'product','',0),(2525,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>E-Control Comedor</b> es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<ul>\n 	<li>Software de Control de Accesos 100% Peruano</li>\n 	<li>Desarrollado con tecnologia .NET</li>\n 	<li>Capacidad de Integrarse a cualquier software del mercado.</li>\n 	<li>Totalmente Personalizable.</li>\n</ul>','E-Control Comedor','E-Control Comedor es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Software-E-control-Comedor.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','e-control-comedor','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/outside-works-3/',0,'product','',0),(2527,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>E-Control Asistencia Web</b> es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones..\n<ul>\n 	<li>Software de Control de Accesos 100% Peruano.</li>\n 	<li>Desarrollado con tecnologia .NET</li>\n 	<li>Capacidad de Integrarse a cualquier software del mercado.</li>\n 	<li>Totalmente Personalizable.</li>\n</ul>','E-Control Asistencia Web','E-Control Asistencia Web es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Software-E-control-Asistencia-Web.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','e-control-asistencia-web','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/library-connect/',0,'product','',0),(2529,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','Es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<ul>\n 	<li>Software de Control de Accesos 100% Peruano</li>\n 	<li>Desarrollado con tecnología .NET</li>\n 	<li>Capacidad de Integrarse a cualquier software del mercado.</li>\n 	<li>Totalmente Personalizable</li>\n</ul>','E-Control Asistencia','Es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Software-E-control-Asistencia.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','e-control-asistencia','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/net-time-5-0-2/',0,'product','',0),(2530,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>E-Control Acceso Web</b> es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<ul>\n 	<li>Software de Control de Accesos 100% Peruano.</li>\n 	<li>Desarrollado con tecnología .NET</li>\n 	<li>Capacidad de Integrarse a cualquier software del mercado.</li>\n 	<li>Totalmente Personalizable.</li>\n</ul>','E-Control Acceso Web','E-Control Acceso Web es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Software-E-control-Asistencia-Web.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','e-control-acceso-web','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/net-time-5-0-2/',0,'product','',0),(2531,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','<b>E-Control Acceso</b> es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<ul>\n 	<li>Software de Control de Accesos 100% Peruano.</li>\n 	<li>Desarrollado con tecnología .NET.</li>\n 	<li>Capacidad de Integrarse a cualquier software del mercado.</li>\n 	<li>Totalmente Personalizable.</li>\n</ul>','E-Control Acceso','E-Control Acceso es el software que toda empresa necesita. Nuestro software no sólo le permite llevar un adecuado control de asistencia de su personal, sino que también le permitirá utilizar una variada gama de módulos de gestión, lo que le permitirá poder tomar las mejores decisiones.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/Software-E-control-Acceso\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','e-control-acceso','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/library-connect/',0,'product','',0),(2533,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','El entorno de desarrollo del dispositivo SDK BioStar 2 permite a los desarrolladores integrar perfectamente la funcionalidad central de los dispositivos y terminales biométricos de Suprema con el software de terceros.\n\n<strong>CREACIÓN DE SOLUCIONES PODEROSAS</strong>\nUtilice el dispositivo SDK BioStar 2 para integrar y controlar de manera simple los dispositivos de biométrica de los sistemas de terceros y mejorar la capacidad de seguridad del sistema aprovechando el poder de la verdadera identidad\n\n<strong>COMPATIBILIDAD CON MÚLTIPLES LENGUAJES Y SISTEMAS OPERATIVOS</strong>\nEl SDK de dispositivo BioStar 2 es compatible con múltiples lenguajes de programación de C++, C#. A su vez, es compatible Windows para proporcionar un entorno de programación versátil.\n\n<strong>ESTRUCTURA DE DATOS INDEPENDIENTE Y API</strong>\nEl SDK de dispositivo BioStar 2 utiliza una estructura simple unificada y API para todos los tipos de dispositivos compatibles diferentes. El desarrollador no necesita utilizar instrucciones de bifurcación complicadas, lo cual facilita el uso a los usuarios.','Biostar 2 SDK','Permite a los desarrolladores integrar perfectamente la funcionalidad central de los dispositivos y terminales biométricos de Suprema con el software de terceros.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/biostar2-sdk.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','biostar-2-sdk','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/library-connect/',0,'product','',0),(2535,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','BioStar 2 es una plataforma de seguridad basada en la web, abierta e integrada que proporciona una funcionalidad completa para el control del acceso, los horarios y la asistencia. Debido a su estructura modular y flexible, la plataforma es compatible con el SDK BioStar 2 del dispositivo, que se utiliza para integrar las terminales de Suprema a sistemas de terceros, y con las API de la Web, que se usan para integrar la funcionalidad de la plataforma BioStar 2 en sistemas de terceros. Además, en consonancia con la era móvil, la aplicación móvil de BioStar 2 se diseñó para permitirle controlar de forma remota la plataforma BioStar 2, pero también para que obtenga una tarjeta móvil que pueda utilizar.\n<ul>\n 	<li>Fácil instalación y desarrollo rápido</li>\n 	<li>Sistema y menú amigable</li>\n 	<li>interfaz adaptada a cualquier dispositivo y sistema operativo</li>\n 	<li>Actualizaciones automáticas, descarga automática de firmware y copias de seguridad</li>\n 	<li>Estructura modular que facilita la integración con aplicaciones de terceros</li>\n</ul>','Biostar 2','Establece el nuevo estándar en seguridad. El poderoso marco de control de acceso biométrico proporciona a los integradores de sistemas la capacidad de integrarse fácilmente con sistemas de terceros, y permite que los desarrolladores de software compilen nuevas aplicaciones y funciones en BioStar 2.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/biostar-2.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','quick-connect-2','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/quick-connect-2/',0,'product','',0),(2537,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','La solución de huella dactilar basada en PC de Suprema, ha sido diseñado especialmente para proporcionar un alto nivel de seguridad biométrica tanto para sobremesas como ambientes de red complejas. Nuestra última gama de escáneres USB de alto rendimiento, está apoyado por un kit de desarrollo de software (SDK) potente, que le caracteriza por el algoritmo ganador de competiciones de Suprema – en el primer puesto en FVC 2004, 2006 y test NIST MINEX. La solución de PC de Suprema proporciona la plataforma versátil incomparable para el desarrollo de compañías de seguridad, integradores de sistemas y fabricantes de hardware','Biomini SDK','Las SDK para el software BioMini de Suprema son perfectas para aplicaciones donde se requiere una identificación por huella dactilar desde un ordenador de sobremesa o un sistema de trabajo en red con escáneres de huella USB.','publish','closed','closed','','biomini-sdk','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/e-control-visitas-web/',0,'product','',0),(2539,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','BioConnect ha adoptado un enfoque de plataforma vinculado con la biometría. Su plataforma central de identidad permite que las organizaciones usen fácilmente las tecnologías biométricas actuales y futuras como estrategia de autenticación, lo cual aumenta la seguridad, la confianza y la conveniencia en el proceso. Si instala sistemas biométricos de control de acceso con BioConnect Identity Platform, su empresa estará preparada.\n<ul>\n 	<li>Gestión de la identidad legítima</li>\n 	<li>Proporciona una mayor seguridad, confianza y conveniencia en un entorno empresarial.</li>\n 	<li>Integración con múltiples a nivel de software y hardware</li>\n</ul>','BioConnect','BioConnect ha adoptado un enfoque de plataforma vinculado con la biometría. Su plataforma central de identidad permite que las organizaciones usen fácilmente las tecnologías biométricas actuales y futuras como estrategia de autenticación, lo cual aumenta la seguridad, la confianza y la conveniencia en el proceso.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/bioconnect.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>\n','publish','closed','closed','','bioconnect','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/library-connect/',0,'product','',0),(2541,1,'2020-02-12 17:19:55','2020-02-12 16:19:55','SPECManager es un sistema integrado que centraliza las aplicaciones de Control de Presencia y de Accesos desarrolladas para gestionar la información que se recoge de los terminales SPEC. Forma un conjunto cliente-servidor, en el que el servidor contiene prácticamente toda la lógica del sistema, como el sistema de control, las aplicaciones y funcionalidades como la sincronización. El cliente simplemente se dedica a la visualización gráfica.','Spec Manager','Es un sistema integrado que centraliza las aplicaciones de Control de Presencia y de Accesos desarrolladas para gestionar la información que se recoge de los terminales SPEC.\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/specmanager.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','spec-manager','','','2020-02-12 17:19:55','2020-02-12 16:19:55','',0,'http://box5297.temp.domains/~markovat/producto/bioconnect-2/',0,'product','',0),(2880,1,'2020-05-13 05:40:57','2020-05-13 03:40:57','Suprema FaceLite es el terminal de reconocimiento facial más compacto que ofrece muchas de las mejores funciones del mundo. Impulsado por la última innovación de Suprema en biometría facial, FaceLite ofrece una velocidad, precisión y nivel de seguridad incomparables. Con la ingeniería óptica patentada de Suprema, FaceLite logra hasta 25,000 lx de iluminaria operativa que, a su vez, brinda una confianza total independientemente de las condiciones de iluminación. Empaquetado en una estructura compacta y de diseño ergonómico, FaceLite proporciona un rendimiento excepcional y facilidad de uso para diversos sitios de control de acceso y asistencia de tiempo, grandes o pequeños.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Modelo</th>\n<td class=\"woocommerce-product-attributes-item__value\">FL-DB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">biometría</th>\n<td class=\"woocommerce-product-attributes-item__value\">Rostro</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Solución</th>\n<td class=\"woocommerce-product-attributes-item__value\">Control de acceso, Control de asistencia</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Marca</th>\n<td class=\"woocommerce-product-attributes-item__value\">Suprema</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">30,000(1:1), 3,000(1:N)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1ch Input or Output (Selectable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.2GHz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">8GB Flash + 1GB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">2” color TFT LCD</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20°C ~ 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones (WxHxD, mm)</th>\n<td class=\"woocommerce-product-attributes-item__value\">80 x 160.3 x 71.8</td>\n</tr>\n</tbody>\n</table>','Facelite','Suprema FaceLite es el terminal de reconocimiento facial más compacto que ofrece muchas de las mejores funciones del mundo. Impulsado por la última innovación de Suprema en biometría facial, FaceLite ofrece una velocidad, precisión y nivel de seguridad incomparables. Con la ingeniería óptica patentada de Suprema, FaceLite logra hasta 25,000 lx de iluminaria operativa que, a su vez, brinda una confianza total independientemente de las condiciones de iluminación. Empaquetado en una estructura compacta y de diseño ergonómico, FaceLite proporciona un rendimiento excepcional y facilidad de uso para diversos sitios de control de acceso y asistencia de tiempo, grandes o pequeños.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/catmar/FaceLite.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','facelite','','','2022-08-25 22:31:39','2022-08-25 22:31:39','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2880',0,'product','',0),(2897,1,'2020-05-14 19:36:05','2020-05-14 17:36:05','<ul>\n 	<li>Reconocimiento facial de luz visible mejorado</li>\n 	<li>Mejor higiene con autenticación biométrica sin contacto, la identificación individual enmascarada aumenta el FAR</li>\n 	<li>Algoritmo anti-spoofing contra acceso con impresión (láser, color y fotos en blanco y negro), contra acceso con videos y contra acceso con máscara 3D</li>\n 	<li>Modo de comunicación: TCP / IP, RS232, RS485, Wiegand in / out y WIFI</li>\n 	<li>Lector de identificación incorporado de 125Khz, tarjeta IC (MF) opcional de 13.56Mhz</li>\n 	<li>Verificación múltiple: Rostro / palma / huella / tarjeta / contraseña</li>\n 	<li>Suplemento de luz con brillo ajustable</li>\n 	<li>Software de gestión profesional basado en web</li>\n 	<li>Distancia de reconocimiento: 0,3-2 metros</li>\n</ul>\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil de 5”</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de palma</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de rostro</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">6,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de huella</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">6,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de Tarjetas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000 tarjetas de identificación</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Transacciones</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Sistema Operativo</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Linux</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, WiFi, Wiegand entrada/salida, RS485, RS 232</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Velocidad de reconocimiento facial</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">≤1 segundo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Fuente de alimentación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">12V/3A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de trabajo</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">10%-90%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Dimensiones (W * H * D)</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">91.93*202.93*21.5mm</td>\n</tr>\n</tbody>\n</table>','FacePro 1 P','Facepro1-P es un sistema híbrido de control de acceso biométrico y control de asistencia. Incluye tecnología múltiple de rostro, palma, huella, tarjeta y contraseña; y la distancia de reconocimiento facial se ha ampliado enormemente hasta 2 metros de largo, lo que mejora significativamente la velocidad máxima de tráfico.\n\nPantalla táctil TFT de 5 pulgadas, terminal de reconocimiento facial visible con luz y soporte de verificación de mascarilla.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/05/FacePro1-P-Granding-2021.pdf\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','facepro-1-p','','','2022-08-25 22:31:42','2022-08-25 22:31:42','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2897',2,'product','',0),(2899,1,'2020-05-14 19:48:57','2020-05-14 17:48:57','<ul>\n 	<li>Reconocimiento aumentado del Facial de la luz visible</li>\n 	<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D</li>\n 	<li>Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada</li>\n 	<li>Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C</li>\n 	<li>Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI</li>\n 	<li>Verificación múltiple: cara / palma / huella digital / contraseña / tarjeta</li>\n 	<li>Suplemento de luz con brillo ajustable</li>\n 	<li>Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n 	<li>Distancia de reconocimiento facial: 0.3-2 metros</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil de 5”</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de rostro</th>\n<td class=\"woocommerce-product-attributes-item__value\">6,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de huella</th>\n<td class=\"woocommerce-product-attributes-item__value\">6,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de palma</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de tarjetas</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000 tarjetas de identificación, función de tarjeta IC (MF 13.56MHz) opcional</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Transacciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Sistema Operativo</th>\n<td class=\"woocommerce-product-attributes-item__value\">Linux</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, WiFi(Optional), Wiegand input/output, RS485, RS 232</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Funciones opcionales</th>\n<td class=\"woocommerce-product-attributes-item__value\">Tarjeta IC 13.56MHz (MF)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Velocidad de reconocimiento facial</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤1 segundo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Fuente de alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12V/3A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Humedad de trabajo</th>\n<td class=\"woocommerce-product-attributes-item__value\">10%-90%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones (W * H * D)</th>\n<td class=\"woocommerce-product-attributes-item__value\">91.93*220*22.5 mm</td>\n</tr>\n</tbody>\n</table>','FacePro 1 TD','<ul>\n 	<li>Reconocimiento aumentado del Facial de la luz visible</li>\n 	<li>Anti-spoofing algoritmo contra el ataque de la impresión (laser, color y fotos de B/W), los vídeos atacan y ataque de la máscara 3D</li>\n 	<li>Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada</li>\n 	<li>Detección de la temperatura corporal con una distancia de 30-50 cm (1-1.64 pies), rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C</li>\n 	<li>Modo de comunicación: TCP / IP, RS232, RS485, entrada / salida Wiegand y WIFI</li>\n 	<li>Verificación múltiple: cara / palma / huella digital / contraseña / tarjeta</li>\n 	<li>Suplemento de luz con brillo ajustable</li>\n 	<li>Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n 	<li>Distancia de reconocimiento facial: 0.3-2 metros</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2020/05/FacePro1-TD-Granding-2021.pdf\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','facepro-1-td','','','2022-08-25 22:31:35','2022-08-25 22:31:35','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2899',2,'product','',0),(2902,1,'2020-05-14 22:20:41','2020-05-14 20:20:41','<ul>\n 	<li>A mayor distancia, las grandes escenas también pueden ser proyectadas con precisión y rapidez</li>\n 	<li>El sistema contiene un cuerpo negro (blackbody), y la precisión de la medición de la temperatura es ≤0,3°C</li>\n 	<li>Visualización simultánea de la temperatura en las imágenes térmicas</li>\n 	<li>Imágenes térmicas en tiempo real, medición automática de la temperatura de múltiples objetivos</li>\n 	<li>Soporta la captura automática cuando se activa la alarma para proporcionar pruebas al encontrar evento</li>\n 	<li>Soporta la calibración automática de la temperatura corporal para hacer la medición más precisa</li>\n 	<li>Soporta la búsqueda de registros de alarmas históricas</li>\n 	<li>Todo el sistema se entrega integralmente con el trípode, el software, etc</li>\n</ul>\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Sensor de imagen</th>\n<td class=\"woocommerce-product-attributes-item__value\">Arreglos de Planos Focales no Refrigerados</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Tamaño de píxel</th>\n<td class=\"woocommerce-product-attributes-item__value\">25μm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Tamaño máximo de imagen</th>\n<td class=\"woocommerce-product-attributes-item__value\">384*288</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Velocidad fps de vídeo</th>\n<td class=\"woocommerce-product-attributes-item__value\">Max 25fps</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">NETD</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤60mk</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango espectral</th>\n<td class=\"woocommerce-product-attributes-item__value\">8~14μm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Lente</th>\n<td class=\"woocommerce-product-attributes-item__value\">18mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Iris</th>\n<td class=\"woocommerce-product-attributes-item__value\">F1.0</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">FOV (H*V)</th>\n<td class=\"woocommerce-product-attributes-item__value\">25°*19°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Distancia de detección</th>\n<td class=\"woocommerce-product-attributes-item__value\">3~10 meters</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de temperatura ambiente</th>\n<td class=\"woocommerce-product-attributes-item__value\">16°C~32°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de temperatura objetivo</th>\n<td class=\"woocommerce-product-attributes-item__value\">32°C~42°C</td>\n</tr>\n</tbody>\n</table>','TIC600','<ul>\n 	<li>A mayor distancia, las grandes escenas también pueden ser proyectadas con precisión y rapidez</li>\n 	<li>El sistema contiene un cuerpo negro (blackbody), y la precisión de la medición de la temperatura es ≤0,3°C</li>\n 	<li>Visualización simultánea de la temperatura en las imágenes térmicas</li>\n 	<li>Imágenes térmicas en tiempo real, medición automática de la temperatura de múltiples objetivos</li>\n 	<li>Soporta la captura automática cuando se activa la alarma para proporcionar pruebas al encontrar evento</li>\n 	<li>Soporta la calibración automática de la temperatura corporal para hacer la medición más precisa</li>\n 	<li>Soporta la búsqueda de registros de alarmas históricas</li>\n 	<li>Todo el sistema se entrega integralmente con el trípode, el software, etc</li>\n</ul>','publish','closed','closed','','tic600','','','2020-05-14 22:20:41','2020-05-14 20:20:41','',0,'http://box5297.temp.domains/~markovat/?post_type=product&amp;p=2902',0,'product','',0),(2915,1,'2020-05-21 01:06:41','2020-05-20 23:06:41','<ul>\n 	<li>1 / 1.8 \", escaneo progresivo, CMOS</li>\n 	<li>Resolución hasta 2688x1520, 30 fps</li>\n 	<li>Zoom óptico de 2.8 ~ 12 mm y enfoque automático</li>\n 	<li>IR inteligente, hasta 50m de distancia IR</li>\n 	<li>120dB verdadero WDR</li>\n 	<li>Ultra 265, H.265, Modo corredor, ROI, ONVIF</li>\n 	<li>Con el algoritmo de aprendizaje profundo, admite el conteo profundo de personas, la captura de rostros y la protección del perímetro profundo.</li>\n 	<li>AC24V ± 25%, DC12V （-10% ~ + 25%）, PoE</li>\n 	<li>Admite entrada / salida de audio 1/1, entrada / salida de alarma 2/1</li>\n 	<li>IP67, IK10</li>\n</ul>\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Sensor</th>\n<td class=\"woocommerce-product-attributes-item__value\">\n<table width=\"100%\">\n<tbody>\n<tr>\n<td colspan=\"5\">1/1.8\", 4.0 megapixel, progressive scan, CMOS</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Lens</th>\n<td class=\"woocommerce-product-attributes-item__value\">2.8-12mm@F1.2, AF automatic focusing and motorized zoom lens</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Iris</th>\n<td class=\"woocommerce-product-attributes-item__value\">Auto aperture</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Angle of View (H</th>\n<td class=\"woocommerce-product-attributes-item__value\">35.6°~107.9°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Angle of View (V)</th>\n<td class=\"woocommerce-product-attributes-item__value\">20.4°~75.4°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Angle of View (O)</th>\n<td class=\"woocommerce-product-attributes-item__value\">43.8°~140.3°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Shutter</th>\n<td class=\"woocommerce-product-attributes-item__value\">Auto/Manual, 1 ~ 1/100000s</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Min. Illumination</th>\n<td class=\"woocommerce-product-attributes-item__value\">Colour:0.0005lux (F1.2, AGC ON)\n0 lux with IR</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">WDR</th>\n<td class=\"woocommerce-product-attributes-item__value\">120dB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Day/Night</th>\n<td class=\"woocommerce-product-attributes-item__value\">IR-cut filter with auto switch (ICR)</td>\n</tr>\n</tbody>\n</table>','IPC264SA-DZK','<ul>\n 	<li>1 / 1.8 \", escaneo progresivo, CMOS</li>\n 	<li>Resolución hasta 2688x1520, 30 fps</li>\n 	<li>Zoom óptico de 2.8 ~ 12 mm y enfoque automático</li>\n 	<li>IR inteligente, hasta 40m de distancia IR</li>\n 	<li>120dB verdadero WDR</li>\n 	<li>Ultra 265, H.265, Modo corredor, ROI, ONVIF</li>\n 	<li>Con el algoritmo de aprendizaje profundo, admite el conteo profundo de personas, la captura de rostros y la protección del perímetro profundo.</li>\n 	<li>AC24V ± 25%, DC12V ± 25%, PoE</li>\n 	<li>Admite entrada / salida de audio 1/1, entrada / salida de alarma 1/1</li>\n 	<li>IP67, IK10</li>\n</ul>','publish','closed','closed','','ipc264sa-dzk','','','2020-05-21 01:06:41','2020-05-20 23:06:41','',0,'https://www.markovations.com/?post_type=product&amp;p=2915',0,'product','',0),(2926,1,'2020-05-21 01:28:53','2020-05-20 23:28:53','<ul>\n 	<li>1 / 1.8 \", escaneo progresivo, CMOS</li>\n 	<li>Resolución hasta 2688x1520, 30 fps</li>\n 	<li>Zoom óptico de 2.8 ~ 12 mm y enfoque automático</li>\n 	<li>IR inteligente, hasta 40m de distancia IR</li>\n 	<li>120dB verdadero WDR</li>\n 	<li>Ultra 265, H.265, Modo corredor, ROI, ONVIF</li>\n 	<li>Con el algoritmo de aprendizaje profundo, admite el conteo profundo de personas, la captura de rostros y la protección del perímetro profundo.</li>\n 	<li>AC24V ± 25%, DC12V ± 25%, PoE</li>\n 	<li>Admite entrada / salida de audio 1/1, entrada / salida de alarma 1/1</li>\n 	<li>IP67, IK10</li>\n</ul>\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Sensor</th>\n<td class=\"woocommerce-product-attributes-item__value\">\n<table width=\"100%\">\n<tbody>\n<tr>\n<td colspan=\"5\">1/1.8\", 4.0 megapixel, progressive scan, CMOS</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Lens</th>\n<td class=\"woocommerce-product-attributes-item__value\">2.8-12mm@F1.2, AF automatic focusing and motorized zoom lens</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Iris</th>\n<td class=\"woocommerce-product-attributes-item__value\">Auto aperture</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Angle of View (H</th>\n<td class=\"woocommerce-product-attributes-item__value\">35.6°~107.9°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Angle of View (V)</th>\n<td class=\"woocommerce-product-attributes-item__value\">20.4°~75.4°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Angle of View (O)</th>\n<td class=\"woocommerce-product-attributes-item__value\">43.8°~140.3°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Shutter</th>\n<td class=\"woocommerce-product-attributes-item__value\">Auto/Manual, 1 ~ 1/100000s</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Min. Illumination</th>\n<td class=\"woocommerce-product-attributes-item__value\">Colour:0.0005lux (F1.2, AGC ON)\n0 lux with IR</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">WDR</th>\n<td class=\"woocommerce-product-attributes-item__value\">120dB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Day/Night</th>\n<td class=\"woocommerce-product-attributes-item__value\">IR-cut filter with auto switch (ICR)</td>\n</tr>\n</tbody>\n</table>','IPC3234SA-DZK','<ul>\n 	<li>1 / 1.8 \", escaneo progresivo, CMOS</li>\n 	<li>Resolución hasta 2688x1520, 30 fps</li>\n 	<li>Zoom óptico de 2.8 ~ 12 mm y enfoque automático</li>\n 	<li>IR inteligente, hasta 40m de distancia IR</li>\n 	<li>120dB verdadero WDR</li>\n 	<li>Ultra 265, H.265, Modo corredor, ROI, ONVIF</li>\n 	<li>Con el algoritmo de aprendizaje profundo, admite el conteo profundo de personas, la captura de rostros y la protección del perímetro profundo.</li>\n 	<li>AC24V ± 25%, DC12V ± 25%, PoE</li>\n 	<li>Admite entrada / salida de audio 1/1, entrada / salida de alarma 1/1</li>\n 	<li>IP67, IK10</li>\n</ul>','publish','closed','closed','','ipc3234sa-dzk','','','2020-05-21 01:28:53','2020-05-20 23:28:53','',0,'https://www.markovations.com/?post_type=product&amp;p=2926',0,'product','',0),(2935,1,'2020-05-21 19:01:30','2020-05-21 17:01:30','<ul>\n 	<li>Pantalla TFT de 2.8 \'\'</li>\n 	<li>Resolución infrarroja: 160 * 120</li>\n 	<li>Rango de medición de temperatura: 30 ℃ ~ 45 ℃</li>\n 	<li>Precisión: ± 0.5 ℃ （1m）</li>\n 	<li>Función fotografiada y almacenamiento en tarjeta SD</li>\n 	<li>Análisis de software para PC</li>\n 	<li>Medición de temperatura puntual</li>\n 	<li>Interfaz USB tipo C para cargar baterías de litio</li>\n 	<li>Agujero de montaje de trípode de 1/4 \'\'</li>\n</ul>\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Sensor</th>\n<td class=\"woocommerce-product-attributes-item__value\">Plano focal no enfriado</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">30°C~45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Resolución</th>\n<td class=\"woocommerce-product-attributes-item__value\">0.1°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS232, RS485, TCP/IP, USB, WiFi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Exactitud</th>\n<td class=\"woocommerce-product-attributes-item__value\">±0.5°C (@ 25°C temperatura ambiente)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Distancia de medición opcional</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 m</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Tiempo de respuesta de medición de temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤500ms (95% de lectura)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Resolución térmica</th>\n<td class=\"woocommerce-product-attributes-item__value\">4800 (80x60)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Pixel dimemsions</th>\n<td class=\"woocommerce-product-attributes-item__value\">17μm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Paletas</th>\n<td class=\"woocommerce-product-attributes-item__value\">White hot, red hot, ice blue, rainbow, iron</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Duración de la batería</th>\n<td class=\"woocommerce-product-attributes-item__value\">≥ 6 hours</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','RTH-Plus','Cuenta con un lente óptico y uno térmico que permite identificar figuras humanas y convierte la energía térmica en una imagen visible para el ojo humano.','publish','closed','closed','','rth-plus','','','2020-05-21 19:01:30','2020-05-21 17:01:30','',0,'https://www.markovations.com/?post_type=product&amp;p=2935',0,'product','',0),(3027,1,'2020-05-29 20:03:11','2020-05-29 18:03:11','CW180 puede realizar la función de detección rápida de temperatura en aeropuertos, puertos, estaciones de ferrocarril de alta velocidad, estaciones de transporte de pasajeros, edificios gubernamentales, instituciones financieras, hospitales, centros comerciales, edificios de oficinas de alta gama, grandes parques industriales y otros lugares con gran personal rotación para evitar eficazmente la infección cruzada.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Resolución</th>\n<td class=\"woocommerce-product-attributes-item__value\">1920*1080</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Lente</th>\n<td class=\"woocommerce-product-attributes-item__value\">4.0mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Punto de vista (H)</th>\n<td class=\"woocommerce-product-attributes-item__value\">86.5°</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">WDR</th>\n<td class=\"woocommerce-product-attributes-item__value\">120dB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Audio</th>\n<td class=\"woocommerce-product-attributes-item__value\">1*output</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">30°C ~ 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Distancia de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">1cm ~ 3cm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Desviación de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤0.3°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Precisión de la medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">0.1°C</td>\n</tr>\n</tbody>\n</table>','CW180','<ul>\n 	<li>Medición automática de temperatura, el video de demostración se reproduce continuamente durante 24 horas</li>\n 	<li>Medición precisa de temperatura</li>\n 	<li>Soporte de enlace de voz, alarma en tiempo real de personas con fiebre</li>\n 	<li>Instantánea en tiempo real del rostro humano durante la medición de temperatura</li>\n 	<li>Admitir la grabación sin mascarilla</li>\n 	<li>Emitir estadísticas en tiempo real del número total de mediciones de temperatura, número normal y anormal de personas</li>\n 	<li>Admitir exportar informe de datos de medición de temperatura</li>\n 	<li>APP puede recibir la alarma de temperatura corporal anormal, también puede ver la instantánea facial y la temperatura</li>\n</ul>','publish','closed','closed','','cw180','','','2020-05-29 20:03:11','2020-05-29 18:03:11','',0,'https://www.markovations.com/?post_type=product&amp;p=3027',3,'product','',0),(3054,1,'2020-05-29 20:03:11','2020-05-29 18:03:11','Conecta OET-213H-BTS1 como control de asistencia y/o Acceso, ademas de realizar reconocimiento facial con una rápida detección de temperatura. Este equipo es fácilmente integrable a cualquier sistema ERP o HR del mercado.\n<ul>\n 	<li>Reconocimiento aumentado del Facial de la luz visible</li>\n 	<li>Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada</li>\n 	<li>Detección de la temperatura de muñeca con una distancia de 1-4 cm, rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C</li>\n 	<li>Modo de comunicación: TCP / IP, RS232, RS485 y entrada / salida Wiegand</li>\n 	<li>Verificación múltiple: Rostro, contraseña y Tarjeta</li>\n 	<li>Suplemento de luz con brillo ajustable</li>\n 	<li>Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n 	<li>Distancia de reconocimiento facial: 0.3-3 metros</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil de 7”</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de rostro</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de tarjetas</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de almacenamiento</th>\n<td class=\"woocommerce-product-attributes-item__value\">4GB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Transacciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">8,000 (con imagenes)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Sistema Operativo</th>\n<td class=\"woocommerce-product-attributes-item__value\">Linux</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, WiFi(Optional), Wiegand input/output, RS485, RS 232</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Funciones opcionales</th>\n<td class=\"woocommerce-product-attributes-item__value\">Tarjeta IC 13.56MHz (MF)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Velocidad de reconocimiento facial</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤1 segundo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Fuente de alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12V/3A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Medicion Temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">1cm a 4cm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones (W * H * D)</th>\n<td class=\"woocommerce-product-attributes-item__value\">134*33*305 mm</td>\n</tr>\n</tbody>\n</table>','OET-213H-BTS1','<ul>\n 	<li>Reconocimiento aumentado del Facial de la luz visible</li>\n 	<li>funciona como cámara de seguridad</li>\n 	<li>Voz de 2 vías permite escuchar y hablar</li>\n 	<li>Sin contacto para una mejor higiene, autenticación biométrica, detección de temperatura e identificación individual enmascarada</li>\n 	<li>Detección de la temperatura corporal con una distancia de 1-4 cm, rango de medición 34 ° C —45 ° C y precisión ± 0.3 ° C</li>\n 	<li>Modo de comunicación: TCP / IP, RS232, RS485 y entrada / salida Wiegand</li>\n 	<li>Verificación múltiple: Rostro / Tarjeta / QR / Password</li>\n 	<li>Suplemento de luz con brillo ajustable</li>\n 	<li>Software profesional basado en web para control de acceso y gestión de temperatura.</li>\n 	<li>Distancia de reconocimiento facial: 0.3-2 metros</li>\n</ul>\n<a class=\"mybtn\" href=\"https://markovations.com/catmar/Catalogo-OET-213H-BTS1.pdf\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','oet-213h-bts1','','','2020-05-29 20:03:11','2020-05-29 18:03:11','',0,'https://www.markovations.com/producto/cw180-2/',3,'product','',0),(3059,1,'2020-06-11 19:03:38','2020-06-11 17:03:38','<ul>\n 	<li>600 palmas, 3.000 huellas digitales, 10.000 ID tarjetas y 100,000 registros</li>\n 	<li>Avanzado sensor de huellas dactilares BioID Anti fake</li>\n 	<li>Pantalla TFT de 3 \" a color con una interfaz amigable</li>\n 	<li>POE incorporado (opcional)</li>\n 	<li>Batería de litio incorporada 3.7V 4000mAh</li>\n 	<li>Configuración de fecha de vencimiento de la información del usuario (Rol y huella)</li>\n 	<li>Lector de tarjeta Mifare / ID / HID o NFC Puede ser personalizado</li>\n 	<li>Comunicación múltiple de TCP / IP, USB, WIFI opcional y 3G (WCDMA)</li>\n 	<li>Compatible con software de escritorio y software WEB</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Capacidad de huella digital</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de la palma</th>\n<td class=\"woocommerce-product-attributes-item__value\">600</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de registro</th>\n<td class=\"woocommerce-product-attributes-item__value\">100.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP / IP, host USB, RS232 / 485, WIFI o 3G (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Pantalla</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3 \" a color</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Temp. Operación</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">0° C - 45° C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><strong>Alimentación</strong></th>\n<td class=\"woocommerce-product-attributes-item__value\">10 / 220V AC-5V / 1A</td>\n</tr>\n</tbody>\n</table>','GT800','El GT800 dispositivo de asistencia biométrica con verificación múltiple, combinando el reconocimiento de palma y huella digital, así mismo tiene la opción de  personalizar la función de tarjeta RFID. Admite redes inalámbricas e independientes como 3G y WIFI. El GT800 facilita la comunicación con la PC.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://markovations.com/catmar/gt800.pdf\" download target=\"_blank\" rel=\"noopener noreferrer\">Descargar Catálogo</a>','publish','closed','closed','','gt800','','','2020-06-11 19:03:38','2020-06-11 17:03:38','',0,'https://www.markovations.com/?post_type=product&amp;p=3059',3,'product','',0),(3063,1,'2020-06-11 23:43:09','2020-06-11 21:43:09','<ul>\n 	<li>600 palmas, 3.000 huellas digitales, 10.000 ID tarjetas y 100,000 registros</li>\n 	<li>Avanzado sensor de huellas dactilares BioID Anti fake</li>\n 	<li>POE incorporado (opcional)</li>\n 	<li>Función de control de acceso avanzado que incluye conexión de bloqueo, alarma, entrada y salida wiegand</li>\n 	<li>Batería de litio incorporada 3.7V 4000mAh</li>\n 	<li>Comunicación múltiple de TCP / IP, USB, WIFI opcional y 3G (WCDMA)</li>\n 	<li>Compatible con software de escritorio y software WEB</li>\n</ul>\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de huella digital</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de la palma</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">600</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Capacidad de registro</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">100.000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP / IP, host USB, RS232 / 485,Wiegand entrada/salida, WIFI o 3G (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">LCD TFT de 3 \" a color</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">0° C - 45° C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Alimentación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">10 / 220V AC-5V / 1A</td>\n</tr>\n</tbody>\n</table>','GT810','El GT800 dispositivo de asistencia biométrica con verificación múltiple, combinando el reconocimiento de palma y huella digital, así mismo tiene la opción de  personalizar la función de tarjeta RFID. Admite redes inalámbricas e independientes como 3G y WIFI. El GT800 facilita la comunicación con la PC.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://markovations.com/catmar/gt810.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','gt810','','','2020-06-11 23:43:09','2020-06-11 21:43:09','',0,'https://www.markovations.com/?post_type=product&amp;p=3063',3,'product','',0),(3068,1,'2020-05-29 20:03:11','2020-05-29 18:03:11','OET-213H-BTM32 El terminal de control de acceso de reconocimiento facial de detección digital es un tipo de dispositivo de control de acceso con tasa de reconocimiento precisa, gran capacidad de almacenamiento y reconocimiento rápido, que integra la tecnología de reconocimiento facial VNU y la tecnología de detección de temperatura sin contacto. El módulo de detección digital Soporta la detección rápida de la temperatura corporal. Por lo tanto, el producto puede lograr el reconocimiento facial y la detección de temperatura al mismo tiempo, y es compatible con las personas con advertencia de temperatura corporal anormal. Se puede aplicar ampliamente en lugares concurridos, como comunidades inteligentes, escuelas, edificios de oficinas, hospitales y otras áreas\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Sistema operativo</th>\n<td class=\"woocommerce-product-attributes-item__value\">Linux</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Tasa de precisión de reconocimiento facial</th>\n<td class=\"woocommerce-product-attributes-item__value\">&gt;99%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Tiempo de reconocimiento facial</th>\n<td class=\"woocommerce-product-attributes-item__value\">200ms</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de la Rostro</th>\n<td class=\"woocommerce-product-attributes-item__value\">10,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de la tarjeta</th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de almacenamiento</th>\n<td class=\"woocommerce-product-attributes-item__value\">4GB</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de eventos</th>\n<td class=\"woocommerce-product-attributes-item__value\">8,000 (con imagenes)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">30°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Precisión de la medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">0.1°C</td>\n</tr>\n</tbody>\n</table>','OET-213H-BTM32','Terminal de control de acceso de reconocimiento facial con módulo de medición de temperatura digital, que incluye 1PC OET-213H, terminal de control de acceso de reconocimiento facial y modelo de detección digital 1PC OEP-BTM32-NB\n<br>\n<a class=\"mybtn\" href=\"https://markovations.com/catmar/Catalogo-OET-213H-BTM32.pdf\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','oet-213h-btm32','','','2020-05-29 20:03:11','2020-05-29 18:03:11','',0,'https://www.markovations.com/?post_type=product&amp;p=3068',3,'product','',0),(3071,1,'2020-06-13 22:11:21','2020-06-13 20:11:21','&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Material</th>\n<td class=\"woocommerce-product-attributes-item__value\">Acero inoxidable</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Peso</th>\n<td class=\"woocommerce-product-attributes-item__value\">6.85KG</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones (L×W×H)</th>\n<td class=\"woocommerce-product-attributes-item__value\">280mm×222mm×1158mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Nivel de protección</th>\n<td class=\"woocommerce-product-attributes-item__value\">IP 54</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Situación de aplicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">Exterior Interior</td>\n</tr>\n</tbody>\n</table>','EP-S31-W-NB','Soporte de montaje','publish','closed','closed','','ep-s31-w-nb','','','2020-06-13 22:11:21','2020-06-13 20:11:21','',0,'https://www.markovations.com/?post_type=product&amp;p=3071',3,'product','',0),(3073,1,'2020-05-29 20:03:11','2020-05-29 18:03:11','OTC-513 es un instrumento de medición de temperatura sin contacto que mide la temperatura de la muñeca. Proporciona alarma anormal y conteo y está montado en un poste con alturas ajustables. OTC-513 puede aplicarse ampliamente en escuelas, edificios de oficinas, comunidades, estaciones de metro, aeropuertos, etc.\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Área de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">Muñeca</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">30°C a 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Precisión</th>\n<td class=\"woocommerce-product-attributes-item__value\">0.1°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Desviación de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤±0.3°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Distancias de medición</th>\n<td class=\"woocommerce-product-attributes-item__value\">1cm a 3cm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Monitor</th>\n<td class=\"woocommerce-product-attributes-item__value\">7” pantalla táctil</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Modo de alarma</th>\n<td class=\"woocommerce-product-attributes-item__value\">Alarma de sonido</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Cuento</th>\n<td class=\"woocommerce-product-attributes-item__value\">Recuento de alarmas, recuento normal (reiniciable)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Material</th>\n<td class=\"woocommerce-product-attributes-item__value\">Acero inoxidable</td>\n</tr>\n</tbody>\n</table>','OTC-513','<ul>\n 	<li>Medición sin contacto en la muñeca, sin infección cruzada..</li>\n 	<li>Alarma en tiempo real, detección rápida de temperaturas anormales.</li>\n 	<li>Alta precisión, la desviación de medición es menor o igual a 0.3°C, y la distancia de medición es de 1 cm a 3 cm</li>\n 	<li>Pantalla Visualización en tiempo real de las temperaturas medidas, recuentos de temperatura normal y anormal en la pantalla LCD.</li>\n 	<li>Poste de acero inoxidable.</li>\n 	<li>Poste ajustable con dos alturas diferentes.</li>\n</ul>','publish','closed','closed','','otc-513','','','2020-05-29 20:03:11','2020-05-29 18:03:11','',0,'https://www.markovations.com/?post_type=product&amp;p=3073',3,'product','',0),(3075,1,'2020-06-14 00:47:29','2020-06-13 22:47:29','&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Altura de montaje de la cámara</th>\n<td class=\"woocommerce-product-attributes-item__value\">Acero inoxidable</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Altura del termómetro de muñeca</th>\n<td class=\"woocommerce-product-attributes-item__value\">6.85KG</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Monitor de pared</th>\n<td class=\"woocommerce-product-attributes-item__value\">100mm*100mm（φ：M4) | 200mm*240mm（φ：M8)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Paquete (W×H×D)(mm)</th>\n<td class=\"woocommerce-product-attributes-item__value\">1490×510×180</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Peso</th>\n<td class=\"woocommerce-product-attributes-item__value\">Peso neto:15Kg Peso bruto:19Kg</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Material</th>\n<td class=\"woocommerce-product-attributes-item__value\">SGCC</td>\n</tr>\n</tbody>\n</table>','Soportes mecánicos de piso','Soporte de cámara térmica','publish','closed','closed','','soportes-mecanicos-de-piso','','','2020-06-14 00:47:29','2020-06-13 22:47:29','',0,'https://www.markovations.com/?post_type=product&amp;p=3075',3,'product','',0),(3077,1,'2020-06-14 00:58:19','2020-06-13 22:58:19','El sistema de poste de detección de la temperatura corporal USS-SC07-T-NB es capaz de medir la temperatura del cuerpo humano de forma rápida, eficiente y sin ningún toque. Puede resolver el riesgo de infección cruzada de la inspección personal. Se puede aplicar a diversos escenarios, como campus, empresas, gobierno, etc., y es útil para prevenir y controlar la propagación de enfermedades infecciosas.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Monitor</th>\n<td class=\"woocommerce-product-attributes-item__value\">3.5 inch LCD pantalla tactil</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de medición de temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">20°C~40°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Desviación de temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">±0.5°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Fuente de alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">100-240VAC 50/60Hz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Temperatura de funcionamiento</th>\n<td class=\"woocommerce-product-attributes-item__value\">15°C-30°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensión</th>\n<td class=\"woocommerce-product-attributes-item__value\">200mm*300mm*1700mm</td>\n</tr>\n</tbody>\n</table>','USS-SC07-T-NB','<ul>\n 	<li>Implementación rápida y fácil de usar, la temperatura se puede medir en la muñeca, estadísticas en tiempo real y mostrar la cantidad de alarma</li>\n 	<li>Distancia de medición de temperatura: 2-4 cm, desviación ≤ ± 0.5 °C</li>\n 	<li>Detección sin contacto para evitar infecciones cruzadas</li>\n 	<li>La temperatura de la alarma se puede configurar manualmente, la alarma de voz se activará al detectar una temperatura anormal</li>\n</ul>','publish','closed','closed','','uss-sc07-t-nb','','','2020-06-14 00:58:19','2020-06-13 22:58:19','',0,'https://www.markovations.com/?post_type=product&amp;p=3077',3,'product','',0),(3080,1,'2020-06-14 01:07:06','2020-06-13 23:07:06','USS-SC100A-TM-O es un equipo de verificación de seguridad multifuncional, se puede usar para detectar si hay contrabando de metal y si la temperatura es anormal. Es adecuado para el control de lugares llenos de gente, ya que puede resolver el riesgo de detección faltante e infección cruzada, se puede aplicar a escenarios como campus, empresas, gobierno, etc. y es útil para prevenir y controlar la propagación de infecciones enfermedades.\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Rango de detección de temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">35°C~42°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Error de temperatura</th>\n<td class=\"woocommerce-product-attributes-item__value\">±0.5°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Exactitud</th>\n<td class=\"woocommerce-product-attributes-item__value\">0.02°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Modo de zona de detección de metales</th>\n<td class=\"woocommerce-product-attributes-item__value\">100-240VAC 50/60Hz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Peso</th>\n<td class=\"woocommerce-product-attributes-item__value\">45KG</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensión</th>\n<td class=\"woocommerce-product-attributes-item__value\">2200mm*790mm*500mm</td>\n</tr>\n</tbody>\n</table>','USS-SC100A-TM-O','<ul>\n 	<li>Multifunción, medición de temperatura de soporte y detección de metales</li>\n 	<li>Despliegue rápido y fácil de usar.</li>\n 	<li>Se implementan diferentes sensores de detección de temperatura de altura en ambos lados, es conveniente medir</li>\n 	<li>Distancia de medición de temperatura: 2-5 cm, error &lt;0.5 °C</li>\n 	<li>Detección sin contacto para evitar infecciones cruzadas</li>\n 	<li>Evite la fuga de la medición manual de temperatura cuando el flujo es grande</li>\n 	<li>Temperatura de alarma editable: la alarma se activará cuando la temperatura detectada supere el valor establecido</li>\n 	<li>Mediante la medición de la temperatura del entorno de trabajo, el ajuste flexible de la compensación de temperatura, mejora la precisión de la detección.</li>\n 	<li>18 áreas diferentes de detección de metales que pueden identificar el contrabando de metales</li>\n</ul>','publish','closed','closed','','uss-sc100a-tm-o','','','2020-06-14 01:07:06','2020-06-13 23:07:06','',0,'https://www.markovations.com/?post_type=product&amp;p=3080',3,'product','',0),(3147,1,'2021-05-18 16:34:28','2021-05-18 14:34:28','<strong>Suprema X-Station 2</strong> es un terminal inteligente versátil que admite tarjetas RFID, Mobile Access y códigos QR, ofreciendo la máxima flexibilidad en términos de opciones de credenciales y diseño del sistema. Equipado con un proceso de arranque seguro, protocolo de dispositivo abierto supervisado (OSDP) y cámaras para registros de imágenes, <strong>X-Station 2</strong> mejora la seguridad mientras protege los datos del usuario. <strong>X-Station 2</strong> es fácil de instalar, usar y mantener con características como Power over Ethernet (PoE), GUI intuitiva en una pantalla táctil de 4 ”de ancho y clasificación IP65.\n\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"height: 340px;\" width=\"370\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Usuarios</th>\n<td class=\"woocommerce-product-attributes-item__value\">500,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Registros</th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Máx Image Logs</th>\n<td class=\"woocommerce-product-attributes-item__value\">50,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicaciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">RS485, TCP/IP, USB, TTL</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Wiegand</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Canal de Entrada, 1 Canal de Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">PoE</th>\n<td class=\"woocommerce-product-attributes-item__value\">Compatible con IEEE 802.3af</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">CPU</th>\n<td class=\"woocommerce-product-attributes-item__value\">1.5 GHz Quad Core</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">16 GB Flash + 1 GB RAM</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">4\" IPS color / 480 x 800 píxeles</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">IP65</th>\n<td class=\"woocommerce-product-attributes-item__value\">Si</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Temp. Operación</th>\n<td class=\"woocommerce-product-attributes-item__value\">-20 a 50°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12 VDC ~ 24 VDC</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Certificados</th>\n<td class=\"woocommerce-product-attributes-item__value\">KC, CE, FCC (Cumplimiento: RoHS, REACH, WEEE)</td>\n</tr>\n</tbody>\n</table>','X-Station 2','Solución sin contacto para los nuevos estándares de seguridad e higiene.\n\n• Precisión de autenticación excepcional lograda mediante la combinación de fusión de reconocimiento facial visual e infrarrojo (IR).\n• Un algoritmo de <strong>Inteligencia Artificial</strong> (Deep Learning) es aplicado para la detección de huellas/rostros reales.\n• Ofrece una amplia gama de opciones de autenticación que incluyen rostro, acceso móvil, huellas dactilares y tarjetas.\n• Registre hasta 100,000 usuarios.\n• Admite tarjetas de acceso de doble frecuencia, tarjetas de acceso móvil basadas en NFC y BLE.\n• Template-on-Card permite la autenticación mediante datos biométricos almacenados en tarjetas.\n• Cumple con las necesidades del mundo pospandémico con una solución remota y sin contacto.\n• Está equipado con medidas de seguridad para proteger los datos del usuario.\n• Cifra todas las credenciales biométricas y la información personal\n• Basado en Android y todas sus mejoras de seguridad\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/05/X-Station-2-Suprema-2021v2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','x-station-2','','','2021-05-18 16:34:28','2021-05-18 14:34:28','',0,'https://www.markovations.com/?post_type=product&amp;p=3147',0,'product','',0),(3161,1,'2021-06-17 19:31:05','2021-06-17 17:31:05','<strong>FA220</strong> es el control de acceso multibiométrico recientemente lanzado con asistencia de tiempo, admite rostro, huella digital y tarjeta de identificación RFID y tarjeta MF opcional. Comunicacion TCP/IP, WIFI incorporado y USB Host.\n\n<strong>FA220</strong> admite 800 rostros, 3000 huellas dactilares, pensado para las pequeñas o medianas empresas u oficinas.\n\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"height: 435px;\" width=\"408\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Rostros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">800</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Huellas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Tarjetas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000 ID o MF IC (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Registros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, USB-Host, WIFI</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones estándar</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">DST, ADMS, consulta de autoservicio, identificación con foto, timbre programado, entrada T9,\nmúltiples modos de verificación</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Interfaz de control de acceso</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Cerradura eléctrica de terceros, botón de salida, sensor de puerta</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones opcionales</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Tarjeta IC ID/MF, timbre externo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de funcionamiento</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">20% - 80%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">-0°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Alimentación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">DC 12V/1.5A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Dimensiones</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">141,7 * 101 * 130,5 mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla TFT a color de 2,8 pulgadas</td>\n</tr>\n</tbody>\n</table>','FA220','• Pantalla TFT a color de 2,8 pulgadas con interfaz de usuario gráfica intuitiva para una fácil operación.\n• Comunicación: TCP / IP, host USB, WIFI incorporado.\n• Sensor revolucionario de huellas dactilares BioID.\n• Alta velocidad de verificación.\n• Métodos de verificación múltiple (la tarjeta es opcional) que brindan a los usuarios varias opciones.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/06/FA220-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa220','','','2021-06-17 19:31:05','2021-06-17 17:31:05','',0,'https://www.markovations.com/?post_type=product&amp;p=3161',0,'product','',0),(3204,1,'2021-09-07 18:02:37','2021-09-07 16:02:37','BM-Slim2 proporciona a los desarrolladores más flexibilidad física con su factor de forma reducido y el sensor óptico ultradelgado garantiza un funcionamiento sólido a lo largo del tiempo. BM-Slim2 proporciona una tecnología nueva y avanzada de detección de dedos en vivo (LFD) mediante la aplicación de un método de aprendizaje automático que analiza y clasifica los patrones de imagen según las características ópticas.\n<ul>\n 	<li>El escáner óptico de huellas dactilares con certificación FAP20 de 13,5 mm más delgado del mundo.</li>\n 	<li>Certificados FBI PIV y FBI Mobile ID FAP20</li>\n 	<li>Estándar de compresión de imágenes: WSQ.</li>\n 	<li>Captura de imágenes de huellas dactilares de alta calidad incluso cuando el dedo está seco y mojado.</li>\n 	<li>Funciona bajo la luz solar directa hasta 100.000 LUX.</li>\n 	<li>Tecnología Live Fingerprint Detection (LFD).</li>\n 	<li>Distingue huellas dactilares falsas hechas de varios materiales que incluyen arcilla, caucho, silicona, pegamento, papel, película y más.</li>\n 	<li>Fácil integración.</li>\n 	<li>BioMini SDK para un fácil desarrollo de aplicaciones.</li>\n 	<li>Compatible con Android, MS Windows y Linux.</li>\n 	<li>Diseño de código multiproceso para la utilización de CPU de múltiples núcleos.</li>\n 	<li>No es necesario escribir una contraseña.</li>\n 	<li>Inicio de sesión instantáneo con un solo toque.</li>\n</ul>','BM-Slim 2','BM-Slim2 es un escáner de huellas dactilares con certificación FAP20 que presenta una variedad de tecnologías de vanguardia. Junto con su sensor óptico delgado de 13,5 mm, BM-Slim2 cuenta con la tecnología de rango multidinámico (MDR) patentada de Suprema, conformidad con FBI PIV / Mobile ID FAP20 y compatibilidad con dispositivos Android.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/BM-Slim-2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','bm-slim-2','','','2021-09-07 18:02:37','2021-09-07 16:02:37','',0,'https://www.markovations.com/?post_type=product&amp;p=3204',0,'product','',0),(3225,1,'2021-09-08 20:33:30','2021-09-08 18:33:30','&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--weight\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla</th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil de 5”</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--dimensions\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de rostro</th>\n<td class=\"woocommerce-product-attributes-item__value\">6,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_solucion\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de huella</th>\n<td class=\"woocommerce-product-attributes-item__value\">6,000 (Estándar); 10,000 (Opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_marca\">\n<th class=\"woocommerce-product-attributes-item__label\">Capacidad de palma</th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Transacciones</th>\n<td class=\"woocommerce-product-attributes-item__value\">200,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Sistema Operativo</th>\n<td class=\"woocommerce-product-attributes-item__value\">Linux</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, WiFi (opcional), Wiegand input/output, RS485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Velocidad de reconocimiento facial</th>\n<td class=\"woocommerce-product-attributes-item__value\">≤1 segundo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Fuente de alimentación</th>\n<td class=\"woocommerce-product-attributes-item__value\">12V/3A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Humedad de trabajo</th>\n<td class=\"woocommerce-product-attributes-item__value\">10%-90%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones (W * H * D)</th>\n<td class=\"woocommerce-product-attributes-item__value\">92.0*262*22.5mm</td>\n</tr>\n</tbody>\n</table>','FacePro 1 TI','<ul>\n 	<li>Terminal de detección de temperatura de imágenes térmicas y verificación de rostro y palma.</li>\n 	<li>Mejor higiene con sistema de reconocimiento facial y detección de temperatura corporal sin contacto.</li>\n 	<li>Detección de temperatura de alta velocidad de 0,1s con imágenes térmicas y distancia de medición de 30 a 120 cm.</li>\n 	<li>Algoritmo anti-spoofing contra acceso con impresión (láser, color y fotos en blanco y negro), contra acceso con videos y contra acceso con máscara 3D.</li>\n 	<li>Múltiples métodos de verificación: rostro / palma / huella digital / contraseña.</li>\n 	<li>Precisión de la medición de temperatura: ±0,3 °C, probado a una distancia de 80 cm en un entorno de 25 °C.</li>\n 	<li>Rango de medición de temperatura: 20 °C ~ 50 °C.</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/FacePro1-TI-Granding-2021.pdf\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','facepro-1-ti','','','2021-09-08 20:33:30','2021-09-08 18:33:30','',0,'https://www.markovations.com/?post_type=product&amp;p=3225',2,'product','',0),(3232,1,'2021-09-08 23:34:08','2021-09-08 21:34:08','Al establecer la posición de apertura / cierre manual en la parte posterior del flex bookDrop, las bibliotecas pueden administrar la disponibilidad del punto de retorno según sea necesario. Una corredera opcional puede extender la entrega de artículos devueltos, en caso de que se requiera una distancia adicional. Al permitir a los usuarios de la biblioteca la flexibilidad de devolver artículos en el flex bookDrop, el personal de la biblioteca tiene más tiempo para crear eficiencias en el flujo de trabajo que dan como resultado más tiempo para brindar un servicio al cliente personalizado.\n\n&nbsp;','Flex BookDrop','flex bookDrop ofrece una forma sencilla para que los usuarios devuelvan sus artículos de forma fácil y rápida en la biblioteca, lo que garantiza devoluciones a tiempo. Como un simple punto de entrada manual, el flex bookDrop es un excelente par con nuestro separador a granel flexible o cualquier contenedor de retorno simple. Al no requerir energía o datos adicionales, las bibliotecas pueden instalar este punto de retorno en prácticamente cualquier ubicación dentro de su espacio de biblioteca.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/Flex-BookDrop-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','flex-bookdrop','','','2021-09-08 23:34:08','2021-09-08 21:34:08','',0,'https://www.markovations.com/?post_type=product&amp;p=3232',0,'product','',0),(3236,1,'2021-09-08 23:51:43','2021-09-08 21:51:43','Nuestros componentes híbridos y RFID operan a las velocidades más rápidas posibles para garantizar que sus clientes puedan procesar rápidamente su transacción y continuar con su día. Nuestra solución flexible se puede configurar según sus especificaciones exactas, lo que permite la operación de autoservicio en código de barras, RFID o modo híbrido.\n\n&nbsp;','SelfCheck Components','Esta solución, que se proporciona como un kit de componentes, se puede integrar en casi cualquier mueble para crear una experiencia selfCheck™ completamente única que se adapte a la apariencia de su biblioteca. Permita que sus usuarios procesen rápidamente varios artículos a la vez (usando RFID), administren su cuenta, reciban un registro de todas sus transacciones e incluso desbloqueen casos de medios y paguen multas y tarifas.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/SelfCheck-Components-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','selfcheck-components','','','2021-09-08 23:51:43','2021-09-08 21:51:43','',0,'https://www.markovations.com/?post_type=product&amp;p=3236',0,'product','',0),(3245,1,'2021-09-09 00:38:56','2021-09-08 22:38:56','Encapsulado en una caja de plástico especialmente diseñada, RFID tag™ activo ha sido desarrollado para operar cuando está sujeto a objetos metálicos mientras mantiene un excelente desempeño a través de puertas de seguridad. No requiere la instalación de ningún equipo o software especial, se puede escribir y leer en el hardware y software RFID de su librería Bibliotheca existente.\n\nAltamente visible para advertir a los posibles ladrones que el artículo está siendo monitoreado. Los clientes pueden usar artículos valiosos etiquetados con RFID tag™ activo sin la necesidad de estar atados con alambres o cables. Al ser completamente compatible con ISO, es incluso compatible con sistemas RFID que no son de Bibliotheca.\n\n&nbsp;','RFID Tag activo','El RFID tag™ activo es una etiqueta RFID de alta frecuencia altamente visible, diseñada expresamente para colocarse en artículos de alto valor, como computadoras portátiles, tabletas, lectores de libros electrónicos y cámaras para usar dentro de su infraestructura de seguridad RFID existente.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/RFID-Tag-Activo-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rfid-tag-activo','','','2021-09-09 00:38:56','2021-09-08 22:38:56','',0,'https://www.markovations.com/?post_type=product&amp;p=3245',0,'product','',0),(3250,1,'2021-09-09 16:16:52','2021-09-09 14:16:52','Ahora, los usuarios de la biblioteca pueden tomar prestados elementos físicos de la biblioteca de forma rápida y sencilla utilizando su dispositivo móvil, recibir recordatorios, administrar recibos y descubrir nuevo contenido digital, ¡todo dentro de la aplicación cloudLibrary! Además, las bibliotecas pueden ofrecer una experiencia de usuario mejorada que ayuda a impulsar la circulación física y digital.\n\nPara los usuarios independientes de autoservicio de hoy en día, el módulo de pago de cloudLibrary ofrece una experiencia de pago móvil similar a la que podrían encontrar en el espacio minorista. Ahora, los usuarios pueden utilizar sus dispositivos móviles para escanear códigos de barras, realizar un proceso de pago simple y recibir recibos digitales. A continuación, para las bibliotecas que utilizan tecnología RFID, los usuarios simplemente eliminan la seguridad de sus artículos antes de salir de la biblioteca y están listos para comenzar, sin pasar por el área de autoservicio o el mostrador de circulación. Para las bibliotecas que utilizan únicamente la tecnología de códigos de barras, los usuarios simplemente escanean el libro desde su dispositivo y se les prestará el artículo.','CloudLibrary','CloudLibrary está evolucionando para mejorar la experiencia general de autoservicio de la biblioteca. Con tres poderosos módulos que apoyan los modelos de servicio y las necesidades de la comunidad, las bibliotecas pueden ofrecer a los usuarios una experiencia digital intuitiva y atractiva que complementa a la perfección las actividades de circulación de la biblioteca física.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/CloudLibrary-Bibliotheca-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','cloudlibrary','','','2021-09-09 16:16:52','2021-09-09 14:16:52','',0,'https://www.markovations.com/?post_type=product&amp;p=3250',0,'product','',0),(3257,1,'2021-09-09 16:58:40','2021-09-09 14:58:40','La imagen de la pantalla principal también se puede cambiar libremente, además la tasa de funcionamiento ha mejorado a comparación de la versión anterior.\n<ul>\n 	<li>Sistema de algoritmos que provee una alta velocidad de respuesta para la identificación del usuario.</li>\n 	<li>Modo de verificación: rostro, huella digital y PIN, también puede personalizar la función de tarjeta ID / Mifare / HID</li>\n 	<li>Sistema opertativo LINUX, con fácil integración en otros sistemas.</li>\n 	<li>Wireless WIFI o GPRS opcionales.</li>\n 	<li>Sistema óptico infrarrojo permite al usuario su identificación en lugares totalmente oscuros.</li>\n 	<li>Sencillo sistema de control de acceso con soporte para transferencia de registros de entrada en tiempo real.</li>\n 	<li>Pantalla táctil TFT de 4.3”, diseño elegante, moderno con una interfaz fácil de usar.</li>\n 	<li>Batería de litio opcional que ofrece 4 horas extra de operación continúa en caso de corte eléctrico.</li>\n 	<li>Guarda datos aunque no haya conexión a corriente.</li>\n</ul>\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"width: 100%;\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Rostros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Huellas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Registros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP / IP, host USB, RS232/485, salida Wiegand</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones estándar</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Timbre programado, DLST, auto consulta, código de trabajo, SMS, entrada T9, servidor web, alarma múltiple, identificación con foto, rol de usuario, cifrado de datos, ADMS, verificación múltiple, estado automático</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Estado de marcación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada/Salida, Almuerzo Entrada/Salida, Horas Extras Entrada/Salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones opcionales</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Lector de tarjetas ID / Mifare / HID, WIFI, 3G / 4G, Impresora serial, Sirena externa</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de funcionamiento</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">20% - 80%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Alimentación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220 VCA-12VDC/3A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil de 4.3”</td>\n</tr>\n</tbody>\n</table>','FA1-H','FA1-H es un control de acceso y control de horario ahora con una nueva versión estable del sistema de reconocimiento facial. Con interfaz de usuario amigable, verificación más rápida y mejor rendimiento, pudiendo definir la fecha de vencimiento para un usuario en particular, el rol de usuario y envíos de SMS.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/FA1-H-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa1-h','','','2021-09-09 16:58:40','2021-09-09 14:58:40','',0,'https://www.markovations.com/?post_type=product&amp;p=3257',0,'product','',0),(3269,1,'2021-09-09 20:55:46','2021-09-09 18:55:46','El S220 admite el registro de 800 rostros y 1000 tarjetas, volviéndolo un modelo bueno y económico.\n<ul>\n 	<li>Pantalla a color TFT de 2,8 pulgadas con interfaz de usuario gráfica intuitiva para una fácil operación</li>\n 	<li>Comunicación: TCP / IP, USB-Host, WiFi incorporado.</li>\n 	<li>Sensor revolucionario de huellas dactilares BiolD (la huella dactilar es opcional).</li>\n 	<li>Alta velocidad de verificación.</li>\n 	<li>Métodos de verificación múltiple que brindan al usuario varias opciones.</li>\n</ul>\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"height: 435px;\" width=\"408\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Rostros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">800</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Huellas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Tarjetas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">5,000 ID o MF IC (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Registros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, USB-Host, WIFI</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones estándar</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">DST, ADMS, consulta de autoservicio, identificación con foto, timbre programado, entrada T9,\nmúltiples modos de verificación</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Interfaz de control de acceso</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Cerradura eléctrica de terceros, botón de salida, sensor de puerta</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones opcionales</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Tarjeta IC ID/MF, timbre externo</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de funcionamiento</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">20% - 80%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">-0°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Alimentación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">DC 12V/1.5A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Dimensiones</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">141,7 * 101 * 130,5 mm</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla TFT a color de 2,8 pulgadas</td>\n</tr>\n</tbody>\n</table>','S220','El S220 es el control de acceso multibiométrico recientemente lanzado con asistencia de tiempo, compatible con rostros, tarjetas RFID estándar y tarjetas MF (opcional). Con comunicación TCP / IP, WIFI inalámbrico incorporado y puerto USB.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/S220-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','s220','','','2021-09-09 20:55:46','2021-09-09 18:55:46','',0,'https://www.markovations.com/?post_type=product&amp;p=3269',0,'product','',0),(3275,1,'2021-09-09 22:51:34','2021-09-09 20:51:34','<ul>\n 	<li>Reconocimiento facial de luz visible mejorado.</li>\n 	<li>Mejor higiene con autenticación biométrica sin contacto, el reconocimiento con mascarillas da aumento del FAR.</li>\n 	<li>Anti-spoofing, algoritmo contra el acceso de impresión (laser, color y fotos de B/W), contra el acceso con vídeos y contra el acceso con máscara 3D.</li>\n 	<li>Modo de comunicación: TCP/IP, RS232, RS485, entrada/salida Wiegand y WIFI.</li>\n 	<li>Lector de identificación integrado de 125Khz, tarjeta IC (MF) de 13.56Mhz opcional.</li>\n 	<li>Verificación múltiple: rostro / palma / huella digital / contraseña.</li>\n 	<li>Suplemento de luz con brillo ajustable.</li>\n 	<li>Distancia de reconocimiento facial: 0.3-2 metros.</li>\n</ul>\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"width: 100%;\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Rostros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Palma</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Tarjetas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Transacciones</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">150,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, entrada/salida Wiegand, RS485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones estándar</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">ADMS, Entrada T9, DST, Cámara, Identificación de usuario de 9 dígitos, Niveles de acceso, Grupos, Días festivos,\nAnti-passback, Consulta de registro, Alarma de sabotaje, Modos de verificación múltiple.</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones opcionales</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">13.56MHz IC Card / WiFi*</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Interfaz de control de acceso</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Cerradura eléctrica de terceros, sensor de puerta, botón de salida, alarma de salida, entrada auxiliar.</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de funcionamiento</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">10%-90%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">-10°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Hardware</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">900MHZ Dual Core CPU; Memoria 512MB RAM/8G ROM, 2MP WDR Low Light Camera; LED de brillo ajustable</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla LCD táctil de 4””</td>\n</tr>\n</tbody>\n</table>','FA3000','FA3000 es una versión recién lanzada del terminal de reconocimiento facial de luz visible. Admite la verificación dinámica facial y de la palma de la mano con capacidad media y reconocimiento de rostros de alta velocidad, además de mejorar el rendimiento de seguridad en todos los aspectos.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/FA3000-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa3000','','','2021-09-09 22:51:34','2021-09-09 20:51:34','',0,'https://www.markovations.com/?post_type=product&amp;p=3275',0,'product','',0),(3284,1,'2021-09-09 23:58:29','2021-09-09 21:58:29','<ul>\n 	<li>Reconocimiento facial de luz visible mejorado.</li>\n 	<li>Mejor higiene con autenticación biométrica sin contacto, el reconocimiento con mascarilla da aumento del FAR.</li>\n 	<li>Algoritmo anti-spoofing contra el acceso de impresión (fotos láser, color y B/N), contra el acceso con videos y contra el acceso con máscara 3D.</li>\n 	<li>Modo de comunicación: TCP/IP, RS232, RS485, ingreso/salida Wiegand y WIFI.</li>\n 	<li>Lector de identificación incorporado de 125Khz, tarjeta IC (MF) de 13.56Mhz opcional.</li>\n 	<li>Verificación múltiple: rostro / palma / tarjeta / contraseña.</li>\n 	<li>Suplemento de luz con brillo ajustable.</li>\n 	<li>Distancia de reconocimiento: 0.3-2 metros.</li>\n</ul>\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"width: 100%;\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Rostros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Palma</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Tarjetas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">3,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Transacciones</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">150,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP/IP, entrada/salida Wiegand, RS485</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones estándar</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Tarjeta ID. ADMS, T9 Input, DST, ID de usuario de 9 dígitos, Niveles de acceso, Grupos, Vacaciones,\nAnti-passback, Consulta de registro, Alarma de interruptor de manipulación, Múltiples modos de veriﬁcación</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones opcionales</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">13.56MHz IC Card / WiFi</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Interfaz de control de acceso</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Cerradura eléctrica de terceros, sensor de puerta, botón de salida, alarma de salida, entrada auxiliar.</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de funcionamiento</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">10%-90%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">-10°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Hardware</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">900MHZ Dual Core CPU; Memoria 512MB RAM/8GB ROM, 2MP WDR Low Light Camera; LED de brillo ajustable</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla LCD táctil de 5””</td>\n</tr>\n</tbody>\n</table>','FA6000','FA6000 es un terminal de reconocimiento facial de luz visible, RFID y palma. Admite la verificación dinámica facial con mascarilla (previa habilitación).\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/FA6000-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa6000','','','2021-09-09 23:58:29','2021-09-09 21:58:29','',0,'https://www.markovations.com/?post_type=product&amp;p=3284',0,'product','',0),(3290,1,'2021-09-10 16:07:01','2021-09-10 14:07:01','<strong>FA210</strong> es el control de acceso multibiométrico económico con lector de huellas dactilares, reconocimiento facial y lector de tarjetas RFID.\n<table class=\"woocommerce-product-attributes shop_attributes\" style=\"height: 435px;\" width=\"100%\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Pantalla</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil TFT de 2.8\".</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Cámaras</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Cámara infrarroja de alta definición.</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Rostros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">1,500</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Huellas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">2,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Tarjetas</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">2,000 (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Máx Registros</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">100,000</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Comunicación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">TCP / IP, USB Host, RS232, WiFi es opcional</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Soporte de funciones</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Timbre programado, DLST, auto consulta, código de trabajo, SMS, entrada T9, servidor web, alarma múltiple, identificación con foto, ADMS, verificación múltiple, envío de estado automático.DST, ADMS, consulta de autoservicio, identificación con foto, timbre programado, entrada T9, múltiples modos de verificación</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Interfaces</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Cerradura eléctrica de terceros, botón de salida</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Funciones opcionales</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">Lector de tarjetas ID/ Mifare, WIFI, impresora serial, sirena externa</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Humedad de funcionamiento</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">20% - 80%</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Temp. Operación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">0°C - 45°C</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\"><span style=\"font-weight: 400;\">Alimentación</span></th>\n<td class=\"woocommerce-product-attributes-item__value\">110/220 V AC-12VDC/1. 5A</td>\n</tr>\n</tbody>\n</table>','FA210','<ul>\n 	<li>El último algoritmo de rostro y huellas dactilares y nuevo firmware.</li>\n 	<li>1,500 rostros, 2,000 huellas, 2,000 tarjetas (opcional) y 100,000 registros.</li>\n 	<li>Pantalla LCD táctil TFT de 2,8 \".</li>\n 	<li>Interfaz de usuario amigable.</li>\n 	<li>Implementación de control de presencia con función de control de acceso.</li>\n 	<li> Soporta TCP / IP, RS232 y USB Host, WiFi es opcional.</li>\n 	<li>Modo de verificación: rostro, huella digital y PIN, también puede personalizar la función de tarjeta ID / Mifare.</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.https://www.markovations.com/wp-content/uploads/2021/09/FA210-Granding-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fa210','','','2021-09-10 16:07:01','2021-09-10 14:07:01','',0,'https://www.markovations.com/?post_type=product&amp;p=3290',0,'product','',0),(3302,1,'2021-09-17 16:07:38','2021-09-17 14:07:38','<b>Xpass D2</b>, al utilizar tecnología de factor de forma múltiple, se admiten todos los de tipo columna, tipo caja de distribución y tipo caja de distribución para teclado. Con tecnología RFID de doble frecuencia (125 kHz / 13,56 MHz), <b>Xpass D2</b> también admite tarjetas móviles que utilizan NFC y BLE, las últimas tecnologías de comunicación móvil. Protegido con un material resistente al agua y al polvo con clasificación IP65 / IP67, así como con una estructura a prueba de vandalismo con clasificación IK08, adecuada para entornos difíciles e instalación en exteriores.','Xpass D2','XPass D2 es un lector RFID compacto para exteriores basado en la tecnología RFID de última generación y la plataforma de hardware múltiple de Suprema, optimizado para sistemas de control de acceso centralizados como CoreStation de Suprema.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/09/XPass-D2-Suprema-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','xpass-d2','','','2021-09-17 16:07:38','2021-09-17 14:07:38','',0,'https://www.markovations.com/?post_type=product&amp;p=3302',0,'product','',0),(3320,1,'2021-11-02 23:57:32','2021-11-02 22:57:32','Fuentes de poder y repuestos.','Fuentes de poder','Fuentes de poder y repuestos.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/11/Fuentes-de-alimentacion-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','fuentes-de-poder','','','2021-11-02 23:57:32','2021-11-02 22:57:32','',0,'https://www.markovations.com/?post_type=product&amp;p=3320',2,'product','',0),(3630,1,'2021-12-28 23:49:41','2021-12-28 22:49:41','Las máquinas de esterilización y desinfectantes de libros de la biblioteca puede esterilizar de 2 a 13 libros a la vez (según el modelo) de 30 a 60 segundos. Con cambio de página automático por ciclón para páginas interiores; y desinfección y limpieza de cubiertas de libros, el esterilizador de libros UV-C es una solución nueva y útil que permite a su biblioteca, escuela, guardería o aeropuerto esterilizar y desodorizar todo tipo de pertenencias personales (teléfono celular, libros, bolso, mouse, teclados, etc.)\n\n• La carcasa de aluminio y acero de diseño modular facilitará el reemplazo de la carcasa después de un largo tiempo de uso y agregará valor a su propiedad.\n• Además, el material de aluminio aumentará la reflexión de la luz para la esterilización de libros a 360 grados.\n• A diferencia de otros esterilizadores de libros, nuestros esterilizadores se suministran con un dispositivo desodorizante para eliminar el olor a humedad y el olor del libro.\n• Protección de puerta abierta: la energía del desinfectante de libros se cortará automáticamente y las lámparas UV-C se apagarán para evitar cualquier radiación UV cuando la puerta no sea cerrada adecuadamente o se abra repentinamente.','Esterilizadores de libros','Las máquinas desinfectantes de libros UV es una forma fácil y efectiva de limpiar libros y revistas, y de manejar materiales de papel con solo tocar un botón, especialmente útil para la reapertura de bibliotecas y\nla circulación de libros.\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2021/12/Esterilizador-de-libros-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','esterilizadores-de-libros','','','2021-12-28 23:49:41','2021-12-28 22:49:41','',0,'https://www.markovations.com/?post_type=product&amp;p=3630',2,'product','',0),(3640,1,'2022-01-17 20:44:14','2022-01-17 19:44:14','A través de un diseño compacto y moderno, el Controlador de Acceso iDFit es capaz de controlar, con eficiencia y rapidez, la entrada y salida de personas. Cada uno de sus recursos fue concebido con las más modernas tecnologías para volver su operación más fácil e intuitiva.\n\n&nbsp;\n\n&nbsp;\n<table class=\"woocommerce-product-attributes shop_attributes\">\n<tbody>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-usuarios\">\n<th class=\"woocommerce-product-attributes-item__label\">Pantalla LCD</th>\n<td class=\"woocommerce-product-attributes-item__value\">Pantalla táctil LCD a color de 5” (720 x 1280)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-plantillas\">\n<th class=\"woocommerce-product-attributes-item__label\">Sistema Operativo</th>\n<td class=\"woocommerce-product-attributes-item__value\">Android 7.1</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_max-registros\">\n<th class=\"woocommerce-product-attributes-item__label\">Plataforma del Software</th>\n<td class=\"woocommerce-product-attributes-item__value\">Secure Android</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Procesador</th>\n<td class=\"woocommerce-product-attributes-item__value\">Quad-Core 1.3GHz</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_comunicaciones\">\n<th class=\"woocommerce-product-attributes-item__label\">Memoria</th>\n<td class=\"woocommerce-product-attributes-item__value\">1GB RAM, 8GB FLASH (soporte de expansión de tarjeta SD de hasta 32GB）</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_wiegand\">\n<th class=\"woocommerce-product-attributes-item__label\">Escáner</th>\n<td class=\"woocommerce-product-attributes-item__value\">Lector de código de barra 1D y 2D (usando software para la cámara)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_entrada-salida\">\n<th class=\"woocommerce-product-attributes-item__label\">Biométrico</th>\n<td class=\"woocommerce-product-attributes-item__value\">Sensor Optico certificado FBI, ANSI/INCITS 378, ISO/IEC 19794-2, ISO/IEC 19794-4</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_cpu\">\n<th class=\"woocommerce-product-attributes-item__label\">Cámara</th>\n<td class=\"woocommerce-product-attributes-item__value\">Trasera: 5MP auto focus (Software para reconocer código de barras)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_memoria\">\n<th class=\"woocommerce-product-attributes-item__label\">Lector de tarjeta</th>\n<td class=\"woocommerce-product-attributes-item__value\">ISO14443 Type A/B, Mifare®, ISO18092 compliant</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_temp-operacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Audio</th>\n<td class=\"woocommerce-product-attributes-item__value\">Parlante para audio digital, micrófono</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_alimentacion\">\n<th class=\"woocommerce-product-attributes-item__label\">Comunicación</th>\n<td class=\"woocommerce-product-attributes-item__value\">4G LTE/ WCDMA/GPRS/WiFi/Bluetooth</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Slots de tarjeta SIM</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 SIM /2 SIMs (opcional)</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Puertos</th>\n<td class=\"woocommerce-product-attributes-item__value\">1 Micro USB, 1 entrada DC</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Carga</th>\n<td class=\"woocommerce-product-attributes-item__value\">Entrada:100-240V AC; Salida: 5V DC, 2A</td>\n</tr>\n<tr class=\"woocommerce-product-attributes-item woocommerce-product-attributes-item--attribute_pa_pantalla\">\n<th class=\"woocommerce-product-attributes-item__label\">Dimensiones (mm)</th>\n<td class=\"woocommerce-product-attributes-item__value\">197(L) × 84(W) × 31(H)</td>\n</tr>\n</tbody>\n</table>','TPSE','Dispositivo TPSE con sensor de huella dactilar Suprema de alta sensibilidad incorporado para satisfacer las diferentes necesidades de proyectos. También es compatible con el deslizamiento de tarjetas NFC tipo A / B para la autenticación de tarjetas de identidad.\n<ul>\n 	<li>Dispositivo óptico de huellas dactilares de 5”.</li>\n 	<li>Integrado con lector de huellas dactilares certificado por el FBI.</li>\n 	<li>NFC integrado con capacidad para leer tarjetas TIPO A / B para la autenticación de tarjetas de identidad.</li>\n 	<li>Lector de huellas dactilares Suprema Biomini Slim2 con múltiples configuraciones de captura para satisfacer diferentes necesidades de proyectos.</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/01/TPSE-e-control-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tpse','','','2022-01-17 20:44:14','2022-01-17 19:44:14','',0,'https://www.markovations.com/?post_type=product&amp;p=3640',5,'product','',0),(3647,1,'2022-01-17 22:09:17','2022-01-17 21:09:17','<ul>\n 	<li>Admite reconocimiento facial de varias personas (como máximo 5 usuarios) al mismo tiempo.</li>\n 	<li>Detección de mascarillas.</li>\n 	<li>WDR (amplio rango dinámico) con buen rendimiento en entornos de luz intensa, luz oscura y contraluz.</li>\n 	<li>Captura la foto de un extraño si aparece en la cámara y carga la foto al software en tiempo real.</li>\n 	<li>Escaneo de códigos QR para visitantes.</li>\n</ul>\n<table style=\"height: 668px;\" width=\"1343\">\n<tbody>\n<tr>\n<td width=\"230\">Pantalla</td>\n<td width=\"525\">Pantalla táctil IPS de 5\", HD 1280 * 720</td>\n</tr>\n<tr>\n<td width=\"230\">CPU, NPU</td>\n<td width=\"525\">1.2G Dual-Core ARM Cortex-A7</td>\n</tr>\n<tr>\n<td width=\"230\">RAM / ROM</td>\n<td width=\"525\">256 M DDR3L / 4GB eMMC</td>\n</tr>\n<tr>\n<td width=\"230\">Cámara</td>\n<td width=\"525\">WDR full color de 200W + cámara en vivo por infrarrojos de 200W</td>\n</tr>\n<tr>\n<td width=\"230\">Detección en vivo</td>\n<td width=\"525\">Anti-falsificación dinámica de doble cámara (fotos y videos en B/N y color)</td>\n</tr>\n<tr>\n<td width=\"230\">Capacidad de registros</td>\n<td width=\"525\">500,000</td>\n</tr>\n<tr>\n<td width=\"230\">Verificación</td>\n<td width=\"525\">Reconocimiento facial dinámico, huella, contraseña, tarjeta de identificación (tarjeta IC opcional)</td>\n</tr>\n<tr>\n<td width=\"230\">Capacidad</td>\n<td width=\"525\">Facial: 5,000 (20,000 opcional) / Huellas dactilares: 15,000 (50,000 opcional)\n\nTarjeta: 15,000 (50,000 opcional) / Contraseña: 15,000 (50,000 opcional)</td>\n</tr>\n<tr>\n<td width=\"230\">Reconocimiento facial</td>\n<td width=\"525\">Precisión: 99,70% / Velocidad: ≤0.2 s, usuario único / multiusuario (como máximo 5 usuarios) al mismo tiempo</td>\n</tr>\n<tr>\n<td width=\"230\">Distancia de reconocimiento</td>\n<td width=\"525\">0,5 m ~ 2,5 m (0,5 m ~ 1,5 m con reconocimiento facial en vivo activado)</td>\n</tr>\n<tr>\n<td width=\"230\">Fuente de poder</td>\n<td width=\"525\">DC 12V, 2A</td>\n</tr>\n<tr>\n<td width=\"230\">Sistema operativo</td>\n<td width=\"525\">Linux</td>\n</tr>\n<tr>\n<td width=\"230\">Comunicación de red</td>\n<td width=\"525\">TCP/IP, Soporte de comunicación C/S LAN, Wifi</td>\n</tr>\n<tr>\n<td width=\"230\">Idiomas</td>\n<td width=\"525\">Español, inglés, portugués, francés, italiano, japonés, coreano, etc.</td>\n</tr>\n<tr>\n<td width=\"230\">Funciones de control de acceso</td>\n<td width=\"525\">Puerta magnética, Alarma de salida, Salida de disco USB, Relé de salida, Botón de salida, Wiegand, Alarma externa, escáner de código QR</td>\n</tr>\n<tr>\n<td width=\"230\">Adaptabilidad ambiental</td>\n<td width=\"525\">Temperatura de trabajo: -15 º C ~ + 45 º C (temperatura de almacenamiento -40 º C ~ + 65 º C), Humedad de trabajo: 20% ~ 90% (humedad de almacenamiento 20 % ~ 90±2%),\n\nAmbiente oscuro: luz LED de relleno suave automático (control automático según la luz ambiental)\n\nRango de adaptación a la luz ambiental: 0-50,000Lux</td>\n</tr>\n<tr>\n<td width=\"230\">Características especiales</td>\n<td width=\"525\">Mostrar la foto inscrita por el usuario cuando se verifica la cara; Admite capturar la cara de un extraño si aparece en la cámara; Admite detección de mascarilla; Distancia de reconocimiento facial de configuración de soporte: cerca (alrededor de 0,8 m), medio (alrededor de 1,5 m), lejos (alrededor de 2 ~ 3 m); Dirá feliz cumpleaños\n\ncuando el usuario verifique la cara si pones la fecha del usuario de nacimiento en maquina.</td>\n</tr>\n</tbody>\n</table>','TEC03FP','El TEC03FP se utiliza ampliamente en torniquetes para personal, instituciones gubernamental, oficinas, edificios, apartamentos, comunidades, universidades, empresas y más.\n\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/01/TEC03FP-e-control-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tec03fp','','','2022-01-17 22:09:17','2022-01-17 21:09:17','',0,'https://www.markovations.com/?post_type=product&amp;p=3647',0,'product','',0),(3662,1,'2022-05-20 16:43:57','2022-05-20 14:43:57','HiSec es un producto de seguridad que forma parte de la oferta de tornos de Gunnebo. The HiSec2 6 SP presenta un diseño transparente y elegante que ofrece una selección de niveles de seguridad que impiden el “tailgating” (entrar pegado a otra persona) y el “piggybacking” (una persona autorizada permite la entrada a una que no lo está).\n\nEl juego de doble hoja permite un mayor paso. Las puertas están siempre cerradas y bloqueadas en la posición de reposo. Una señal autorizada abre la primera puerta, que permite al usuario acceder a la cabina, donde se detecta una presencia. Cuando la primera puerta se cierra, se abre la segunda puerta, permitiendo así el tránsito del usuario. Una vez se desocupa la unidad, la segunda puerta se cierra y se restablece el sistema.','HiSec 6','<ul>\n 	<li>Las puertas están siempre cerradas y bloqueadas en la posición de reposo.</li>\n 	<li>Solución de paso de alta velocidad premium</li>\n 	<li>Diseño elegante</li>\n 	<li>Funcionamiento fiable</li>\n 	<li>Sin navegador de arquitectura \"base de solamente 20mm\"</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/HiSec2-6sp-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','hisec-6','','','2022-05-20 16:43:57','2022-05-20 14:43:57','',0,'https://www.markovations.com/?post_type=product&amp;p=3662',0,'product','',0),(3667,1,'2022-05-20 17:30:29','2022-05-20 15:30:29','Gunnebo PasSec es una solución para evitar que los viajeros regresen a entornos seguros o sensibles. Idealmente ubicado después del control de inmigración, pero antes del área de reclamo de equipaje para evitar que los pasajeros recojan el equipaje e intenten regresar a la zona de operaciones sin darse cuenta, o después de la aduana pero antes del área abierta del lado terrestre para evitar el acceso no autorizado al área de reclamo de equipaje y cualquier área libre de impuestos de salida secundaria por parte del público en general .','PasSec','<ul>\n 	<li>Pasillos despejados de 650 y 950 mm para cumplir con la legislación sobre discapacidad</li>\n 	<li>Paso libre, antirretorno en tránsito, detección de sentido contrario y detección de objetos abandonados (según el modelo elegido)</li>\n 	<li>Función de enclavamiento (solo HSW)</li>\n 	<li>Acero inoxidable y otras opciones de acabado</li>\n 	<li>Configuración de bloqueo de fallas o a prueba de fallas (configuración de fábrica)</li>\n 	<li>Anulación de control local y remoto</li>\n 	<li>Indicadores luminosos de estado del viajero</li>\n 	<li>Sintetizador de audio para alarmas y mensajes pregrabados</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/PasSec-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','passec','','','2022-05-20 17:30:29','2022-05-20 15:30:29','',0,'https://www.markovations.com/?post_type=product&amp;p=3667',0,'product','',0),(3672,1,'2022-05-20 18:17:31','2022-05-20 16:17:31','Gunnebo PreSec es una puerta de preseguridad desarrollada para interactuar con el sistema de información de vuelos de pasajeros de los aeropuertos y verificar la validez del derecho del pasajero para ingresar al área de seguridad. El lector integrado en conjunto con la aplicación que se ejecuta en la PC integrada, confirmará que la tarjeta de embarque es válida para el día del viaje, la disponibilidad del vuelo y otros elementos de seguridad específicos para permitir que el pasajero proceda en su paso por el aeropuerto.','PreSec','<ul>\n 	<li>Ancho de pasarela de 600 mm a 900 mm</li>\n 	<li>Huella de gabinete de 165 mm de ancho</li>\n 	<li>Opciones de patas de entrada planas o inclinadas disponibles</li>\n 	<li>Falla de energía: Opciones de bloqueo y seguridad contra fallas disponibles</li>\n 	<li>Opción de avance con par limitado disponible (para la versión de bloqueo por falla)</li>\n 	<li>Detección avanzada para una seguridad fiable de los pasajeros incluso con equipaje de mano</li>\n 	<li>Pulsador opcional en el extremo de salida para desembarcar abierto</li>\n 	<li>Alturas de paneles móviles de 900 mm a 1800 mm para mayor seguridad</li>\n 	<li>Unidad de control - Controlador NEP Lite</li>\n 	<li>Anulación local/remota</li>\n 	<li>Altamente personalizable a través de la configuración de la GUI de BGR</li>\n 	<li>Sistema de lectura de tarjetas de embarque (opciones) Access IS –LSR116 / 118, 1 Desko – Cube / BCR504PRO/pro 504BCR</li>\n 	<li>Pantalla del pasajero: 10.1 \'800x1280 píxeles</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/PreSec-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','presec','','','2022-05-20 18:17:31','2022-05-20 16:17:31','',0,'https://www.markovations.com/?post_type=product&amp;p=3672',0,'product','',0),(3676,1,'2022-05-20 19:00:20','2022-05-20 17:00:20','Innovador concepto de diseño flexible. Diseño estético y sólido disponible en tres (120°) o cuatro (90°) elementos rotores. Se proporciona totalmente ensamblado o en forma de kit. La gama incluye tanto la estructura BA (básica) como la versión EV (evolución) con estructura lateral completa con acabado pintado o de acero inoxidable, además de posibilidades de personalización y opciones.\n\nSu uso incluye empresas petroquímicas, obras en construcción, estadios, puertos y muelles, edificios gubernamentales, embajadas...','RotaSec','<ul>\n 	<li>Brazos de accionamiento manual</li>\n 	<li>Goma de seguridad para tacones, para la versión Interbloqueo de 90°</li>\n 	<li>Voltaje lógico 24 V CA</li>\n 	<li>Entrada de contacto libre de tensión para estados de fallo por alarma de incendios</li>\n 	<li>Construcción con diseño anti-pellizco</li>\n 	<li>Liberación en caso de fallo (por defecto), es decir, el rotor gira libremente en caso de corte en el suministro de energía (bloqueo en\ncaso de fallo bajo petición)</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/RotaSec-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','rotasec','','','2022-05-20 19:00:20','2022-05-20 17:00:20','',0,'https://www.markovations.com/?post_type=product&amp;p=3676',0,'product','',0),(3681,1,'2022-05-20 19:07:25','2022-05-20 17:07:25','Los torniquetes de trípode son soluciones de acceso compactas y rentables, adecuadas para áreas donde hay un gran flujo de personas. Este producto es un torniquete de trípode de tamaño reducido montado en un pedestal, hecho de acero inoxidable y aluminio. La facilidad de uso, la fiabilidad y la robustez son beneficios clave de este producto.\n\nEl paso en ambas direcciones está controlado electrónicamente. La dirección se muestra claramente a los usuarios mediante indicadores. El bloqueo de la unidad evita el paso simultáneo de dos personas.','SlimStile BA Lite','<ul>\n 	<li>Una entrada para abrir/bloquear en cada dirección</li>\n 	<li>Dos salidas protegidas para el control de apertura/bloqueo</li>\n 	<li>Cuatro salidas protegidas para dirigir los indicadores de modo de paso</li>\n 	<li>Dos salidas protegidas para contar el paso en cualquier dirección</li>\n 	<li>Dos relés de salida OV que indican la disponibilidad de uso o cuentan el paso en cualquier dirección</li>\n 	<li>Dos salidas NPN de colector abierto para contar el paso o para indicar la disponibilidad de uso en cualquier dirección o activar la función de caída de brazo</li>\n 	<li>Puerto serie – RS485</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/SlimStile-BA-Lite-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','slimstile-ba-lite','','','2022-05-20 19:07:25','2022-05-20 17:07:25','',0,'https://www.markovations.com/?post_type=product&amp;p=3681',0,'product','',0),(3684,1,'2022-05-20 19:13:48','2022-05-20 17:13:48','Con un diseño exclusivo, atemporal y premiado, así como un funcionamiento robusto y silencioso, el clásico pasillo motorizado Speed Gate de Gunnebo está disponible en su versión BA con acabado en poliuretano o con carcasa de acero inoxidable en la versión EV, con una amplia selección de materiales para la tapa superior y los paneles laterales, así como opciones de personalización, como la integración de Pantallas Elevadas.\nLas aplicaciones habituales son Organismos Públicos, Banca, Retail, Telecomunicaciones, TI, Ocio, Educación...','SpeedStile BP','<ul>\n 	<li>Sensores de fuerza</li>\n 	<li>Sensor de presencia ajustado</li>\n 	<li>Emisor/receptor con tecnología infrarroja</li>\n 	<li>Tensión lógica de 24 Vac</li>\n 	<li>Contacto libre de voltaje para alarma de incendio y fallo</li>\n 	<li>Fail-Safe con batería de emergencia (opcional)</li>\n 	<li>Paso ancho para sillas de ruedas o fácil acceso</li>\n 	<li>Gestión paso acompañante de silla de ruedas o un menor</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/SpeedStileBP-BA-EV-6p-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','slimstile-bp','','','2022-05-20 19:13:48','2022-05-20 17:13:48','',0,'https://www.markovations.com/?post_type=product&amp;p=3684',0,'product','',0),(3691,1,'2022-05-20 19:31:39','2022-05-20 17:31:39','Los tornos de trípode son soluciones de control de entrada compactas y económicas diseñadas para un funcionamiento suave y silencioso, de poco desgaste y un bajo consumo de energía, adecuadas para áreas donde hay un gran flujo de personas.\n\nSlimStile EV cuenta con una estructura de excelente diseño, apoyada sobre dos patas, en acero inoxidable, idónea para emplazamientos con gran afluencia de público en los que se requiere una unidad robusta. Disponible en una versión de acero inoxidable de grado 316, como la versión exterior, con protección IP44. También disponible en versión doble.','SlimStile EV','<ul>\n 	<li>Acción de bloqueo positivo para paso uno a uno</li>\n 	<li>Mecanismo de auto-centrado, asegura el giro completo hasta la posición inicial</li>\n 	<li>Amortiguador hidráulico, asegura un funcionamiento fluido</li>\n 	<li>Dispositivo antirretorno, impide la rotación en sentido contrario una vez el brazo se mueve 60° respecto la posición inicial</li>\n 	<li>A prueba de fallos en uno o ambos sentidos (de serie), ej. gira libremente, se bloquea en caso de fallo o en la posición inicial</li>\n 	<li>Entrada señal de emergencia-alarma de incendio. Entrada de contacto libre de tensión que activa el estado de fallo</li>\n 	<li>El mecanismo de estado de fallo será el mismo que el elegido en caso de corte del suministro eléctrico</li>\n 	<li>Opción de brazo abatible: el brazo horizontal se cae creando un pasillo para la evacuación</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/SlimStile-EV-4p-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','slimstile-ev','','','2022-05-20 19:31:39','2022-05-20 17:31:39','',0,'https://www.markovations.com/?post_type=product&amp;p=3691',0,'product','',0),(3692,1,'2022-05-20 19:34:21','2022-05-20 17:34:21','Los arquitectos y diseñadores de interiores siempre han sido pioneros en la introducción de nuevos materiales, acabados y efectos de luz. Gunnebo acoge esta filosofía en la gama SpeedStile® Serie DS con fascinantes nuevos materiales, selección de acabados y efectos de iluminación. Unos acabados y formas ergonómicas que han capturado la imaginación de los diseñadores. Un diseño nuevo, elegante y flexible, capaz de integrar la estética infinita con las necesidades del interior, sin menoscabo de las funcionalidades de seguridad habituales.\n\nLas aplicaciones habituales son Organismos Públicos, Banca, Retail, Telecomunicaciones, TI, Ocio, Educación...','SpeedStile FLs','<ul>\n 	<li>Sensores de fuerza</li>\n 	<li>Luz cortina de seguridad (opcional)</li>\n 	<li>Sensor de presencia ajustado</li>\n 	<li>Emisor/receptor con tecnología infrarroja</li>\n 	<li>Tensión lógica de 24 Vac</li>\n 	<li>Contacto de libre voltaje para alarma de incendio y fallo</li>\n 	<li>Apertura manual en modo apagado</li>\n 	<li>Apertura manual de emergencia en funcionamiento</li>\n 	<li>Paso ancho para sillas de ruedas o fácil acceso</li>\n 	<li>Gestión paso acompañante de silla de ruedas o un menor</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/SpeedStileFLs-DS-6p-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','speedstile-fls','','','2022-05-20 19:34:21','2022-05-20 17:34:21','',0,'https://www.markovations.com/?post_type=product&amp;p=3692',0,'product','',0),(3697,1,'2022-05-20 19:42:02','2022-05-20 17:42:02','GyroPass es una puerta giratoria motorizada ambiental premium, con un diseño elegante. La seguridad está garantizada por sensores de torsión ajustables y bordes de seguridad para las direcciones de avance y retroceso. La instalación de ruptura del ala de emergencia está disponible.\n\nLa puerta giratoria GyroPass ofrece de serie una funcionalidad de modo día seleccionable en entrada o salida o en ambas direcciones para dejar un paso libre.','GyroPass','<ul>\n 	<li>Todos los parámetros y funcionalidades son programables a través de una interfaz de tableta fácil de usar.</li>\n 	<li>Una completa lista de accesorios y opciones, incluye persianas nocturnas manuales o motorizadas, y una amplia selección de acabados y dimensiones.</li>\n 	<li>GyroPass también se proporciona con cerradura de llave mecánica para asegurar la puerta.</li>\n 	<li>Un conjunto de LED en ambas direcciones indica el estado de la unidad para comunicar fácilmente las condiciones de la puerta a los usuarios.</li>\n</ul>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/05/GyroPass-Gunnebo-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','gyropass','','','2022-05-20 19:42:02','2022-05-20 17:42:02','',0,'https://www.markovations.com/?post_type=product&amp;p=3697',0,'product','',0),(3706,1,'2022-08-18 20:58:33','2022-08-18 18:58:33','<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">IR inteligente, hasta 30 m (98 pies) de distancia IR</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">3D DNR (Reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"20\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -20°C ~ 50°C (-4°F ~ 122°F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"22\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"24\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">IP67</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"26\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">3 ejes</span></span></li>\n</ul>','IPC3612LR3-PF28-D','Cámara de red domo fija de 2MP\n<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">IR inteligente, hasta 30 m (98 pies) de distancia IR</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">3D DNR (Reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"20\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -20°C ~ 50°C (-4°F ~ 122°F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"22\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"24\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">IP67</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"26\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">3 ejes</span></span></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC3612LR3-PF2840-D-2MP-Fixed-Dome-Network-Camera-V2.2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc3612lr3-pf28-d','','','2022-08-18 20:58:33','2022-08-18 18:58:33','',0,'https://www.markovations.com/?post_type=product&amp;p=3706',0,'product','',0),(3713,1,'2022-08-19 00:49:18','2022-08-18 22:49:18','<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span> <span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IR inteligente, hasta 30 m (98 pies) de distancia </span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IR</span></span> <span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Ventana de vidrio óptico con mayor transmisión de luz</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Ventana antirreflectante </span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IR para aumentar la transmitancia infrarroja</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"24\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -30 °C ~ 60 °C (-22 °F ~ 140 °F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"26\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"28\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IP67</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"30\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IK10</span></span></li>\n</ul>','IPC2122LB-DSF28KM','Cámara de red domo fija de 2MP\n<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span> <span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IR inteligente, hasta 30 m (98 pies) de distancia </span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IR</span></span> <span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Ventana de vidrio óptico con mayor transmisión de luz</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Ventana antirreflectante </span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IR para aumentar la transmitancia infrarroja</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"24\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -30 °C ~ 60 °C (-22 °F ~ 140 °F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"26\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"28\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IP67</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"30\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IK10</span></span></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/20210903_1815822_UNV-IPC2122LB-DSF2840KM-2MP-Mini-Fixed-Bullet-Network-C.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2122lb-dsf28km','','','2022-08-19 00:49:18','2022-08-18 22:49:18','',0,'https://www.markovations.com/?post_type=product&amp;p=3713',0,'product','',0),(3723,1,'2022-08-19 17:41:45','2022-08-19 15:41:45','<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">IR inteligente, hasta 50 m (164 pies) de distancia IR</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">Ventana de vidrio óptico con mayor transmisión de luz</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">Ventana antirreflectante IR para aumentar la transmitancia infrarroja</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"24\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -30 °C ~ 60 °C (-22 °F ~ 140 °F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"26\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"28\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IP67</span></span></li>\n</ul>','IPC2124LR5-DUPF28M-F','Mini cámara de red fija tipo bala EasyStar de 4MP\n<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">IR inteligente, hasta 50 m (164 pies) de distancia IR</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">Ventana de vidrio óptico con mayor transmisión de luz</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">Ventana antirreflectante IR para aumentar la transmitancia infrarroja</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"29\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"27\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"24\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -30 °C ~ 60 °C (-22 °F ~ 140 °F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"26\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"28\" data-number-of-phrases=\"31\"><span class=\"Q4iAWc\">IP67</span></span></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2124LR5-DUPF2840M-F-2MP-EasyStar-Mini-Fixed-Bullet-Network-Camera-V1.2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2124lr5-dupf28m-f','','','2022-08-19 17:41:45','2022-08-19 15:41:45','',0,'https://www.markovations.com/?post_type=product&amp;p=3723',0,'product','',0),(3728,1,'2022-08-19 19:42:59','2022-08-19 17:42:59','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC322LB-DSF28K-G','Cámara de red domo fija HD IR de 2 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC322LB-DSF2840K-G-2MP-HD-IR-Fixed-Dome-Network-Camera-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc322lb-dsf28k-g','','','2022-08-19 19:42:59','2022-08-19 17:42:59','',0,'https://www.markovations.com/?post_type=product&amp;p=3728',0,'product','',0),(3733,1,'2022-08-19 20:00:16','2022-08-19 18:00:16','<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">IR inteligente, hasta 30 m (98 pies) de distancia IR</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ventana de vidrio óptico con mayor transmisión de luz</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ventana antirreflectante IR para aumentar la transmitancia infrarroja</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"14\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -30 °C ~ 60 °C (-22 °F ~ 140 °F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"18\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"20\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">IP67</span></span></li>\n</ul>','IPC3614LE-ADF28K','Cámara de red de domo fijo EasyStar de 4MP\n<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"2\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">IR inteligente, hasta 30 m (98 pies) de distancia IR</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"4\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ventana de vidrio óptico con mayor transmisión de luz</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"6\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ventana antirreflectante IR para aumentar la transmitancia infrarroja</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"8\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"10\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264, MJPEG</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"12\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">ROI (Región de Interés)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"14\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Conformidad ONVIF</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"16\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Amplio rango de temperatura: -30 °C ~ 60 °C (-22 °F ~ 140 °F)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"18\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Amplio rango de voltaje de ±25%</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"20\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">IP67</span></span></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC322LB-DSF2840K-G-2MP-HD-IR-Fixed-Dome-Network-Camera-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc3614le-adf28k','','','2022-08-19 20:00:16','2022-08-19 18:00:16','',0,'https://www.markovations.com/?post_type=product&amp;p=3733',0,'product','',0),(3738,1,'2022-08-19 20:13:27','2022-08-19 18:13:27','<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,8\"</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">IR inteligente, distancia IR de hasta 30 m (98 pies)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Protección IP67</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Compatible con fuente de alimentación PoE</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">3 ejes</span></span></li>\n</ul>','IPC2122LB-SF28-A','Mini cámara de red tipo bala fija de 2MP\n<ul>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,8\"</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Ultra 265, H.265, H.264</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">IR inteligente, distancia IR de hasta 30 m (98 pies)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Funcionalidad día/noche</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">2D/3D DNR (reducción de ruido digital)</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Protección IP67</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">Compatible con fuente de alimentación PoE</span></span></li>\n 	<li><span class=\"JLqJ4b ChMk0b\" data-language-for-alternatives=\"es\" data-language-to-translate-into=\"en\" data-phrase-index=\"0\" data-number-of-phrases=\"21\"><span class=\"Q4iAWc\">3 ejes</span></span></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2122LB-SF2840-A-2MP-Mini-Fixed-Bullet-Network-Camera-1.1.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2122lb-sf28-a','','','2022-08-19 20:13:27','2022-08-19 18:13:27','',0,'https://www.markovations.com/?post_type=product&amp;p=3738',0,'product','',0),(3741,1,'2022-08-19 20:23:07','2022-08-19 18:23:07','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC2122LB-ADF28KM-G','Cámara de red tipo bala con infrarrojos fijos HD WDR de 2 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2122LB-ADF2840KM-G-2MP-HD-Fixed-IR-Bullet-Network-Camera-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2122lb-adf28km-g','','','2022-08-19 20:23:07','2022-08-19 18:23:07','',0,'https://www.markovations.com/?post_type=product&amp;p=3741',0,'product','',0),(3746,1,'2022-08-19 20:48:17','2022-08-19 18:48:17','<ul>\n 	<li>Admite formatos de video H.265/H.264</li>\n 	<li>Admite audio por cable coaxial</li>\n 	<li>Admite cámaras TVI, AHD, CVI, CVBS, IP con acceso adaptable</li>\n 	<li>Entrada BNC de 8 canales</li>\n 	<li>Admite salida HDMI de 1 canal, salida VGA de 1 canal hasta 1920*1080</li>\n 	<li>Larga distancia de transmisión por cable coaxial</li>\n</ul>','XVR301-08G','NVR 1-SATA de 8 canales\n<ul>\n 	<li>Admite formatos de video H.265/H.264</li>\n 	<li>Admite audio por cable coaxial</li>\n 	<li>Admite cámaras TVI, AHD, CVI, CVBS, IP con acceso adaptable</li>\n 	<li>Entrada BNC de 8 canales</li>\n 	<li>Admite salida HDMI de 1 canal, salida VGA de 1 canal hasta 1920*1080</li>\n 	<li>Larga distancia de transmisión por cable coaxial</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV【Datasheet】XVR301-G-Series-V1.01-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','xvr301-g-series','','','2022-08-19 20:48:17','2022-08-19 18:48:17','',0,'https://www.markovations.com/?post_type=product&amp;p=3746',0,'product','',0),(3751,1,'2022-08-19 20:58:20','2022-08-19 18:58:20','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, distancia IR de hasta 50 m (164 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC2322LB-ADZK-G','Cámara de red tipo bala HD IR VF de 2 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, distancia IR de hasta 50 m (164 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2322LB-ADZK-G-2MP-HD-IR-VF-Bullet-Network-Camera-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2322lb-adzk-g','','','2022-08-19 20:58:20','2022-08-19 18:58:20','',0,'https://www.markovations.com/?post_type=product&amp;p=3751',0,'product','',0),(3756,1,'2022-08-19 22:17:44','2022-08-19 20:17:44','<ul>\n 	<li>Admite formatos de video H.265/H.264</li>\n 	<li>Admite audio por cable coaxial</li>\n 	<li>Admite cámaras TVI, AHD, CVI, CVBS, IP con acceso adaptable</li>\n 	<li>Entrada BNC de 4 canales</li>\n 	<li>Admite salida HDMI de 1 canal, salida VGA de 1 canal hasta 1920*1080</li>\n 	<li>Larga distancia de transmisión por cable coaxial</li>\n</ul>','XVR301-04G','NVR 1-SATA de 4 canales\n<ul>\n 	<li>Admite formatos de video H.265/H.264</li>\n 	<li>Admite audio por cable coaxial</li>\n 	<li>Admite cámaras TVI, AHD, CVI, CVBS, IP con acceso adaptable</li>\n 	<li>Entrada BNC de 4 canales</li>\n 	<li>Admite salida HDMI de 1 canal, salida VGA de 1 canal hasta 1920*1080</li>\n 	<li>Larga distancia de transmisión por cable coaxial</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV【Datasheet】XVR301-G-Series-V1.01-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','xvr301-04g','','','2022-08-19 22:17:44','2022-08-19 20:17:44','',0,'https://www.markovations.com/?post_type=product&amp;p=3756',0,'product','',0),(3759,1,'2022-08-19 22:42:22','2022-08-19 20:42:22','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, distancia IR de hasta 50 m (164 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC3532LB-ADZK-G','Cámara de red domo VF IR HD de 2MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,7\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, distancia IR de hasta 50 m (164 pies)</li>\n 	<li>Admite tarjeta Micro SD de 128 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC3532LB-ADZK-G-2MP-HD-IR-VF-Dome-Network-Camera-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc3532lb-adzk-g','','','2022-08-19 22:42:22','2022-08-19 20:42:22','',0,'https://www.markovations.com/?post_type=product&amp;p=3759',0,'product','',0),(3764,1,'2022-08-19 23:35:14','2022-08-19 21:35:14','<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 8 canales</li>\n 	<li>Cámaras IP de terceros compatibles con conformidad ONVIF: Perfil S, Perfil G, Perfil T</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 6MP</li>\n 	<li>1 disco duro SATA de hasta 10 TB</li>\n 	<li>Admite la actualización de la nube</li>\n</ul>\n&nbsp;','NVR301-08S2-P8','8 canales 1-SATA Ultra 265/H.265/H.264 NVR\n<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 8 canales</li>\n 	<li>Cámaras IP de terceros compatibles con conformidad ONVIF: Perfil S, Perfil G, Perfil T</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 6MP</li>\n 	<li>1 disco duro SATA de hasta 10 TB</li>\n 	<li>Admite la actualización de la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR301-08S2-P8-V1.00-1.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr301-08s2-p8','','','2022-08-19 23:35:14','2022-08-19 21:35:14','',0,'https://www.markovations.com/?post_type=product&amp;p=3764',0,'product','',0),(3769,1,'2022-08-19 23:39:40','2022-08-19 21:39:40','<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 4 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 disco duro SATA de hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR301-04S3','4 canales 1-SATA Ultra 265/H.265/H.264 NVR\n<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 4 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 disco duro SATA de hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n 	<li></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR301-S3-Series-V1.05-EN-.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr301-04s3','','','2022-08-19 23:39:40','2022-08-19 21:39:40','',0,'https://www.markovations.com/?post_type=product&amp;p=3769',0,'product','',0),(3774,1,'2022-08-19 23:42:36','2022-08-19 21:42:36','<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 8 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 disco duro SATA de hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR301-08S3','8 canales 1-SATA Ultra 265/H.265/H.264 NVR\n<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 8 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 disco duro SATA de hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR301-S3-Series-V1.05-EN-.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr301-08s3','','','2022-08-19 23:42:36','2022-08-19 21:42:36','',0,'https://www.markovations.com/?post_type=product&amp;p=3774',0,'product','',0),(3775,1,'2022-08-19 23:42:51','2022-08-19 21:42:51','<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 16 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 disco duro SATA de hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR301-16S3','16 canales 1-SATA Ultra 265/H.265/H.264 NVR\n<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 16 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 disco duro SATA de hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR301-S3-Series-V1.05-EN-.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr301-16s3','','','2022-08-19 23:42:51','2022-08-19 21:42:51','',0,'https://www.markovations.com/?post_type=product&amp;p=3775',0,'product','',0),(3776,1,'2022-08-19 23:55:47','2022-08-19 21:55:47','<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 4 canales</li>\n 	<li>Plug &amp; Play con 4 interfaces de red PoE independientes</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 HDD SATA, hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR301-04S3-P4','4 canales 1-SATA  NVR\n<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 4 canales</li>\n 	<li>Plug &amp; Play con 4 interfaces de red PoE independientes</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 HDD SATA, hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR301-S3-P-Series-V1.05-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr301-04s3-p4','','','2022-08-19 23:55:47','2022-08-19 21:55:47','',0,'https://www.markovations.com/?post_type=product&amp;p=3776',0,'product','',0),(3778,1,'2022-08-19 23:59:19','2022-08-19 21:59:19','<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 8 canales</li>\n 	<li>Plug &amp; Play con 8 interfaces de red PoE independientes</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 HDD SATA, hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR301-08S3-P8','4 canales 1-SATA  NVR\n<ul>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>Entrada de 8 canales</li>\n 	<li>Plug &amp; Play con 8 interfaces de red PoE independientes</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal, HDMI con una resolución de hasta 4K (3840x2160)</li>\n 	<li>Salida simultánea HDMI y VGA</li>\n 	<li>Grabación con resolución de hasta 4K</li>\n 	<li>1 HDD SATA, hasta 8 TB</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR301-S3-P-Series-V1.05-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr301-08s3-p8','','','2022-08-19 23:59:19','2022-08-19 21:59:19','',0,'https://www.markovations.com/?post_type=product&amp;p=3778',0,'product','',0),(3779,1,'2022-08-20 00:08:26','2022-08-19 22:08:26','<ul>\n 	<li>Admite formatos de video Ultra H.265/H.265/H.264</li>\n 	<li>Entrada de 16 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Compatible con HDMI de 1 canal, VGA de 1 canal. Resolución HDMI de hasta 4K (3840x2160)</li>\n 	<li>Salidas independientes HDMI y VGA proporcionadas</li>\n 	<li>Grabación con resolución de hasta 12 megapíxeles</li>\n 	<li>2 discos duros SATA, hasta 8 TB por cada disco duro</li>\n 	<li>Varios modos de dewarping de ojo de pez para visualización en vivo y reproducción tanto para la interfaz web como para la GUI</li>\n 	<li>Tecnología ANR para mejorar la confiabilidad del almacenamiento cuando la red está desconectada</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR302-16E2','Grabador de video en red de 16 canales\n<ul>\n 	<li>Admite formatos de video Ultra H.265/H.265/H.264</li>\n 	<li>Entrada de 16 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Compatible con HDMI de 1 canal, VGA de 1 canal. Resolución HDMI de hasta 4K (3840x2160)</li>\n 	<li>Salidas independientes HDMI y VGA proporcionadas</li>\n 	<li>Grabación con resolución de hasta 12 megapíxeles</li>\n 	<li>2 discos duros SATA, hasta 8 TB por cada disco duro</li>\n 	<li>Varios modos de dewarping de ojo de pez para visualización en vivo y reproducción tanto para la interfaz web como para la GUI</li>\n 	<li>Tecnología ANR para mejorar la confiabilidad del almacenamiento cuando la red está desconectada</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR302-E2-Series-V1.02-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr302-16e2','','','2022-08-20 00:08:26','2022-08-19 22:08:26','',0,'https://www.markovations.com/?post_type=product&amp;p=3779',0,'product','',0),(3785,1,'2022-08-20 00:20:49','2022-08-19 22:20:49','<ul>\n 	<li>Admite formatos de video Ultra H.265/H.265/H.264</li>\n 	<li>Entrada de 32 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Compatible con HDMI de 1 canal, VGA de 1 canal. Resolución HDMI de hasta 4K (3840x2160)</li>\n 	<li>Salidas independientes HDMI y VGA proporcionadas</li>\n 	<li>Grabación con resolución de hasta 12 megapíxeles</li>\n 	<li>2 discos duros SATA, hasta 8 TB por cada disco duro</li>\n 	<li>Varios modos de dewarping de ojo de pez para visualización en vivo y reproducción tanto para la interfaz web como para la GUI</li>\n 	<li>Tecnología ANR para mejorar la confiabilidad del almacenamiento cuando la red está desconectada</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n&nbsp;','NVR302-32E2','Grabador de video en red de 16 canales\n<ul>\n 	<li>Admite formatos de video Ultra H.265/H.265/H.264</li>\n 	<li>Entrada de 32 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Compatible con HDMI de 1 canal, VGA de 1 canal. Resolución HDMI de hasta 4K (3840x2160)</li>\n 	<li>Salidas independientes HDMI y VGA proporcionadas</li>\n 	<li>Grabación con resolución de hasta 12 megapíxeles</li>\n 	<li>2 discos duros SATA, hasta 8 TB por cada disco duro</li>\n 	<li>Varios modos de dewarping de ojo de pez para visualización en vivo y reproducción tanto para la interfaz web como para la GUI</li>\n 	<li>Tecnología ANR para mejorar la confiabilidad del almacenamiento cuando la red está desconectada</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NVR302-E2-Series-V1.02-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nvr302-32e2','','','2022-08-20 00:20:49','2022-08-19 22:20:49','',0,'https://www.markovations.com/?post_type=product&amp;p=3785',0,'product','',0),(3786,1,'2022-08-20 00:39:45','2022-08-19 22:39:45','<table width=\"100%\">\n<tbody>\n<tr>\n<td lang=\"es\">Aplicación</td>\n<td lang=\"es\">Instalación en pared interior o exterior para cámara domo PTZ</td>\n</tr>\n<tr>\n<td lang=\"es\">Dimensiones (L × W × H)</td>\n<td lang=\"es\">230,3 mm x 141 mm x 201,5 mm (9,1 \"x5,6\" x7,9\")</td>\n</tr>\n<tr>\n<td lang=\"es\">Peso</td>\n<td lang=\"es\">0.79kg (1.74lb)</td>\n</tr>\n<tr>\n<td lang=\"es\">Material</td>\n<td lang=\"es\">Aleación de aluminio</td>\n</tr>\n</tbody>\n</table>','TR-WE45-IN','Soporte de pared domo PTZ\n<table width=\"100%\">\n<tbody>\n<tr>\n<td lang=\"es\">Aplicación</td>\n<td lang=\"es\">Instalación en pared interior o exterior para cámara domo PTZ</td>\n</tr>\n<tr>\n<td lang=\"es\">Dimensiones (L × W × H)</td>\n<td lang=\"es\">230,3 mm x 141 mm x 201,5 mm (9,1 \"x5,6\" x7,9\")</td>\n</tr>\n<tr>\n<td lang=\"es\">Peso</td>\n<td lang=\"es\">0.79kg (1.74lb)</td>\n</tr>\n<tr>\n<td lang=\"es\">Material</td>\n<td lang=\"es\">Aleación de aluminio</td>\n</tr>\n</tbody>\n</table>\n&nbsp;\n\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/TR-WE45-IN-PTZ-Dome-Wall-Mount-V2.0.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','tr-we45-in','','','2022-08-20 00:39:45','2022-08-19 22:39:45','',0,'https://www.markovations.com/?post_type=product&amp;p=3786',0,'product','',0),(3790,1,'2022-08-20 00:47:58','2022-08-19 22:47:58','<ul>\n 	<li>Admite detección de rostros basada en flujo de video y comparación de rostros, monitoreo con 100,000 imágenes de rostros.</li>\n 	<li>Admite análisis de comportamiento basado en flujo de video y proporciona detección de casco, detección de gorro de chef, detección de ropa de trabajo, detección de fumadores, detección de humo y fuego, detección de llamadas, detección de máscaras y detección de ratas.</li>\n 	<li>Puede conectar cámaras IP de terceros compatibles con Onvif o RTSP de 4/8 canales.</li>\n 	<li>Dos interfaces de red 10M/100M/1000M (RJ45).</li>\n 	<li>Admite acceso y control basados en navegador.</li>\n 	<li>Admite API RESTful personalizadas e informes de datos en tiempo real a un servidor específico.</li>\n</ul>','ECS-5008@A1-HD','Servidor de computación perimetral inteligente\n<ul>\n 	<li>Admite detección de rostros basada en flujo de video y comparación de rostros, monitoreo con 100,000 imágenes de rostros.</li>\n 	<li>Admite análisis de comportamiento basado en flujo de video y proporciona detección de casco, detección de gorro de chef, detección de ropa de trabajo, detección de fumadores, detección de humo y fuego, detección de llamadas, detección de máscaras y detección de ratas.</li>\n 	<li>Puede conectar cámaras IP de terceros compatibles con Onvif o RTSP de 4/8 canales.</li>\n 	<li>Dos interfaces de red 10M/100M/1000M (RJ45).</li>\n 	<li>Admite acceso y control basados en navegador.</li>\n 	<li>Admite API RESTful personalizadas e informes de datos en tiempo real a un servidor específico.</li>\n 	<li></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-ECS-50@A1-HD-Series-V1.00.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ecs-5008a1-hd','','','2022-08-20 00:47:58','2022-08-19 22:47:58','',0,'https://www.markovations.com/?post_type=product&amp;p=3790',0,'product','',0),(3794,1,'2022-08-20 00:55:37','2022-08-19 22:55:37','<ul>\n 	<li>Pantalla 4K UHD.</li>\n 	<li>Diseño de estructura estable, muy duradero, bisel ultraestrecho, profundidad ultradelgada, peso ligero y elegante.</li>\n 	<li>Panel de grado industrial, operación continua 24/7.</li>\n 	<li>El motor automático de mejora de color e imagen mejora de manera efectiva el contraste, los detalles y los bordes de las imágenes y brinda colores óptimos.</li>\n 	<li>Los amplios ángulos de visión de 178° permiten ver desde casi cualquier dirección.</li>\n 	<li>Funcionamiento silencioso, que ofrece un entorno de trabajo silencioso.</li>\n 	<li>El montaje estándar VESA permite una fácil instalación.</li>\n 	<li>Montaje en pared flexible y montaje en soporte, ahorrando espacio.</li>\n</ul>','MW3255-F-V','Monitor LED UHD de 55\"\n<ul>\n 	<li>Pantalla 4K UHD.</li>\n 	<li>Diseño de estructura estable, muy duradero, bisel ultraestrecho, profundidad ultradelgada, peso ligero y elegante.</li>\n 	<li>Panel de grado industrial, operación continua 24/7.</li>\n 	<li>El motor automático de mejora de color e imagen mejora de manera efectiva el contraste, los detalles y los bordes de las imágenes y brinda colores óptimos.</li>\n 	<li>Los amplios ángulos de visión de 178° permiten ver desde casi cualquier dirección.</li>\n 	<li>Funcionamiento silencioso, que ofrece un entorno de trabajo silencioso.</li>\n 	<li>El montaje estándar VESA permite una fácil instalación.</li>\n 	<li>Montaje en pared flexible y montaje en soporte, ahorrando espacio.</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-MW3255-F-V-LED-Monitor-V2.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','mw3255-f-v','','','2022-08-20 00:55:37','2022-08-19 22:55:37','',0,'https://www.markovations.com/?post_type=product&amp;p=3794',0,'product','',0),(3800,1,'2022-08-22 17:00:32','2022-08-22 15:00:32','<ul>\n 	<li>Múltiples modos de trabajo para satisfacer las necesidades de su negocio: Normal, Seguro y Vigilancia</li>\n 	<li>Apoyar el control del tráfico portuario</li>\n 	<li>Soporte para modo seguro, todos los puertos de enlace descendente pueden comunicarse solo con puertos de enlace ascendente</li>\n 	<li>Distancia de transmisión de hasta 250 m en modo vigilancia</li>\n 	<li>Admite la optimización del búfer</li>\n 	<li>Toda la carcasa de metal, segura y confiable.</li>\n</ul>','NSW2010-16T2GC-POE-IN','Switch 16 PoE + 2GC\n<ul>\n 	<li>Múltiples modos de trabajo para satisfacer las necesidades de su negocio: Normal, Seguro y Vigilancia</li>\n 	<li>Apoyar el control del tráfico portuario</li>\n 	<li>Soporte para modo seguro, todos los puertos de enlace descendente pueden comunicarse solo con puertos de enlace ascendente</li>\n 	<li>Distancia de transmisión de hasta 250 m en modo vigilancia</li>\n 	<li>Admite la optimización del búfer</li>\n 	<li>Toda la carcasa de metal, segura y confiable.</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NSW2010-Series-Ethernet-Switches-V3.00.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nsw2010-16t2gc-poe-in','','','2022-08-22 17:00:32','2022-08-22 15:00:32','',0,'https://www.markovations.com/?post_type=product&amp;p=3800',0,'product','',0),(3803,1,'2022-08-22 17:12:30','2022-08-22 15:12:30','<ul>\n 	<li>Múltiples modos de trabajo para satisfacer las necesidades de su negocio: Normal, Seguro y Vigilancia</li>\n 	<li>Apoyar el control del tráfico portuario</li>\n 	<li>Soporte para modo seguro, todos los puertos de enlace descendente pueden comunicarse solo con puertos de enlace ascendente</li>\n 	<li>Distancia de transmisión de hasta 250 m en modo vigilancia</li>\n 	<li>Admite la optimización del búfer</li>\n 	<li>Toda la carcasa de metal, segura y confiable.</li>\n</ul>','NSW2010-10T-POE-IN','Switch de 8 PoE + 2 puertos\n<ul>\n 	<li>Múltiples modos de trabajo para satisfacer las necesidades de su negocio: Normal, Seguro y Vigilancia</li>\n 	<li>Apoyar el control del tráfico portuario</li>\n 	<li>Soporte para modo seguro, todos los puertos de enlace descendente pueden comunicarse solo con puertos de enlace ascendente</li>\n 	<li>Distancia de transmisión de hasta 250 m en modo vigilancia</li>\n 	<li>Admite la optimización del búfer</li>\n 	<li>Toda la carcasa de metal, segura y confiable.</li>\n 	<li></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-NSW2010-Series-Ethernet-Switches-V3.00.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','nsw2010-10t-poe-in','','','2022-08-22 17:12:30','2022-08-22 15:12:30','',0,'https://www.markovations.com/?post_type=product&amp;p=3803',0,'product','',0),(3807,1,'2022-08-22 17:41:47','2022-08-22 15:41:47','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 4 MP</li>\n 	<li>4 MP (2688*1520) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Admite el enlace de alarma de sonido y luz. Cuando se activa la prevención de intrusiones inteligente, la cámara vincula la alarma de sonido y el enlace de luz.</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono y altavoz integrados</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>','IPC2124SB-ADF28KMC-I0','Cámara de red tipo bala fija con luz y advertencia sonora HD de 4 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 4 MP</li>\n 	<li>4 MP (2688*1520) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Admite el enlace de alarma de sonido y luz. Cuando se activa la prevención de intrusiones inteligente, la cámara vincula la alarma de sonido y el enlace de luz.</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono y altavoz integrados</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2124SB-ADF2840KMC-I0-4MP-HD-Light-and-Audible-Warning-Fixed-Bullet-Network-Camera-datasheet-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2124sb-adf28kmc-i0','','','2022-08-22 17:41:47','2022-08-22 15:41:47','',0,'https://www.markovations.com/?post_type=product&amp;p=3807',0,'product','',0),(3817,1,'2022-08-22 18:14:00','2022-08-22 16:14:00','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,7\"</li>\n 	<li>5 MP (2880 x 1620) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920*1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología Colorhunter garantiza imágenes a todo color las 24 horas</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Alarma: 1 entrada/1 salida, Audio: 1 entrada/1 salida</li>\n 	<li>Admite tarjeta micro SD de 256G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n</ul>','IPC2225SE-DF40K-WL-I0','Cámara de red tipo bala fija ColorHunter HD de 5 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,7\"</li>\n 	<li>5 MP (2880 x 1620) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920*1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología Colorhunter garantiza imágenes a todo color las 24 horas</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Alarma: 1 entrada/1 salida, Audio: 1 entrada/1 salida</li>\n 	<li>Admite tarjeta micro SD de 256G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2225SE-DF4060K-WL-I0-5MP-HD-ColorHunter-Fixed-Bullet-Network-Camera-V1.2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2225se-df40k-wl-i0','','','2022-08-22 18:14:00','2022-08-22 16:14:00','',0,'https://www.markovations.com/?post_type=product&amp;p=3817',0,'product','',0),(3823,1,'2022-08-22 18:55:16','2022-08-22 16:55:16','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 4 MP y 1/3\"</li>\n 	<li>4 MP (2688*1520) a 25/20 fps; 4 MP (2560 x 1440) a 25/20 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 50 m (164 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256G</li>\n 	<li>Protección P67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC2324LB-ADZK-G','Cámara de red tipo bala IR HD de 4MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 4 MP y 1/3\"</li>\n 	<li>4 MP (2688*1520) a 25/20 fps; 4 MP (2560 x 1440) a 25/20 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 50 m (164 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256G</li>\n 	<li>Protección P67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC2324LB-ADZK-G-4MP-HD-IR-Bullet-Network-Camera-Datasheet-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc2324lb-adzk-g','','','2022-08-22 18:55:16','2022-08-22 16:55:16','',0,'https://www.markovations.com/?post_type=product&amp;p=3823',0,'product','',0),(3829,1,'2022-08-22 19:07:37','2022-08-22 17:07:37','<ul>\n 	<li>1/1.8\'\', Desarrollado por Lighthunter</li>\n 	<li>IR inteligente, hasta 50 m (164 pies) de distancia IR</li>\n 	<li>Hasta 120 dB WDR óptico (amplio rango dinámico)</li>\n 	<li>Nebulización adaptativa</li>\n 	<li>Conteo de personas, estadísticas de personas que entran, salen y el número total</li>\n 	<li>Prevención inteligente de intrusiones, incluye detección de línea cruzada, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>Detección de excepciones y estadísticas, incluye objeto eliminado, objeto dejado atrás, desenfoque, cambio de escena</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Cinco corrientes</li>\n 	<li>2688*1520@30fps en la transmisión principal</li>\n 	<li>ROI (Región de Interés)</li>\n 	<li>Conformidad ONVIF</li>\n 	<li>Fuente de alimentación DC12V o PoE+</li>\n 	<li>Amplio rango de voltaje de ±25% en DC</li>\n 	<li>Micro SD, hasta 256GB</li>\n 	<li>Alarma 2 entradas y 1 salida, Audio 1 entrada y 1 salida</li>\n 	<li>Protección de ingreso IP67</li>\n 	<li>IK10 resistente al vandalismo</li>\n</ul>','IPC264SA-DZK','Cámara de red tipo bala inteligente LightHunter de 4 MP\n<ul>\n 	<li>1/1.8\'\', Desarrollado por Lighthunter</li>\n 	<li>IR inteligente, hasta 50 m (164 pies) de distancia IR</li>\n 	<li>Hasta 120 dB WDR óptico (amplio rango dinámico)</li>\n 	<li>Nebulización adaptativa</li>\n 	<li>Conteo de personas, estadísticas de personas que entran, salen y el número total</li>\n 	<li>Prevención inteligente de intrusiones, incluye detección de línea cruzada, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>Detección de excepciones y estadísticas, incluye objeto eliminado, objeto dejado atrás, desenfoque, cambio de escena</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Cinco corrientes</li>\n 	<li>2688*1520@30fps en la transmisión principal</li>\n 	<li>ROI (Región de Interés)</li>\n 	<li>Conformidad ONVIF</li>\n 	<li>Fuente de alimentación DC12V o PoE+</li>\n 	<li>Amplio rango de voltaje de ±25% en DC</li>\n 	<li>Micro SD, hasta 256GB</li>\n 	<li>Alarma 2 entradas y 1 salida, Audio 1 entrada y 1 salida</li>\n 	<li>Protección de ingreso IP67</li>\n 	<li>IK10 resistente al vandalismo</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC264SA-DZK-4MP-LightHunter-Intelligent-Bullet-Network-Camera-datasheet-V2.8-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc264sa-dzk-2','','','2022-08-22 19:07:37','2022-08-22 17:07:37','',0,'https://www.markovations.com/?post_type=product&amp;p=3829',0,'product','',0),(3838,1,'2022-08-22 19:24:41','2022-08-22 17:24:41','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 8 MP</li>\n 	<li>8 MP (3840 x 2160) a 20 fps; 5 MP (3072*1728) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 2 MP (1920*1080) a 30/25 fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología Easystar garantiza una alta calidad de imagen en entornos con poca iluminación</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 30 m (98 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC328LE-ADF28K-G','Cámara de red de domo fijo IR 4K HD resistente al vandalismo\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 8 MP</li>\n 	<li>8 MP (3840 x 2160) a 20 fps; 5 MP (3072*1728) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 2 MP (1920*1080) a 30/25 fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología Easystar garantiza una alta calidad de imagen en entornos con poca iluminación</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 30 m (98 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC328LE-ADF2840K-G-4K-HD-Vandal-resistant-IR-Fixed-Dome-Network-Camera-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc328le-adf28k-g','','','2022-08-22 19:24:41','2022-08-22 17:24:41','',0,'https://www.markovations.com/?post_type=product&amp;p=3838',0,'product','',0),(3843,1,'2022-08-22 19:42:08','2022-08-22 17:42:08','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 4 MP y 1/3\"</li>\n 	<li>4 MP (2688*1520) a 25/20 fps; 4 MP (2560 x 1440) a 25/20 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 40 m (131 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>','IPC3534LB-ADZK-G','Cámara de red domo VF IR HD de 4MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 4 MP y 1/3\"</li>\n 	<li>4 MP (2688*1520) a 25/20 fps; 4 MP (2560 x 1440) a 25/20 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 40 m (131 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC3534LB-ADZK-G-4MP-HD-IR-VF-Dome-Network-Camera-Datasheet-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc3534lb-adzk-g','','','2022-08-22 19:42:08','2022-08-22 17:42:08','',0,'https://www.markovations.com/?post_type=product&amp;p=3843',0,'product','',0),(3848,1,'2022-08-22 19:51:24','2022-08-22 17:51:24','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 4 MP</li>\n 	<li>4 MP (2688*1520) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG• La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 30 m (98 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Sin cables</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>','IPC354SB-ADNF28K-I0','Cámara domo fija IR de red sin cables LightHunter HD de 4 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 4 MP</li>\n 	<li>4 MP (2688*1520) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG• La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 30 m (98 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Sin cables</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC354SB-ADNF28K-I0-4MP-HD-Intelligent-LightHunter-Cable-free-Network-IR-Fixed-Dome-Camera-datasheet-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc354sb-adnf28k-i0','','','2022-08-22 19:51:24','2022-08-22 17:51:24','',0,'https://www.markovations.com/?post_type=product&amp;p=3848',0,'product','',0),(3853,1,'2022-08-22 20:00:54','2022-08-22 18:00:54','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 4 MP</li>\n 	<li>4 MP (2688*1520) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Admite el enlace de alarma de sonido y luz. Cuando se activa la prevención de intrusiones inteligente, la cámara vincula la alarma de sonido y el enlace de luz.</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono y altavoz integrados</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>','IPC3614SB-ADF28KMC-I0','Cámara de red de globo ocular fija con luz y advertencia sonora HD de 4 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 1/2,7\" de 4 MP</li>\n 	<li>4 MP (2688*1520) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920 x 1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Admite el enlace de alarma de sonido y luz. Cuando se activa la prevención de intrusiones inteligente, la cámara vincula la alarma de sonido y el enlace de luz.</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>Compatible con el modo de corredor 9:16</li>\n 	<li>Micrófono y altavoz integrados</li>\n 	<li>IR inteligente, distancia IR de hasta 30 m (98 pies)</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Protección IP67</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC3614SB-ADF2840KMC-I0-4MP-HD-Light-and-Audible-Warning-Fixed-Eyeball-Network-Camera-datasheet-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc3614sb-adf28kmc-i0','','','2022-08-22 20:00:54','2022-08-22 18:00:54','',0,'https://www.markovations.com/?post_type=product&amp;p=3853',0,'product','',0),(3858,1,'2022-08-22 20:12:36','2022-08-22 18:12:36','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 4MP, 1/2.8\'\'</li>\n 	<li>2688*1520 a 30 fps en la transmisión principal</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Corrientes triples</li>\n 	<li>Zoom óptico de 25X</li>\n 	<li>Prevención inteligente de intrusiones, compatible con el filtrado de falsas alarmas, incluye detección de cruce de línea, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>Conteo de personas, conteo de flujo de personas de apoyo y monitoreo de densidad de multitudes, adecuado para diferentes escenarios estadísticos</li>\n 	<li>La tecnología Lighthunter garantiza una calidad de imagen ultraalta en entornos con poca iluminación</li>\n 	<li>IR inteligente, distancia IR de hasta 100 m (328 pies)</li>\n 	<li>CC 12 V ± 25 % o PoE+ (IEEE 802.3at)</li>\n 	<li>Alarma 2 entradas y 1 salida, Audio 1 entrada y 1 salida</li>\n 	<li>Protección de ingreso IP67</li>\n 	<li>IK10 resistente al vandalismo</li>\n</ul>','IPC6424SR-X25-VF','Cámara domo PTZ de red Lighthunter de 4 MP y 25 aumentos\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 4MP, 1/2.8\'\'</li>\n 	<li>2688*1520 a 30 fps en la transmisión principal</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Corrientes triples</li>\n 	<li>Zoom óptico de 25X</li>\n 	<li>Prevención inteligente de intrusiones, compatible con el filtrado de falsas alarmas, incluye detección de cruce de línea, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>Conteo de personas, conteo de flujo de personas de apoyo y monitoreo de densidad de multitudes, adecuado para diferentes escenarios estadísticos</li>\n 	<li>La tecnología Lighthunter garantiza una calidad de imagen ultraalta en entornos con poca iluminación</li>\n 	<li>IR inteligente, distancia IR de hasta 100 m (328 pies)</li>\n 	<li>CC 12 V ± 25 % o PoE+ (IEEE 802.3at)</li>\n 	<li>Alarma 2 entradas y 1 salida, Audio 1 entrada y 1 salida</li>\n 	<li>Protección de ingreso IP67</li>\n 	<li>IK10 resistente al vandalismo</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC6424SR-X25-VF-4MP-25x-Lighthunter-Network-PTZ-Dome-Camera-Datasheet-V1.7-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc6424sr-x25-vf','','','2022-08-22 20:12:36','2022-08-22 18:12:36','',0,'https://www.markovations.com/?post_type=product&amp;p=3858',0,'product','',0),(3868,1,'2022-08-22 20:28:06','2022-08-22 18:28:06','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,7\"</li>\n 	<li>5 MP (2880 x 1620) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920*1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología Colorhunter garantiza imágenes a todo color las 24 horas</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Soporte de micrófono incorporado</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n</ul>','IPC3615SE-ADF28KM-WL-I0','Cámara de red de globo ocular fija ColorHunter HD de 5 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,7\"</li>\n 	<li>5 MP (2880 x 1620) a 30/25 fps; 4 MP (2560 x 1440) a 30/25 fps; 3 MP (2304 x 1296) a 30/25 fps; 2 MP (1920*1080) a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología Colorhunter garantiza imágenes a todo color las 24 horas</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen clara en una escena de luz fuerte</li>\n 	<li>Admite el modo de corredor 9:16</li>\n 	<li>Soporte de micrófono incorporado</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>Protección IP67</li>\n 	<li>Admite fuente de alimentación PoE</li>\n 	<li></li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC3615SE-ADF2840KM-WL-I0-5MP-HD-ColorHunter-Fixed-Eyeball-Network-Camera-V1.2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc3615se-adf28km-wl-i0','','','2022-08-22 20:28:06','2022-08-22 18:28:06','',0,'https://www.markovations.com/?post_type=product&amp;p=3868',0,'product','',0),(3869,1,'2022-08-22 20:34:29','2022-08-22 18:34:29','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,7\"</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Prevención inteligente de intrusiones, compatible con el filtrado de falsas alarmas, incluye detección de cruce de línea, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>Conteo de personas, conteo de flujo de personas de apoyo y monitoreo de densidad de multitudes, adecuado para diferentes escenarios estadísticos</li>\n 	<li>La tecnología LightHunter garantiza una calidad de imagen ultraalta en entornos con poca iluminación</li>\n 	<li>Hasta 120 dB WDR óptico (amplio rango dinámico)</li>\n 	<li>Micrófono y altavoz integrados</li>\n 	<li>IR inteligente, distancia IR de hasta 50 m (164 pies) y distancia de luz cálida de 10 m (33 pies)</li>\n 	<li>Micro SD, hasta 256 GB</li>\n 	<li>Protección IP66</li>\n 	<li>Fuente de alimentación DC12V o PoE (IEEE 802.3af)</li>\n</ul>','IPC675LFW-AX4DUPKC-VG','Mini cámara PTZ de disuasión activa LightHunter de 5 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,7\"</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Prevención inteligente de intrusiones, compatible con el filtrado de falsas alarmas, incluye detección de cruce de línea, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>Conteo de personas, conteo de flujo de personas de apoyo y monitoreo de densidad de multitudes, adecuado para diferentes escenarios estadísticos</li>\n 	<li>La tecnología LightHunter garantiza una calidad de imagen ultraalta en entornos con poca iluminación</li>\n 	<li>Hasta 120 dB WDR óptico (amplio rango dinámico)</li>\n 	<li>Micrófono y altavoz integrados</li>\n 	<li>IR inteligente, distancia IR de hasta 50 m (164 pies) y distancia de luz cálida de 10 m (33 pies)</li>\n 	<li>Micro SD, hasta 256 GB</li>\n 	<li>Protección IP66</li>\n 	<li>Fuente de alimentación DC12V o PoE (IEEE 802.3af)</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC675LFW-AX4DUPKC-VG-5MP-LightHunter-Active-Deterrence-Mini-PTZ-Camera-V1.6-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc675lfw-ax4dupkc-vg','','','2022-08-22 20:34:29','2022-08-22 18:34:29','',0,'https://www.markovations.com/?post_type=product&amp;p=3869',0,'product','',0),(3879,1,'2022-08-22 22:09:28','2022-08-22 20:09:28','<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,8\"</li>\n 	<li>5 MP (2592*1944): a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>2 micrófonos incorporados, admite la detección de sonidos en distancias más largas</li>\n 	<li>Alarma: 1 entrada/1 salida, Audio: 1 entrada/1 salida</li>\n 	<li>IR inteligente, hasta 10 m (33 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP66</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>','IPC815SB-ADF14K-I0','Cámara de red de domo fijo ojo de pez de 5 MP\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 5 MP y 1/2,8\"</li>\n 	<li>5 MP (2592*1944): a 30/25 fps;</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>La tecnología WDR real de 120dB permite una imagen nítida en una escena con mucha luz</li>\n 	<li>2 micrófonos incorporados, admite la detección de sonidos en distancias más largas</li>\n 	<li>Alarma: 1 entrada/1 salida, Audio: 1 entrada/1 salida</li>\n 	<li>IR inteligente, hasta 10 m (33 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 256 G</li>\n 	<li>IK10 resistente al vandalismo</li>\n 	<li>Protección IP66</li>\n 	<li>Compatible con fuente de alimentación PoE</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC815SB-ADF14K-I0-5MP-Fisheye-Fixed-Dome-Network-Camera-datasheet-V1.0-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc815sb-adf14k-i0','','','2022-08-22 22:09:28','2022-08-22 20:09:28','',0,'https://www.markovations.com/?post_type=product&amp;p=3879',0,'product','',0),(3883,1,'2022-08-22 22:21:54','2022-08-22 20:21:54','<ul>\n 	<li>Integración de cámara fija y cámara PTZ, canales duales con una IP, observe la situación general y considere los detalles al mismo tiempo</li>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,8\"</li>\n 	<li>1920*1080 a 25 fps en la transmisión principal</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>El zoom óptico 4X del canal PTZ permite una visualización más cercana de los sujetos</li>\n 	<li>Prevención inteligente de intrusiones, compatible con el filtrado de falsas alarmas, incluye detección de cruce de línea, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>El canal PTZ se puede vincular mediante la prevención inteligente de intrusiones del canal fijo para rastrear los objetos que activan la regla</li>\n 	<li>La tecnología Lighthunter garantiza una calidad de imagen ultraalta en entornos con poca iluminación</li>\n 	<li>Hasta 120 dB WDR óptico (amplio rango dinámico)</li>\n 	<li>Micrófono 2* incorporado y altavoz de alta potencia, admite audio bidireccional, tiene un mejor rendimiento de sonido</li>\n 	<li>Soporte de montaje en techo y montaje en pared</li>\n 	<li>Iluminación IR y de luz cálida para manejar diferentes escenas y lograr una iluminación a todo color</li>\n 	<li>Fuente de alimentación de 12 V CC o PoE+ (IEEE 802.3at)</li>\n</ul>','IPC9312LFW-AF28-2X4','Cámara PTZ de red de doble lente Lighthunter de 2*2MP\n<ul>\n 	<li>Integración de cámara fija y cámara PTZ, canales duales con una IP, observe la situación general y considere los detalles al mismo tiempo</li>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,8\"</li>\n 	<li>1920*1080 a 25 fps en la transmisión principal</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>El zoom óptico 4X del canal PTZ permite una visualización más cercana de los sujetos</li>\n 	<li>Prevención inteligente de intrusiones, compatible con el filtrado de falsas alarmas, incluye detección de cruce de línea, intrusión, ingreso al área, detección de abandono del área</li>\n 	<li>El canal PTZ se puede vincular mediante la prevención inteligente de intrusiones del canal fijo para rastrear los objetos que activan la regla</li>\n 	<li>La tecnología Lighthunter garantiza una calidad de imagen ultraalta en entornos con poca iluminación</li>\n 	<li>Hasta 120 dB WDR óptico (amplio rango dinámico)</li>\n 	<li>Micrófono 2* incorporado y altavoz de alta potencia, admite audio bidireccional, tiene un mejor rendimiento de sonido</li>\n 	<li>Soporte de montaje en techo y montaje en pared</li>\n 	<li>Iluminación IR y de luz cálida para manejar diferentes escenas y lograr una iluminación a todo color</li>\n 	<li>Fuente de alimentación de 12 V CC o PoE+ (IEEE 802.3at)</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-IPC9312LFW-AF28-2X4-2x2MP-Lighthunter-Dual-lens-Network-PTZ-Camera-Datasheet-V1.7-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','ipc9312lfw-af28-2x4','','','2022-08-22 22:21:54','2022-08-22 20:21:54','',0,'https://www.markovations.com/?post_type=product&amp;p=3883',0,'product','',0),(3891,1,'2022-08-22 22:31:45','2022-08-22 20:31:45','NVR301-04LS3-W\n<ul>\n 	<li>Módulo WiFi integrado con alto rendimiento y alta estabilidad</li>\n 	<li>Admite encriptación CCMP y autenticación WPA2-PSK, admite cámaras IP con WiFi en acceso</li>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>entrada de 4 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal</li>\n 	<li>Salidas síncronas HDMI y VGA proporcionadas</li>\n 	<li>Grabación con resolución de hasta 1080P</li>\n 	<li>1 disco duro SATA, hasta 6 TB por cada disco duro</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\nIPC2122LB-AF28WK-G\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,9\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 30 m (98 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 128G</li>\n 	<li>Protección IP67</li>\n 	<li>3 ejes</li>\n</ul>','KIT/NVR301-04LS3-W/4*2122LB-ABF28WK-G','NVR301-04LS3-W:  4 canales 1-SATA Ultra 265/H.265/H.264 NVR\n<ul>\n 	<li>Módulo WiFi integrado con alto rendimiento y alta estabilidad</li>\n 	<li>Admite encriptación CCMP y autenticación WPA2-PSK, admite cámaras IP con WiFi en acceso</li>\n 	<li>Admite formatos de video Ultra 265/H.265/H.264</li>\n 	<li>entrada de 4 canales</li>\n 	<li>Admite cámaras principales de conformidad con ONVIF (Perfil S, Perfil G, Perfil T) y protocolos RTSP</li>\n 	<li>Admite HDMI de 1 canal, VGA de 1 canal</li>\n 	<li>Salidas síncronas HDMI y VGA proporcionadas</li>\n 	<li>Grabación con resolución de hasta 1080P</li>\n 	<li>1 disco duro SATA, hasta 6 TB por cada disco duro</li>\n 	<li>Admite actualización en la nube</li>\n</ul>\nIPC2122LB-AF28WK-G: Cámara de red tipo bala de 2MP HD WIFI\n<ul>\n 	<li>Imagen de alta calidad con sensor CMOS de 2 MP y 1/2,9\"</li>\n 	<li>2 MP (1920*1080) a 30/25 fps; 720P (1280*720)@30/25fps</li>\n 	<li>Ultra 265, H.265, H.264, MJPEG</li>\n 	<li>Micrófono incorporado</li>\n 	<li>IR inteligente, hasta 30 m (98 pies) de distancia IR</li>\n 	<li>Admite tarjeta Micro SD de 128G</li>\n 	<li>Protección IP67</li>\n 	<li>3 ejes</li>\n</ul>\n<a class=\"mybtn\" href=\"https://www.markovations.com/wp-content/uploads/2022/08/UNV-KIT-NVR301-04LS3-W-4-IPC2122LB-ABF28WK-G-V1.00-EN.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Descargar Catálogo</a>','publish','closed','closed','','kit-nvr301-04ls3-w-42122lb-abf28wk-g','','','2022-08-22 22:31:45','2022-08-22 20:31:45','',0,'https://www.markovations.com/?post_type=product&amp;p=3891',0,'product','',0),(3893,1,'2022-08-24 13:43:52','2022-08-24 13:43:52','{\n    \"blogname\": {\n        \"value\": \"Markovations\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-08-24 13:43:52\"\n    },\n    \"site_icon\": {\n        \"value\": 3126,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-08-24 13:43:52\"\n    }\n}','','','trash','closed','closed','','81d9d7ec-cd91-41b2-8631-41e0d103922f','','','2022-08-24 13:43:52','2022-08-24 13:43:52','',0,'https://marko11.com/2022/08/24/81d9d7ec-cd91-41b2-8631-41e0d103922f/',0,'customize_changeset','',0),(3894,1,'2022-08-24 13:45:53','2022-08-24 13:45:53','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-argenta-child','','','2022-08-24 13:45:53','2022-08-24 13:45:53','',0,'https://marko11.com/2022/08/24/wp-global-styles-argenta-child/',0,'wp_global_styles','',0),(5676,1,'2022-08-29 15:42:13','2022-08-29 15:42:13','<p>[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787697451-2921a443-77e2\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]</p>\n','Inicio','','inherit','closed','closed','','5062-autosave-v1','','','2022-08-29 15:42:13','2022-08-29 15:42:13','',5062,'https://marko11.com/?p=5676',0,'revision','',0),(5661,1,'2022-08-25 18:46:34','2022-08-25 18:46:34','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1482837497465{background-color: #343436 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Lleva el control del personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quien entra y sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"my-icon-gen-lifebelt\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:46:34','2022-08-25 18:46:34','',5062,'https://marko11.com/?p=5661',0,'revision','',0),(5674,1,'2022-08-25 21:19:47','2022-08-25 21:19:47','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]Integración de cámara fija y cámara PTZ, canales duales con una IP, observe la situación general y considere los detalles al mismo tiempo.[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:C%C3%A1maras\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:19:47','2022-08-25 21:19:47','',5062,'https://marko11.com/?p=5674',0,'revision','',0),(5666,1,'2022-08-25 18:55:59','2022-08-25 18:55:59','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"#dddd2e\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:55:59','2022-08-25 18:55:59','',5062,'https://marko11.com/?p=5666',0,'revision','',0),(5662,1,'2022-08-25 18:47:53','2022-08-25 18:47:53','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1482837497465{background-color: #343436 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Lleva el control de asistencia del personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"my-icon-gen-lifebelt\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:47:53','2022-08-25 18:47:53','',5062,'https://marko11.com/?p=5662',0,'revision','',0),(5663,1,'2022-08-25 18:48:31','2022-08-25 18:48:31','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1482837497465{background-color: #343436 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"my-icon-gen-lifebelt\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:48:31','2022-08-25 18:48:31','',5062,'https://marko11.com/?p=5663',0,'revision','',0),(5664,1,'2022-08-25 18:50:14','2022-08-25 18:50:14','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1482837497465{background-color: #343436 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:50:14','2022-08-25 18:50:14','',5062,'https://marko11.com/?p=5664',0,'revision','',0),(5665,1,'2022-08-25 18:53:02','2022-08-25 18:53:02','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453573895{background-color: #dddd2e !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:53:02','2022-08-25 18:53:02','',5062,'https://marko11.com/?p=5665',0,'revision','',0),(5667,1,'2022-08-25 18:56:38','2022-08-25 18:56:38','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#ffffff\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 18:56:38','2022-08-25 18:56:38','',5062,'https://marko11.com/?p=5667',0,'revision','',0),(5668,1,'2022-08-25 20:13:59','2022-08-25 20:13:59','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Trendy Shop','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 20:13:59','2022-08-25 20:13:59','',5062,'https://marko11.com/?p=5668',0,'revision','',0),(5670,1,'2022-08-25 20:59:57','2022-08-25 20:59:57','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 20:59:57','2022-08-25 20:59:57','',5062,'https://marko11.com/?p=5670',0,'revision','',0),(5669,1,'2022-08-25 20:26:28','2022-08-25 20:26:28','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"UP TO 60% OFF\" subtitle=\"WINTER SALE\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Now||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #ffffff;\"> *Online only. Discount off original prices. Price reflects discount. <a style=\"color: #ffffff; text-decoration: underline;\" href=\"#\">See Details</a></span>[/argenta_sc_text][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 20:26:28','2022-08-25 20:26:28','',5062,'https://marko11.com/?p=5669',0,'revision','',0),(5671,1,'2022-08-25 21:01:17','2022-08-25 21:01:17','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1482844178528{margin-right: 0px !important;margin-left: 0px !important;background-color: #bd8455 !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:01:17','2022-08-25 21:01:17','',5062,'https://marko11.com/?p=5671',0,'revision','',0),(5672,1,'2022-08-25 21:05:04','2022-08-25 21:05:04','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:05:04','2022-08-25 21:05:04','',5062,'https://marko11.com/?p=5672',0,'revision','',0),(5673,1,'2022-08-25 21:07:46','2022-08-25 21:07:46','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Women\'s Coats\" subtitle=\"HIT REFRESH\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Womens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:07:46','2022-08-25 21:07:46','',5062,'https://marko11.com/?p=5673',0,'revision','',0),(5675,1,'2022-08-25 21:22:05','2022-08-25 21:22:05','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, canales duales con una IP, observe la situación general y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:C%C3%A1maras\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:22:05','2022-08-25 21:22:05','',5062,'https://marko11.com/?p=5675',0,'revision','',0);
INSERT INTO `wpew_posts` VALUES (5677,1,'2022-08-25 21:30:08','2022-08-25 21:30:08','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5119\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:C%C3%A1maras\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:30:08','2022-08-25 21:30:08','',5062,'https://marko11.com/?p=5677',0,'revision','',0),(5678,1,'2022-08-25 21:37:11','2022-08-25 21:37:11','','maxresdefault','','inherit','open','closed','','maxresdefault','','','2022-08-25 21:37:11','2022-08-25 21:37:11','',5062,'https://marko11.com/wp-content/uploads/2022/08/maxresdefault.jpg',0,'attachment','image/jpeg',0),(5679,1,'2022-08-25 21:37:26','2022-08-25 21:37:26','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:C%C3%A1maras\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5120\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Men\'s Hoodies\" subtitle=\"WARMER TOGETHER\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #939394;\">Perfect for your casual style sunt in culpa qui officia deserunt mollit anim id est laborum perspiciatis unde omnis.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:37:26','2022-08-25 21:37:26','',5062,'https://marko11.com/?p=5679',0,'revision','',0),(5680,1,'2022-08-25 21:48:19','2022-08-25 21:48:19','','TG_20220216125804218','','inherit','open','closed','','tg_20220216125804218','','','2022-08-25 21:48:19','2022-08-25 21:48:19','',5062,'https://marko11.com/wp-content/uploads/2022/08/TG_20220216125804218.jpg',0,'attachment','image/jpeg',0),(5681,1,'2022-08-25 21:48:30','2022-08-25 21:48:30','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Shop%20Mens||\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:48:30','2022-08-25 21:48:30','',5062,'https://marko11.com/?p=5681',0,'revision','',0),(5682,1,'2022-08-25 21:49:31','2022-08-25 21:49:31','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:X-Station%202\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:49:31','2022-08-25 21:49:31','',5062,'https://marko11.com/?p=5682',0,'revision','',0),(5683,1,'2022-08-25 21:49:55','2022-08-25 21:49:55','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:X-Station%202\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:49:55','2022-08-25 21:49:55','',5062,'https://marko11.com/?p=5683',0,'revision','',0),(5684,1,'2022-08-25 21:51:04','2022-08-25 21:51:04','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Featured Products\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 21:51:04','2022-08-25 21:51:04','',5062,'https://marko11.com/?p=5684',0,'revision','',0),(5688,1,'2022-08-25 23:04:15','2022-08-25 23:04:15','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:04:15','2022-08-25 23:04:15','',5062,'https://marko11.com/?p=5688',0,'revision','',0),(5685,1,'2022-08-25 22:10:33','2022-08-25 22:10:33','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más Visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 22:10:33','2022-08-25 22:10:33','',5062,'https://marko11.com/?p=5685',0,'revision','',0),(5686,1,'2022-08-25 22:11:09','2022-08-25 22:11:09','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 22:11:09','2022-08-25 22:11:09','',5062,'https://marko11.com/?p=5686',0,'revision','',0),(5687,1,'2022-08-25 23:03:55','2022-08-25 23:03:55','[vc_row][vc_column css=\".vc_custom_1581430538875{margin-top: 60px !important;}\"][ultimate_heading main_heading=\"MARKOVATIONS ES UNA EMPRESA DE CAPITAL 100% PERUANO, EXPERTA EN SOLUCIONES DE CONTROL DE ASISTENCIA, CONTROL DE ACCESO Y SOLUCIONES DE AUTENTIFICACIÓN DE PERSONAS.\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"bottom\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"700\" main_heading_margin=\"margin-bottom:15px;\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\"][/ultimate_heading][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" type=\"vc_default\" margin_top=\"-6\" margin_bottom=\"24\" css=\".vc_custom_1581442458621{margin-bottom: 80px !important;padding-top: 50px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112557524{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-make-group\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"INTEGRACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1658179221654{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]Nuestro personal está ­­ALTAMENTE capacitado para ejecutar integraciones de soluciones biométricas y de radio frecuencia (RFID) a todo nivel. Podemos brindar integraciones a software tipo SAP, META4, ORACLE, OFISIS, CA SISTEMAS, entre otros.[/bsf-info-box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112563645{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-pencil\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"PERSONALIZACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1583268421511{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]Nuestros ESTÁNDARES DE CALIDAD permiten que su proyecto de control de acceso, asistencia o control de personas que desee implementar, ya sea con BIOMETRÍA y/o con uso de RADIO FRECUENCIA sea altamente efectivo.[/bsf-info-box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112570142{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-bubbles\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"CAPACITACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1583268448640{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]La relación comercial con nuestros socios de negocio no debe terminar en una compra de productos, por ello, nuestro compromiso es ofrecer una experiencia de implementación guiada por PERSONAL ESPECIALIZADO que le permitirá lograr el mejor uso de la solución adquirida.[/bsf-info-box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\" css=\".vc_custom_1495112577073{padding-bottom: 50px !important;}\"][bsf-info-box icon=\"icomoon-icomoonfree-16x16-star-full\" icon_size=\"32\" icon_color=\"#00537f\" icon_style=\"circle\" icon_color_bg=\"#00537f\" title=\"AUTENTIFICACIÓN\" pos=\"top\" el_class=\"accent-icon-bg\" css_info_box=\".vc_custom_1583268465863{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" title_font_size=\"desktop:20px;\" title_font_line_height=\"desktop:30px;\"]Somos representantes de marcas WORLD CLASS a nivel de biometría, autentificación y RFID. Por ello, estamos en capacidad de atender proyectos de Entidades Gubernamentales, Bancos, Agroindustriales, Mineras, Industrias, Retails. Ellos son algunos de los rubros en los que nuestra solución superará las expectativas de control que su empresa necesita.[/bsf-info-box][/vc_column][/vc_row][vc_row bg_type=\"bg_color\" bg_override=\"ex-full\" type=\"vc_default\" css=\".vc_custom_1581431833693{padding-top: 60px !important;padding-bottom: 70px !important;}\" bg_color_value=\"#00537f\"][vc_column width=\"1/3\"][stat_counter icon_size=\"50\" icon_color=\"#dddd2e\" counter_title=\"PROYECTOS FUNCIONANDO\" counter_value=\"970\" speed=\"3\" title_font_style=\"font-weight:bold;\" counter_color_txt=\"#dddd2e\" desc_font_color=\"#ffffff\" title_font_size=\"desktop:35px;\" desc_font_size=\"desktop:70px;\"][/vc_column][vc_column width=\"1/3\"][stat_counter icon_size=\"50\" icon_color=\"#dddd2e\" counter_title=\"PERSONAS ENROLADAS\" counter_value=\"450000\" speed=\"3\" title_font_style=\"font-weight:bold;\" counter_color_txt=\"#dddd2e\" desc_font_color=\"#ffffff\" title_font_size=\"desktop:35px;\" desc_font_size=\"desktop:70px;\"][/vc_column][vc_column width=\"1/3\"][stat_counter icon_size=\"50\" icon_color=\"#dddd2e\" counter_title=\"AÑOS DE EXPERIENCIA\" counter_value=\"14\" speed=\"3\" title_font_style=\"font-weight:bold;\" counter_color_txt=\"#dddd2e\" desc_font_color=\"#ffffff\" title_font_size=\"desktop:35px;\" desc_font_size=\"desktop:70px;\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1581441991440{margin-top: 100px !important;margin-bottom: 150px !important;}\"][vc_column][ultimate_heading main_heading=\"EXPERTOS EN SOLUCIONES DE CONTROL\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\"][/ultimate_heading][vc_row_inner css=\".vc_custom_1581434973071{margin-top: 50px !important;}\"][vc_column_inner width=\"1/3\"][interactive_banner_2 banner_title=\"SOLUCIONES PARA BIBLIOTECAS\" banner_image=\"id^2909|url^http://box5297.temp.domains/~markovat/wp-content/uploads/2020/05/bibliotheca-device.jpg|caption^null|alt^null|title^bibliotheca-device|description^null\" banner_link=\"url:https%3A%2F%2Fwww.markovations.com%2Fsoluciones-de-biblioteca%2F|title:SOLUCIONES%20DE%20BIBLIOTECA||\" banner_style=\"style13\" banner_color_title=\"#ffffff\" banner_color_desc=\"#ffffff\" banner_color_bg=\"#00537f\" image_opacity=\"0.5\" image_opacity_on_hover=\"0.2\" enable_responsive=\"yes\" responsive_min=\"\" responsive_max=\"\" banner_title_font_size=\"desktop:26px;\" banner_title_line_height=\"desktop:30px;\" banner_desc_font_size=\"desktop:14px;\" banner_desc_line_height=\"desktop:22px;\" css_ib2=\".vc_custom_1623937763310{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" banner_title_style=\"font-weight:bold;\" banner_desc_style=\"font-weight:bold;\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner_2 banner_title=\"CONTROL DE ASISTENCIA\" banner_image=\"id^2908|url^http://box5297.temp.domains/~markovat/wp-content/uploads/2020/05/suprema-device.png|caption^null|alt^null|title^suprema-device|description^null\" banner_link=\"url:https%3A%2F%2Fwww.markovations.com%2Fcontrol-de-asistencia%2F|title:CONTROL%20DE%20ASISTENCIA||\" banner_style=\"style13\" banner_color_title=\"#ffffff\" banner_color_desc=\"#ffffff\" banner_color_bg=\"#00537f\" image_opacity=\"0.5\" image_opacity_on_hover=\"0.2\" enable_responsive=\"yes\" responsive_min=\"\" responsive_max=\"\" banner_title_font_size=\"desktop:26px;\" banner_title_line_height=\"desktop:30px;\" banner_desc_font_size=\"desktop:14px;\" banner_desc_line_height=\"desktop:22px;\" css_ib2=\".vc_custom_1623937893422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" banner_title_style=\"font-weight:bold;\" banner_desc_style=\"font-weight:bold;\"][/vc_column_inner][vc_column_inner width=\"1/3\"][interactive_banner_2 banner_title=\"CONTROL DE ACCESO\" banner_desc=\"&gt;\" banner_image=\"id^2651|url^http://box5297.temp.domains/~markovat/wp-content/uploads/2020/02/menu_solution_002.jpg|caption^null|alt^null|title^menu_solution_002|description^null\" banner_link=\"url:https%3A%2F%2Fwww.markovations.com%2Fcontrol-de-acceso%2F|title:CONTROL%20DE%20ACCESO||\" banner_style=\"style13\" banner_color_title=\"#ffffff\" banner_color_desc=\"#ffffff\" banner_color_bg=\"#00537f\" image_opacity=\"0.5\" image_opacity_on_hover=\"0.2\" enable_responsive=\"yes\" responsive_min=\"\" responsive_max=\"\" banner_title_font_size=\"desktop:26px;\" banner_title_line_height=\"desktop:30px;\" banner_desc_font_size=\"desktop:14px;\" banner_desc_line_height=\"desktop:22px;\" css_ib2=\".vc_custom_1623937925530{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" banner_title_style=\"font-weight:bold;\" banner_desc_style=\"font-weight:bold;\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_type=\"bg_color\" type=\"vc_default\" margin_top=\"60\" margin_bottom=\"-40\" css=\".vc_custom_1581442872023{margin-top: 40px !important;margin-bottom: 30px !important;padding-top: 50px !important;padding-bottom: 50px !important;}\" bg_color_value=\"#00537f\"][vc_column css=\".vc_custom_1581442930978{padding-bottom: 40px !important;}\"][ultimate_heading main_heading=\"INDUSTRIAS DONDE APLICAMOS NUESTRAS SOLUCIONES\" main_heading_color=\"#ffffff\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" el_class=\"accent-border-color\"][/ultimate_heading][/vc_column][vc_column][dt_carousel slides_on_desk=\"4\" adaptive_height=\"n\" arrow_bg_width=\"22x\" arrow_bg_height=\"80px\" arrow_border_radius=\"0px\" arrow_border_width=\"0px\" arrow_icon_color_hover=\"#ffffff\" arrow_bg_color_hover=\"#f4a215\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" r_arrow_h_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" l_arrow_h_offset=\"0px\" arrow_responsiveness=\"no-changes\" css_dt_carousel=\".vc_custom_1498806371422{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1840\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433485475{padding-bottom: 20px !important;}\"][ult_createlink title=\"GOBIERNO\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435350142{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1839\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433572604{padding-bottom: 20px !important;}\"][ult_createlink title=\"FABRICAS\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435359749{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1838\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433637503{padding-bottom: 20px !important;}\"][ult_createlink title=\"UNIVERSIDADES\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435369717{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_fancy_image image_id=\"1841\" width=\"220\" height=\"220\" border_radius=\"500px\" css=\".vc_custom_1581433788555{padding-bottom: 20px !important;}\"][ult_createlink title=\"CENTRO COMERCIALES\" btn_link=\"url:%2Fcorporate%2Fservices%2Fservice-inner%2F|||\" text_color=\"#ffffff\" text_hovercolor=\"#dddd2e\" title_font_size=\"desktop:26px;\" title_line_ht=\"desktop:32px;\" css=\".vc_custom_1581435380211{margin-bottom: 0px !important;padding-bottom: 20px !important;}\" heading_style=\"font-weight:700;\" font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed|variant:700\"][/vc_column_inner][/vc_row_inner][/dt_carousel][/vc_column][/vc_row][vc_row css=\".vc_custom_1581626954601{margin-top: 50px !important;margin-bottom: 80px !important;}\"][vc_column][ultimate_heading main_heading=\"NUESTROS PRODUCTOS\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\" spacer_margin=\"margin-bottom:30px;\"][/ultimate_heading][dt_products_carousel show_products=\"categories_products\" dis_posts_total=\"15\" slides_on_wide_desk=\"6\" slides_on_desk=\"5\" item_space=\"25\" speed=\"300\" autoplay=\"y\" autoplay_speed=\"2000\" arrow_bg_width=\"36x\" arrow_border_width=\"0px\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" category_ids=\"31\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1581442971281{margin-top: 50px !important;margin-bottom: 40px !important;}\"][vc_column][ultimate_heading main_heading=\"PARTNERS\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\"][/ultimate_heading][vc_row_inner][vc_column_inner][vc_empty_space height=\"40px\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"2/3\"][vc_column_text]¿Quieres unirte a nuestro grupo de Partners? Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][dt_default_button link=\"url:https%3A%2F%2Fwww.markovations.com%2Fpartners%2F|title:PARTNERS||\" size=\"custom\" button_alignment=\"btn_center\"]QUIERO SER PARTNER[/dt_default_button][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][dt_media_gallery_carousel image_sizing=\"proportional\" image_border_radius=\"0px\" autoplay=\"y\" autoplay_speed=\"3000\" project_icon_border_width=\"0px\" arrow_bg_width=\"36x\" arrow_border_width=\"0px\" r_arrow_icon_paddings=\"0px 0px 0px 0px\" r_arrow_v_offset=\"0px\" l_arrow_icon_paddings=\"0px 0px 0px 0px\" l_arrow_v_offset=\"0px\" include=\"1858,1857,1856,1855,2892,2047,3659\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_type=\"bg_color\" bg_color_value=\"#e8e8e8\" css=\".vc_custom_1640731097092{padding-bottom: 150px !important;}\"][vc_column][vc_row_inner][vc_column_inner][vc_empty_space height=\"45px\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/2\"][ultimate_heading main_heading=\"CONTACTO\" main_heading_color=\"#3a3a3a\" spacer=\"line_only\" spacer_position=\"middle\" line_height=\"5\" line_color=\"#dddd2e\" main_heading_font_size=\"desktop:40px;\" main_heading_line_height=\"desktop:46px;\" line_width=\"200\" main_heading_style=\"font-weight:bold;\" el_class=\"accent-border-color\" main_heading_font_family=\"font_family:Open Sans Condensed|font_call:Open+Sans+Condensed\"][/ultimate_heading][vc_empty_space height=\"45px\"][vc_column_text]<strong>Dirección:</strong> Jr. Pedro Benvenutto Murrieta 298-A, San Miguel. Lima – Peru\n\n<strong>Email:</strong> hola@markovations.com\n\n<strong>Teléfono:</strong> +(51-1) 708-5300\n\nLlámenos o visítenos en cualquier momento, estamos listos para responder todas sus consultas de forma inmediata.\n\n&nbsp;\n\nAtendemos de 9:00 am — 5:30 pm de lunes a viernes.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][contact-form-7 id=\"3032\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','363-revision-v1','','','2022-08-25 23:03:55','2022-08-25 23:03:55','',363,'https://marko11.com/?p=5687',0,'revision','',0),(5690,1,'2022-08-25 23:05:36','2022-08-25 23:05:36','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:05:36','2022-08-25 23:05:36','',5062,'https://marko11.com/?p=5690',0,'revision','',0),(5689,1,'2022-08-25 23:04:49','2022-08-25 23:04:49','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2653\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Home Markovations','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:04:49','2022-08-25 23:04:49','',5062,'https://marko11.com/?p=5689',0,'revision','',0),(5691,1,'2022-08-25 23:09:59','2022-08-25 23:09:59','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"2523\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:09:59','2022-08-25 23:09:59','',5062,'https://marko11.com/?p=5691',0,'revision','',0),(5692,1,'2022-08-25 23:12:56','2022-08-25 23:12:56','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"2643\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"2514\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2616\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:12:56','2022-08-25 23:12:56','',5062,'https://marko11.com/?p=5692',0,'revision','',0),(5693,1,'2022-08-25 23:17:03','2022-08-25 23:17:03','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2638\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"2135\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2638\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:17:03','2022-08-25 23:17:03','',5062,'https://marko11.com/?p=5693',0,'revision','',0),(5694,1,'2022-08-25 23:19:02','2022-08-25 23:19:02','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1482848949052{background-image: url(http://marko11.com/wp-content/uploads/2016/12/arg_demo8_slider-min-1.jpg?id=5118) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-25 23:19:02','2022-08-25 23:19:02','',5062,'https://marko11.com/?p=5694',0,'revision','',0),(5695,1,'2022-08-29 14:39:45','2022-08-29 14:39:45','','Product_Line_up_Brochure_ES','','inherit','open','closed','','product_line_up_brochure_es','','','2022-08-29 14:39:45','2022-08-29 14:39:45','',5062,'https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES.jpg',0,'attachment','image/jpeg',0),(5696,1,'2022-08-29 14:41:22','2022-08-29 14:41:22','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Recent Review\" subtitle=\"TESTIMONIALS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Saga Nuren\" position=\"UI/UX Designer\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 14:41:22','2022-08-29 14:41:22','',5062,'https://marko11.com/?p=5696',0,'revision','',0),(5697,1,'2022-08-29 15:01:51','2022-08-29 15:01:51','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Join Our World!\" subtitle=\"SUBSCRIBE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]We don’t share your personal information with anyone. Check out our <strong><a href=\"https://argenta.clbthemes.com/demo_19/#\">Privacy Policy</a></strong> for more information.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:01:51','2022-08-29 15:01:51','',5062,'https://marko11.com/?p=5697',0,'revision','',0),(5706,1,'2022-08-29 15:18:19','2022-08-29 15:18:19','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"5695\" parallax_speed_bg=\"1.2\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:18:19','2022-08-29 15:18:19','',5062,'https://marko11.com/?p=5706',0,'revision','',0),(5698,1,'2022-08-29 15:07:04','2022-08-29 15:07:04','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:07:04','2022-08-29 15:07:04','',5062,'https://marko11.com/?p=5698',0,'revision','',0),(5700,1,'2022-08-29 15:08:40','2022-08-29 15:08:40','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:08:40','2022-08-29 15:08:40','',5062,'https://marko11.com/?p=5700',0,'revision','',0),(5699,1,'2022-08-29 15:08:18','2022-08-29 15:08:18','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1479481906069{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1661785695183{background-color: #000000 !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:08:18','2022-08-29 15:08:18','',5062,'https://marko11.com/?p=5699',0,'revision','',0),(5702,1,'2022-08-29 15:12:08','2022-08-29 15:12:08','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:12:08','2022-08-29 15:12:08','',5062,'https://marko11.com/?p=5702',0,'revision','',0),(5701,1,'2022-08-29 15:09:33','2022-08-29 15:09:33','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661784067968{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785768655{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;background-color: #000000 !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:09:33','2022-08-29 15:09:33','',5062,'https://marko11.com/?p=5701',0,'revision','',0),(5703,1,'2022-08-29 15:15:39','2022-08-29 15:15:39','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"5695\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786134796{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:15:39','2022-08-29 15:15:39','',5062,'https://marko11.com/?p=5703',0,'revision','',0),(5705,1,'2022-08-29 15:17:14','2022-08-29 15:17:14','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"5695\" parallax_speed_bg=\"1.2\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:17:14','2022-08-29 15:17:14','',5062,'https://marko11.com/?p=5705',0,'revision','',0),(5704,1,'2022-08-29 15:16:37','2022-08-29 15:16:37','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"5695\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786191696{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:16:37','2022-08-29 15:16:37','',5062,'https://marko11.com/?p=5704',0,'revision','',0),(5707,1,'2022-08-29 15:19:30','2022-08-29 15:19:30','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5114\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5112\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5113\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5115\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5121\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:19:30','2022-08-29 15:19:30','',5062,'https://marko11.com/?p=5707',0,'revision','',0),(5708,1,'2022-08-29 15:39:28','2022-08-29 15:39:28','','Bibliotheca','','inherit','open','closed','','bibliotheca','','','2022-08-29 15:39:28','2022-08-29 15:39:28','',5062,'https://marko11.com/wp-content/uploads/2022/08/Bibliotheca.png',0,'attachment','image/png',0),(5709,1,'2022-08-29 15:39:28','2022-08-29 15:39:28','','E-control','','inherit','open','closed','','e-control','','','2022-08-29 15:39:28','2022-08-29 15:39:28','',5062,'https://marko11.com/wp-content/uploads/2022/08/E-control.png',0,'attachment','image/png',0),(5710,1,'2022-08-29 15:39:29','2022-08-29 15:39:29','','Granding','','inherit','open','closed','','granding','','','2022-08-29 15:39:29','2022-08-29 15:39:29','',5062,'https://marko11.com/wp-content/uploads/2022/08/Granding.png',0,'attachment','image/png',0),(5711,1,'2022-08-29 15:39:29','2022-08-29 15:39:29','','Grupo-Spec','','inherit','open','closed','','grupo-spec','','','2022-08-29 15:39:29','2022-08-29 15:39:29','',5062,'https://marko11.com/wp-content/uploads/2022/08/Grupo-Spec.png',0,'attachment','image/png',0),(5712,1,'2022-08-29 15:39:29','2022-08-29 15:39:29','','Gunnebo','','inherit','open','closed','','gunnebo','','','2022-08-29 15:39:29','2022-08-29 15:39:29','',5062,'https://marko11.com/wp-content/uploads/2022/08/Gunnebo.png',0,'attachment','image/png',0),(5713,1,'2022-08-29 15:39:30','2022-08-29 15:39:30','','Secugen','','inherit','open','closed','','secugen','','','2022-08-29 15:39:30','2022-08-29 15:39:30','',5062,'https://marko11.com/wp-content/uploads/2022/08/Secugen.png',0,'attachment','image/png',0),(5714,1,'2022-08-29 15:39:30','2022-08-29 15:39:30','','SmokeCloak','','inherit','open','closed','','smokecloak','','','2022-08-29 15:39:30','2022-08-29 15:39:30','',5062,'https://marko11.com/wp-content/uploads/2022/08/SmokeCloak.png',0,'attachment','image/png',0),(5715,1,'2022-08-29 15:39:30','2022-08-29 15:39:30','','Suprema','','inherit','open','closed','','suprema','','','2022-08-29 15:39:30','2022-08-29 15:39:30','',5062,'https://marko11.com/wp-content/uploads/2022/08/Suprema.png',0,'attachment','image/png',0),(5716,1,'2022-08-29 15:39:31','2022-08-29 15:39:31','','UNV','','inherit','open','closed','','unv','','','2022-08-29 15:39:31','2022-08-29 15:39:31','',5062,'https://marko11.com/wp-content/uploads/2022/08/UNV.png',0,'attachment','image/png',0),(5719,1,'2022-08-29 15:48:03','2022-08-29 15:48:03','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:48:03','2022-08-29 15:48:03','',5062,'https://marko11.com/?p=5719',0,'revision','',0),(5718,1,'2022-08-29 15:44:18','2022-08-29 15:44:18','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:44:18','2022-08-29 15:44:18','',5062,'https://marko11.com/?p=5718',0,'revision','',0),(5717,1,'2022-08-29 15:43:14','2022-08-29 15:43:14','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"PARTNER MARKOVATIONS\" subtitle=\"CONVIÉRTETE EN NUESTRO COLABORADOR\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787697451-2921a443-77e2\"][vc_single_image image=\"5714\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787748532-311c53b3-069a\"][vc_single_image image=\"5709\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479480144695{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Special Offer\" subtitle=\"BEST PRICE\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702324-48639089-42dd\"][product id=\"2595\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702471-08589214-6402\"][product id=\"2663\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702633-bb1d9668-6eb8\"][product id=\"2539\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702802-2aafa906-54cf\"][product id=\"2590\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397702962-e66aaa21-39f7\"][product id=\"2621\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703122-20e91b19-ebb3\"][product id=\"2648\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479397703300-31c66396-138b\"][product id=\"2607\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1482844610770{background-color: #f6f6f6 !important;}\"][vc_column css=\".vc_custom_1482844644546{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_icon_box box_type_layout=\"top_icon\" icon_type_layout=\"default\" hide_divider=\"1\" icon_as_icon=\"fa fa-instagram\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Latest From Instagram\" subtitle=\"#COLABRIO_THEMES\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#bd8455\"][vc_empty_space][argenta_sc_instagram_feed columns=\"6\" access_token=\"4168198192.1677ed0.c0f9c9fa33bb40c99ccaa99b9f75d386\" photo_count=\"6\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:43:14','2022-08-29 15:43:14','',5062,'https://marko11.com/?p=5717',0,'revision','',0),(5720,1,'2022-08-29 15:49:01','2022-08-29 15:49:01','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"SE NUESTRO PARTNER\" subtitle=\"COLABORADOR MARKOVATIONS\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#bd8455\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:49:01','2022-08-29 15:49:01','',5062,'https://marko11.com/?p=5720',0,'revision','',0),(5721,1,'2022-08-29 15:51:21','2022-08-29 15:51:21','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"SE NUESTRO PARTNER\" subtitle=\"COLABORADOR MARKOVATIONS\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#dddd2e\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#dddd2e\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#dddd2e\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#dddd2e\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:51:21','2022-08-29 15:51:21','',5062,'https://marko11.com/?p=5721',0,'revision','',0),(5722,1,'2022-08-29 15:52:09','2022-08-29 15:52:09','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][rev_slider alias=\"home_slider\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661453739722{background-color: #00537f !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1479393549735{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ASISTENCIA\" icon_as_icon=\"linea-basic-alarm\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Control de asistencia para el personal\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"#ffffff\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837535702{border-right-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;border-left-color: rgba(255,255,255,0.08) !important;border-left-style: solid !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"CONTROL DE ACCESO\" icon_as_icon=\"linea-arrows-switch-vertical\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Sepa quién entra y quién sale\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837548684{border-right-width: 1px !important;padding-top: 0px !important;border-right-color: rgba(255,255,255,0.08) !important;border-right-style: solid !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"SOLUCIÓN PARA BIBLIOTECAS\" icon_as_icon=\"linea-basic-spread-text-bookmark\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Gestione sus libros y activos\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1482837553756{padding-top: 0px !important;}\"][vc_row_inner][vc_column_inner][vc_empty_space height=\"42px\"][argenta_sc_icon_box box_type_layout=\"left_icon\" icon_type_layout=\"only_fill\" title=\"VIDEO VIGILANCIA\" icon_as_icon=\"linea-basic-eye\" fill_color=\"rgba(0,0,0,0.2)\" title_typo=\"font_size~15||line_height~23||weight~700\" subtitle=\"Soluciones para su empresa\" subtitle_typo=\"normal~1\" icon_color=\"rgba(255,255,255,0.5)\" title_color=\"#dddd2e\" subtitle_color=\"rgba(255,255,255,0.7)\"][vc_empty_space][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class=\"text-center\" css=\".vc_custom_1482830178005{padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1661461492847{margin-right: 0px !important;margin-left: 0px !important;background-color: #00537f !important;}\"][vc_column_inner css=\".vc_custom_1482840571778{padding-top: 0px !important;}\"][vc_empty_space height=\"80px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"SE NUESTRO PARTNER\" subtitle=\"COLABORADOR MARKOVATIONS\" subtitle_typo=\"weight~inherit\" title_color=\"#ffffff\" subtitle_color=\"#ffffff\" divider_color=\"#ffffff\" title_typo=\"font_size~58||letter_spacing~-2||weight~inherit\"][vc_empty_space height=\"20px\"][argenta_sc_text text_typo=\"font_size~14||weight~inherit\"]<span style=\"color: #dddd2e;\">Estás a unos pasos de llevar tus negocios a otro nivel, dale click al siguiente enlace.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:Quiero%20ser%20partner\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482830270326{background-color: #ffffff !important;}\"][vc_column][/vc_column][/vc_row][vc_row css=\".vc_custom_1482845134016{background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1482840621305{padding-top: 0px !important;}\"][argenta_sc_split_box bg_first_size=\"cover\" bg_first_parallax=\"vertical\" bg_first_image=\"5678\" bg_second_color=\"#343436\" bg_first_parallax_speed=\"0.8\"][argenta_sc_split_box_column][/argenta_sc_split_box_column][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Amplia seguridad\" subtitle=\"IPC9312LFW-AF28-2X4\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#dddd2e\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span style=\"color: #ffffff;\">Integración de cámara fija y cámara PTZ, ambos canales en una sola IP, tenga una visión panorámica y considere los detalles al mismo tiempo.</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1482839987871{padding-top: 0px !important;}\"][argenta_sc_split_box bg_second_size=\"cover\" bg_second_parallax=\"vertical\" bg_second_color=\"#454545\" bg_first_color=\"#454545\" bg_second_image=\"5680\" bg_second_parallax_speed=\"0.8\"][argenta_sc_split_box_column][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"X-Station 2\" subtitle=\"Terminal inteligente y versátil\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"rgba(255,255,255,0.5)\" divider_color=\"#dddd2e\" title_color=\"#ffffff\"][argenta_sc_text text_typo=\"font_size~15||line_height~25||weight~inherit\"]<span class=\"maintext\" style=\"color: #ffffff;\">Soporta diferentes credenciales, como códigos QR, Acceso Móvil, tarjetas RFID y huellas dactilares</span>[/argenta_sc_text][vc_empty_space height=\"20px\"][argenta_sc_button layout=\"outline\" link=\"url:%23|title:M%C3%A1s%20informaci%C3%B3n\" color=\"#ffffff\" hover_text_color=\"#343436\"][vc_empty_space height=\"40px\" el_class=\"vc_hidden-xs\"][/argenta_sc_split_box_column][argenta_sc_split_box_column][/argenta_sc_split_box_column][/argenta_sc_split_box][/vc_column][/vc_row][vc_row][vc_column css=\".vc_custom_1479477498706{padding-top: 0px !important;}\"][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_middle\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Productos más visitados\" subtitle=\"Destacados\" title_typo=\"weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#bd8455\" title_color=\"#454548\"][vc_empty_space height=\"25px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column css=\".vc_custom_1479397270016{padding-top: 0px !important;}\"][argenta_sc_slider pagination_show=\"1\" navigation_buttons=\"0\" auto_height=\"1\" item_desktop=\"4\" items_gap=\"10px\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074412-00221272-bd96\"][product id=\"3147\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074672-aa40607e-a8a8\"][product id=\"3161\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458074935-f2a40588-5f46\"][product id=\"3891\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075189-e5750e0d-86a3\"][product id=\"2329\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075455-47668448-3747\"][product id=\"2445\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075706-be6c7655-d245\"][product id=\"3684\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479458075978-b30da736-dd42\"][product id=\"2172\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"100px\" el_class=\"arg-spacer\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css=\".vc_custom_1661786356359{background-image: url(https://marko11.com/wp-content/uploads/2022/08/Product_Line_up_Brochure_ES-scaled.jpg?id=5695) !important;}\"][vc_column css=\".vc_custom_1661785810933{padding-top: 8% !important;padding-right: 30px !important;padding-bottom: 8% !important;padding-left: 30px !important;}\"][vc_row_inner equal_height=\"yes\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482833772984{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.9) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Universidad de Lima\" subtitle=\"TESTIMONIOS\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" subtitle_color=\"#606060\" divider_color=\"#182a3c\" title_color=\"#454548\"][argenta_sc_testimonial block_type_layout=\"left_align\" quote=\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.\" author=\"Rosa M. Melero\" position=\"Directora de Imagen Institucional\" quote_typo=\"font_size~15||line_height~25||italic~1||weight~inherit||use_custom_font~1||custom_font~Lora:400,400i,700,700i\"][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1485161065948{padding-top: 0px !important;padding-right: 12% !important;padding-left: 12% !important;background-color: rgba(255,255,255,0.8) !important;*background-color: rgb(255,255,255) !important;}\"][vc_empty_space height=\"70px\" el_class=\"arg-spacer\"][argenta_sc_heading module_type_layout=\"on_left\" subtitle_type_layout=\"top_subtitle\" divider_type=\"solid\" title=\"Reciba noticias y novedades\" subtitle=\"SUSCRÍBETE\" title_typo=\"font_size~24||weight~inherit\" subtitle_typo=\"weight~inherit\" divider_color=\"#182a3c\"][vc_empty_space height=\"25px\"][argenta_sc_subscribe input_type=\"fill\" input_placeholder=\"Ingrese su correo electrónico\" input_color=\"#ffffff\" button_color=\"#343436\"][vc_empty_space height=\"10px\"][argenta_sc_text]Nosotros no compartimos sus datos personales o información adicional. Revise nuestra <strong><a href=\"https://policies.google.com/privacy?hl=es\">Política de Privacidad</a></strong> para más información.[/argenta_sc_text][vc_empty_space height=\"60px\" el_class=\"arg-spacer\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1482836405086{padding-top: 0px !important;background-color: #343436 !important;}\"][vc_column css=\".vc_custom_1479481350709{padding-top: 0px !important;}\" el_class=\"text-left\"][vc_empty_space height=\"40px\"][argenta_sc_slider pagination_show=\"0\" navigation_buttons=\"1\" auto_height=\"1\" item_desktop=\"5\"][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1479459931651-ce0af4b4-bebc\"][vc_single_image image=\"5715\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833465477-c2a04e36-b1b1\"][vc_single_image image=\"5710\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833464450-059f6fcf-95b6\"][vc_single_image image=\"5708\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833463524-e76aaf4d-b355\"][vc_single_image image=\"5716\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1482833462421-60de6982-d40e\"][vc_single_image image=\"5712\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787668845-1daa06af-734a\"][vc_single_image image=\"5711\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][argenta_sc_slider_inner title=\"Section 1\" tab_id=\"1661787715018-a0c53d0b-2878\"][vc_single_image image=\"5713\" img_size=\"full\" alignment=\"center\"][/argenta_sc_slider_inner][/argenta_sc_slider][vc_empty_space height=\"40px\"][/vc_column][/vc_row]','Inicio','','inherit','closed','closed','','5062-revision-v1','','','2022-08-29 15:52:09','2022-08-29 15:52:09','',5062,'https://marko11.com/?p=5722',0,'revision','',0),(5723,1,'2022-08-29 16:17:08','2022-08-29 16:17:08','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2022-08-29 16:17:08','2022-08-29 16:17:08','',0,'https://marko11.com/wp-content/uploads/2022/08/woocommerce-placeholder.png',0,'attachment','image/png',0);
/*!40000 ALTER TABLE `wpew_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_revslider_css`
--

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

--
-- Dumping data for table `wpew_revslider_css`
--

LOCK TABLES `wpew_revslider_css` WRITE;
/*!40000 ALTER TABLE `wpew_revslider_css` DISABLE KEYS */;
INSERT INTO `wpew_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 `wpew_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_revslider_css_bkp`
--

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

--
-- Dumping data for table `wpew_revslider_css_bkp`
--

LOCK TABLES `wpew_revslider_css_bkp` WRITE;
/*!40000 ALTER TABLE `wpew_revslider_css_bkp` DISABLE KEYS */;
INSERT INTO `wpew_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 `wpew_revslider_css_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_revslider_layer_animations`
--

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

--
-- Dumping data for table `wpew_revslider_layer_animations`
--

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

--
-- Table structure for table `wpew_revslider_layer_animations_bkp`
--

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

--
-- Dumping data for table `wpew_revslider_layer_animations_bkp`
--

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

--
-- Table structure for table `wpew_revslider_navigations`
--

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

--
-- Dumping data for table `wpew_revslider_navigations`
--

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

--
-- Table structure for table `wpew_revslider_navigations_bkp`
--

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

--
-- Dumping data for table `wpew_revslider_navigations_bkp`
--

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

--
-- Table structure for table `wpew_revslider_sliders`
--

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

--
-- Dumping data for table `wpew_revslider_sliders`
--

LOCK TABLES `wpew_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wpew_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wpew_revslider_sliders` VALUES (1,'Home Slider','home_slider','{\"addOns\":[],\"version\":\"6.5.25\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"home_slider\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullscreen\",\"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\":\"5000\",\"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\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1660,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":868,\"n\":768,\"t\":960,\"m\":500},\"editorCache\":{\"d\":868,\"n\":768,\"t\":960,\"m\":500},\"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\":\"#3f3f3f\",\"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\":\"-1\"},\"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\":\"2\",\"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},\"progressbar\":{\"set\":false,\"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\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000,\"threshold\":50},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1006,\"preset\":\"default\",\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false},\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"768\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"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\":\"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\":3004,\"preset\":\"default\",\"presets\":{\"bullet-back-color\":\"#ffffff\",\"bullet-back-color-def\":false,\"bullet-border-color\":\"#000000\",\"bullet-border-color-def\":false,\"bullet-border-size\":\"5\",\"bullet-border-size-def\":false,\"bullet-back-size\":\"3\",\"bullet-back-size-def\":false,\"width\":\"70\",\"width-def\":false,\"height\":\"70\",\"height-def\":false,\"iradius\":\"6\",\"iradius-def\":false,\"bradius\":\"50%\",\"bradius-def\":false,\"aspeed\":\"0.3\",\"aspeed-def\":false},\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":true,\"hideOverLimit\":\"768\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateURLId\":false,\"debugMode\":false},\"parallax\":{\"set\":false,\"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,\"allowPageScroll\":false,\"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,\"pullcontent\":false},\"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.25\"}','');
/*!40000 ALTER TABLE `wpew_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_revslider_sliders_bkp`
--

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

--
-- Dumping data for table `wpew_revslider_sliders_bkp`
--

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

--
-- Table structure for table `wpew_revslider_slides`
--

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

--
-- Dumping data for table `wpew_revslider_slides`
--

LOCK TABLES `wpew_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wpew_revslider_slides` DISABLE KEYS */;
INSERT INTO `wpew_revslider_slides` VALUES (1,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"positionX\":\"0%\",\"image\":\"https:\\/\\/marko11.com\\/wp-content\\/uploads\\/2022\\/08\\/Background-UNV-1.jpg\",\"imageId\":5653,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"},\"imageWidth\":1800,\"imageHeight\":1000,\"imageRatio\":1.8000000000000000444089209850062616169452667236328125},\"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}]},\"timeline\":{\"delay\":\"\"},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false,\"x\":\"-60%\"},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"parallax\",\"preset\":\"parallaxtoleft\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"bullet-back-color\":\"#ffffff\",\"bullet-back-color-def\":false,\"bullet-border-color\":\"#000000\",\"bullet-border-color-def\":false,\"bullet-border-size\":\"5\",\"bullet-border-size-def\":false,\"bullet-back-size\":\"3\",\"bullet-back-size-def\":false,\"width\":\"70\",\"width-def\":false,\"height\":\"70\",\"height-def\":false,\"iradius\":\"6\",\"iradius-def\":false,\"bradius\":\"50%\",\"bradius-def\":false,\"aspeed\":\"0.3\",\"aspeed-def\":false}}}}','{\"0\":{\"text\":\"\\nseguridad\",\"alias\":\"Outwear\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"560px\",\"e\":true},\"n\":{\"v\":\"560px\"},\"t\":{\"v\":\"583px\",\"e\":true},\"m\":{\"v\":\"294px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":12},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":12,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"timeline\":{\"speed\":600,\"start\":600,\"startRelative\":600,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":600,\"start\":900,\"startRelative\":900,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"opacity\":\"0\"},\"timeline\":{\"start\":5000,\"startRelative\":3500,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":900},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":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\":true}},\"autolinebreak\":false,\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"80px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"3\":{\"text\":\"Tus mejores\",\"alias\":\"Outwear\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"maxWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"400px\",\"e\":true},\"n\":{\"v\":\"400px\"},\"t\":{\"v\":\"474px\",\"e\":true},\"m\":{\"v\":\"225px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-44px\",\"e\":true},\"m\":{\"v\":\"-42px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"timeline\":{\"start\":5000,\"startRelative\":4100,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"80px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\",\"e\":true}},\"letterSpacing\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"20\",\"e\":true},\"m\":{\"v\":\"21\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"5\":{\"subtype\":\"roundbutton\",\"text\":\"Lista de equipos\",\"alias\":\"Button\",\"uid\":5,\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"45px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"220px\",\"e\":true},\"n\":{\"v\":\"220px\"},\"t\":{\"v\":\"176px\",\"e\":true},\"m\":{\"v\":\"105px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":13},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":13,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"timeline\":{\"speed\":600,\"start\":900,\"startRelative\":900,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":600,\"start\":1200,\"startRelative\":1200,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"timeline\":{\"start\":5000,\"startRelative\":3200,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1200},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":true}},\"padding\":{\"d\":{\"v\":[5,0,5,0],\"e\":true},\"n\":{\"v\":[5,0,5,0],\"e\":false},\"t\":{\"v\":[5,0,5,0],\"e\":false},\"m\":{\"v\":[5,0,5,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"14px\"},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"17px\",\"e\":true},\"n\":{\"v\":\"17px\"},\"t\":{\"v\":\"17px\"},\"m\":{\"v\":\"17px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"0px\",\"0px\",\"2px\",\"0px\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,0.50)\",\"borderColor\":\"rgba(255,255,255,0.50)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"0px\",\"0px\",\"2px\",\"0px\"],\"originX\":\"50\",\"originY\":\"50\",\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"6\":{\"text\":\"\",\"alias\":\"image-6\",\"uid\":6,\"media\":{\"imageUrl\":\"https:\\/\\/marko11.com\\/wp-content\\/uploads\\/2022\\/08\\/uniview-white.png\",\"imageId\":5655,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"238px\",\"e\":true},\"n\":{\"v\":\"146px\"},\"t\":{\"v\":\"166px\",\"e\":true},\"m\":{\"v\":\"139px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"120px\",\"e\":true},\"n\":{\"v\":\"74px\"},\"t\":{\"v\":\"84px\",\"e\":true},\"m\":{\"v\":\"70px\",\"e\":true}},\"originalWidth\":452,\"originalHeight\":228,\"aspectRatio\":{\"d\":{\"v\":1.982456140350877138445184755255468189716339111328125},\"n\":{\"v\":1.982456140350877138445184755255468189716339111328125},\"t\":{\"v\":1.982456140350877138445184755255468189716339111328125},\"m\":{\"v\":1.982456140350877138445184755255468189716339111328125}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"43px\"},\"t\":{\"v\":\"33px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"510px\",\"e\":true},\"n\":{\"v\":\"314px\"},\"t\":{\"v\":\"516px\",\"e\":true},\"m\":{\"v\":\"299px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"speed\":\"900\",\"endWithSlide\":false,\"frameLength\":900}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"startRelative\":4100,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"12\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"5\"}},\"lineHeight\":{\"n\":{\"v\":\"15\"},\"t\":{\"v\":\"11\"},\"m\":{\"v\":\"6\"}},\"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\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"7\":{\"text\":\"aliados en\",\"alias\":\"Outwear\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"maxWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"480px\",\"e\":true},\"n\":{\"v\":\"480px\"},\"t\":{\"v\":\"531px\",\"e\":true},\"m\":{\"v\":\"260px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-44px\",\"e\":true},\"m\":{\"v\":\"-42px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":600,\"startRelative\":600,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"timeline\":{\"start\":5000,\"startRelative\":3800,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":600},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"80px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"800\",\"e\":true},\"n\":{\"v\":\"800\"},\"t\":{\"v\":\"800\"},\"m\":{\"v\":\"800\",\"e\":true}},\"letterSpacing\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"20\",\"e\":true},\"m\":{\"v\":\"21\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.25\"}'),(3,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"position\":\"percentage\",\"positionX\":\"60%\",\"image\":\"https:\\/\\/marko11.com\\/wp-content\\/uploads\\/2022\\/08\\/Product_Line_up_Brochure_ES7-scaled.jpg\",\"imageId\":5656,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"},\"imageWidth\":2560,\"imageHeight\":943,\"imageRatio\":2.714740190880169823373080362216569483280181884765625},\"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}]},\"timeline\":{\"delay\":\"\"},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false,\"x\":\"-60%\"},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"parallax\",\"preset\":\"parallaxtoleft\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"bullet-back-color\":\"#ffffff\",\"bullet-back-color-def\":false,\"bullet-border-color\":\"#000000\",\"bullet-border-color-def\":false,\"bullet-border-size\":\"5\",\"bullet-border-size-def\":false,\"bullet-back-size\":\"3\",\"bullet-back-size-def\":false,\"width\":\"70\",\"width-def\":false,\"height\":\"70\",\"height-def\":false,\"iradius\":\"6\",\"iradius-def\":false,\"bradius\":\"50%\",\"bradius-def\":false,\"aspeed\":\"0.3\",\"aspeed-def\":false}}}}','{\"0\":{\"text\":\"\\nSoluciones de control de <br \\/>acceso y acceso m\\u00f3vil\",\"alias\":\"Outwear\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"517px\",\"e\":true},\"n\":{\"v\":\"517px\"},\"t\":{\"v\":\"589px\",\"e\":true},\"m\":{\"v\":\"264px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":12},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":12,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"timeline\":{\"speed\":600,\"start\":600,\"startRelative\":600,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":600,\"start\":900,\"startRelative\":900,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"opacity\":\"0\"},\"timeline\":{\"start\":5000,\"startRelative\":3500,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":900},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":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\":true}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans Condensed\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"36px\"},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"44px\",\"e\":true},\"n\":{\"v\":\"44px\"},\"t\":{\"v\":\"32px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"3\":{\"text\":\"Marca de seguridad \",\"alias\":\"Outwear\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"maxWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"385px\",\"e\":true},\"n\":{\"v\":\"385px\"},\"t\":{\"v\":\"504px\",\"e\":true},\"m\":{\"v\":\"185px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-40px\",\"e\":true},\"m\":{\"v\":\"-42px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"timeline\":{\"start\":5000,\"startRelative\":4100,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"42px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"18\",\"e\":true},\"m\":{\"v\":\"21\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"5\":{\"subtype\":\"roundbutton\",\"text\":\"Lista de equipos\",\"alias\":\"Button\",\"uid\":5,\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"189px\",\"e\":true},\"n\":{\"v\":\"189px\"},\"t\":{\"v\":\"202px\",\"e\":true},\"m\":{\"v\":\"105px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":13},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":13,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"timeline\":{\"speed\":600,\"start\":900,\"startRelative\":900,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":600,\"start\":1200,\"startRelative\":1200,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"timeline\":{\"start\":5000,\"startRelative\":3200,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1200},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":true}},\"padding\":{\"d\":{\"v\":[5,0,5,0],\"e\":true},\"n\":{\"v\":[5,0,5,0],\"e\":false},\"t\":{\"v\":[5,0,5,0],\"e\":false},\"m\":{\"v\":[5,0,5,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"14px\"},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"17px\",\"e\":true},\"n\":{\"v\":\"17px\"},\"t\":{\"v\":\"17px\"},\"m\":{\"v\":\"17px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"0px\",\"0px\",\"2px\",\"0px\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,0.50)\",\"borderColor\":\"rgba(255,255,255,0.50)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"0px\",\"0px\",\"2px\",\"0px\"],\"originX\":\"50\",\"originY\":\"50\",\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"6\":{\"text\":\"\",\"alias\":\"Image-6\",\"uid\":6,\"media\":{\"imageUrl\":\"https:\\/\\/marko11.com\\/wp-content\\/uploads\\/2022\\/08\\/Suprema-white.png\",\"imageId\":5657,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"305px\",\"e\":true},\"n\":{\"v\":\"188px\"},\"t\":{\"v\":\"243px\",\"e\":true},\"m\":{\"v\":\"139px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"84px\",\"e\":true},\"n\":{\"v\":\"51px\"},\"t\":{\"v\":\"67px\",\"e\":true},\"m\":{\"v\":\"38px\",\"e\":true}},\"originalWidth\":449,\"originalHeight\":123,\"aspectRatio\":{\"d\":{\"v\":3.6504065040650406359645785414613783359527587890625},\"n\":{\"v\":3.6504065040650406359645785414613783359527587890625},\"t\":{\"v\":3.6504065040650406359645785414613783359527587890625},\"m\":{\"v\":3.6504065040650406359645785414613783359527587890625}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"29px\"},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"10px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"511px\",\"e\":true},\"n\":{\"v\":\"315px\"},\"t\":{\"v\":\"468px\",\"e\":true},\"m\":{\"v\":\"325px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"speed\":\"900\",\"endWithSlide\":false,\"frameLength\":900}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"startRelative\":4100,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"12\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"5\"}},\"lineHeight\":{\"n\":{\"v\":\"15\"},\"t\":{\"v\":\"11\"},\"m\":{\"v\":\"6\"}},\"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\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"7\":{\"text\":\"No. 1 a nivel mundial\",\"alias\":\"Outwear\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"maxWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"21px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"460px\",\"e\":true},\"n\":{\"v\":\"460px\"},\"t\":{\"v\":\"552px\",\"e\":true},\"m\":{\"v\":\"222px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-44px\",\"e\":true},\"m\":{\"v\":\"-42px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":600,\"startRelative\":600,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"timeline\":{\"start\":5000,\"startRelative\":3800,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":600},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"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\":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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"42px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"20\",\"e\":true},\"m\":{\"v\":\"21\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.25\"}'),(4,1,3,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"position\":\"percentage\",\"positionX\":\"65%\",\"image\":\"https:\\/\\/marko11.com\\/wp-content\\/uploads\\/2022\\/08\\/Background-Gunnebojpg.jpg\",\"imageId\":5658,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"},\"imageWidth\":1800,\"imageHeight\":1000,\"imageRatio\":1.8000000000000000444089209850062616169452667236328125},\"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}]},\"timeline\":{\"delay\":\"\"},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false,\"x\":\"-60%\"},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"parallax\",\"preset\":\"parallaxtoleft\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"bullet-back-color\":\"#ffffff\",\"bullet-back-color-def\":false,\"bullet-border-color\":\"#000000\",\"bullet-border-color-def\":false,\"bullet-border-size\":\"5\",\"bullet-border-size-def\":false,\"bullet-back-size\":\"3\",\"bullet-back-size-def\":false,\"width\":\"70\",\"width-def\":false,\"height\":\"70\",\"height-def\":false,\"iradius\":\"6\",\"iradius-def\":false,\"bradius\":\"50%\",\"bradius-def\":false,\"aspeed\":\"0.3\",\"aspeed-def\":false}}}}','{\"0\":{\"text\":\"Especialista en <br \\/>control de acceso, \\n<br \\/>puertas r\\u00e1pidas y tornos\",\"alias\":\"Outwear\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"191px\",\"e\":true},\"n\":{\"v\":\"191px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"461px\",\"e\":true},\"n\":{\"v\":\"461px\"},\"t\":{\"v\":\"556px\",\"e\":true},\"m\":{\"v\":\"259px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\",\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":12},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":12,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"timeline\":{\"speed\":600,\"start\":600,\"startRelative\":600,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":600,\"start\":900,\"startRelative\":900,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"opacity\":\"0\"},\"timeline\":{\"start\":5000,\"startRelative\":3500,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":900},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\"},\"m\":{\"v\":\"#000000\",\"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\":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\":true}},\"autolinebreak\":false,\"fontFamily\":\"Open Sans Condensed\",\"fontSize\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"36px\"},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"44px\",\"e\":true},\"n\":{\"v\":\"44px\"},\"t\":{\"v\":\"32px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"3\":{\"text\":\"Control de \",\"alias\":\"Outwear\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"maxWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"191px\",\"e\":true},\"n\":{\"v\":\"191px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"329px\",\"e\":true},\"n\":{\"v\":\"329px\"},\"t\":{\"v\":\"471px\",\"e\":true},\"m\":{\"v\":\"185px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\",\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-40px\",\"e\":true},\"m\":{\"v\":\"-42px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"timeline\":{\"start\":5000,\"startRelative\":4100,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\"},\"m\":{\"v\":\"#000000\",\"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\":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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"42px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"18\",\"e\":true},\"m\":{\"v\":\"21\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"right\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"5\":{\"subtype\":\"roundbutton\",\"text\":\"Lista de equipos\",\"alias\":\"Button\",\"uid\":5,\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"191px\",\"e\":true},\"n\":{\"v\":\"191px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"189px\",\"e\":true},\"n\":{\"v\":\"189px\"},\"t\":{\"v\":\"200px\",\"e\":true},\"m\":{\"v\":\"125px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":13},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":13,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"timeline\":{\"speed\":600,\"start\":900,\"startRelative\":900,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":600,\"start\":1200,\"startRelative\":1200,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"timeline\":{\"start\":5000,\"startRelative\":3200,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1200},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\"},\"m\":{\"v\":\"#000000\",\"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\":true}},\"padding\":{\"d\":{\"v\":[5,0,5,0],\"e\":true},\"n\":{\"v\":[5,0,5,0],\"e\":false},\"t\":{\"v\":[5,0,5,0],\"e\":false},\"m\":{\"v\":[5,0,5,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"14px\"},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"17px\",\"e\":true},\"n\":{\"v\":\"17px\"},\"t\":{\"v\":\"17px\"},\"m\":{\"v\":\"17px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"right\",\"e\":true}},\"cursor\":\"pointer\",\"borderColor\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"0px\",\"0px\",\"2px\",\"0px\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(0, 0, 0, 0.7)\",\"borderColor\":\"rgba(0, 0, 0, 0.7)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"0px\",\"0px\",\"2px\",\"0px\"],\"originX\":\"50\",\"originY\":\"50\",\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"6\":{\"text\":\"\",\"alias\":\"Image-6\",\"uid\":6,\"media\":{\"imageUrl\":\"https:\\/\\/marko11.com\\/wp-content\\/uploads\\/2022\\/08\\/Gunnebo_AB_Logo.png\",\"imageId\":5659,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"305px\",\"e\":true},\"n\":{\"v\":\"188px\"},\"t\":{\"v\":\"230px\",\"e\":true},\"m\":{\"v\":\"139px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"45px\",\"e\":true},\"m\":{\"v\":\"27px\",\"e\":true}},\"originalWidth\":893,\"originalHeight\":175,\"aspectRatio\":{\"d\":{\"v\":5.102857142857143202263614512048661708831787109375},\"n\":{\"v\":5.102857142857143202263614512048661708831787109375},\"t\":{\"v\":5.102857142857143202263614512048661708831787109375},\"m\":{\"v\":5.102857142857143202263614512048661708831787109375}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"1163px\",\"e\":true},\"n\":{\"v\":\"717px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"567px\",\"e\":true},\"n\":{\"v\":\"349px\"},\"t\":{\"v\":\"512px\",\"e\":true},\"m\":{\"v\":\"325px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"v\":\"right\",\"e\":true},\"m\":{\"v\":\"right\"}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"v\":\"bottom\"},\"m\":{\"v\":\"bottom\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"speed\":\"900\",\"endWithSlide\":false,\"frameLength\":900}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":5000,\"startRelative\":4100,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"12\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"5\"}},\"lineHeight\":{\"n\":{\"v\":\"15\"},\"t\":{\"v\":\"11\"},\"m\":{\"v\":\"6\"}},\"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\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"7\":{\"text\":\"entrada\",\"alias\":\"Outwear\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"maxWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minHeight\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"191px\",\"e\":true},\"n\":{\"v\":\"191px\"},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"404px\",\"e\":true},\"n\":{\"v\":\"404px\"},\"t\":{\"v\":\"519px\",\"e\":true},\"m\":{\"v\":\"222px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\",\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-50px\"},\"n\":{\"v\":\"-50px\"},\"t\":{\"v\":\"-44px\",\"e\":true},\"m\":{\"v\":\"-42px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":300,\"startRelative\":300,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":600,\"start\":600,\"startRelative\":600,\"endWithSlide\":false,\"frameLength\":600},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"timeline\":{\"start\":5000,\"startRelative\":3800,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"t\":{\"e\":true},\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":600},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\"},\"m\":{\"v\":\"#000000\",\"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\":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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"42px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"20\",\"e\":true},\"m\":{\"v\":\"21\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"right\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(0,0,0,1)\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"inactive_actions\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.5.25\"}');
/*!40000 ALTER TABLE `wpew_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_revslider_slides_bkp`
--

DROP TABLE IF EXISTS `wpew_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpew_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 utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpew_revslider_slides_bkp`
--

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

--
-- Table structure for table `wpew_revslider_static_slides`
--

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

--
-- Dumping data for table `wpew_revslider_static_slides`
--

LOCK TABLES `wpew_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wpew_revslider_static_slides` DISABLE KEYS */;
INSERT INTO `wpew_revslider_static_slides` VALUES (1,1,'[]','','{\"temp\":true}');
/*!40000 ALTER TABLE `wpew_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_revslider_static_slides_bkp`
--

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

--
-- Dumping data for table `wpew_revslider_static_slides_bkp`
--

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

--
-- Table structure for table `wpew_term_relationships`
--

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

--
-- Dumping data for table `wpew_term_relationships`
--

LOCK TABLES `wpew_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpew_term_relationships` DISABLE KEYS */;
INSERT INTO `wpew_term_relationships` VALUES (3704,2,0),(2029,17,0),(2029,18,0),(2029,19,0),(2029,3,0),(2071,20,0),(2071,21,0),(2071,3,0),(2075,20,0),(2075,22,0),(2075,23,0),(2075,3,0),(2077,20,0),(2077,21,0),(2077,8,0),(2077,7,0),(2077,3,0),(2080,20,0),(2080,22,0),(2080,3,0),(2082,20,0),(2082,21,0),(2082,3,0),(2157,17,0),(2157,24,0),(2157,25,0),(2157,26,0),(2157,23,0),(2157,19,0),(2157,8,0),(2157,7,0),(2157,3,0),(2166,17,0),(2166,24,0),(2166,25,0),(2166,26,0),(2166,23,0),(2166,19,0),(2166,8,0),(2166,7,0),(2166,3,0),(2168,19,0),(2168,8,0),(2168,7,0),(2168,25,0),(2168,27,0),(2168,3,0),(2382,23,0),(2382,28,0),(2382,3,0),(2383,23,0),(2383,28,0),(2383,3,0),(2385,23,0),(2385,28,0),(2385,3,0),(2388,23,0),(2388,28,0),(2388,3,0),(2944,17,0),(2944,19,0),(2944,8,0),(2944,7,0),(2944,3,0),(2953,17,0),(2953,23,0),(2953,19,0),(2953,8,0),(2953,7,0),(2953,3,0),(2959,17,0),(2959,23,0),(2959,8,0),(2959,7,0),(2959,3,0),(2966,17,0),(2966,23,0),(2966,8,0),(2966,7,0),(2966,3,0),(2970,23,0),(2970,8,0),(2970,7,0),(2970,25,0),(2970,3,0),(2974,23,0),(2974,8,0),(2974,7,0),(2974,25,0),(2974,3,0),(2980,23,0),(2980,8,0),(2980,7,0),(2980,28,0),(2980,3,0),(2084,20,0),(2084,22,0),(2084,3,0),(2086,20,0),(2086,22,0),(2086,3,0),(2088,20,0),(2088,21,0),(2088,3,0),(2090,20,0),(2090,21,0),(2090,3,0),(2092,20,0),(2092,21,0),(2092,3,0),(2094,20,0),(2094,21,0),(2094,3,0),(2153,17,0),(2153,18,0),(2153,19,0),(2153,3,0),(2155,17,0),(2155,24,0),(2155,25,0),(2155,26,0),(2155,23,0),(2155,19,0),(2155,3,0),(2159,17,0),(2159,24,0),(2159,25,0),(2159,26,0),(2159,23,0),(2159,19,0),(2159,3,0),(2161,17,0),(2161,24,0),(2161,23,0),(2161,19,0),(2161,3,0),(2163,17,0),(2163,24,0),(2163,23,0),(2163,19,0),(2163,3,0),(2164,17,0),(2164,24,0),(2164,25,0),(2164,26,0),(2164,23,0),(2164,19,0),(2164,3,0),(2169,17,0),(2169,24,0),(2169,23,0),(2169,19,0),(2169,3,0),(2172,17,0),(2172,24,0),(2172,25,0),(2172,26,0),(2172,23,0),(2172,19,0),(2172,3,0),(2174,17,0),(2174,24,0),(2174,23,0),(2174,19,0),(2174,3,0),(2176,17,0),(2176,18,0),(2176,23,0),(2176,19,0),(2176,3,0),(2178,17,0),(2178,18,0),(2178,23,0),(2178,19,0),(2178,3,0),(2180,17,0),(2180,18,0),(2180,23,0),(2180,19,0),(2180,3,0),(2181,17,0),(2181,24,0),(2181,23,0),(2181,19,0),(2181,3,0),(2184,17,0),(2184,18,0),(2184,23,0),(2184,19,0),(2184,3,0),(2186,17,0),(2186,18,0),(2186,23,0),(2186,19,0),(2186,3,0),(2188,17,0),(2188,18,0),(2188,23,0),(2188,19,0),(2188,3,0),(2190,19,0),(2190,25,0),(2190,29,0),(2190,3,0),(2192,23,0),(2192,19,0),(2192,25,0),(2192,27,0),(2192,3,0),(2194,17,0),(2194,18,0),(2194,23,0),(2194,19,0),(2194,3,0),(2241,17,0),(2241,18,0),(2241,23,0),(2241,19,0),(2241,3,0),(2243,17,0),(2243,18,0),(2243,23,0),(2243,19,0),(2243,3,0),(2245,17,0),(2245,18,0),(2245,23,0),(2245,19,0),(2245,3,0),(2247,17,0),(2247,18,0),(2247,23,0),(2247,19,0),(2247,3,0),(2249,17,0),(2249,18,0),(2249,19,0),(2249,3,0),(2251,19,0),(2251,25,0),(2251,27,0),(2251,3,0),(2253,17,0),(2253,18,0),(2253,19,0),(2253,3,0),(2255,23,0),(2255,19,0),(2255,25,0),(2255,27,0),(2255,3,0),(2257,17,0),(2257,18,0),(2257,19,0),(2257,3,0),(2259,17,0),(2259,30,0),(2259,23,0),(2259,19,0),(2259,3,0),(2261,17,0),(2261,30,0),(2261,23,0),(2261,19,0),(2261,3,0),(2263,17,0),(2263,18,0),(2263,19,0),(2263,3,0),(2265,17,0),(2265,18,0),(2265,23,0),(2265,19,0),(2265,3,0),(2267,17,0),(2267,30,0),(2267,23,0),(2267,19,0),(2267,3,0),(2269,17,0),(2269,30,0),(2269,23,0),(2269,3,0),(2271,17,0),(2271,18,0),(2271,23,0),(2271,19,0),(2271,3,0),(2273,31,0),(2273,32,0),(2273,3,0),(2323,31,0),(2323,32,0),(2323,3,0),(2325,31,0),(2325,32,0),(2325,3,0),(2327,31,0),(2327,32,0),(2327,3,0),(2329,31,0),(2329,32,0),(2329,3,0),(2331,31,0),(2331,32,0),(2331,3,0),(2333,31,0),(2333,32,0),(2333,23,0),(2333,3,0),(2335,31,0),(2335,32,0),(2335,3,0),(2337,31,0),(2337,32,0),(2337,3,0),(2339,31,0),(2339,32,0),(2339,3,0),(2340,31,0),(2340,32,0),(2340,3,0),(2343,31,0),(2343,32,0),(2343,3,0),(2345,31,0),(2345,32,0),(2345,3,0),(2347,31,0),(2347,32,0),(2347,3,0),(2349,23,0),(2349,28,0),(2349,33,0),(2349,3,0),(2350,23,0),(2350,28,0),(2350,33,0),(2350,3,0),(2373,23,0),(2373,28,0),(2373,33,0),(2373,3,0),(2376,23,0),(2376,28,0),(2376,33,0),(2376,3,0),(2378,23,0),(2378,28,0),(2378,33,0),(2378,3,0),(2073,20,0),(2073,21,0),(2073,3,0),(2074,20,0),(2074,22,0),(2074,23,0),(2074,3,0),(2390,34,0),(2390,35,0),(2390,3,0),(2391,34,0),(2391,35,0),(2391,3,0),(2422,34,0),(2422,35,0),(2422,3,0),(2424,34,0),(2424,36,0),(2424,37,0),(2424,3,0),(2426,34,0),(2426,36,0),(2426,3,0),(2428,34,0),(2428,36,0),(2428,37,0),(2428,3,0),(2433,34,0),(2433,36,0),(2433,3,0),(2435,34,0),(2435,36,0),(2435,3,0),(2437,34,0),(2437,36,0),(2437,37,0),(2437,3,0),(2439,34,0),(2439,36,0),(2439,3,0),(2440,34,0),(2440,36,0),(2440,3,0),(2442,23,0),(2442,38,0),(2442,34,0),(2442,36,0),(2442,3,0),(2443,34,0),(2443,36,0),(2443,3,0),(2445,34,0),(2445,35,0),(2445,3,0),(2447,34,0),(2447,35,0),(2447,3,0),(2450,34,0),(2450,35,0),(2450,3,0),(3092,17,0),(3092,24,0),(3092,23,0),(3092,19,0),(3092,3,0),(2452,22,0),(2452,34,0),(2452,35,0),(2452,3,0),(2454,20,0),(2454,22,0),(2454,25,0),(2454,26,0),(2454,3,0),(2477,25,0),(2477,26,0),(2477,3,0),(2479,25,0),(2479,29,0),(2479,3,0),(2481,25,0),(2481,26,0),(2481,3,0),(2483,25,0),(2483,27,0),(2483,39,0),(2483,3,0),(2485,25,0),(2485,27,0),(2485,39,0),(2485,3,0),(2487,25,0),(2487,27,0),(2487,39,0),(2487,3,0),(2489,17,0),(2489,18,0),(2489,25,0),(2489,27,0),(2489,39,0),(2489,3,0),(2491,3,0),(2491,40,0),(2491,41,0),(2511,31,0),(2511,32,0),(2511,40,0),(2511,42,0),(2511,3,0),(2515,3,0),(2515,40,0),(2515,43,0),(2517,3,0),(2517,40,0),(2517,43,0),(2519,3,0),(2519,40,0),(2519,43,0),(2521,31,0),(2521,32,0),(2521,40,0),(2521,42,0),(2521,3,0),(2523,3,0),(2523,40,0),(2523,44,0),(2525,3,0),(2525,40,0),(2525,44,0),(2527,3,0),(2527,40,0),(2527,44,0),(2529,3,0),(2529,40,0),(2529,44,0),(2530,3,0),(2530,40,0),(2530,44,0),(2531,3,0),(2531,40,0),(2531,44,0),(2533,3,0),(2533,40,0),(2533,41,0),(2535,3,0),(2535,40,0),(2535,41,0),(2537,3,0),(2537,40,0),(2537,41,0),(2539,3,0),(2539,40,0),(2539,41,0),(2541,3,0),(2541,40,0),(2541,43,0),(2880,17,0),(2880,24,0),(2880,23,0),(2880,19,0),(2880,9,0),(2880,3,0),(2897,17,0),(2897,18,0),(2897,23,0),(2897,19,0),(2897,3,0),(2899,17,0),(2899,18,0),(2899,45,0),(2899,23,0),(2899,19,0),(2899,9,0),(2899,3,0),(2902,3,0),(2902,45,0),(2915,46,0),(2915,47,0),(2915,23,0),(2915,3,0),(2926,46,0),(2926,47,0),(2926,23,0),(2926,3,0),(2935,23,0),(2935,19,0),(2935,3,0),(2935,45,0),(3027,3,0),(3027,45,0),(3054,17,0),(3054,39,0),(3054,45,0),(3054,23,0),(3054,19,0),(3054,48,0),(3054,3,0),(3059,17,0),(3059,18,0),(3059,19,0),(3059,3,0),(3063,17,0),(3063,18,0),(3063,23,0),(3063,19,0),(3063,3,0),(3068,39,0),(3068,45,0),(3068,3,0),(3071,3,0),(3071,45,0),(3073,3,0),(3073,45,0),(3075,3,0),(3075,45,0),(3077,3,0),(3077,45,0),(3080,3,0),(3080,45,0),(3147,17,0),(3147,24,0),(3147,23,0),(3147,19,0),(3147,3,0),(3161,17,0),(3161,18,0),(3161,23,0),(3161,19,0),(3161,3,0),(3204,34,0),(3204,35,0),(3204,3,0),(3225,17,0),(3225,18,0),(3225,45,0),(3225,23,0),(3225,19,0),(3225,3,0),(3232,31,0),(3232,32,0),(3232,3,0),(3236,31,0),(3236,32,0),(3236,3,0),(3245,31,0),(3245,32,0),(3245,3,0),(3250,31,0),(3250,32,0),(3250,40,0),(3250,42,0),(3250,3,0),(3257,17,0),(3257,18,0),(3257,23,0),(3257,19,0),(3257,3,0),(3269,17,0),(3269,18,0),(3269,23,0),(3269,19,0),(3269,3,0),(3275,17,0),(3275,18,0),(3275,23,0),(3275,19,0),(3275,3,0),(3284,17,0),(3284,18,0),(3284,23,0),(3284,19,0),(3284,3,0),(3290,17,0),(3290,18,0),(3290,23,0),(3290,19,0),(3290,3,0),(3302,20,0),(3302,22,0),(3302,25,0),(3302,26,0),(3302,3,0),(3320,20,0),(3320,21,0),(3320,3,0),(3630,31,0),(3630,3,0),(3640,17,0),(3640,49,0),(3640,34,0),(3640,25,0),(3640,23,0),(3640,3,0),(3647,17,0),(3647,49,0),(3647,23,0),(3647,19,0),(3647,3,0),(3662,23,0),(3662,28,0),(3662,50,0),(3662,3,0),(3667,23,0),(3667,28,0),(3667,50,0),(3667,3,0),(3672,23,0),(3672,28,0),(3672,50,0),(3672,3,0),(3676,23,0),(3676,28,0),(3676,50,0),(3676,3,0),(3681,23,0),(3681,28,0),(3681,50,0),(3681,3,0),(3684,23,0),(3684,28,0),(3684,50,0),(3684,3,0),(3691,23,0),(3691,28,0),(3691,50,0),(3691,3,0),(3692,23,0),(3692,28,0),(3692,50,0),(3692,3,0),(3697,23,0),(3697,28,0),(3697,50,0),(3697,3,0),(3706,51,0),(3706,53,0),(3706,52,0),(3706,3,0),(3713,51,0),(3713,53,0),(3713,52,0),(3713,3,0),(3723,51,0),(3723,53,0),(3723,52,0),(3723,3,0),(3728,51,0),(3728,53,0),(3728,52,0),(3728,3,0),(3733,51,0),(3733,53,0),(3733,52,0),(3733,3,0),(3738,51,0),(3738,53,0),(3738,52,0),(3738,3,0),(3741,51,0),(3741,53,0),(3741,52,0),(3741,3,0),(3746,52,0),(3746,54,0),(3746,53,0),(3746,3,0),(3751,51,0),(3751,53,0),(3751,52,0),(3751,3,0),(3756,52,0),(3756,54,0),(3756,53,0),(3756,3,0),(3759,51,0),(3759,53,0),(3759,52,0),(3759,3,0),(3764,52,0),(3764,54,0),(3764,53,0),(3764,3,0),(3769,52,0),(3769,54,0),(3769,53,0),(3769,3,0),(3774,52,0),(3774,54,0),(3774,53,0),(3774,3,0),(3775,52,0),(3775,54,0),(3775,53,0),(3775,3,0),(3776,52,0),(3776,54,0),(3776,53,0),(3776,3,0),(3778,52,0),(3778,54,0),(3778,53,0),(3778,3,0),(3779,52,0),(3779,54,0),(3779,53,0),(3779,3,0),(3785,52,0),(3785,54,0),(3785,53,0),(3785,3,0),(3786,55,0),(3786,53,0),(3786,52,0),(3786,3,0),(3790,52,0),(3790,54,0),(3790,53,0),(3790,3,0),(3794,52,0),(3794,56,0),(3794,53,0),(3794,3,0),(3800,52,0),(3800,3,0),(3800,57,0),(3800,53,0),(3803,52,0),(3803,3,0),(3803,57,0),(3803,53,0),(3807,51,0),(3807,53,0),(3807,52,0),(3807,3,0),(3817,51,0),(3817,53,0),(3817,52,0),(3817,3,0),(3823,51,0),(3823,53,0),(3823,52,0),(3823,3,0),(3829,51,0),(3829,53,0),(3829,52,0),(3829,3,0),(3838,51,0),(3838,53,0),(3838,52,0),(3838,3,0),(3843,51,0),(3843,53,0),(3843,52,0),(3843,3,0),(3848,51,0),(3848,53,0),(3848,52,0),(3848,3,0),(3853,51,0),(3853,53,0),(3853,52,0),(3853,3,0),(3858,51,0),(3858,53,0),(3858,52,0),(3858,3,0),(3868,51,0),(3868,53,0),(3868,52,0),(3868,3,0),(3869,51,0),(3869,53,0),(3869,52,0),(3869,3,0),(3879,51,0),(3879,53,0),(3879,52,0),(3879,3,0),(3883,51,0),(3883,53,0),(3883,52,0),(3883,3,0),(3891,51,0),(3891,53,0),(3891,52,0),(3891,3,0),(3894,58,0),(5111,68,0),(5102,68,0),(5102,69,0),(5102,71,0),(5102,76,0),(5102,61,0),(5103,68,0),(5103,69,0),(5103,71,0),(5103,76,0),(5103,65,0),(5111,59,0),(5111,69,0),(5111,71,0),(5111,76,0),(2135,78,0),(2135,79,0),(2135,82,0),(2135,91,0),(2135,81,0),(2135,85,0),(2135,87,0),(2135,92,0),(2135,108,0),(2135,109,0),(2135,86,0),(2135,88,0),(2135,93,0),(2135,5,0),(2135,113,0),(2514,78,0),(2514,79,0),(2514,82,0),(2514,91,0),(2514,90,0),(2514,99,0),(2514,100,0),(2514,101,0),(2514,102,0),(2514,103,0),(2514,5,0),(2514,113,0),(2522,78,0),(2522,79,0),(2522,82,0),(2522,91,0),(2522,90,0),(2522,99,0),(2522,100,0),(2522,101,0),(2522,102,0),(2522,103,0),(2522,5,0),(2522,113,0),(5637,90,0),(5637,99,0),(5637,100,0),(5637,101,0),(5637,102,0),(5637,103,0),(5637,5,0),(5637,113,0),(5638,90,0),(5638,99,0),(5638,100,0),(5638,101,0),(5638,102,0),(5638,103,0),(5638,5,0),(5638,113,0),(2547,78,0),(2547,83,0),(2547,86,0),(2547,88,0),(2547,90,0),(2547,99,0),(2547,100,0),(2547,101,0),(2547,102,0),(2547,103,0),(2547,5,0),(2547,113,0),(2579,90,0),(2579,3,0),(2579,99,0),(2579,100,0),(2579,101,0),(2579,102,0),(2579,103,0),(2579,110,0),(2590,90,0),(2590,3,0),(2590,99,0),(2590,100,0),(2590,101,0),(2590,102,0),(2590,103,0),(2590,110,0),(2595,90,0),(2595,99,0),(2595,100,0),(2595,101,0),(2595,103,0),(2595,5,0),(2595,110,0),(2602,90,0),(2602,3,0),(2602,99,0),(2602,100,0),(2602,101,0),(2602,103,0),(2602,111,0),(2607,90,0),(2607,3,0),(2607,99,0),(2607,100,0),(2607,101,0),(2607,103,0),(2607,111,0),(2616,90,0),(2616,3,0),(2616,99,0),(2616,100,0),(2616,101,0),(2616,103,0),(2616,111,0),(2621,90,0),(2621,3,0),(2621,99,0),(2621,100,0),(2621,101,0),(2621,103,0),(2621,111,0),(2638,78,0),(2638,83,0),(2638,90,0),(2638,94,0),(2638,95,0),(2638,96,0),(2638,97,0),(2638,98,0),(2638,5,0),(2638,112,0),(2643,78,0),(2643,83,0),(2643,90,0),(2643,94,0),(2643,95,0),(2643,96,0),(2643,97,0),(2643,98,0),(2643,5,0),(2643,112,0),(2648,78,0),(2648,83,0),(2648,90,0),(2648,94,0),(2648,95,0),(2648,96,0),(2648,97,0),(2648,98,0),(2648,5,0),(2648,112,0),(2653,78,0),(2653,83,0),(2653,90,0),(2653,94,0),(2653,95,0),(2653,96,0),(2653,97,0),(2653,98,0),(2653,5,0),(2653,112,0),(2658,78,0),(2658,83,0),(2658,90,0),(2658,3,0),(2658,94,0),(2658,95,0),(2658,96,0),(2658,97,0),(2658,98,0),(2658,112,0),(2663,78,0),(5128,68,0),(5128,69,0),(5128,71,0),(5128,76,0),(5128,66,0),(5129,68,0),(5129,69,0),(5129,71,0),(5129,76,0),(5129,62,0),(2663,83,0),(2663,90,0),(2663,94,0),(2663,95,0),(2663,96,0),(2663,97,0),(2663,98,0),(2663,5,0),(2663,112,0),(4615,78,0),(4615,79,0),(4615,83,0),(4615,90,0),(4615,99,0),(4615,100,0),(4615,101,0),(4615,102,0),(4615,103,0),(4615,5,0),(4615,114,0),(4646,78,0),(4646,79,0),(4646,83,0),(4646,90,0),(4646,99,0),(4646,100,0),(4646,101,0),(4646,102,0),(4646,103,0),(4646,5,0),(4646,114,0),(4680,78,0),(4680,79,0),(4680,83,0),(4680,84,0),(4680,90,0),(4680,99,0),(4680,100,0),(4680,101,0),(4680,102,0),(4680,103,0),(4680,5,0),(4680,114,0),(4684,78,0),(4684,79,0),(4684,83,0),(4684,4,0),(4684,84,0),(4684,90,0),(4684,99,0),(4684,100,0),(4684,101,0),(4684,102,0),(4684,103,0),(4684,114,0),(4688,78,0),(4688,79,0),(4688,83,0),(4688,84,0),(4688,90,0),(4688,99,0),(4688,100,0),(4688,101,0),(4688,102,0),(4688,103,0),(4688,5,0),(4688,114,0),(4692,78,0),(4692,79,0),(4692,83,0),(4692,84,0),(4692,90,0),(4692,99,0),(4692,100,0),(4692,101,0),(4692,102,0),(4692,103,0),(4692,5,0),(4692,114,0),(4696,78,0),(4696,79,0),(4696,83,0),(4696,80,0),(4696,104,0),(4696,99,0),(4696,100,0),(4696,101,0),(4696,102,0),(4696,103,0),(4696,5,0),(4696,115,0),(4701,78,0),(4701,79,0),(4701,83,0),(4701,99,0),(4701,100,0),(4701,101,0),(4701,102,0),(4701,103,0),(4701,105,0),(4701,107,0),(4701,5,0),(4701,115,0),(4705,78,0),(4705,79,0),(4705,83,0),(4705,99,0),(4705,100,0),(4705,101,0),(4705,102,0),(4705,103,0),(4705,104,0),(4705,106,0),(4705,5,0),(4705,115,0),(4709,78,0),(4709,79,0),(4709,83,0),(4709,80,0),(4709,106,0),(4709,99,0),(4709,100,0),(4709,101,0),(4709,102,0),(4709,103,0),(4709,5,0),(4709,115,0),(4713,78,0),(4713,79,0),(4713,83,0),(4713,99,0),(4713,100,0),(4713,101,0),(4713,102,0),(4713,103,0),(4713,106,0),(4713,107,0),(4713,5,0),(4713,115,0),(2547,10,0),(2595,10,0),(2643,10,0);
/*!40000 ALTER TABLE `wpew_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_term_taxonomy`
--

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

--
-- Dumping data for table `wpew_term_taxonomy`
--

LOCK TABLES `wpew_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpew_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpew_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'wp_theme','',0,1),(3,3,'product_type','',0,199),(4,4,'product_type','',0,1),(5,5,'product_type','',0,22),(6,6,'product_type','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,2),(10,10,'product_visibility','',0,3),(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_visibility','',0,0),(16,16,'product_cat','',0,0),(17,17,'product_cat','',0,50),(18,18,'product_cat','',0,31),(19,19,'product_tag','',0,52),(20,20,'product_cat','',0,15),(21,21,'product_cat','',0,8),(22,22,'product_cat','',0,8),(23,23,'product_tag','',0,65),(24,24,'product_cat','',0,12),(25,25,'product_cat','',0,18),(26,26,'product_cat','',0,8),(27,27,'product_cat','',0,7),(28,28,'product_cat','',0,14),(29,29,'product_cat','',0,2),(30,30,'product_cat','',0,4),(31,31,'product_cat','',0,21),(32,32,'product_cat','',0,20),(33,33,'product_cat','',0,5),(34,34,'product_cat','',0,19),(35,35,'product_cat','',0,8),(36,36,'product_cat','',0,10),(37,37,'product_cat','',0,3),(38,38,'pa_tecnologia','',0,1),(39,39,'product_cat','',0,6),(40,40,'product_cat','',0,18),(41,41,'product_cat','',0,5),(42,42,'product_cat','',0,3),(43,43,'product_cat','',0,4),(44,44,'product_cat','',0,6),(45,45,'product_cat','',0,12),(46,46,'product_cat','',0,2),(47,47,'product_cat','',0,2),(48,48,'product_tag','',0,1),(49,49,'product_cat','',0,2),(50,50,'product_cat','',0,9),(51,51,'product_cat','',0,23),(52,52,'product_tag','',0,38),(53,53,'product_cat','',0,38),(54,54,'product_cat','',0,11),(55,55,'product_cat','',0,1),(56,56,'product_cat','',0,1),(57,57,'product_cat','',0,2),(58,58,'wp_theme','',0,1),(59,59,'category','',0,1),(60,60,'category','',0,0),(61,61,'category','',0,1),(62,62,'category','',0,1),(63,63,'category','',0,0),(64,64,'category','',0,0),(65,65,'category','',0,1),(66,66,'category','',0,1),(67,67,'post_tag','',0,0),(68,68,'post_tag','',0,5),(69,69,'post_tag','',0,5),(70,70,'post_tag','',0,0),(71,71,'post_tag','',0,5),(72,72,'post_tag','',0,0),(73,73,'post_tag','',0,0),(74,74,'post_tag','',0,0),(75,75,'post_tag','',0,0),(76,76,'post_tag','',0,5),(77,77,'product_tag','',0,0),(78,78,'pa_color','',0,21),(79,79,'pa_color','',0,14),(80,80,'product_tag','',0,2),(81,81,'product_tag','',0,1),(82,82,'pa_color','',0,3),(83,83,'pa_color','',0,18),(84,84,'product_tag','',0,4),(85,85,'pa_size','',0,1),(86,86,'pa_sleeve-length','',0,2),(87,87,'pa_size','',0,1),(88,88,'pa_sleeve-length','',0,2),(89,89,'pa_color','',0,0),(90,90,'product_tag','',0,24),(91,91,'pa_color','',0,3),(92,92,'pa_size','',0,1),(93,93,'pa_sleeve-length','',0,1),(94,94,'pa_size','',0,6),(95,95,'pa_size','',0,6),(96,96,'pa_size','',0,6),(97,97,'pa_size','',0,6),(98,98,'pa_size','',0,6),(99,99,'pa_size','',0,23),(100,100,'pa_size','',0,23),(101,101,'pa_size','',0,23),(102,102,'pa_size','',0,18),(103,103,'pa_size','',0,23),(104,104,'product_tag','',0,2),(105,105,'product_tag','',0,1),(106,106,'product_tag','',0,3),(107,107,'product_tag','',0,2),(108,108,'pa_size','',0,1),(109,109,'pa_size','',0,1),(110,110,'product_cat','',0,3),(111,111,'product_cat','',0,4),(112,112,'product_cat','',0,6),(113,113,'product_cat','',0,6),(114,114,'product_cat','',0,6),(115,115,'product_cat','',0,5);
/*!40000 ALTER TABLE `wpew_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_termmeta`
--

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

--
-- Dumping data for table `wpew_termmeta`
--

LOCK TABLES `wpew_termmeta` WRITE;
/*!40000 ALTER TABLE `wpew_termmeta` DISABLE KEYS */;
INSERT INTO `wpew_termmeta` VALUES (1,17,'order','0'),(2,18,'order','0'),(3,20,'order','0'),(4,21,'order','0'),(5,22,'order','0'),(6,24,'order','0'),(7,25,'order','0'),(8,26,'order','0'),(9,27,'order','0'),(10,28,'order','0'),(11,29,'order','0'),(12,30,'order','0'),(13,31,'order','0'),(14,32,'order','0'),(15,33,'order','0'),(16,34,'order','0'),(17,35,'order','0'),(18,36,'order','0'),(19,37,'order','0'),(20,39,'order','0'),(21,40,'order','0'),(22,41,'order','0'),(23,42,'order','0'),(24,43,'order','0'),(25,44,'order','0'),(26,45,'order','0'),(27,46,'order','0'),(28,47,'order','0'),(29,49,'order','0'),(30,50,'order','0'),(31,51,'order','0'),(32,53,'order','0'),(33,54,'order','0'),(34,55,'order','0'),(35,56,'order','0'),(36,57,'order','0'),(37,17,'product_count_product_cat','50'),(38,18,'product_count_product_cat','31'),(39,20,'product_count_product_cat','15'),(40,21,'product_count_product_cat','8'),(41,22,'product_count_product_cat','8'),(42,24,'product_count_product_cat','12'),(43,25,'product_count_product_cat','18'),(44,26,'product_count_product_cat','8'),(45,27,'product_count_product_cat','7'),(46,28,'product_count_product_cat','14'),(47,29,'product_count_product_cat','2'),(48,30,'product_count_product_cat','4'),(49,31,'product_count_product_cat','21'),(50,32,'product_count_product_cat','20'),(51,33,'product_count_product_cat','5'),(52,34,'product_count_product_cat','19'),(53,35,'product_count_product_cat','8'),(54,36,'product_count_product_cat','10'),(55,37,'product_count_product_cat','3'),(56,39,'product_count_product_cat','6'),(57,40,'product_count_product_cat','18'),(58,41,'product_count_product_cat','5'),(59,42,'product_count_product_cat','3'),(60,43,'product_count_product_cat','4'),(61,44,'product_count_product_cat','6'),(62,45,'product_count_product_cat','12'),(63,46,'product_count_product_cat','2'),(64,47,'product_count_product_cat','2'),(65,49,'product_count_product_cat','2'),(66,50,'product_count_product_cat','9'),(67,51,'product_count_product_cat','23'),(68,53,'product_count_product_cat','38'),(69,54,'product_count_product_cat','11'),(70,55,'product_count_product_cat','1'),(71,56,'product_count_product_cat','1'),(72,57,'product_count_product_cat','2'),(73,19,'product_count_product_tag','52'),(74,23,'product_count_product_tag','65'),(75,48,'product_count_product_tag','1'),(76,52,'product_count_product_tag','38'),(77,80,'product_count_product_tag','2'),(78,81,'product_count_product_tag','1'),(79,84,'product_count_product_tag','4'),(80,90,'product_count_product_tag','24'),(81,104,'product_count_product_tag','2'),(82,105,'product_count_product_tag','1'),(83,106,'product_count_product_tag','3'),(84,107,'product_count_product_tag','2'),(85,110,'order','0'),(86,110,'product_count_product_cat','3'),(87,110,'thumbnail_id','2500'),(88,111,'order','0'),(89,111,'thumbnail_id','2498'),(90,111,'product_count_product_cat','4'),(91,112,'order','0'),(92,112,'thumbnail_id','2502'),(93,112,'product_count_product_cat','6'),(94,113,'order','0'),(95,113,'thumbnail_id','4778'),(96,113,'product_count_product_cat','6'),(97,114,'order','0'),(98,114,'thumbnail_id','4779'),(99,114,'product_count_product_cat','6'),(100,115,'order','0'),(101,115,'product_count_product_cat','5'),(102,16,'product_count_product_cat','0'),(103,77,'product_count_product_tag','0');
/*!40000 ALTER TABLE `wpew_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_terms`
--

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

--
-- Dumping data for table `wpew_terms`
--

LOCK TABLES `wpew_terms` WRITE;
/*!40000 ALTER TABLE `wpew_terms` DISABLE KEYS */;
INSERT INTO `wpew_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'twentytwentytwo','twentytwentytwo',0),(3,'simple','simple',0),(4,'grouped','grouped',0),(5,'variable','variable',0),(6,'external','external',0),(7,'exclude-from-search','exclude-from-search',0),(8,'exclude-from-catalog','exclude-from-catalog',0),(9,'featured','featured',0),(10,'outofstock','outofstock',0),(11,'rated-1','rated-1',0),(12,'rated-2','rated-2',0),(13,'rated-3','rated-3',0),(14,'rated-4','rated-4',0),(15,'rated-5','rated-5',0),(16,'Uncategorized','uncategorized',0),(17,'Biométricos','biometricos',0),(18,'Biométricos Granding','granding-biometricos',0),(19,'Control de Asistencia','control-de-asistencia',0),(20,'Accesorios','accesorios',0),(21,'Accesorios E-Control','accesorios-e-control',0),(22,'Accesorios Suprema','accesorios-suprema',0),(23,'Control de Acceso','control-de-acceso',0),(24,'Biométricos Suprema','suprema-biometricos',0),(25,'Lectores RFID','lectores-rfid',0),(26,'Lectores RFID Suprema','lectores-rfid-suprema',0),(27,'Lectores RFID Granding','lectores-rfid-granding',0),(28,'Molinetes','molinetes',0),(29,'Lectores RFID Grupo Spec','lectores-rfid-grupo-spec',0),(30,'Biométricos Grupo SPEC','grupo-spec-biometricos',0),(31,'Biblioteca','biblioteca',0),(32,'Productos marca: Bibliotheca','bibliotheca',0),(33,'Molinetes Granding','molinetes-granding',0),(34,'Identificación y Autentificación','identificacion-y-autentificacion',0),(35,'Identificación y Autentificación Suprema','suprema-identificacion',0),(36,'Identificación y Autentificación Secugen','secugen-identificacion',0),(37,'Secugen','secugen',0),(38,'Huella','huella',0),(39,'Reconocimiento facial','reconocimiento-facial',0),(40,'Software','software',0),(41,'Software Suprema','software-suprema',0),(42,'Software Bibliotheca','software-bibliotheca',0),(43,'Software Grupo Spec','software-grupo-spec',0),(44,'Software E-Control','software-e-control',0),(45,'Soluciones térmicas','soluciones-termicas',0),(46,'CCTV','cctv',0),(47,'CCTV PRIME','cctv-prime',0),(48,'Uniview','uniview',0),(49,'Biométricos E-control','e-control-biometricos',0),(50,'Molinetes Gunnebo','molinetes-gunnebo',0),(51,'Cámara IP','camara-ip',0),(52,'CCTV','cctv',0),(53,'Videovigilancia','videovigilancia',0),(54,'NVR','nvr',0),(55,'Accesorio','accesorio',0),(56,'Monitor','monitor',0),(57,'Switch','switch',0),(58,'argenta-child','argenta-child',0),(59,'Adventure','adventure',0),(60,'Business','business',0),(61,'Entertainment','entertainment',0),(62,'Fashion','fashion',0),(63,'Food','food',0),(64,'Technology','technology',0),(65,'Travel','travel',0),(66,'WordPress','wordpress',0),(67,'Argenta','argenta',0),(68,'Argenta Theme','argenta-theme',0),(69,'Colabr.io','colabr-io',0),(70,'Creative','creative',0),(71,'Food','food',0),(72,'Nyhavn','nyhavn',0),(73,'Recipes','recipes',0),(74,'Theme','theme',0),(75,'Travel','travel',0),(76,'WordPress','wordpress',0),(77,'Bags','bags',0),(78,'Black','black',0),(79,'Blue','blue',0),(80,'Creative','creative',0),(81,'Dresses','dresses',0),(82,'Green','green',0),(83,'Grey','grey',0),(84,'Hoodie','hoodie',0),(85,'L','l',0),(86,'Long','long',0),(87,'M','m',0),(88,'Medium','medium',0),(89,'Orange','orange',0),(90,'Outwear','outwear',0),(91,'Red','red',0),(92,'S','s',0),(93,'Short','short',0),(94,'Size 10','size-10',0),(95,'Size 11','size-11',0),(96,'Size 12','size-12',0),(97,'Size 8','size-8',0),(98,'Size 9','size-9',0),(99,'Size L','size-l',0),(100,'Size M','size-m',0),(101,'Size S','size-s',0),(102,'Size XL','size-xl',0),(103,'Size XS','size-xs',0),(104,'T-Shirts','t-shirts',0),(105,'Theme','theme',0),(106,'Tops','tops',0),(107,'WordPress','wordpress',0),(108,'XL','xl',0),(109,'XS','xs',0),(110,'Accessories','accessories',0),(111,'Bags &amp; Purses','bags-purses',0),(112,'Boots &amp; Heels','boots-heels',0),(113,'Coats &amp; Jackets','coats-jackets',0),(114,'Hoodies','hoodies',0),(115,'T-Shirts','t-shirts',0);
/*!40000 ALTER TABLE `wpew_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_usermeta`
--

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

--
-- Dumping data for table `wpew_usermeta`
--

LOCK TABLES `wpew_usermeta` WRITE;
/*!40000 ALTER TABLE `wpew_usermeta` DISABLE KEYS */;
INSERT INTO `wpew_usermeta` VALUES (1,1,'nickname','marketing'),(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,'wpew_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpew_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','0'),(17,1,'bglibDashboardOrder','1'),(18,1,'jetpack_tracks_anon_id','jetpack:Zm5hUJdSv5Zk4yhos8URnGo+'),(19,1,'wpew_dashboard_quick_press_last_post_id','4'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"209.45.53.0\";}'),(36,1,'session_tokens','a:1:{s:64:\"2ce4d6f5cf4e3b3d0c13a2353587917d7fa4d259479d7dbfe5255eed597f3f19\";a:4:{s:10:\"expiration\";i:1661970031;s:2:\"ip\";s:13:\"209.45.53.102\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36\";s:5:\"login\";i:1661797231;}}'),(21,1,'_woocommerce_tracks_anon_id','woo:n52uZ8jHSj22QPbPnGTNjjM3'),(22,1,'wc_last_active','1661731200'),(23,1,'tgmpa_dismissed_notice_tgmpa','1'),(24,1,'wpew_user-settings','libraryContent=browse&edit_element_vcUIPanelWidth=851&edit_element_vcUIPanelLeft=954px&edit_element_vcUIPanelTop=44px&editor=tinymce&hidetb=1'),(25,1,'wpew_user-settings-time','1661794498'),(26,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(27,1,'wpew_media_library_mode','list'),(28,1,'meta-box-order_theme-settings_page_theme-general-header','a:2:{s:4:\"side\";s:9:\"submitdiv\";s:6:\"normal\";s:23:\"acf-group_59229bda27ee2\";}'),(29,1,'screen_layout_theme-settings_page_theme-general-header','2'),(30,1,'dismissed_template_files_notice','1'),(31,1,'closedpostboxes_dashboard','a:0:{}'),(32,1,'metaboxhidden_dashboard','a:3:{i:0;s:36:\"woocommerce_dashboard_recent_reviews\";i:1;s:28:\"woocommerce_dashboard_status\";i:2;s:17:\"dashboard_primary\";}'),(33,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:87:\"dashboard_site_health,woocommerce_dashboard_recent_reviews,woocommerce_dashboard_status\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:19:\"dashboard_right_now\";s:7:\"column4\";s:18:\"dashboard_activity\";}'),(34,1,'closedpostboxes_theme-settings_page_theme-general-woocommerce','a:0:{}'),(35,1,'metaboxhidden_theme-settings_page_theme-general-woocommerce','a:0:{}');
/*!40000 ALTER TABLE `wpew_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_users`
--

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

--
-- Dumping data for table `wpew_users`
--

LOCK TABLES `wpew_users` WRITE;
/*!40000 ALTER TABLE `wpew_users` DISABLE KEYS */;
INSERT INTO `wpew_users` VALUES (1,'marketing','$P$BVa7dkiyODRRBX3O8EHJEWlHp5Thsd/','marketing','marketing@markovations.com','https://marko11.com','2022-08-23 22:57:01','',0,'marketing');
/*!40000 ALTER TABLE `wpew_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_wc_admin_note_actions`
--

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

--
-- Dumping data for table `wpew_wc_admin_note_actions`
--

LOCK TABLES `wpew_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpew_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpew_wc_admin_note_actions` VALUES (1,1,'add-store-details','Add store details','https://marko11.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned','',NULL,NULL),(632,2,'browse_extensions','Browse extensions','https://marko11.com/wp-admin/admin.php?page=wc-addons','unactioned','',NULL,NULL),(633,3,'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),(634,4,'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),(635,5,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned','',NULL,NULL),(636,6,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned','',NULL,NULL),(637,7,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(638,8,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned','',NULL,NULL),(639,9,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned','',NULL,NULL),(640,10,'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),(641,11,'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),(642,12,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(643,13,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(644,14,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(645,15,'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),(646,16,'update-wc-subscriptions-3-0-15','View latest version','https://marko11.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(647,17,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(648,20,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(649,21,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(650,22,'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),(651,22,'dismiss','Dismiss','','actioned','',NULL,NULL),(652,23,'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),(653,23,'dismiss','Dismiss','','actioned','',NULL,NULL),(654,24,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(655,24,'dismiss','Dismiss','','actioned','',NULL,NULL),(656,25,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(657,25,'dismiss','Dismiss','','actioned','',NULL,NULL),(658,26,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(659,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned','',NULL,NULL),(661,28,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(660,28,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(662,29,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(663,29,'dismiss','Dismiss','','actioned','',NULL,NULL),(664,30,'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),(665,31,'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),(666,32,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned','',NULL,NULL),(667,33,'mercado_pago_q3_2022','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022','unactioned','',NULL,NULL),(668,34,'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),(669,34,'dismiss','Dismiss','','actioned','',NULL,NULL),(670,35,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(671,35,'dismiss','Dismiss','','actioned','',NULL,NULL),(672,36,'mobile_app_order_management_q3_2022','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=mobile_app_order_management_q3_2022','actioned','',NULL,NULL),(43,37,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(290,38,'learn-more','Aprende más','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(291,39,'visit-the-theme-marketplace','Visita la tienda de temas','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(292,40,'affirm-insight-first-product-and-payment','Sí','','actioned','Gracias por tus comentarios',NULL,NULL),(293,40,'affirm-insight-first-product-and-payment','No','','actioned','Gracias por tus comentarios',NULL,NULL),(294,41,'day-after-first-product','Aprende más','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(336,42,'learn-more','Aprende más','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL),(673,43,'product_creation_usability_test_3_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned','',NULL,NULL),(463,44,'view-payment-gateways','Aprende más','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wpew_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_wc_admin_notes`
--

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

--
-- Dumping data for table `wpew_wc_admin_notes`
--

LOCK TABLES `wpew_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpew_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpew_wc_admin_notes` VALUES (1,'wc-admin-complete-store-details','info','en_US','Add your store details to complete store setup','Complete your store details with important information for setup such as your store’s base address','{}','unactioned','woocommerce-admin','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(2,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(3,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(4,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(5,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(6,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(7,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(8,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(9,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(10,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','unactioned','woocommerce.com','2022-08-24 13:57:09',NULL,0,'plain','',0,0,'info'),(11,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(12,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','unactioned','woocommerce.com','2022-08-25 23:28:42',NULL,0,'plain','',0,0,'info'),(13,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(14,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(15,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(16,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(17,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(18,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(19,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(20,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(21,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(22,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(23,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(24,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(25,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(26,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(27,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(28,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(29,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(30,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(31,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(32,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(33,'mercado_pago_q3_2022','marketing','en_US','Get paid with Mercado Pago Checkout','Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','{}','unactioned','woocommerce.com','2022-08-23 23:32:29',NULL,0,'plain','',0,0,'info'),(34,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(35,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(36,'mobile_app_order_management_q3_2022','marketing','en_US','Take order management on the go','The WooCommerce Mobile App continues to get better with added order management functionality! Add or remove products, edit fees, or change the shipping options in any existing order – all from within the app.','{}','unactioned','woocommerce.com','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(37,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2022-08-23 23:27:42',NULL,0,'plain','',0,0,'info'),(38,'wc-admin-launch-checklist','info','en_US','¿Estás preparado para lanzar tu tienda?','Para asegurarnos de que nunca tengas esa sensación de «¿Qué se me olvidó?» hemos preparado la lista de comprobación esencial de despegue.','{}','unactioned','woocommerce-admin','2022-08-24 23:27:42',NULL,0,'plain','',0,0,'info'),(39,'wc-admin-choosing-a-theme','marketing','en_US','¿Elegimos un tema?','Echa un vistazo a los temas compatibles con WooCommerce y elige uno alineado con tu marca y las necesidades de tu negocio.','{}','unactioned','woocommerce-admin','2022-08-24 23:27:42',NULL,0,'plain','',0,0,'info'),(40,'wc-admin-insight-first-product-and-payment','survey','en_US','Detalles','Más del 80% de los nuevos vendedores añaden el primer producto y tienen configurado al menos un método de pago durante la primera semana. <br><br>¿Encontraste útil este tipo de consejo?','{}','unactioned','woocommerce-admin','2022-08-24 23:27:42',NULL,0,'plain','',0,0,'info'),(41,'wc-admin-customizing-product-catalog','info','en_US','Cómo personalizar tu catálogo de productos','Quieres que tu catálogo de productos y tus imágenes tengan un aspecto estupendo y estén en consonancia con tu marca. Esta guía te dará todos los consejos que necesitas para que tus productos se vean bien en tu tienda.','{}','unactioned','woocommerce-admin','2022-08-24 23:27:42',NULL,0,'plain','',0,0,'info'),(42,'wc-admin-mobile-app','info','en_US','Instala la aplicación móvil WooCommerce','Instala la aplicación móvil de WooCommerce para gestionar pedidos, recibir avisos de ventas y ver métricas clave – allí donde estés.','{}','unactioned','woocommerce-admin','2022-08-25 23:28:42',NULL,0,'plain','',0,0,'info'),(43,'product_creation_usability_test_3_months','survey','en_US','Have a say in the future of WooCommerce','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','unactioned','woocommerce.com','2022-08-26 23:28:21',NULL,0,'plain','',0,0,'info'),(44,'wc-admin-onboarding-payments-reminder','info','en_US','¡Empieza a aceptar pagos en tu tienda!','Acepta pagos mediante el proveedor adecuado para ti - elige entre más de 100 pasarelas de pago para WooCommerce.','{}','unactioned','woocommerce-admin','2022-08-28 23:36:37',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wpew_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_wc_category_lookup`
--

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

--
-- Dumping data for table `wpew_wc_category_lookup`
--

LOCK TABLES `wpew_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpew_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpew_wc_category_lookup` VALUES (16,16),(17,17),(18,18),(20,20),(21,21),(22,22),(24,24),(25,25),(26,26),(27,27),(28,28),(29,29),(30,30),(31,31),(32,32),(33,33),(34,34),(35,35),(36,36),(37,37),(39,39),(40,40),(41,41),(42,42),(43,43),(44,44),(45,45),(46,46),(47,47),(49,49),(50,50),(51,51),(53,53),(54,54),(55,55),(56,56),(57,57),(110,110),(111,111),(112,112),(113,113),(114,114),(115,115);
/*!40000 ALTER TABLE `wpew_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_wc_customer_lookup`
--

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

--
-- Dumping data for table `wpew_wc_customer_lookup`
--

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

--
-- Table structure for table `wpew_wc_download_log`
--

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

--
-- Dumping data for table `wpew_wc_download_log`
--

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

--
-- Table structure for table `wpew_wc_order_coupon_lookup`
--

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

--
-- Dumping data for table `wpew_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wpew_wc_order_product_lookup`
--

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

--
-- Dumping data for table `wpew_wc_order_product_lookup`
--

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

--
-- Table structure for table `wpew_wc_order_stats`
--

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

--
-- Dumping data for table `wpew_wc_order_stats`
--

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

--
-- Table structure for table `wpew_wc_order_tax_lookup`
--

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

--
-- Dumping data for table `wpew_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wpew_wc_product_attributes_lookup`
--

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

--
-- Dumping data for table `wpew_wc_product_attributes_lookup`
--

LOCK TABLES `wpew_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wpew_wc_product_attributes_lookup` DISABLE KEYS */;
INSERT INTO `wpew_wc_product_attributes_lookup` VALUES (2136,2135,'pa_color',91,1,1),(2136,2135,'pa_size',85,1,1),(2136,2135,'pa_size',87,1,1),(2136,2135,'pa_size',92,1,1),(2136,2135,'pa_size',108,1,1),(2136,2135,'pa_size',109,1,1),(2136,2135,'pa_sleeve-length',86,1,1),(2136,2135,'pa_sleeve-length',88,1,1),(2136,2135,'pa_sleeve-length',93,1,1),(2442,2442,'pa_tecnologia',38,0,1),(2579,2579,'pa_size',99,0,1),(2579,2579,'pa_size',100,0,1),(2579,2579,'pa_size',101,0,1),(2579,2579,'pa_size',102,0,1),(2579,2579,'pa_size',103,0,1),(2590,2590,'pa_size',99,0,1),(2590,2590,'pa_size',100,0,1),(2590,2590,'pa_size',101,0,1),(2590,2590,'pa_size',102,0,1),(2590,2590,'pa_size',103,0,1),(2602,2602,'pa_size',99,0,1),(2602,2602,'pa_size',100,0,1),(2602,2602,'pa_size',101,0,1),(2602,2602,'pa_size',103,0,1),(2607,2607,'pa_size',99,0,1),(2607,2607,'pa_size',100,0,1),(2607,2607,'pa_size',101,0,1),(2607,2607,'pa_size',103,0,1),(2616,2616,'pa_size',99,0,1),(2616,2616,'pa_size',100,0,1),(2616,2616,'pa_size',101,0,1),(2616,2616,'pa_size',103,0,1),(2621,2621,'pa_size',99,0,1),(2621,2621,'pa_size',100,0,1),(2621,2621,'pa_size',101,0,1),(2621,2621,'pa_size',103,0,1),(2658,2658,'pa_color',78,0,0),(2658,2658,'pa_color',83,0,0),(2658,2658,'pa_size',94,0,0),(2658,2658,'pa_size',95,0,0),(2658,2658,'pa_size',96,0,0),(2658,2658,'pa_size',97,0,0),(2658,2658,'pa_size',98,0,0),(4684,4684,'pa_color',78,0,1),(4684,4684,'pa_color',79,0,1),(4684,4684,'pa_color',83,0,1),(4684,4684,'pa_size',99,0,1),(4684,4684,'pa_size',100,0,1),(4684,4684,'pa_size',101,0,1),(4684,4684,'pa_size',102,0,1),(4684,4684,'pa_size',103,0,1);
/*!40000 ALTER TABLE `wpew_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_wc_product_download_directories`
--

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

--
-- Dumping data for table `wpew_wc_product_download_directories`
--

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

--
-- Table structure for table `wpew_wc_product_meta_lookup`
--

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

--
-- Dumping data for table `wpew_wc_product_meta_lookup`
--

LOCK TABLES `wpew_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpew_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpew_wc_product_meta_lookup` VALUES (2547,'900055-DF',0,0,130.0000,150.0000,0,NULL,'outofstock',0,0.00,0,'taxable',''),(2595,'900058-DF',0,0,79.0000,79.0000,0,NULL,'outofstock',0,0.00,0,'taxable',''),(2643,'900064-DF',0,0,58.0000,58.0000,0,NULL,'outofstock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wpew_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_wc_rate_limits`
--

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

--
-- Dumping data for table `wpew_wc_rate_limits`
--

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

--
-- Table structure for table `wpew_wc_reserved_stock`
--

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

--
-- Dumping data for table `wpew_wc_reserved_stock`
--

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

--
-- Table structure for table `wpew_wc_tax_rate_classes`
--

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

--
-- Dumping data for table `wpew_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wpew_wc_webhooks`
--

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

--
-- Dumping data for table `wpew_wc_webhooks`
--

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

--
-- Table structure for table `wpew_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wpew_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpew_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wpew_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wpew_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wpew_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wpew_woocommerce_attribute_taxonomies` VALUES (1,'tecnologia','tecnologia','select','menu_order',0),(2,'color','color','select','menu_order',0),(3,'size','size','select','menu_order',0),(4,'sleeve-length','sleeve-length','select','menu_order',0);
/*!40000 ALTER TABLE `wpew_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wpew_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpew_woocommerce_log`
--

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

--
-- Dumping data for table `wpew_woocommerce_log`
--

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

--
-- Table structure for table `wpew_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wpew_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wpew_woocommerce_order_items`
--

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

--
-- Dumping data for table `wpew_woocommerce_order_items`
--

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

--
-- Table structure for table `wpew_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wpew_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpew_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wpew_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpew_woocommerce_sessions`
--

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

--
-- Dumping data for table `wpew_woocommerce_sessions`
--

LOCK TABLES `wpew_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpew_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpew_woocommerce_sessions` VALUES (4,'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:749:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:3:\"LIM\";s:7:\"country\";s:2:\"PE\";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:3:\"LIM\";s:16:\"shipping_country\";s:2:\"PE\";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:26:\"marketing@markovations.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:\"\";}\";}',1661970065);
/*!40000 ALTER TABLE `wpew_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpew_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wpew_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpew_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wpew_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wpew_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wpew_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpew_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wpew_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpew_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wpew_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wpew_wpforms_lite`
--

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

--
-- Dumping data for table `wpew_wpforms_lite`
--

LOCK TABLES `wpew_wpforms_lite` WRITE;
/*!40000 ALTER TABLE `wpew_wpforms_lite` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpew_wpforms_lite` 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 2022-08-29 14:25:08
